namespace Mip { partial class frmVybratTypVyhodnotenia { /// /// 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.button2 = new System.Windows.Forms.Button(); this.panel1 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.textBox5 = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.numericUpDown2 = new System.Windows.Forms.NumericUpDown(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.label6 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.dataGridView2 = new System.Windows.Forms.DataGridView(); this.label4 = new System.Windows.Forms.Label(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.panel1.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit(); this.SuspendLayout(); // // button2 // this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.button2.Enabled = false; this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.button2.Location = new System.Drawing.Point(685, 1); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(224, 54); this.button2.TabIndex = 11; this.button2.Text = "Vytvoriť vyhodnotenie"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // panel1 // this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel1.Controls.Add(this.panel3); this.panel1.Controls.Add(this.panel2); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label9); this.panel1.Controls.Add(this.checkBox3); this.panel1.Controls.Add(this.checkBox2); this.panel1.Controls.Add(this.checkBox1); this.panel1.Controls.Add(this.label6); this.panel1.Controls.Add(this.textBox4); this.panel1.Controls.Add(this.dataGridView2); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.textBox2); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.textBox1); this.panel1.Controls.Add(this.label1); this.panel1.Location = new System.Drawing.Point(2, 2); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(916, 785); this.panel1.TabIndex = 3; // // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Controls.Add(this.numericUpDown1); this.panel3.Controls.Add(this.button2); this.panel3.Controls.Add(this.label7); this.panel3.Controls.Add(this.label8); this.panel3.Location = new System.Drawing.Point(1, 723); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(912, 59); this.panel3.TabIndex = 24; // // numericUpDown1 // this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.numericUpDown1.DecimalPlaces = 3; this.numericUpDown1.Enabled = false; this.numericUpDown1.Font = new System.Drawing.Font("Microsoft Sans Serif", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.numericUpDown1.Increment = new decimal(new int[] { 1, 0, 0, 196608}); this.numericUpDown1.Location = new System.Drawing.Point(253, 2); this.numericUpDown1.Maximum = new decimal(new int[] { 99999999, 0, 0, 196608}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(258, 53); this.numericUpDown1.TabIndex = 10; this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged); // // label7 // this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label7.Enabled = false; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label7.Location = new System.Drawing.Point(2, 2); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(248, 53); this.label7.TabIndex = 16; this.label7.Text = "Cena na porovnanie"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label8 // this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label8.Enabled = false; this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label8.Location = new System.Drawing.Point(514, 2); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(54, 53); this.label8.TabIndex = 17; this.label8.Text = "€"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.textBox5); this.panel2.Controls.Add(this.label11); this.panel2.Controls.Add(this.numericUpDown2); this.panel2.Controls.Add(this.textBox3); this.panel2.Controls.Add(this.label5); this.panel2.Controls.Add(this.label10); this.panel2.Location = new System.Drawing.Point(1, 685); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(912, 37); this.panel2.TabIndex = 23; // // textBox5 // this.textBox5.Enabled = false; this.textBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.textBox5.Location = new System.Drawing.Point(91, 4); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(178, 26); this.textBox5.TabIndex = 7; this.textBox5.TextChanged += new System.EventHandler(this.textBox5_TextChanged); // // label11 // this.label11.AutoSize = true; this.label11.Enabled = false; this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label11.Location = new System.Drawing.Point(8, 8); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(77, 20); this.label11.TabIndex = 23; this.label11.Text = "Zákazník:"; // // numericUpDown2 // this.numericUpDown2.Enabled = false; this.numericUpDown2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.numericUpDown2.Location = new System.Drawing.Point(729, 4); this.numericUpDown2.Maximum = new decimal(new int[] { 100000, 0, 0, 0}); this.numericUpDown2.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.numericUpDown2.Name = "numericUpDown2"; this.numericUpDown2.Size = new System.Drawing.Size(178, 26); this.numericUpDown2.TabIndex = 9; this.numericUpDown2.Value = new decimal(new int[] { 1, 0, 0, 0}); // // textBox3 // this.textBox3.Enabled = false; this.textBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.textBox3.Location = new System.Drawing.Point(429, 4); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(178, 26); this.textBox3.TabIndex = 8; // // label5 // this.label5.AutoSize = true; this.label5.Enabled = false; 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(308, 8); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(115, 20); this.label5.TabIndex = 19; this.label5.Text = "Názov výrobku:"; // // label10 // this.label10.AutoSize = true; this.label10.Enabled = false; this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label10.Location = new System.Drawing.Point(624, 8); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(99, 20); this.label10.TabIndex = 20; this.label10.Text = "Počet kusov:"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label2.Location = new System.Drawing.Point(505, 28); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(241, 24); this.label2.TabIndex = 18; this.label2.Text = "Počet nájdených záznamov"; // // label9 // this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label9.Location = new System.Drawing.Point(571, 53); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(110, 30); this.label9.TabIndex = 5; this.label9.Text = "label9"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // checkBox3 // this.checkBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.checkBox3.AutoSize = true; this.checkBox3.Location = new System.Drawing.Point(749, 68); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(138, 17); this.checkBox3.TabIndex = 6; this.checkBox3.Text = "Cena zadaná manuálne"; this.checkBox3.UseVisualStyleBackColor = true; this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged); // // checkBox2 // this.checkBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.checkBox2.AutoSize = true; this.checkBox2.Checked = true; this.checkBox2.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox2.Location = new System.Drawing.Point(749, 47); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(118, 17); this.checkBox2.TabIndex = 5; this.checkBox2.Text = "Zobraziť nacenenia"; this.checkBox2.UseVisualStyleBackColor = true; this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged); // // checkBox1 // this.checkBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.checkBox1.AutoSize = true; this.checkBox1.Checked = true; this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox1.Location = new System.Drawing.Point(749, 26); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(123, 17); this.checkBox1.TabIndex = 4; this.checkBox1.Text = "Zobraziť objednávky"; this.checkBox1.UseVisualStyleBackColor = true; this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged); // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label6.Location = new System.Drawing.Point(209, 28); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(84, 24); this.label6.TabIndex = 11; this.label6.Text = "Zákazník"; // // textBox4 // this.textBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.textBox4.Location = new System.Drawing.Point(169, 55); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(164, 29); this.textBox4.TabIndex = 2; this.textBox4.TextChanged += new System.EventHandler(this.textBox4_TextChanged); // // dataGridView2 // this.dataGridView2.AllowUserToAddRows = false; this.dataGridView2.AllowUserToDeleteRows = false; this.dataGridView2.AllowUserToResizeColumns = false; this.dataGridView2.AllowUserToResizeRows = false; this.dataGridView2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView2.Location = new System.Drawing.Point(1, 86); this.dataGridView2.MultiSelect = false; this.dataGridView2.Name = "dataGridView2"; this.dataGridView2.ReadOnly = true; this.dataGridView2.RowHeadersVisible = false; this.dataGridView2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView2.Size = new System.Drawing.Size(912, 598); this.dataGridView2.TabIndex = 8; this.dataGridView2.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellClick); // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label4.Location = new System.Drawing.Point(17, 28); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(134, 24); this.label4.TabIndex = 7; this.label4.Text = "Názov výrobku"; // // textBox2 // this.textBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.textBox2.Location = new System.Drawing.Point(2, 55); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(164, 29); this.textBox2.TabIndex = 1; this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label3.Location = new System.Drawing.Point(346, 28); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(143, 24); this.label3.TabIndex = 5; this.label3.Text = "Zákazkové číslo"; // // textBox1 // this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.textBox1.Location = new System.Drawing.Point(336, 55); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(164, 29); this.textBox1.TabIndex = 3; this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged); // // label1 // this.label1.BackColor = System.Drawing.SystemColors.Info; this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Dock = System.Windows.Forms.DockStyle.Top; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label1.Location = new System.Drawing.Point(0, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(914, 23); this.label1.TabIndex = 3; this.label1.Text = "Vybrať zdroj porovnania ceny"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // frmVybratTypVyhodnotenia // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(919, 789); this.Controls.Add(this.panel1); this.Name = "frmVybratTypVyhodnotenia"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Vybrať zdroj"; this.Load += new System.EventHandler(this.frmVybratTypVyhodnotenia_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button button2; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.DataGridView dataGridView2; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.CheckBox checkBox3; private System.Windows.Forms.NumericUpDown numericUpDown1; private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label5; private System.Windows.Forms.NumericUpDown numericUpDown2; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Label label11; } }