upravy na posledne zmeny dizajnu
This commit is contained in:
107
Mip/frmEditDopyt.Designer.cs
generated
107
Mip/frmEditDopyt.Designer.cs
generated
@@ -69,6 +69,7 @@
|
||||
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
||||
this.label1 = new System.Windows.Forms.Label();
|
||||
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.label24 = new System.Windows.Forms.Label();
|
||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||||
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
||||
@@ -85,7 +86,8 @@
|
||||
this.button2 = new System.Windows.Forms.Button();
|
||||
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
||||
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
|
||||
this.label25 = new System.Windows.Forms.Label();
|
||||
this.groupBox3.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
||||
this.groupBox4.SuspendLayout();
|
||||
@@ -98,7 +100,7 @@
|
||||
this.groupBox3.Controls.Add(this.label3);
|
||||
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 = 16;
|
||||
this.groupBox3.TabStop = false;
|
||||
this.groupBox3.Text = "Rozmery výrobku";
|
||||
@@ -114,7 +116,7 @@
|
||||
//
|
||||
// button8
|
||||
//
|
||||
this.button8.Location = new System.Drawing.Point(444, 273);
|
||||
this.button8.Location = new System.Drawing.Point(500, 298);
|
||||
this.button8.Name = "button8";
|
||||
this.button8.Size = new System.Drawing.Size(83, 23);
|
||||
this.button8.TabIndex = 15;
|
||||
@@ -125,7 +127,7 @@
|
||||
// btnUlozitZmeny
|
||||
//
|
||||
this.btnUlozitZmeny.Enabled = false;
|
||||
this.btnUlozitZmeny.Location = new System.Drawing.Point(347, 273);
|
||||
this.btnUlozitZmeny.Location = new System.Drawing.Point(377, 298);
|
||||
this.btnUlozitZmeny.Name = "btnUlozitZmeny";
|
||||
this.btnUlozitZmeny.Size = new System.Drawing.Size(91, 23);
|
||||
this.btnUlozitZmeny.TabIndex = 14;
|
||||
@@ -136,7 +138,7 @@
|
||||
// btnZobrazVykres
|
||||
//
|
||||
this.btnZobrazVykres.Enabled = false;
|
||||
this.btnZobrazVykres.Location = new System.Drawing.Point(248, 273);
|
||||
this.btnZobrazVykres.Location = new System.Drawing.Point(251, 298);
|
||||
this.btnZobrazVykres.Name = "btnZobrazVykres";
|
||||
this.btnZobrazVykres.Size = new System.Drawing.Size(93, 23);
|
||||
this.btnZobrazVykres.TabIndex = 13;
|
||||
@@ -147,16 +149,17 @@
|
||||
// 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.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, 134);
|
||||
this.label23.Name = "label23";
|
||||
this.label23.Size = new System.Drawing.Size(54, 13);
|
||||
this.label23.TabIndex = 38;
|
||||
@@ -165,7 +168,7 @@
|
||||
//
|
||||
// label22
|
||||
//
|
||||
this.label22.Location = new System.Drawing.Point(213, 142);
|
||||
this.label22.Location = new System.Drawing.Point(273, 164);
|
||||
this.label22.Name = "label22";
|
||||
this.label22.Size = new System.Drawing.Size(55, 13);
|
||||
this.label22.TabIndex = 37;
|
||||
@@ -175,7 +178,7 @@
|
||||
// label21
|
||||
//
|
||||
this.label21.AutoSize = true;
|
||||
this.label21.Location = new System.Drawing.Point(213, 129);
|
||||
this.label21.Location = new System.Drawing.Point(273, 151);
|
||||
this.label21.Name = "label21";
|
||||
this.label21.Size = new System.Drawing.Size(55, 13);
|
||||
this.label21.TabIndex = 36;
|
||||
@@ -183,7 +186,7 @@
|
||||
//
|
||||
// numericUpDown1
|
||||
//
|
||||
this.numericUpDown1.Location = new System.Drawing.Point(205, 109);
|
||||
this.numericUpDown1.Location = new System.Drawing.Point(265, 131);
|
||||
this.numericUpDown1.Maximum = new decimal(new int[] {
|
||||
99999,
|
||||
0,
|
||||
@@ -197,7 +200,7 @@
|
||||
// checkBox1
|
||||
//
|
||||
this.checkBox1.AutoSize = true;
|
||||
this.checkBox1.Location = new System.Drawing.Point(259, 112);
|
||||
this.checkBox1.Location = new System.Drawing.Point(319, 134);
|
||||
this.checkBox1.Name = "checkBox1";
|
||||
this.checkBox1.Size = new System.Drawing.Size(15, 14);
|
||||
this.checkBox1.TabIndex = 35;
|
||||
@@ -207,7 +210,7 @@
|
||||
// label11
|
||||
//
|
||||
this.label11.AutoSize = true;
|
||||
this.label11.Location = new System.Drawing.Point(155, 129);
|
||||
this.label11.Location = new System.Drawing.Point(215, 151);
|
||||
this.label11.Name = "label11";
|
||||
this.label11.Size = new System.Drawing.Size(55, 13);
|
||||
this.label11.TabIndex = 33;
|
||||
@@ -215,6 +218,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);
|
||||
@@ -248,7 +253,7 @@
|
||||
this.groupBox4.Controls.Add(this.label7);
|
||||
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 = 12;
|
||||
this.groupBox4.TabStop = false;
|
||||
this.groupBox4.Text = "Informácie o zázname";
|
||||
@@ -256,7 +261,7 @@
|
||||
// label10
|
||||
//
|
||||
this.label10.AutoSize = true;
|
||||
this.label10.Location = new System.Drawing.Point(97, 129);
|
||||
this.label10.Location = new System.Drawing.Point(157, 151);
|
||||
this.label10.Name = "label10";
|
||||
this.label10.Size = new System.Drawing.Size(55, 13);
|
||||
this.label10.TabIndex = 32;
|
||||
@@ -264,7 +269,7 @@
|
||||
//
|
||||
// label6
|
||||
//
|
||||
this.label6.Location = new System.Drawing.Point(3, 251);
|
||||
this.label6.Location = new System.Drawing.Point(3, 273);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(90, 14);
|
||||
this.label6.TabIndex = 30;
|
||||
@@ -274,7 +279,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, 247);
|
||||
this.label5.Location = new System.Drawing.Point(161, 269);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(0, 20);
|
||||
this.label5.TabIndex = 9;
|
||||
@@ -283,14 +288,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, 177);
|
||||
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, 225);
|
||||
this.label19.Name = "label19";
|
||||
this.label19.Size = new System.Drawing.Size(90, 14);
|
||||
this.label19.TabIndex = 25;
|
||||
@@ -300,7 +305,7 @@
|
||||
//
|
||||
this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox7.FormattingEnabled = true;
|
||||
this.comboBox7.Location = new System.Drawing.Point(98, 200);
|
||||
this.comboBox7.Location = new System.Drawing.Point(158, 222);
|
||||
this.comboBox7.Name = "comboBox7";
|
||||
this.comboBox7.Size = new System.Drawing.Size(174, 21);
|
||||
this.comboBox7.TabIndex = 24;
|
||||
@@ -308,7 +313,7 @@
|
||||
//
|
||||
// label18
|
||||
//
|
||||
this.label18.Location = new System.Drawing.Point(97, 142);
|
||||
this.label18.Location = new System.Drawing.Point(157, 164);
|
||||
this.label18.Name = "label18";
|
||||
this.label18.Size = new System.Drawing.Size(55, 13);
|
||||
this.label18.TabIndex = 23;
|
||||
@@ -317,7 +322,7 @@
|
||||
//
|
||||
// label17
|
||||
//
|
||||
this.label17.Location = new System.Drawing.Point(155, 142);
|
||||
this.label17.Location = new System.Drawing.Point(215, 164);
|
||||
this.label17.Name = "label17";
|
||||
this.label17.Size = new System.Drawing.Size(55, 13);
|
||||
this.label17.TabIndex = 22;
|
||||
@@ -326,14 +331,14 @@
|
||||
//
|
||||
// textBox8
|
||||
//
|
||||
this.textBox8.Location = new System.Drawing.Point(98, 224);
|
||||
this.textBox8.Location = new System.Drawing.Point(158, 246);
|
||||
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, 199);
|
||||
this.textBox7.Name = "textBox7";
|
||||
this.textBox7.Size = new System.Drawing.Size(174, 20);
|
||||
this.textBox7.TabIndex = 17;
|
||||
@@ -341,7 +346,7 @@
|
||||
//
|
||||
// textBox6
|
||||
//
|
||||
this.textBox6.Location = new System.Drawing.Point(98, 109);
|
||||
this.textBox6.Location = new System.Drawing.Point(158, 131);
|
||||
this.textBox6.MaxLength = 6;
|
||||
this.textBox6.Name = "textBox6";
|
||||
this.textBox6.Size = new System.Drawing.Size(51, 20);
|
||||
@@ -350,7 +355,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;
|
||||
@@ -361,7 +366,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;
|
||||
@@ -369,7 +374,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;
|
||||
@@ -380,7 +385,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;
|
||||
@@ -388,7 +393,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;
|
||||
@@ -396,7 +401,7 @@
|
||||
//
|
||||
// label16
|
||||
//
|
||||
this.label16.Location = new System.Drawing.Point(3, 226);
|
||||
this.label16.Location = new System.Drawing.Point(3, 248);
|
||||
this.label16.Name = "label16";
|
||||
this.label16.Size = new System.Drawing.Size(90, 14);
|
||||
this.label16.TabIndex = 7;
|
||||
@@ -404,7 +409,7 @@
|
||||
//
|
||||
// label15
|
||||
//
|
||||
this.label15.Location = new System.Drawing.Point(3, 180);
|
||||
this.label15.Location = new System.Drawing.Point(3, 202);
|
||||
this.label15.Name = "label15";
|
||||
this.label15.Size = new System.Drawing.Size(90, 14);
|
||||
this.label15.TabIndex = 6;
|
||||
@@ -412,7 +417,7 @@
|
||||
//
|
||||
// label14
|
||||
//
|
||||
this.label14.Location = new System.Drawing.Point(3, 157);
|
||||
this.label14.Location = new System.Drawing.Point(3, 179);
|
||||
this.label14.Name = "label14";
|
||||
this.label14.Size = new System.Drawing.Size(90, 14);
|
||||
this.label14.TabIndex = 5;
|
||||
@@ -420,7 +425,7 @@
|
||||
//
|
||||
// label13
|
||||
//
|
||||
this.label13.Location = new System.Drawing.Point(3, 109);
|
||||
this.label13.Location = new System.Drawing.Point(3, 131);
|
||||
this.label13.Name = "label13";
|
||||
this.label13.Size = new System.Drawing.Size(90, 45);
|
||||
this.label13.TabIndex = 4;
|
||||
@@ -507,10 +512,19 @@
|
||||
this.groupBox1.TabStop = false;
|
||||
this.groupBox1.Text = "Typ záznamu";
|
||||
//
|
||||
// textBox2
|
||||
//
|
||||
this.textBox2.Enabled = false;
|
||||
this.textBox2.Location = new System.Drawing.Point(3, 116);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(68, 20);
|
||||
this.textBox2.TabIndex = 11;
|
||||
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
|
||||
//
|
||||
// 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;
|
||||
@@ -681,20 +695,27 @@
|
||||
this.groupBox2.TabStop = false;
|
||||
this.groupBox2.Text = "Zákazník a výkres";
|
||||
//
|
||||
// textBox2
|
||||
// dateTimePicker2
|
||||
//
|
||||
this.textBox2.Enabled = false;
|
||||
this.textBox2.Location = new System.Drawing.Point(3, 116);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(68, 20);
|
||||
this.textBox2.TabIndex = 11;
|
||||
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
|
||||
this.dateTimePicker2.CustomFormat = "YYYY-mm-DD";
|
||||
this.dateTimePicker2.Location = new System.Drawing.Point(158, 109);
|
||||
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, 111);
|
||||
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";
|
||||
//
|
||||
// frmEditDopyt
|
||||
//
|
||||
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.btnUlozitZmeny);
|
||||
@@ -779,5 +800,7 @@
|
||||
private System.Windows.Forms.ComboBox comboBox3;
|
||||
private System.Windows.Forms.GroupBox groupBox2;
|
||||
private System.Windows.Forms.TextBox textBox2;
|
||||
private System.Windows.Forms.DateTimePicker dateTimePicker2;
|
||||
private System.Windows.Forms.Label label25;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user