Ещё одни доп правки
This commit is contained in:
parent
7348390616
commit
84a59803d9
12
ShoeStore/Forms/FormReceipt.Designer.cs
generated
12
ShoeStore/Forms/FormReceipt.Designer.cs
generated
@ -42,9 +42,9 @@
|
||||
label3.AutoSize = true;
|
||||
label3.Location = new Point(26, 160);
|
||||
label3.Name = "label3";
|
||||
label3.Size = new Size(169, 15);
|
||||
label3.Size = new Size(68, 15);
|
||||
label3.TabIndex = 10;
|
||||
label3.Text = "Колиество поступивших пар:";
|
||||
label3.Text = "Колиество:";
|
||||
//
|
||||
// numericUpDownNumOfPairs
|
||||
//
|
||||
@ -76,16 +76,16 @@
|
||||
// label
|
||||
//
|
||||
label.AutoSize = true;
|
||||
label.Location = new Point(26, 39);
|
||||
label.Location = new Point(27, 69);
|
||||
label.Name = "label";
|
||||
label.Size = new Size(148, 15);
|
||||
label.Size = new Size(70, 15);
|
||||
label.TabIndex = 19;
|
||||
label.Text = "Тип поступившео товара:";
|
||||
label.Text = "Тип товара:";
|
||||
//
|
||||
// comboBox1
|
||||
//
|
||||
comboBox1.FormattingEnabled = true;
|
||||
comboBox1.Location = new Point(245, 39);
|
||||
comboBox1.Location = new Point(246, 69);
|
||||
comboBox1.Name = "comboBox1";
|
||||
comboBox1.Size = new Size(121, 23);
|
||||
comboBox1.TabIndex = 20;
|
||||
|
Loading…
x
Reference in New Issue
Block a user