Rename
This commit is contained in:
parent
1b1e04d9e7
commit
68cf9d32cd
@ -110,7 +110,7 @@
|
||||
ClientSize = new Size(1060, 450);
|
||||
Controls.Add(panel);
|
||||
Name = "ReportOrdersForm";
|
||||
Text = "ReportOrtdersForm";
|
||||
Text = "Форма отчетов по заказам";
|
||||
panel.ResumeLayout(false);
|
||||
panel.PerformLayout();
|
||||
ResumeLayout(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user