Усложнённая лабораторная №1: Исправление

This commit is contained in:
Сергей Полевой 2023-04-21 01:43:58 +04:00
parent 992bc106c7
commit 9a711e04ce

View File

@ -75,12 +75,12 @@
this.comboBoxShop.Size = new System.Drawing.Size(220, 23);
this.comboBoxShop.TabIndex = 3;
//
// comboBoxDocument
// comboBoxBouquet
//
this.comboBoxBouquet.FormattingEnabled = true;
this.comboBoxBouquet.Location = new System.Drawing.Point(130, 52);
this.comboBoxBouquet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.comboBoxBouquet.Name = "comboBoxDocument";
this.comboBoxBouquet.Name = "comboBoxBouquet";
this.comboBoxBouquet.Size = new System.Drawing.Size(220, 23);
this.comboBoxBouquet.TabIndex = 4;
//