This commit is contained in:
Sergey Kozyrev 2024-04-05 14:49:09 +04:00
parent 1b1e04d9e7
commit 68cf9d32cd
2 changed files with 199 additions and 199 deletions

View File

@ -110,7 +110,7 @@
ClientSize = new Size(1060, 450);
Controls.Add(panel);
Name = "ReportOrdersForm";
Text = "ReportOrtdersForm";
Text = "Форма отчетов по заказам";
panel.ResumeLayout(false);
panel.PerformLayout();
ResumeLayout(false);