должно быть готово

This commit is contained in:
Казначеева Елизавета 2023-11-04 23:36:09 +04:00
parent 6eb869fd5c
commit 7686622b37

View File

@ -88,6 +88,7 @@
this.listBoxStorages.Name = "listBoxStorages";
this.listBoxStorages.Size = new System.Drawing.Size(147, 94);
this.listBoxStorages.TabIndex = 3;
this.listBoxStorages.SelectedIndexChanged += new System.EventHandler(this.ListBoxObjects_SelectedIndexChanged);
//
// buttonAddObject
//