имя формы
This commit is contained in:
parent
f1703099c7
commit
0920c27757
2
SUBD/SUBD/FormResultOfControl.Designer.cs
generated
2
SUBD/SUBD/FormResultOfControl.Designer.cs
generated
@ -183,7 +183,7 @@
|
|||||||
Controls.Add(dataGridView);
|
Controls.Add(dataGridView);
|
||||||
FormBorderStyle = FormBorderStyle.FixedToolWindow;
|
FormBorderStyle = FormBorderStyle.FixedToolWindow;
|
||||||
Name = "FormStatement";
|
Name = "FormStatement";
|
||||||
Text = "Ведомость";
|
Text = "Результат контроля";
|
||||||
Load += FormResultOfControl_Load;
|
Load += FormResultOfControl_Load;
|
||||||
((System.ComponentModel.ISupportInitialize)dataGridView).EndInit();
|
((System.ComponentModel.ISupportInitialize)dataGridView).EndInit();
|
||||||
ResumeLayout(false);
|
ResumeLayout(false);
|
||||||
|
Loading…
Reference in New Issue
Block a user