Bazunov A.I. Lab Work #4 #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork_4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -0,0 +111,4 @@
this.ClientSize = new System.Drawing.Size(800, 450);
this.Controls.Add(this.panel);
this.Name = "FormReportOrders";
this.Text = "FormReportsOrders";
Заголовок формы оформлен неверно
@ -0,0 +83,4 @@
this.Controls.Add(this.dataGridView);
this.Controls.Add(this.ButtonSave);
this.Name = "FormComponentsOnSushi";
this.Text = "FormComponentsOnSushi";
Заголовок формы оформлен неверно
Pull request closed