upravy na posledne zmeny dizajnu
This commit is contained in:
93
Mip/frmNewDopyt.Designer.cs
generated
93
Mip/frmNewDopyt.Designer.cs
generated
@@ -52,6 +52,8 @@
|
||||
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
||||
this.label1 = new System.Windows.Forms.Label();
|
||||
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
||||
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
|
||||
this.label25 = new System.Windows.Forms.Label();
|
||||
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
||||
this.label23 = new System.Windows.Forms.Label();
|
||||
this.label22 = new System.Windows.Forms.Label();
|
||||
@@ -127,7 +129,7 @@
|
||||
// label24
|
||||
//
|
||||
this.label24.AutoSize = true;
|
||||
this.label24.Location = new System.Drawing.Point(130, 77);
|
||||
this.label24.Location = new System.Drawing.Point(127, 77);
|
||||
this.label24.Name = "label24";
|
||||
this.label24.Size = new System.Drawing.Size(52, 13);
|
||||
this.label24.TabIndex = 9;
|
||||
@@ -366,6 +368,8 @@
|
||||
//
|
||||
// groupBox4
|
||||
//
|
||||
this.groupBox4.Controls.Add(this.dateTimePicker2);
|
||||
this.groupBox4.Controls.Add(this.label25);
|
||||
this.groupBox4.Controls.Add(this.dateTimePicker1);
|
||||
this.groupBox4.Controls.Add(this.label23);
|
||||
this.groupBox4.Controls.Add(this.label22);
|
||||
@@ -400,25 +404,42 @@
|
||||
this.groupBox4.Enabled = false;
|
||||
this.groupBox4.Location = new System.Drawing.Point(249, 1);
|
||||
this.groupBox4.Name = "groupBox4";
|
||||
this.groupBox4.Size = new System.Drawing.Size(278, 272);
|
||||
this.groupBox4.Size = new System.Drawing.Size(335, 294);
|
||||
this.groupBox4.TabIndex = 3;
|
||||
this.groupBox4.TabStop = false;
|
||||
this.groupBox4.Text = "Informácie o zázname";
|
||||
//
|
||||
// dateTimePicker2
|
||||
//
|
||||
this.dateTimePicker2.CustomFormat = "YYYY-mm-DD";
|
||||
this.dateTimePicker2.Location = new System.Drawing.Point(158, 110);
|
||||
this.dateTimePicker2.Name = "dateTimePicker2";
|
||||
this.dateTimePicker2.Size = new System.Drawing.Size(174, 20);
|
||||
this.dateTimePicker2.TabIndex = 40;
|
||||
//
|
||||
// label25
|
||||
//
|
||||
this.label25.Location = new System.Drawing.Point(3, 112);
|
||||
this.label25.Name = "label25";
|
||||
this.label25.Size = new System.Drawing.Size(149, 18);
|
||||
this.label25.TabIndex = 39;
|
||||
this.label25.Text = "Dátum potvrdený zákazníkovi";
|
||||
//
|
||||
// dateTimePicker1
|
||||
//
|
||||
this.dateTimePicker1.CustomFormat = "YYYY-mm-DD";
|
||||
this.dateTimePicker1.Location = new System.Drawing.Point(98, 87);
|
||||
this.dateTimePicker1.Location = new System.Drawing.Point(158, 87);
|
||||
this.dateTimePicker1.Name = "dateTimePicker1";
|
||||
this.dateTimePicker1.Size = new System.Drawing.Size(174, 20);
|
||||
this.dateTimePicker1.TabIndex = 28;
|
||||
this.dateTimePicker1.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
|
||||
//
|
||||
// label23
|
||||
//
|
||||
this.label23.AutoSize = true;
|
||||
this.label23.Enabled = false;
|
||||
this.label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label23.Location = new System.Drawing.Point(150, 112);
|
||||
this.label23.Location = new System.Drawing.Point(210, 135);
|
||||
this.label23.Name = "label23";
|
||||
this.label23.Size = new System.Drawing.Size(54, 13);
|
||||
this.label23.TabIndex = 38;
|
||||
@@ -427,7 +448,7 @@
|
||||
//
|
||||
// label22
|
||||
//
|
||||
this.label22.Location = new System.Drawing.Point(213, 142);
|
||||
this.label22.Location = new System.Drawing.Point(273, 165);
|
||||
this.label22.Name = "label22";
|
||||
this.label22.Size = new System.Drawing.Size(55, 13);
|
||||
this.label22.TabIndex = 37;
|
||||
@@ -437,7 +458,7 @@
|
||||
// label21
|
||||
//
|
||||
this.label21.AutoSize = true;
|
||||
this.label21.Location = new System.Drawing.Point(213, 129);
|
||||
this.label21.Location = new System.Drawing.Point(273, 152);
|
||||
this.label21.Name = "label21";
|
||||
this.label21.Size = new System.Drawing.Size(55, 13);
|
||||
this.label21.TabIndex = 36;
|
||||
@@ -446,7 +467,7 @@
|
||||
// numericUpDown1
|
||||
//
|
||||
this.numericUpDown1.Enabled = false;
|
||||
this.numericUpDown1.Location = new System.Drawing.Point(205, 109);
|
||||
this.numericUpDown1.Location = new System.Drawing.Point(265, 132);
|
||||
this.numericUpDown1.Maximum = new decimal(new int[] {
|
||||
99999,
|
||||
0,
|
||||
@@ -460,7 +481,7 @@
|
||||
// checkBox1
|
||||
//
|
||||
this.checkBox1.AutoSize = true;
|
||||
this.checkBox1.Location = new System.Drawing.Point(259, 112);
|
||||
this.checkBox1.Location = new System.Drawing.Point(319, 135);
|
||||
this.checkBox1.Name = "checkBox1";
|
||||
this.checkBox1.Size = new System.Drawing.Size(15, 14);
|
||||
this.checkBox1.TabIndex = 35;
|
||||
@@ -470,7 +491,7 @@
|
||||
// label11
|
||||
//
|
||||
this.label11.AutoSize = true;
|
||||
this.label11.Location = new System.Drawing.Point(155, 129);
|
||||
this.label11.Location = new System.Drawing.Point(215, 152);
|
||||
this.label11.Name = "label11";
|
||||
this.label11.Size = new System.Drawing.Size(55, 13);
|
||||
this.label11.TabIndex = 33;
|
||||
@@ -479,7 +500,7 @@
|
||||
// label10
|
||||
//
|
||||
this.label10.AutoSize = true;
|
||||
this.label10.Location = new System.Drawing.Point(97, 129);
|
||||
this.label10.Location = new System.Drawing.Point(157, 152);
|
||||
this.label10.Name = "label10";
|
||||
this.label10.Size = new System.Drawing.Size(55, 13);
|
||||
this.label10.TabIndex = 32;
|
||||
@@ -487,7 +508,7 @@
|
||||
//
|
||||
// label6
|
||||
//
|
||||
this.label6.Location = new System.Drawing.Point(3, 251);
|
||||
this.label6.Location = new System.Drawing.Point(3, 274);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(90, 14);
|
||||
this.label6.TabIndex = 30;
|
||||
@@ -497,7 +518,7 @@
|
||||
//
|
||||
this.label5.AutoSize = true;
|
||||
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label5.Location = new System.Drawing.Point(101, 245);
|
||||
this.label5.Location = new System.Drawing.Point(160, 268);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(0, 20);
|
||||
this.label5.TabIndex = 9;
|
||||
@@ -506,14 +527,14 @@
|
||||
//
|
||||
this.lblInynazov.AutoSize = true;
|
||||
this.lblInynazov.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.lblInynazov.Location = new System.Drawing.Point(101, 155);
|
||||
this.lblInynazov.Location = new System.Drawing.Point(161, 178);
|
||||
this.lblInynazov.Name = "lblInynazov";
|
||||
this.lblInynazov.Size = new System.Drawing.Size(0, 20);
|
||||
this.lblInynazov.TabIndex = 29;
|
||||
//
|
||||
// label19
|
||||
//
|
||||
this.label19.Location = new System.Drawing.Point(3, 203);
|
||||
this.label19.Location = new System.Drawing.Point(3, 226);
|
||||
this.label19.Name = "label19";
|
||||
this.label19.Size = new System.Drawing.Size(90, 14);
|
||||
this.label19.TabIndex = 25;
|
||||
@@ -524,7 +545,7 @@
|
||||
this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox7.Enabled = false;
|
||||
this.comboBox7.FormattingEnabled = true;
|
||||
this.comboBox7.Location = new System.Drawing.Point(98, 200);
|
||||
this.comboBox7.Location = new System.Drawing.Point(158, 223);
|
||||
this.comboBox7.Name = "comboBox7";
|
||||
this.comboBox7.Size = new System.Drawing.Size(174, 21);
|
||||
this.comboBox7.TabIndex = 24;
|
||||
@@ -532,7 +553,7 @@
|
||||
//
|
||||
// label18
|
||||
//
|
||||
this.label18.Location = new System.Drawing.Point(97, 142);
|
||||
this.label18.Location = new System.Drawing.Point(157, 165);
|
||||
this.label18.Name = "label18";
|
||||
this.label18.Size = new System.Drawing.Size(55, 13);
|
||||
this.label18.TabIndex = 23;
|
||||
@@ -541,7 +562,7 @@
|
||||
//
|
||||
// label17
|
||||
//
|
||||
this.label17.Location = new System.Drawing.Point(155, 142);
|
||||
this.label17.Location = new System.Drawing.Point(215, 165);
|
||||
this.label17.Name = "label17";
|
||||
this.label17.Size = new System.Drawing.Size(55, 13);
|
||||
this.label17.TabIndex = 22;
|
||||
@@ -550,14 +571,14 @@
|
||||
//
|
||||
// textBox8
|
||||
//
|
||||
this.textBox8.Location = new System.Drawing.Point(98, 224);
|
||||
this.textBox8.Location = new System.Drawing.Point(158, 247);
|
||||
this.textBox8.Name = "textBox8";
|
||||
this.textBox8.Size = new System.Drawing.Size(174, 20);
|
||||
this.textBox8.TabIndex = 18;
|
||||
//
|
||||
// textBox7
|
||||
//
|
||||
this.textBox7.Location = new System.Drawing.Point(98, 177);
|
||||
this.textBox7.Location = new System.Drawing.Point(158, 200);
|
||||
this.textBox7.Name = "textBox7";
|
||||
this.textBox7.Size = new System.Drawing.Size(174, 20);
|
||||
this.textBox7.TabIndex = 17;
|
||||
@@ -568,7 +589,7 @@
|
||||
//
|
||||
// textBox6
|
||||
//
|
||||
this.textBox6.Location = new System.Drawing.Point(98, 109);
|
||||
this.textBox6.Location = new System.Drawing.Point(158, 132);
|
||||
this.textBox6.MaxLength = 6;
|
||||
this.textBox6.Name = "textBox6";
|
||||
this.textBox6.Size = new System.Drawing.Size(51, 20);
|
||||
@@ -578,7 +599,7 @@
|
||||
//
|
||||
// button3
|
||||
//
|
||||
this.button3.Location = new System.Drawing.Point(245, 62);
|
||||
this.button3.Location = new System.Drawing.Point(305, 62);
|
||||
this.button3.Name = "button3";
|
||||
this.button3.Size = new System.Drawing.Size(27, 23);
|
||||
this.button3.TabIndex = 13;
|
||||
@@ -590,7 +611,7 @@
|
||||
//
|
||||
this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox4.FormattingEnabled = true;
|
||||
this.comboBox4.Location = new System.Drawing.Point(98, 63);
|
||||
this.comboBox4.Location = new System.Drawing.Point(158, 63);
|
||||
this.comboBox4.Name = "comboBox4";
|
||||
this.comboBox4.Size = new System.Drawing.Size(141, 21);
|
||||
this.comboBox4.TabIndex = 12;
|
||||
@@ -598,7 +619,7 @@
|
||||
//
|
||||
// button4
|
||||
//
|
||||
this.button4.Location = new System.Drawing.Point(245, 39);
|
||||
this.button4.Location = new System.Drawing.Point(305, 39);
|
||||
this.button4.Name = "button4";
|
||||
this.button4.Size = new System.Drawing.Size(27, 23);
|
||||
this.button4.TabIndex = 10;
|
||||
@@ -610,7 +631,7 @@
|
||||
//
|
||||
this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox5.FormattingEnabled = true;
|
||||
this.comboBox5.Location = new System.Drawing.Point(98, 40);
|
||||
this.comboBox5.Location = new System.Drawing.Point(158, 40);
|
||||
this.comboBox5.Name = "comboBox5";
|
||||
this.comboBox5.Size = new System.Drawing.Size(141, 21);
|
||||
this.comboBox5.TabIndex = 9;
|
||||
@@ -618,7 +639,7 @@
|
||||
//
|
||||
// textBox5
|
||||
//
|
||||
this.textBox5.Location = new System.Drawing.Point(98, 17);
|
||||
this.textBox5.Location = new System.Drawing.Point(158, 17);
|
||||
this.textBox5.Name = "textBox5";
|
||||
this.textBox5.Size = new System.Drawing.Size(174, 20);
|
||||
this.textBox5.TabIndex = 8;
|
||||
@@ -626,7 +647,7 @@
|
||||
//
|
||||
// label16
|
||||
//
|
||||
this.label16.Location = new System.Drawing.Point(3, 226);
|
||||
this.label16.Location = new System.Drawing.Point(3, 249);
|
||||
this.label16.Name = "label16";
|
||||
this.label16.Size = new System.Drawing.Size(90, 14);
|
||||
this.label16.TabIndex = 7;
|
||||
@@ -634,7 +655,7 @@
|
||||
//
|
||||
// label15
|
||||
//
|
||||
this.label15.Location = new System.Drawing.Point(3, 180);
|
||||
this.label15.Location = new System.Drawing.Point(3, 203);
|
||||
this.label15.Name = "label15";
|
||||
this.label15.Size = new System.Drawing.Size(90, 14);
|
||||
this.label15.TabIndex = 6;
|
||||
@@ -642,7 +663,7 @@
|
||||
//
|
||||
// label14
|
||||
//
|
||||
this.label14.Location = new System.Drawing.Point(3, 157);
|
||||
this.label14.Location = new System.Drawing.Point(3, 180);
|
||||
this.label14.Name = "label14";
|
||||
this.label14.Size = new System.Drawing.Size(90, 14);
|
||||
this.label14.TabIndex = 5;
|
||||
@@ -650,9 +671,9 @@
|
||||
//
|
||||
// label13
|
||||
//
|
||||
this.label13.Location = new System.Drawing.Point(3, 109);
|
||||
this.label13.Location = new System.Drawing.Point(3, 132);
|
||||
this.label13.Name = "label13";
|
||||
this.label13.Size = new System.Drawing.Size(90, 45);
|
||||
this.label13.Size = new System.Drawing.Size(98, 45);
|
||||
this.label13.TabIndex = 4;
|
||||
this.label13.Text = "Objednaný počet kusov";
|
||||
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -692,7 +713,7 @@
|
||||
// btnZobrazVykres
|
||||
//
|
||||
this.btnZobrazVykres.Enabled = false;
|
||||
this.btnZobrazVykres.Location = new System.Drawing.Point(248, 273);
|
||||
this.btnZobrazVykres.Location = new System.Drawing.Point(251, 297);
|
||||
this.btnZobrazVykres.Name = "btnZobrazVykres";
|
||||
this.btnZobrazVykres.Size = new System.Drawing.Size(93, 23);
|
||||
this.btnZobrazVykres.TabIndex = 5;
|
||||
@@ -703,7 +724,7 @@
|
||||
// btnAddOBJ
|
||||
//
|
||||
this.btnAddOBJ.Enabled = false;
|
||||
this.btnAddOBJ.Location = new System.Drawing.Point(347, 273);
|
||||
this.btnAddOBJ.Location = new System.Drawing.Point(378, 297);
|
||||
this.btnAddOBJ.Name = "btnAddOBJ";
|
||||
this.btnAddOBJ.Size = new System.Drawing.Size(91, 23);
|
||||
this.btnAddOBJ.TabIndex = 6;
|
||||
@@ -713,7 +734,7 @@
|
||||
//
|
||||
// button8
|
||||
//
|
||||
this.button8.Location = new System.Drawing.Point(444, 273);
|
||||
this.button8.Location = new System.Drawing.Point(500, 297);
|
||||
this.button8.Name = "button8";
|
||||
this.button8.Size = new System.Drawing.Size(83, 23);
|
||||
this.button8.TabIndex = 7;
|
||||
@@ -736,7 +757,7 @@
|
||||
this.groupBox3.Enabled = false;
|
||||
this.groupBox3.Location = new System.Drawing.Point(1, 244);
|
||||
this.groupBox3.Name = "groupBox3";
|
||||
this.groupBox3.Size = new System.Drawing.Size(247, 53);
|
||||
this.groupBox3.Size = new System.Drawing.Size(247, 79);
|
||||
this.groupBox3.TabIndex = 9;
|
||||
this.groupBox3.TabStop = false;
|
||||
this.groupBox3.Text = "Rozmery výrobku";
|
||||
@@ -745,7 +766,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(528, 297);
|
||||
this.ClientSize = new System.Drawing.Size(585, 323);
|
||||
this.Controls.Add(this.groupBox3);
|
||||
this.Controls.Add(this.button8);
|
||||
this.Controls.Add(this.btnAddOBJ);
|
||||
@@ -835,5 +856,7 @@
|
||||
private System.Windows.Forms.TextBox textBox2;
|
||||
private System.Windows.Forms.TextBox textBox4;
|
||||
private System.Windows.Forms.TextBox textBox3;
|
||||
private System.Windows.Forms.DateTimePicker dateTimePicker2;
|
||||
private System.Windows.Forms.Label label25;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user