j
This commit is contained in:
parent
6871b197bf
commit
c0f44442ee
137
ProjertTrain/ProjertTrain/FormTrainConfing.Designer.cs
generated
137
ProjertTrain/ProjertTrain/FormTrainConfing.Designer.cs
generated
@ -30,7 +30,6 @@
|
|||||||
{
|
{
|
||||||
groupBoxConfing = new GroupBox();
|
groupBoxConfing = new GroupBox();
|
||||||
groupBoxColors = new GroupBox();
|
groupBoxColors = new GroupBox();
|
||||||
pictureBox1 = new PictureBox();
|
|
||||||
panelPurple = new Panel();
|
panelPurple = new Panel();
|
||||||
panelBlack = new Panel();
|
panelBlack = new Panel();
|
||||||
panelGray = new Panel();
|
panelGray = new Panel();
|
||||||
@ -56,7 +55,6 @@
|
|||||||
labelBodyColor = new Label();
|
labelBodyColor = new Label();
|
||||||
groupBoxConfing.SuspendLayout();
|
groupBoxConfing.SuspendLayout();
|
||||||
groupBoxColors.SuspendLayout();
|
groupBoxColors.SuspendLayout();
|
||||||
((System.ComponentModel.ISupportInitialize)pictureBox1).BeginInit();
|
|
||||||
((System.ComponentModel.ISupportInitialize)numericUpDownWeight).BeginInit();
|
((System.ComponentModel.ISupportInitialize)numericUpDownWeight).BeginInit();
|
||||||
((System.ComponentModel.ISupportInitialize)numericUpDownSpeed).BeginInit();
|
((System.ComponentModel.ISupportInitialize)numericUpDownSpeed).BeginInit();
|
||||||
((System.ComponentModel.ISupportInitialize)pictureBoxObject).BeginInit();
|
((System.ComponentModel.ISupportInitialize)pictureBoxObject).BeginInit();
|
||||||
@ -77,17 +75,14 @@
|
|||||||
groupBoxConfing.Controls.Add(labelSimpleObject);
|
groupBoxConfing.Controls.Add(labelSimpleObject);
|
||||||
groupBoxConfing.Dock = DockStyle.Left;
|
groupBoxConfing.Dock = DockStyle.Left;
|
||||||
groupBoxConfing.Location = new Point(0, 0);
|
groupBoxConfing.Location = new Point(0, 0);
|
||||||
groupBoxConfing.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
groupBoxConfing.Name = "groupBoxConfing";
|
groupBoxConfing.Name = "groupBoxConfing";
|
||||||
groupBoxConfing.Padding = new Padding(3, 2, 3, 2);
|
groupBoxConfing.Size = new Size(626, 261);
|
||||||
groupBoxConfing.Size = new Size(548, 196);
|
|
||||||
groupBoxConfing.TabIndex = 0;
|
groupBoxConfing.TabIndex = 0;
|
||||||
groupBoxConfing.TabStop = false;
|
groupBoxConfing.TabStop = false;
|
||||||
groupBoxConfing.Text = "Параметры";
|
groupBoxConfing.Text = "Параметры";
|
||||||
//
|
//
|
||||||
// groupBoxColors
|
// groupBoxColors
|
||||||
//
|
//
|
||||||
groupBoxColors.Controls.Add(pictureBox1);
|
|
||||||
groupBoxColors.Controls.Add(panelPurple);
|
groupBoxColors.Controls.Add(panelPurple);
|
||||||
groupBoxColors.Controls.Add(panelBlack);
|
groupBoxColors.Controls.Add(panelBlack);
|
||||||
groupBoxColors.Controls.Add(panelGray);
|
groupBoxColors.Controls.Add(panelGray);
|
||||||
@ -96,102 +91,83 @@
|
|||||||
groupBoxColors.Controls.Add(panelBlue);
|
groupBoxColors.Controls.Add(panelBlue);
|
||||||
groupBoxColors.Controls.Add(panelGreen);
|
groupBoxColors.Controls.Add(panelGreen);
|
||||||
groupBoxColors.Controls.Add(panelRed);
|
groupBoxColors.Controls.Add(panelRed);
|
||||||
groupBoxColors.Location = new Point(286, 20);
|
groupBoxColors.Location = new Point(327, 27);
|
||||||
groupBoxColors.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
groupBoxColors.Name = "groupBoxColors";
|
groupBoxColors.Name = "groupBoxColors";
|
||||||
groupBoxColors.Padding = new Padding(3, 2, 3, 2);
|
groupBoxColors.Size = new Size(280, 155);
|
||||||
groupBoxColors.Size = new Size(245, 116);
|
|
||||||
groupBoxColors.TabIndex = 9;
|
groupBoxColors.TabIndex = 9;
|
||||||
groupBoxColors.TabStop = false;
|
groupBoxColors.TabStop = false;
|
||||||
groupBoxColors.Text = "Цвета";
|
groupBoxColors.Text = "Цвета";
|
||||||
//
|
//
|
||||||
// pictureBox1
|
|
||||||
//
|
|
||||||
pictureBox1.Location = new Point(188, 18);
|
|
||||||
pictureBox1.Name = "pictureBox1";
|
|
||||||
pictureBox1.Size = new Size(100, 50);
|
|
||||||
pictureBox1.TabIndex = 2;
|
|
||||||
pictureBox1.TabStop = false;
|
|
||||||
//
|
|
||||||
// panelPurple
|
// panelPurple
|
||||||
//
|
//
|
||||||
panelPurple.BackColor = Color.Purple;
|
panelPurple.BackColor = Color.Purple;
|
||||||
panelPurple.Location = new Point(190, 72);
|
panelPurple.Location = new Point(217, 96);
|
||||||
panelPurple.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelPurple.Name = "panelPurple";
|
panelPurple.Name = "panelPurple";
|
||||||
panelPurple.Size = new Size(42, 35);
|
panelPurple.Size = new Size(48, 47);
|
||||||
panelPurple.TabIndex = 1;
|
panelPurple.TabIndex = 1;
|
||||||
//
|
//
|
||||||
// panelBlack
|
// panelBlack
|
||||||
//
|
//
|
||||||
panelBlack.BackColor = Color.Black;
|
panelBlack.BackColor = Color.Black;
|
||||||
panelBlack.Location = new Point(130, 72);
|
panelBlack.Location = new Point(149, 96);
|
||||||
panelBlack.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelBlack.Name = "panelBlack";
|
panelBlack.Name = "panelBlack";
|
||||||
panelBlack.Size = new Size(42, 35);
|
panelBlack.Size = new Size(48, 47);
|
||||||
panelBlack.TabIndex = 1;
|
panelBlack.TabIndex = 1;
|
||||||
//
|
//
|
||||||
// panelGray
|
// panelGray
|
||||||
//
|
//
|
||||||
panelGray.BackColor = Color.Gray;
|
panelGray.BackColor = Color.Gray;
|
||||||
panelGray.Location = new Point(72, 72);
|
panelGray.Location = new Point(82, 96);
|
||||||
panelGray.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelGray.Name = "panelGray";
|
panelGray.Name = "panelGray";
|
||||||
panelGray.Size = new Size(42, 35);
|
panelGray.Size = new Size(48, 47);
|
||||||
panelGray.TabIndex = 1;
|
panelGray.TabIndex = 1;
|
||||||
//
|
//
|
||||||
// panelWhite
|
// panelWhite
|
||||||
//
|
//
|
||||||
panelWhite.BackColor = Color.White;
|
panelWhite.BackColor = Color.White;
|
||||||
panelWhite.Location = new Point(15, 72);
|
panelWhite.Location = new Point(17, 96);
|
||||||
panelWhite.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelWhite.Name = "panelWhite";
|
panelWhite.Name = "panelWhite";
|
||||||
panelWhite.Size = new Size(42, 35);
|
panelWhite.Size = new Size(48, 47);
|
||||||
panelWhite.TabIndex = 1;
|
panelWhite.TabIndex = 1;
|
||||||
//
|
//
|
||||||
// panelYellow
|
// panelYellow
|
||||||
//
|
//
|
||||||
panelYellow.BackColor = Color.Yellow;
|
panelYellow.BackColor = Color.Yellow;
|
||||||
panelYellow.Location = new Point(190, 23);
|
panelYellow.Location = new Point(217, 31);
|
||||||
panelYellow.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelYellow.Name = "panelYellow";
|
panelYellow.Name = "panelYellow";
|
||||||
panelYellow.Size = new Size(42, 35);
|
panelYellow.Size = new Size(48, 47);
|
||||||
panelYellow.TabIndex = 1;
|
panelYellow.TabIndex = 1;
|
||||||
//
|
//
|
||||||
// panelBlue
|
// panelBlue
|
||||||
//
|
//
|
||||||
panelBlue.BackColor = Color.Blue;
|
panelBlue.BackColor = Color.Blue;
|
||||||
panelBlue.Location = new Point(130, 23);
|
panelBlue.Location = new Point(149, 31);
|
||||||
panelBlue.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelBlue.Name = "panelBlue";
|
panelBlue.Name = "panelBlue";
|
||||||
panelBlue.Size = new Size(42, 35);
|
panelBlue.Size = new Size(48, 47);
|
||||||
panelBlue.TabIndex = 1;
|
panelBlue.TabIndex = 1;
|
||||||
//
|
//
|
||||||
// panelGreen
|
// panelGreen
|
||||||
//
|
//
|
||||||
panelGreen.BackColor = Color.Green;
|
panelGreen.BackColor = Color.Green;
|
||||||
panelGreen.Location = new Point(72, 23);
|
panelGreen.Location = new Point(82, 31);
|
||||||
panelGreen.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelGreen.Name = "panelGreen";
|
panelGreen.Name = "panelGreen";
|
||||||
panelGreen.Size = new Size(42, 35);
|
panelGreen.Size = new Size(48, 47);
|
||||||
panelGreen.TabIndex = 1;
|
panelGreen.TabIndex = 1;
|
||||||
//
|
//
|
||||||
// panelRed
|
// panelRed
|
||||||
//
|
//
|
||||||
panelRed.BackColor = Color.Red;
|
panelRed.BackColor = Color.Red;
|
||||||
panelRed.Location = new Point(15, 23);
|
panelRed.Location = new Point(17, 31);
|
||||||
panelRed.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelRed.Name = "panelRed";
|
panelRed.Name = "panelRed";
|
||||||
panelRed.Size = new Size(42, 35);
|
panelRed.Size = new Size(48, 47);
|
||||||
panelRed.TabIndex = 0;
|
panelRed.TabIndex = 0;
|
||||||
//
|
//
|
||||||
// checkBoxHeadlight
|
// checkBoxHeadlight
|
||||||
//
|
//
|
||||||
checkBoxHeadlight.AutoSize = true;
|
checkBoxHeadlight.AutoSize = true;
|
||||||
checkBoxHeadlight.Location = new Point(5, 163);
|
checkBoxHeadlight.Location = new Point(6, 217);
|
||||||
checkBoxHeadlight.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
checkBoxHeadlight.Name = "checkBoxHeadlight";
|
checkBoxHeadlight.Name = "checkBoxHeadlight";
|
||||||
checkBoxHeadlight.Size = new Size(168, 19);
|
checkBoxHeadlight.Size = new Size(211, 24);
|
||||||
checkBoxHeadlight.TabIndex = 8;
|
checkBoxHeadlight.TabIndex = 8;
|
||||||
checkBoxHeadlight.Text = "Признак наличие фонаря";
|
checkBoxHeadlight.Text = "Признак наличие фонаря";
|
||||||
checkBoxHeadlight.UseVisualStyleBackColor = true;
|
checkBoxHeadlight.UseVisualStyleBackColor = true;
|
||||||
@ -200,10 +176,9 @@
|
|||||||
// checkBoxElectro
|
// checkBoxElectro
|
||||||
//
|
//
|
||||||
checkBoxElectro.AutoSize = true;
|
checkBoxElectro.AutoSize = true;
|
||||||
checkBoxElectro.Location = new Point(5, 127);
|
checkBoxElectro.Location = new Point(6, 169);
|
||||||
checkBoxElectro.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
checkBoxElectro.Name = "checkBoxElectro";
|
checkBoxElectro.Name = "checkBoxElectro";
|
||||||
checkBoxElectro.Size = new Size(170, 19);
|
checkBoxElectro.Size = new Size(215, 24);
|
||||||
checkBoxElectro.TabIndex = 7;
|
checkBoxElectro.TabIndex = 7;
|
||||||
checkBoxElectro.Text = "Признак наличие батареи";
|
checkBoxElectro.Text = "Признак наличие батареи";
|
||||||
checkBoxElectro.UseVisualStyleBackColor = true;
|
checkBoxElectro.UseVisualStyleBackColor = true;
|
||||||
@ -212,10 +187,9 @@
|
|||||||
// checkBoxHorns
|
// checkBoxHorns
|
||||||
//
|
//
|
||||||
checkBoxHorns.AutoSize = true;
|
checkBoxHorns.AutoSize = true;
|
||||||
checkBoxHorns.Location = new Point(5, 92);
|
checkBoxHorns.Location = new Point(6, 123);
|
||||||
checkBoxHorns.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
checkBoxHorns.Name = "checkBoxHorns";
|
checkBoxHorns.Name = "checkBoxHorns";
|
||||||
checkBoxHorns.Size = new Size(158, 19);
|
checkBoxHorns.Size = new Size(199, 24);
|
||||||
checkBoxHorns.TabIndex = 6;
|
checkBoxHorns.TabIndex = 6;
|
||||||
checkBoxHorns.Text = "Признак наличие рогов";
|
checkBoxHorns.Text = "Признак наличие рогов";
|
||||||
checkBoxHorns.UseVisualStyleBackColor = true;
|
checkBoxHorns.UseVisualStyleBackColor = true;
|
||||||
@ -223,50 +197,48 @@
|
|||||||
//
|
//
|
||||||
// numericUpDownWeight
|
// numericUpDownWeight
|
||||||
//
|
//
|
||||||
numericUpDownWeight.Location = new Point(82, 51);
|
numericUpDownWeight.Location = new Point(94, 68);
|
||||||
numericUpDownWeight.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
numericUpDownWeight.Maximum = new decimal(new int[] { 1000, 0, 0, 0 });
|
numericUpDownWeight.Maximum = new decimal(new int[] { 1000, 0, 0, 0 });
|
||||||
numericUpDownWeight.Minimum = new decimal(new int[] { 100, 0, 0, 0 });
|
numericUpDownWeight.Minimum = new decimal(new int[] { 100, 0, 0, 0 });
|
||||||
numericUpDownWeight.Name = "numericUpDownWeight";
|
numericUpDownWeight.Name = "numericUpDownWeight";
|
||||||
numericUpDownWeight.Size = new Size(100, 23);
|
numericUpDownWeight.Size = new Size(114, 27);
|
||||||
numericUpDownWeight.TabIndex = 5;
|
numericUpDownWeight.TabIndex = 5;
|
||||||
numericUpDownWeight.Value = new decimal(new int[] { 100, 0, 0, 0 });
|
numericUpDownWeight.Value = new decimal(new int[] { 100, 0, 0, 0 });
|
||||||
//
|
//
|
||||||
// labelWeight
|
// labelWeight
|
||||||
//
|
//
|
||||||
labelWeight.AutoSize = true;
|
labelWeight.AutoSize = true;
|
||||||
labelWeight.Location = new Point(24, 52);
|
labelWeight.Location = new Point(27, 69);
|
||||||
labelWeight.Name = "labelWeight";
|
labelWeight.Name = "labelWeight";
|
||||||
labelWeight.Size = new Size(29, 15);
|
labelWeight.Size = new Size(36, 20);
|
||||||
labelWeight.TabIndex = 4;
|
labelWeight.TabIndex = 4;
|
||||||
labelWeight.Text = "Вес:";
|
labelWeight.Text = "Вес:";
|
||||||
//
|
//
|
||||||
// numericUpDownSpeed
|
// numericUpDownSpeed
|
||||||
//
|
//
|
||||||
numericUpDownSpeed.Location = new Point(82, 24);
|
numericUpDownSpeed.Location = new Point(94, 32);
|
||||||
numericUpDownSpeed.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
numericUpDownSpeed.Maximum = new decimal(new int[] { 1000, 0, 0, 0 });
|
numericUpDownSpeed.Maximum = new decimal(new int[] { 1000, 0, 0, 0 });
|
||||||
numericUpDownSpeed.Minimum = new decimal(new int[] { 100, 0, 0, 0 });
|
numericUpDownSpeed.Minimum = new decimal(new int[] { 100, 0, 0, 0 });
|
||||||
numericUpDownSpeed.Name = "numericUpDownSpeed";
|
numericUpDownSpeed.Name = "numericUpDownSpeed";
|
||||||
numericUpDownSpeed.Size = new Size(100, 23);
|
numericUpDownSpeed.Size = new Size(114, 27);
|
||||||
numericUpDownSpeed.TabIndex = 3;
|
numericUpDownSpeed.TabIndex = 3;
|
||||||
numericUpDownSpeed.Value = new decimal(new int[] { 100, 0, 0, 0 });
|
numericUpDownSpeed.Value = new decimal(new int[] { 100, 0, 0, 0 });
|
||||||
//
|
//
|
||||||
// labelSpeed
|
// labelSpeed
|
||||||
//
|
//
|
||||||
labelSpeed.AutoSize = true;
|
labelSpeed.AutoSize = true;
|
||||||
labelSpeed.Location = new Point(10, 24);
|
labelSpeed.Location = new Point(11, 32);
|
||||||
labelSpeed.Name = "labelSpeed";
|
labelSpeed.Name = "labelSpeed";
|
||||||
labelSpeed.Size = new Size(62, 15);
|
labelSpeed.Size = new Size(76, 20);
|
||||||
labelSpeed.TabIndex = 2;
|
labelSpeed.TabIndex = 2;
|
||||||
labelSpeed.Text = "Скорость:";
|
labelSpeed.Text = "Скорость:";
|
||||||
//
|
//
|
||||||
// labelModifiedObject
|
// labelModifiedObject
|
||||||
//
|
//
|
||||||
labelModifiedObject.BorderStyle = BorderStyle.FixedSingle;
|
labelModifiedObject.BorderStyle = BorderStyle.FixedSingle;
|
||||||
labelModifiedObject.Location = new Point(416, 152);
|
labelModifiedObject.Location = new Point(475, 203);
|
||||||
labelModifiedObject.Name = "labelModifiedObject";
|
labelModifiedObject.Name = "labelModifiedObject";
|
||||||
labelModifiedObject.Size = new Size(115, 34);
|
labelModifiedObject.Size = new Size(131, 45);
|
||||||
labelModifiedObject.TabIndex = 1;
|
labelModifiedObject.TabIndex = 1;
|
||||||
labelModifiedObject.Text = "Продвинутый";
|
labelModifiedObject.Text = "Продвинутый";
|
||||||
labelModifiedObject.TextAlign = ContentAlignment.MiddleCenter;
|
labelModifiedObject.TextAlign = ContentAlignment.MiddleCenter;
|
||||||
@ -275,9 +247,9 @@
|
|||||||
// labelSimpleObject
|
// labelSimpleObject
|
||||||
//
|
//
|
||||||
labelSimpleObject.BorderStyle = BorderStyle.FixedSingle;
|
labelSimpleObject.BorderStyle = BorderStyle.FixedSingle;
|
||||||
labelSimpleObject.Location = new Point(286, 152);
|
labelSimpleObject.Location = new Point(327, 203);
|
||||||
labelSimpleObject.Name = "labelSimpleObject";
|
labelSimpleObject.Name = "labelSimpleObject";
|
||||||
labelSimpleObject.Size = new Size(114, 34);
|
labelSimpleObject.Size = new Size(130, 45);
|
||||||
labelSimpleObject.TabIndex = 0;
|
labelSimpleObject.TabIndex = 0;
|
||||||
labelSimpleObject.Text = "Простой";
|
labelSimpleObject.Text = "Простой";
|
||||||
labelSimpleObject.TextAlign = ContentAlignment.MiddleCenter;
|
labelSimpleObject.TextAlign = ContentAlignment.MiddleCenter;
|
||||||
@ -285,19 +257,17 @@
|
|||||||
//
|
//
|
||||||
// pictureBoxObject
|
// pictureBoxObject
|
||||||
//
|
//
|
||||||
pictureBoxObject.Location = new Point(10, 42);
|
pictureBoxObject.Location = new Point(11, 56);
|
||||||
pictureBoxObject.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
pictureBoxObject.Name = "pictureBoxObject";
|
pictureBoxObject.Name = "pictureBoxObject";
|
||||||
pictureBoxObject.Size = new Size(160, 94);
|
pictureBoxObject.Size = new Size(183, 125);
|
||||||
pictureBoxObject.TabIndex = 1;
|
pictureBoxObject.TabIndex = 1;
|
||||||
pictureBoxObject.TabStop = false;
|
pictureBoxObject.TabStop = false;
|
||||||
//
|
//
|
||||||
// buttonAdd
|
// buttonAdd
|
||||||
//
|
//
|
||||||
buttonAdd.Location = new Point(553, 159);
|
buttonAdd.Location = new Point(632, 212);
|
||||||
buttonAdd.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
buttonAdd.Name = "buttonAdd";
|
buttonAdd.Name = "buttonAdd";
|
||||||
buttonAdd.Size = new Size(82, 22);
|
buttonAdd.Size = new Size(94, 29);
|
||||||
buttonAdd.TabIndex = 2;
|
buttonAdd.TabIndex = 2;
|
||||||
buttonAdd.Text = "Добавить";
|
buttonAdd.Text = "Добавить";
|
||||||
buttonAdd.UseVisualStyleBackColor = true;
|
buttonAdd.UseVisualStyleBackColor = true;
|
||||||
@ -305,10 +275,9 @@
|
|||||||
//
|
//
|
||||||
// buttonCancel
|
// buttonCancel
|
||||||
//
|
//
|
||||||
buttonCancel.Location = new Point(648, 159);
|
buttonCancel.Location = new Point(741, 212);
|
||||||
buttonCancel.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
buttonCancel.Name = "buttonCancel";
|
buttonCancel.Name = "buttonCancel";
|
||||||
buttonCancel.Size = new Size(82, 22);
|
buttonCancel.Size = new Size(94, 29);
|
||||||
buttonCancel.TabIndex = 3;
|
buttonCancel.TabIndex = 3;
|
||||||
buttonCancel.Text = "Отмена";
|
buttonCancel.Text = "Отмена";
|
||||||
buttonCancel.UseVisualStyleBackColor = true;
|
buttonCancel.UseVisualStyleBackColor = true;
|
||||||
@ -319,10 +288,9 @@
|
|||||||
panelObject.Controls.Add(labelAdditionalColor);
|
panelObject.Controls.Add(labelAdditionalColor);
|
||||||
panelObject.Controls.Add(labelBodyColor);
|
panelObject.Controls.Add(labelBodyColor);
|
||||||
panelObject.Controls.Add(pictureBoxObject);
|
panelObject.Controls.Add(pictureBoxObject);
|
||||||
panelObject.Location = new Point(553, 9);
|
panelObject.Location = new Point(632, 12);
|
||||||
panelObject.Margin = new Padding(3, 2, 3, 2);
|
|
||||||
panelObject.Name = "panelObject";
|
panelObject.Name = "panelObject";
|
||||||
panelObject.Size = new Size(179, 146);
|
panelObject.Size = new Size(205, 195);
|
||||||
panelObject.TabIndex = 4;
|
panelObject.TabIndex = 4;
|
||||||
panelObject.DragDrop += PanelObject_DragDrop;
|
panelObject.DragDrop += PanelObject_DragDrop;
|
||||||
panelObject.DragEnter += PanelObject_DragEnter;
|
panelObject.DragEnter += PanelObject_DragEnter;
|
||||||
@ -331,9 +299,9 @@
|
|||||||
//
|
//
|
||||||
labelAdditionalColor.AllowDrop = true;
|
labelAdditionalColor.AllowDrop = true;
|
||||||
labelAdditionalColor.BorderStyle = BorderStyle.FixedSingle;
|
labelAdditionalColor.BorderStyle = BorderStyle.FixedSingle;
|
||||||
labelAdditionalColor.Location = new Point(94, 8);
|
labelAdditionalColor.Location = new Point(107, 11);
|
||||||
labelAdditionalColor.Name = "labelAdditionalColor";
|
labelAdditionalColor.Name = "labelAdditionalColor";
|
||||||
labelAdditionalColor.Size = new Size(73, 28);
|
labelAdditionalColor.Size = new Size(83, 37);
|
||||||
labelAdditionalColor.TabIndex = 3;
|
labelAdditionalColor.TabIndex = 3;
|
||||||
labelAdditionalColor.Text = "Доп. цвет";
|
labelAdditionalColor.Text = "Доп. цвет";
|
||||||
labelAdditionalColor.TextAlign = ContentAlignment.MiddleCenter;
|
labelAdditionalColor.TextAlign = ContentAlignment.MiddleCenter;
|
||||||
@ -344,9 +312,9 @@
|
|||||||
//
|
//
|
||||||
labelBodyColor.AllowDrop = true;
|
labelBodyColor.AllowDrop = true;
|
||||||
labelBodyColor.BorderStyle = BorderStyle.FixedSingle;
|
labelBodyColor.BorderStyle = BorderStyle.FixedSingle;
|
||||||
labelBodyColor.Location = new Point(10, 8);
|
labelBodyColor.Location = new Point(11, 11);
|
||||||
labelBodyColor.Name = "labelBodyColor";
|
labelBodyColor.Name = "labelBodyColor";
|
||||||
labelBodyColor.Size = new Size(73, 28);
|
labelBodyColor.Size = new Size(83, 37);
|
||||||
labelBodyColor.TabIndex = 2;
|
labelBodyColor.TabIndex = 2;
|
||||||
labelBodyColor.Text = "Цвет";
|
labelBodyColor.Text = "Цвет";
|
||||||
labelBodyColor.TextAlign = ContentAlignment.MiddleCenter;
|
labelBodyColor.TextAlign = ContentAlignment.MiddleCenter;
|
||||||
@ -355,21 +323,19 @@
|
|||||||
//
|
//
|
||||||
// FormTrainConfing
|
// FormTrainConfing
|
||||||
//
|
//
|
||||||
AutoScaleDimensions = new SizeF(7F, 15F);
|
AutoScaleDimensions = new SizeF(8F, 20F);
|
||||||
AutoScaleMode = AutoScaleMode.Font;
|
AutoScaleMode = AutoScaleMode.Font;
|
||||||
ClientSize = new Size(733, 196);
|
ClientSize = new Size(838, 261);
|
||||||
Controls.Add(panelObject);
|
Controls.Add(panelObject);
|
||||||
Controls.Add(buttonCancel);
|
Controls.Add(buttonCancel);
|
||||||
Controls.Add(buttonAdd);
|
Controls.Add(buttonAdd);
|
||||||
Controls.Add(groupBoxConfing);
|
Controls.Add(groupBoxConfing);
|
||||||
Margin = new Padding(3, 2, 3, 2);
|
|
||||||
Name = "FormTrainConfing";
|
Name = "FormTrainConfing";
|
||||||
Text = "Создание объекта";
|
Text = "Создание объекта";
|
||||||
Load += FormTrainConfing_Load;
|
Load += FormTrainConfing_Load;
|
||||||
groupBoxConfing.ResumeLayout(false);
|
groupBoxConfing.ResumeLayout(false);
|
||||||
groupBoxConfing.PerformLayout();
|
groupBoxConfing.PerformLayout();
|
||||||
groupBoxColors.ResumeLayout(false);
|
groupBoxColors.ResumeLayout(false);
|
||||||
((System.ComponentModel.ISupportInitialize)pictureBox1).EndInit();
|
|
||||||
((System.ComponentModel.ISupportInitialize)numericUpDownWeight).EndInit();
|
((System.ComponentModel.ISupportInitialize)numericUpDownWeight).EndInit();
|
||||||
((System.ComponentModel.ISupportInitialize)numericUpDownSpeed).EndInit();
|
((System.ComponentModel.ISupportInitialize)numericUpDownSpeed).EndInit();
|
||||||
((System.ComponentModel.ISupportInitialize)pictureBoxObject).EndInit();
|
((System.ComponentModel.ISupportInitialize)pictureBoxObject).EndInit();
|
||||||
@ -404,6 +370,5 @@
|
|||||||
private Panel panelObject;
|
private Panel panelObject;
|
||||||
private Label labelBodyColor;
|
private Label labelBodyColor;
|
||||||
private Label labelAdditionalColor;
|
private Label labelAdditionalColor;
|
||||||
private PictureBox pictureBox1;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user