tify">// label6
//. label6.AutoSize = true;. label6.Location = new System.Drawing.Point (70, 178);. label6.Name = "label6";. label6.Size = new System.Drawing.Size (62, 13);. label6.TabIndex = 17;. label6.Text = "Вартість";
//
// button4
//. button4.Location = new System.Drawing.Point (174, 222);. button4.Name = "button4";. button4.Size = new System.Drawing.Size (75 , 23);. button4.TabIndex = 16;. button4.Text = "Видалити";. button4.UseVisualStyleBackColor = true;. button4.Click + = new System.EventHandler (this.button4_Click);
//
// button3
//. button3.Location = new System.Drawing.Point (100, 222);. button3.Name = "button3";. button3.Size = new System.Drawing.Size (68 , 23);. button3.TabIndex = 15;. button3.Text = "Змінити";. button3.UseVisualStyleBackColor = true;. button3.Click + = new System.EventHandler (this.button3_Click);
//
// button2
//. button2.Location = new System.Drawing.Point (19, 222);. button2.Name = "button2";. button2.Size = new System.Drawing.Size (75 , 23);. button2.TabIndex = 14;. button2.Text = "Додати";. button2.UseVisualStyleBackColor = true;. button2.Click + = new System.EventHandler (this.button2_Click);
//
// numericUpDown1
//. numericUpDown1.Location = new System.Drawing.Point (194, 19);. numericUpDown1.Maximum = new decimal (new int [] {
,
,
,
});. numericUpDown1.Minimum = new decimal (new int [] {
,
,
,
});. numericUpDown1.Name = "numericUpDown1";. numericUpDown1.Size = new System.Drawing.Size (37, 20);. numericUpDown1.TabIndex = 13;. numericUpDown1.Value = new decimal (new int [] {
,
,
,
});
//
// checkBox3
//. checkBox3.AutoSize = true;. checkBox3.Location = new System.Drawing.Point (183, 127);. checkBox3.Name = "checkBox3";. checkBox3.Size = new System.Drawing.Size (65, 17);. checkBox3.TabIndex = 12;. checkBox3.Text = "Так/Ні";. checkBox3.UseVisualStyleBackColor = true;
//
// label5
//. label5.AutoSize = true;. label5.Location = new System.Drawing.Point (94, 128);. label5.Name = "label5";. label5.Size = new System.Drawing.Size (55, 13);. label5.TabIndex = 11;. label5.Text = "Сан. вузол ";
//
// label4
//. label4.AutoSize = true;. label4.Location = new System.Drawing.Point (94, 16);. label4.Name = "label4";. ...