работает

This commit is contained in:
AnnaLioness 2024-03-24 19:59:53 +04:00
parent d238f605e7
commit d0f6d47893

View File

@ -98,9 +98,10 @@
this.panel.Controls.Add(this.buttonMake);
this.panel.Controls.Add(this.dateTimePickerTo);
this.panel.Controls.Add(this.label2);
this.panel.Location = new System.Drawing.Point(12, 3);
this.panel.Dock = System.Windows.Forms.DockStyle.Top;
this.panel.Location = new System.Drawing.Point(0, 0);
this.panel.Name = "panel";
this.panel.Size = new System.Drawing.Size(776, 48);
this.panel.Size = new System.Drawing.Size(800, 48);
this.panel.TabIndex = 6;
//
// FormReportOrders