ISEbd-21 Nikolay Gapon LabWork05 #10

Closed
NikGapon wants to merge 6 commits from LabWork05 into LabWork04
Showing only changes of commit 7071786d31 - Show all commits

View File

@ -234,7 +234,7 @@
this.numericUpDownWeight.Size = new System.Drawing.Size(90, 23);
this.numericUpDownWeight.TabIndex = 3;
this.numericUpDownWeight.Value = new decimal(new int[] {
750,
200,
0,
0,
0});
@ -261,7 +261,7 @@
this.numericUpDownSpeed.Size = new System.Drawing.Size(90, 23);
this.numericUpDownSpeed.TabIndex = 1;
this.numericUpDownSpeed.Value = new decimal(new int[] {
1000,
200,
0,
0,
0});
@ -328,7 +328,7 @@
//
this.buttonOk.Location = new System.Drawing.Point(660, 165);
this.buttonOk.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.buttonOk.Name = "buttonAddObject";
this.buttonOk.Name = "buttonOk";
this.buttonOk.Size = new System.Drawing.Size(104, 28);
this.buttonOk.TabIndex = 3;
this.buttonOk.Text = "Добавить";