This commit is contained in:
Калышев Ян 2023-02-17 17:19:29 +04:00
parent b7d3ace507
commit c33386f7cd

View File

@ -73,9 +73,9 @@
this.labelManufacture.AutoSize = true;
this.labelManufacture.Location = new System.Drawing.Point(29, 38);
this.labelManufacture.Name = "labelManufacture";
this.labelManufacture.Size = new System.Drawing.Size(52, 15);
this.labelManufacture.Size = new System.Drawing.Size(53, 15);
this.labelManufacture.TabIndex = 10;
this.labelManufacture.Text = "Поездка";
this.labelManufacture.Text = "Изделие";
//
// comboBoxShop
//