namespace Mip { partial class frmUlozPolotovar { /// /// 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.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.label21 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(3, 21); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(64, 13); this.label1.TabIndex = 0; this.label1.Text = "Rozmer tvar"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(3, 42); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(52, 13); this.label2.TabIndex = 1; this.label2.Text = "Rozmer 1"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(3, 63); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(52, 13); this.label3.TabIndex = 2; this.label3.Text = "Rozmer 2"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(3, 84); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(52, 13); this.label4.TabIndex = 3; this.label4.Text = "Rozmer 3"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(3, 105); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(112, 13); this.label5.TabIndex = 4; this.label5.Text = "Počet Ks v polotovare"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(3, 126); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(70, 13); this.label6.TabIndex = 5; this.label6.Text = "Typ materiálu"; // // label7 // this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label7.Location = new System.Drawing.Point(131, 17); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(123, 20); this.label7.TabIndex = 6; this.label7.Text = "label7"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label8 // this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label8.Location = new System.Drawing.Point(131, 38); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(123, 20); this.label8.TabIndex = 7; this.label8.Text = "label8"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label9 // this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label9.Location = new System.Drawing.Point(131, 59); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(123, 20); this.label9.TabIndex = 8; this.label9.Text = "label9"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label10 // this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label10.Location = new System.Drawing.Point(131, 80); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(123, 20); this.label10.TabIndex = 9; this.label10.Text = "label10"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label11 // this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label11.Location = new System.Drawing.Point(131, 101); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(123, 20); this.label11.TabIndex = 10; this.label11.Text = "label11"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // this.label12.BackColor = System.Drawing.SystemColors.Control; this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label12.Location = new System.Drawing.Point(131, 122); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(123, 20); this.label12.TabIndex = 11; this.label12.Text = "vypálený"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label12.DoubleClick += new System.EventHandler(this.label12_DoubleClick); // // button1 // this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button1.Location = new System.Drawing.Point(304, 142); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 12; this.button1.Text = "Zavrieť"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.button2.Location = new System.Drawing.Point(1, 142); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(114, 23); this.button2.TabIndex = 13; this.button2.Text = "Uložiť polotovar"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // label13 // this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label13.Location = new System.Drawing.Point(255, 17); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(123, 20); this.label13.TabIndex = 19; this.label13.Text = "---"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label14 // this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label14.Location = new System.Drawing.Point(255, 38); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(123, 20); this.label14.TabIndex = 18; this.label14.Text = "---"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label15 // this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label15.Location = new System.Drawing.Point(255, 59); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(123, 20); this.label15.TabIndex = 17; this.label15.Text = "---"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label16 // this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label16.Location = new System.Drawing.Point(255, 80); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(123, 20); this.label16.TabIndex = 16; this.label16.Text = "---"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label17 // this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label17.Location = new System.Drawing.Point(255, 101); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(123, 20); this.label17.TabIndex = 15; this.label17.Text = "---"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label18 // this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label18.Location = new System.Drawing.Point(255, 122); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(123, 20); this.label18.TabIndex = 14; this.label18.Text = "---"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label19 // this.label19.Location = new System.Drawing.Point(143, 3); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(100, 14); this.label19.TabIndex = 20; this.label19.Text = "Nastavené hodnoty"; // // label20 // this.label20.Location = new System.Drawing.Point(267, 3); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(100, 14); this.label20.TabIndex = 21; this.label20.Text = "Hodnoty v MariaDB"; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(213, 145); this.numericUpDown1.Maximum = new decimal(new int[] { 10, 0, 0, 0}); this.numericUpDown1.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(41, 20); this.numericUpDown1.TabIndex = 22; this.numericUpDown1.Value = new decimal(new int[] { 4, 0, 0, 0}); this.numericUpDown1.Visible = false; this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged); // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(141, 148); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(65, 13); this.label21.TabIndex = 23; this.label21.Text = "%zmenšenia"; this.label21.Visible = false; // // frmUlozPolotovar // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(380, 166); this.Controls.Add(this.label21); this.Controls.Add(this.numericUpDown1); this.Controls.Add(this.label20); this.Controls.Add(this.label19); this.Controls.Add(this.label13); this.Controls.Add(this.label14); this.Controls.Add(this.label15); this.Controls.Add(this.label16); this.Controls.Add(this.label17); this.Controls.Add(this.label18); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.label12); this.Controls.Add(this.label11); this.Controls.Add(this.label10); this.Controls.Add(this.label9); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Name = "frmUlozPolotovar"; this.Text = "Uložiť polotovar..."; this.Shown += new System.EventHandler(this.frmUlozPolotovar_Shown); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; private System.Windows.Forms.NumericUpDown numericUpDown1; private System.Windows.Forms.Label label21; } }