Polevoy S.V. LabWork02_hard #4

Closed
ChipsEater wants to merge 9 commits from LabWork02_hard into LabWork01_hard
Showing only changes of commit e191d9a0cf - Show all commits

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;
//