Putilin P. A. Lab work 2 Hard #11

Closed
Pavel wants to merge 15 commits from Lab2Hard into Lab1Hard
Showing only changes of commit 3110a0425c - Show all commits

View File

@ -114,7 +114,7 @@
this.Controls.Add(this.label1);
this.Controls.Add(this.comboBoxReinforced);
this.Name = "FormSellReinforced";
this.Text = "FormSellReinforced";
this.Text = "Продать изделие";
((System.ComponentModel.ISupportInitialize)(this.numericUpDownCount)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();