TestSave
This commit is contained in:
parent
4be2cfc5a4
commit
807b93dd34
@ -97,7 +97,7 @@
|
||||
Controls.Add(buttonAdd);
|
||||
Controls.Add(dataGridView);
|
||||
Name = "DressesForm";
|
||||
Text = "Форма платье";
|
||||
Text = "Форма с платьем";
|
||||
Load += DressesForm_Load;
|
||||
((System.ComponentModel.ISupportInitialize)dataGridView).EndInit();
|
||||
ResumeLayout(false);
|
||||
|
Loading…
Reference in New Issue
Block a user