исправила ошибки лаба 1
This commit is contained in:
parent
851a875b08
commit
8a3ae4c156
@ -100,7 +100,7 @@
|
||||
this.Controls.Add(this.labelCost);
|
||||
this.Controls.Add(this.labelName);
|
||||
this.Name = "FormComponent";
|
||||
this.Text = "FormComponent";
|
||||
this.Text = "Компонент";
|
||||
this.Load += new System.EventHandler(this.FormComponent_Load);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
Loading…
Reference in New Issue
Block a user