cambio de nombre, añadida otra precarga de datos para

This commit is contained in:
fedpo
2024-08-05 23:21:01 +01:00
committed by fede
parent 81f879eec3
commit e1502ecab0
22 changed files with 351 additions and 130 deletions

View File

@@ -70,7 +70,7 @@
// ID
//
ID.AutoSize = true;
ID.Location = new Point(11, 26);
ID.Location = new Point(26, 20);
ID.Name = "ID";
ID.Size = new Size(18, 15);
ID.TabIndex = 2;