ISEbd-21 Nikolay Gapon LabWork05 #10
6
Airbus/Airbus/FormAirplaneConfig.Designer.cs
generated
6
Airbus/Airbus/FormAirplaneConfig.Designer.cs
generated
@ -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 = "Добавить";
|
||||
|
Loading…
Reference in New Issue
Block a user