namespace Mip { partial class frmEditDopyt { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label3 = new System.Windows.Forms.Label(); this.button8 = new System.Windows.Forms.Button(); this.btnUlozitZmeny = new System.Windows.Forms.Button(); this.btnZobrazVykres = new System.Windows.Forms.Button(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.label23 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.label11 = 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.label10 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.lblInynazov = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.comboBox7 = new System.Windows.Forms.ComboBox(); this.label18 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.textBox8 = new System.Windows.Forms.TextBox(); this.textBox7 = new System.Windows.Forms.TextBox(); this.textBox6 = new System.Windows.Forms.TextBox(); this.button3 = new System.Windows.Forms.Button(); this.comboBox4 = new System.Windows.Forms.ComboBox(); this.button4 = new System.Windows.Forms.Button(); this.comboBox5 = new System.Windows.Forms.ComboBox(); this.textBox5 = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); 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(); this.label4 = new System.Windows.Forms.Label(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.rBzKontraktu = new System.Windows.Forms.RadioButton(); this.rBKontrakt = new System.Windows.Forms.RadioButton(); this.rBObjDoKontr = new System.Windows.Forms.RadioButton(); this.rBObj = new System.Windows.Forms.RadioButton(); this.rBdopyt = new System.Windows.Forms.RadioButton(); this.label2 = new System.Windows.Forms.Label(); this.lblAlias = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.comboBox3 = new System.Windows.Forms.ComboBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.groupBox4.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // groupBox3 // 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, 79); this.groupBox3.TabIndex = 16; this.groupBox3.TabStop = false; this.groupBox3.Text = "Rozmery výrobku"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label3.Location = new System.Drawing.Point(6, 16); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(0, 20); this.label3.TabIndex = 8; // // button8 // 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; this.button8.Text = "Zavrieť"; this.button8.UseVisualStyleBackColor = true; this.button8.Click += new System.EventHandler(this.button8_Click); // // btnUlozitZmeny // this.btnUlozitZmeny.Enabled = false; 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; this.btnUlozitZmeny.Text = "Uložiť zmeny"; this.btnUlozitZmeny.UseVisualStyleBackColor = true; this.btnUlozitZmeny.Click += new System.EventHandler(this.btnAddOBJ_Click); // // btnZobrazVykres // this.btnZobrazVykres.Enabled = false; 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; this.btnZobrazVykres.Text = "Zobraziť výkresy"; this.btnZobrazVykres.UseVisualStyleBackColor = true; this.btnZobrazVykres.Click += new System.EventHandler(this.btnZobrazVykres_Click); // // dateTimePicker1 // this.dateTimePicker1.CustomFormat = "YYYY-mm-DD"; 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(210, 134); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(54, 13); this.label23.TabIndex = 38; this.label23.Text = "Zo skladu"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label22 // 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; this.label22.Text = "0"; this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label21 // this.label21.AutoSize = true; 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; this.label21.Text = "Do výroby"; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(265, 131); this.numericUpDown1.Maximum = new decimal(new int[] { 99999, 0, 0, 0}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(50, 20); this.numericUpDown1.TabIndex = 9; this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged); // // checkBox1 // this.checkBox1.AutoSize = true; 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; this.checkBox1.UseVisualStyleBackColor = true; this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged); // // label11 // this.label11.AutoSize = true; 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; this.label11.Text = "Na sklade"; // // 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); this.groupBox4.Controls.Add(this.label21); this.groupBox4.Controls.Add(this.numericUpDown1); this.groupBox4.Controls.Add(this.checkBox1); this.groupBox4.Controls.Add(this.label11); this.groupBox4.Controls.Add(this.label10); this.groupBox4.Controls.Add(this.label6); this.groupBox4.Controls.Add(this.label5); this.groupBox4.Controls.Add(this.lblInynazov); this.groupBox4.Controls.Add(this.label19); this.groupBox4.Controls.Add(this.comboBox7); this.groupBox4.Controls.Add(this.label18); this.groupBox4.Controls.Add(this.label17); this.groupBox4.Controls.Add(this.textBox8); this.groupBox4.Controls.Add(this.textBox7); this.groupBox4.Controls.Add(this.textBox6); this.groupBox4.Controls.Add(this.button3); this.groupBox4.Controls.Add(this.comboBox4); this.groupBox4.Controls.Add(this.button4); this.groupBox4.Controls.Add(this.comboBox5); this.groupBox4.Controls.Add(this.textBox5); this.groupBox4.Controls.Add(this.label16); this.groupBox4.Controls.Add(this.label15); this.groupBox4.Controls.Add(this.label14); this.groupBox4.Controls.Add(this.label13); this.groupBox4.Controls.Add(this.label12); this.groupBox4.Controls.Add(this.label9); this.groupBox4.Controls.Add(this.label8); 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(335, 294); this.groupBox4.TabIndex = 12; 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, 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"; // // label10 // this.label10.AutoSize = true; 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; this.label10.Text = "Vo výrobe"; // // label6 // 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; this.label6.Text = "Počet segmentov"; // // label5 // 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(161, 269); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(0, 20); this.label5.TabIndex = 9; // // lblInynazov // 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(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, 225); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(90, 14); this.label19.TabIndex = 25; this.label19.Text = "Použité ceny"; // // comboBox7 // this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox7.FormattingEnabled = true; 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; this.comboBox7.SelectedValueChanged += new System.EventHandler(this.comboBox7_SelectedValueChanged); // // label18 // 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; this.label18.Text = "0"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label17 // 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; this.label17.Text = "0"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // textBox8 // 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(158, 199); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(174, 20); this.textBox7.TabIndex = 17; this.textBox7.TextChanged += new System.EventHandler(this.textBox7_TextChanged); // // textBox6 // 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); this.textBox6.TabIndex = 16; this.textBox6.TextChanged += new System.EventHandler(this.textBox6_TextChanged); // // button3 // 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; this.button3.Text = "+"; this.button3.UseVisualStyleBackColor = true; // // comboBox4 // this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox4.FormattingEnabled = true; 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; this.comboBox4.SelectedValueChanged += new System.EventHandler(this.comboBox4_SelectedValueChanged); // // button4 // 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; this.button4.Text = "+"; this.button4.UseVisualStyleBackColor = true; // // comboBox5 // this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox5.FormattingEnabled = true; 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; this.comboBox5.SelectedValueChanged += new System.EventHandler(this.comboBox5_SelectedValueChanged); // // textBox5 // 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; this.textBox5.TextChanged += new System.EventHandler(this.textBox5_TextChanged); // // label16 // 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; this.label16.Text = "Poznámka"; // // label15 // 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; this.label15.Text = "Cena"; // // label14 // 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; this.label14.Text = "Iný názov"; // // label13 // 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; this.label13.Text = "Objednaný počet kusov"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // this.label12.Location = new System.Drawing.Point(3, 89); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(90, 14); this.label12.TabIndex = 3; this.label12.Text = "Potvrdený dátum"; // // label9 // this.label9.Location = new System.Drawing.Point(3, 66); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(90, 14); this.label9.TabIndex = 2; this.label9.Text = "Úprava materiálu"; // // label8 // this.label8.Location = new System.Drawing.Point(3, 43); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(90, 14); this.label8.TabIndex = 1; this.label8.Text = "Materiál"; // // label7 // this.label7.Location = new System.Drawing.Point(3, 20); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(90, 14); this.label7.TabIndex = 0; this.label7.Text = "Číslo objednávky"; // // button1 // this.button1.Location = new System.Drawing.Point(212, 18); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(27, 23); this.button1.TabIndex = 2; this.button1.Text = "+"; this.button1.UseVisualStyleBackColor = true; // // comboBox2 // this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox2.FormattingEnabled = true; this.comboBox2.Location = new System.Drawing.Point(65, 19); this.comboBox2.Name = "comboBox2"; this.comboBox2.Size = new System.Drawing.Size(141, 21); this.comboBox2.TabIndex = 1; this.comboBox2.SelectedValueChanged += new System.EventHandler(this.comboBox2_SelectedValueChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 22); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(53, 13); this.label1.TabIndex = 0; this.label1.Text = "Zákazník"; // // groupBox1 // this.groupBox1.Controls.Add(this.textBox2); this.groupBox1.Controls.Add(this.label24); this.groupBox1.Controls.Add(this.textBox1); this.groupBox1.Controls.Add(this.checkBox2); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.comboBox1); this.groupBox1.Controls.Add(this.rBzKontraktu); this.groupBox1.Controls.Add(this.rBKontrakt); this.groupBox1.Controls.Add(this.rBObjDoKontr); this.groupBox1.Controls.Add(this.rBObj); this.groupBox1.Controls.Add(this.rBdopyt); this.groupBox1.Location = new System.Drawing.Point(1, 1); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(247, 144); this.groupBox1.TabIndex = 10; 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(127, 77); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(52, 13); this.label24.TabIndex = 9; this.label24.Text = "Odoslané"; this.label24.Visible = false; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(181, 74); this.textBox1.MaxLength = 6; this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(43, 20); this.textBox1.TabIndex = 8; this.textBox1.Text = "0"; this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.textBox1.Visible = false; // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.Location = new System.Drawing.Point(227, 77); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(15, 14); this.checkBox2.TabIndex = 7; this.checkBox2.UseVisualStyleBackColor = true; this.checkBox2.Visible = false; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label4.Location = new System.Drawing.Point(192, 102); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(47, 13); this.label4.TabIndex = 6; this.label4.Text = "Kontrakt"; this.label4.Visible = false; // // comboBox1 // this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.Enabled = false; this.comboBox1.FormattingEnabled = true; this.comboBox1.Location = new System.Drawing.Point(72, 115); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(167, 21); this.comboBox1.TabIndex = 5; this.comboBox1.SelectedValueChanged += new System.EventHandler(this.comboBox1_SelectedValueChanged); // // rBzKontraktu // this.rBzKontraktu.AutoSize = true; this.rBzKontraktu.Enabled = false; this.rBzKontraktu.Location = new System.Drawing.Point(7, 95); this.rBzKontraktu.Name = "rBzKontraktu"; this.rBzKontraktu.Size = new System.Drawing.Size(57, 17); this.rBzKontraktu.TabIndex = 4; this.rBzKontraktu.Text = "Call off"; this.rBzKontraktu.UseVisualStyleBackColor = true; this.rBzKontraktu.CheckedChanged += new System.EventHandler(this.rBzKontraktu_CheckedChanged); // // rBKontrakt // this.rBKontrakt.AutoSize = true; this.rBKontrakt.Enabled = false; this.rBKontrakt.Location = new System.Drawing.Point(7, 75); this.rBKontrakt.Name = "rBKontrakt"; this.rBKontrakt.Size = new System.Drawing.Size(65, 17); this.rBKontrakt.TabIndex = 3; this.rBKontrakt.Text = "Kontrakt"; this.rBKontrakt.UseVisualStyleBackColor = true; this.rBKontrakt.CheckedChanged += new System.EventHandler(this.rBKontrakt_CheckedChanged); // // rBObjDoKontr // this.rBObjDoKontr.AutoSize = true; this.rBObjDoKontr.Enabled = false; this.rBObjDoKontr.Location = new System.Drawing.Point(7, 55); this.rBObjDoKontr.Name = "rBObjDoKontr"; this.rBObjDoKontr.Size = new System.Drawing.Size(146, 17); this.rBObjDoKontr.TabIndex = 2; this.rBObjDoKontr.Text = "Objednávka do kontraktu"; this.rBObjDoKontr.UseVisualStyleBackColor = true; this.rBObjDoKontr.CheckedChanged += new System.EventHandler(this.rBObjDoKontr_CheckedChanged); // // rBObj // this.rBObj.AutoSize = true; this.rBObj.Enabled = false; this.rBObj.Location = new System.Drawing.Point(7, 35); this.rBObj.Name = "rBObj"; this.rBObj.Size = new System.Drawing.Size(83, 17); this.rBObj.TabIndex = 1; this.rBObj.Text = "Objednávka"; this.rBObj.UseVisualStyleBackColor = true; // // rBdopyt // this.rBdopyt.AutoSize = true; this.rBdopyt.Enabled = false; this.rBdopyt.Location = new System.Drawing.Point(7, 15); this.rBdopyt.Name = "rBdopyt"; this.rBdopyt.Size = new System.Drawing.Size(101, 17); this.rBdopyt.TabIndex = 0; this.rBdopyt.Text = "Cenová ponuka"; this.rBdopyt.UseVisualStyleBackColor = true; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 49); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(46, 13); this.label2.TabIndex = 3; this.label2.Text = "Výrobok"; // // lblAlias // this.lblAlias.AutoSize = true; this.lblAlias.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.lblAlias.Location = new System.Drawing.Point(68, 74); this.lblAlias.Name = "lblAlias"; this.lblAlias.Size = new System.Drawing.Size(0, 20); this.lblAlias.TabIndex = 7; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(6, 76); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(29, 13); this.label20.TabIndex = 6; this.label20.Text = "Alias"; // // button2 // this.button2.Location = new System.Drawing.Point(212, 45); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(27, 23); this.button2.TabIndex = 5; this.button2.Text = "+"; this.button2.UseVisualStyleBackColor = true; // // comboBox3 // this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox3.FormattingEnabled = true; this.comboBox3.Location = new System.Drawing.Point(65, 46); this.comboBox3.Name = "comboBox3"; this.comboBox3.Size = new System.Drawing.Size(141, 21); this.comboBox3.TabIndex = 4; this.comboBox3.SelectedValueChanged += new System.EventHandler(this.comboBox3_SelectedValueChanged); // // groupBox2 // this.groupBox2.Controls.Add(this.lblAlias); this.groupBox2.Controls.Add(this.label20); this.groupBox2.Controls.Add(this.button2); this.groupBox2.Controls.Add(this.comboBox3); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.button1); this.groupBox2.Controls.Add(this.comboBox2); this.groupBox2.Controls.Add(this.label1); this.groupBox2.Location = new System.Drawing.Point(1, 146); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(247, 97); this.groupBox2.TabIndex = 11; this.groupBox2.TabStop = false; this.groupBox2.Text = "Zákazník a výkres"; // // frmEditDopyt // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(585, 323); this.Controls.Add(this.groupBox3); this.Controls.Add(this.button8); this.Controls.Add(this.btnUlozitZmeny); this.Controls.Add(this.btnZobrazVykres); this.Controls.Add(this.groupBox4); this.Controls.Add(this.groupBox1); this.Controls.Add(this.groupBox2); this.Name = "frmEditDopyt"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Editovať dopyt"; this.Load += new System.EventHandler(this.frmEditDopyt_Load); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button btnUlozitZmeny; private System.Windows.Forms.Button btnZobrazVykres; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label21; private System.Windows.Forms.NumericUpDown numericUpDown1; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Label label11; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label lblInynazov; private System.Windows.Forms.Label label19; private System.Windows.Forms.ComboBox comboBox7; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Button button3; private System.Windows.Forms.ComboBox comboBox4; private System.Windows.Forms.Button button4; private System.Windows.Forms.ComboBox comboBox5; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Button button1; private System.Windows.Forms.ComboBox comboBox2; private System.Windows.Forms.Label label1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.Label label4; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.RadioButton rBzKontraktu; private System.Windows.Forms.RadioButton rBKontrakt; private System.Windows.Forms.RadioButton rBObjDoKontr; private System.Windows.Forms.RadioButton rBObj; private System.Windows.Forms.RadioButton rBdopyt; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lblAlias; private System.Windows.Forms.Label label20; private System.Windows.Forms.Button button2; 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; } }