Agliullov D. A. Lab Work 1 Hard #3

Closed
d.agliullov wants to merge 22 commits from Lab1_Hard into Lab1_Base
Showing only changes of commit b798c28327 - Show all commits

View File

@ -127,7 +127,6 @@
this.Controls.Add(this.label1);
this.Name = "FormCreateOrder";
this.Text = "Создание заказа";
this.Load += new System.EventHandler(this.FormCreateOrder_Load);
((System.ComponentModel.ISupportInitialize)(this.textBoxCount)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();