Agliullov D. A. Lab work 1 Base #2
1
Confectionery/FormCreateOrder.Designer.cs
generated
1
Confectionery/FormCreateOrder.Designer.cs
generated
@ -127,7 +127,6 @@
|
||||
this.Controls.Add(this.label1);
|
||||
this.Name = "FormCreateOrder";
|
||||
this.Text = "Создание заказа";
|
||||
this.Load += new System.EventHandler(this.FormCreateOrder_Load_1);
|
||||
((System.ComponentModel.ISupportInitialize)(this.textBoxCount)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
@ -114,12 +114,6 @@ namespace ConfectioneryView
|
||||
DialogResult = DialogResult.Cancel;
|
||||
Close();
|
||||
}
|
||||
|
||||
private void FormCreateOrder_Load_1(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user