фикс
This commit is contained in:
parent
39d7671775
commit
349e3962c7
@ -96,6 +96,7 @@
|
||||
Controls.Add(dataGridView);
|
||||
Name = "FormComponents";
|
||||
Text = "Компоненты";
|
||||
Load += FormComponents_Load;
|
||||
((System.ComponentModel.ISupportInitialize)dataGridView).EndInit();
|
||||
ResumeLayout(false);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user