Initial commit
This commit is contained in:
366
Mip/frmInventarnaVymena.Designer.cs
generated
Normal file
366
Mip/frmInventarnaVymena.Designer.cs
generated
Normal file
@@ -0,0 +1,366 @@
|
||||
namespace Mip
|
||||
{
|
||||
partial class frmInventarnaVymena
|
||||
{
|
||||
/// <summary>
|
||||
/// Required designer variable.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null;
|
||||
|
||||
/// <summary>
|
||||
/// Clean up any resources being used.
|
||||
/// </summary>
|
||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
#region Windows Form Designer generated code
|
||||
|
||||
/// <summary>
|
||||
/// Required method for Designer support - do not modify
|
||||
/// the contents of this method with the code editor.
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
this.gbVstupudajov = new System.Windows.Forms.GroupBox();
|
||||
this.label15 = new System.Windows.Forms.Label();
|
||||
this.label14 = new System.Windows.Forms.Label();
|
||||
this.label18 = new System.Windows.Forms.Label();
|
||||
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
||||
this.label30 = new System.Windows.Forms.Label();
|
||||
this.label7 = new System.Windows.Forms.Label();
|
||||
this.button2 = new System.Windows.Forms.Button();
|
||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||||
this.label5 = new System.Windows.Forms.Label();
|
||||
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
||||
this.label6 = new System.Windows.Forms.Label();
|
||||
this.button1 = new System.Windows.Forms.Button();
|
||||
this.label35 = new System.Windows.Forms.Label();
|
||||
this.label37 = new System.Windows.Forms.Label();
|
||||
this.label38 = new System.Windows.Forms.Label();
|
||||
this.label39 = new System.Windows.Forms.Label();
|
||||
this.button11 = new System.Windows.Forms.Button();
|
||||
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
||||
this.comboBox5 = new System.Windows.Forms.ComboBox();
|
||||
this.comboBox6 = new System.Windows.Forms.ComboBox();
|
||||
this.label1 = new System.Windows.Forms.Label();
|
||||
this.textBox3 = new System.Windows.Forms.TextBox();
|
||||
this.textBox4 = new System.Windows.Forms.TextBox();
|
||||
this.gbVstupudajov.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// gbVstupudajov
|
||||
//
|
||||
this.gbVstupudajov.Controls.Add(this.label15);
|
||||
this.gbVstupudajov.Controls.Add(this.label14);
|
||||
this.gbVstupudajov.Controls.Add(this.label18);
|
||||
this.gbVstupudajov.Controls.Add(this.comboBox2);
|
||||
this.gbVstupudajov.Controls.Add(this.label30);
|
||||
this.gbVstupudajov.Controls.Add(this.label7);
|
||||
this.gbVstupudajov.Controls.Add(this.button2);
|
||||
this.gbVstupudajov.Controls.Add(this.textBox1);
|
||||
this.gbVstupudajov.Controls.Add(this.label5);
|
||||
this.gbVstupudajov.Controls.Add(this.comboBox1);
|
||||
this.gbVstupudajov.Controls.Add(this.label6);
|
||||
this.gbVstupudajov.Location = new System.Drawing.Point(2, 103);
|
||||
this.gbVstupudajov.Name = "gbVstupudajov";
|
||||
this.gbVstupudajov.Size = new System.Drawing.Size(307, 109);
|
||||
this.gbVstupudajov.TabIndex = 17;
|
||||
this.gbVstupudajov.TabStop = false;
|
||||
this.gbVstupudajov.Text = "Premiestňovanie kusov";
|
||||
//
|
||||
// label15
|
||||
//
|
||||
this.label15.AutoSize = true;
|
||||
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label15.Location = new System.Drawing.Point(103, 14);
|
||||
this.label15.Name = "label15";
|
||||
this.label15.Size = new System.Drawing.Size(18, 20);
|
||||
this.label15.TabIndex = 12;
|
||||
this.label15.Text = "0";
|
||||
//
|
||||
// label14
|
||||
//
|
||||
this.label14.AutoSize = true;
|
||||
this.label14.Location = new System.Drawing.Point(4, 18);
|
||||
this.label14.Name = "label14";
|
||||
this.label14.Size = new System.Drawing.Size(81, 13);
|
||||
this.label14.TabIndex = 11;
|
||||
this.label14.Text = "Počet v krabici:";
|
||||
//
|
||||
// label18
|
||||
//
|
||||
this.label18.AutoSize = true;
|
||||
this.label18.Location = new System.Drawing.Point(180, 12);
|
||||
this.label18.Name = "label18";
|
||||
this.label18.Size = new System.Drawing.Size(108, 13);
|
||||
this.label18.TabIndex = 10;
|
||||
this.label18.Text = "Premiestňované kusy";
|
||||
//
|
||||
// comboBox2
|
||||
//
|
||||
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox2.Enabled = false;
|
||||
this.comboBox2.FormattingEnabled = true;
|
||||
this.comboBox2.Location = new System.Drawing.Point(256, 83);
|
||||
this.comboBox2.MaxLength = 4;
|
||||
this.comboBox2.Name = "comboBox2";
|
||||
this.comboBox2.Size = new System.Drawing.Size(47, 21);
|
||||
this.comboBox2.TabIndex = 1;
|
||||
this.comboBox2.SelectedValueChanged += new System.EventHandler(this.comboBox2_SelectedValueChanged);
|
||||
//
|
||||
// label30
|
||||
//
|
||||
this.label30.AutoSize = true;
|
||||
this.label30.Location = new System.Drawing.Point(157, 87);
|
||||
this.label30.Name = "label30";
|
||||
this.label30.Size = new System.Drawing.Size(101, 13);
|
||||
this.label30.TabIndex = 2;
|
||||
this.label30.Text = "Vložiť do krabice č.:";
|
||||
//
|
||||
// label7
|
||||
//
|
||||
this.label7.AutoSize = true;
|
||||
this.label7.Location = new System.Drawing.Point(6, 64);
|
||||
this.label7.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(70, 13);
|
||||
this.label7.TabIndex = 7;
|
||||
this.label7.Text = "Počet kusov:";
|
||||
//
|
||||
// button2
|
||||
//
|
||||
this.button2.Enabled = false;
|
||||
this.button2.Location = new System.Drawing.Point(2, 83);
|
||||
this.button2.Name = "button2";
|
||||
this.button2.Size = new System.Drawing.Size(153, 23);
|
||||
this.button2.TabIndex = 6;
|
||||
this.button2.Text = "Vybrať z krabice";
|
||||
this.button2.UseVisualStyleBackColor = true;
|
||||
this.button2.Click += new System.EventHandler(this.button2_Click);
|
||||
//
|
||||
// textBox1
|
||||
//
|
||||
this.textBox1.Location = new System.Drawing.Point(108, 61);
|
||||
this.textBox1.MaxLength = 6;
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.Size = new System.Drawing.Size(47, 20);
|
||||
this.textBox1.TabIndex = 3;
|
||||
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
||||
this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
|
||||
//
|
||||
// label5
|
||||
//
|
||||
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label5.ForeColor = System.Drawing.Color.ForestGreen;
|
||||
this.label5.Location = new System.Drawing.Point(183, 32);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(105, 29);
|
||||
this.label5.TabIndex = 0;
|
||||
this.label5.Text = "0";
|
||||
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// comboBox1
|
||||
//
|
||||
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox1.FormattingEnabled = true;
|
||||
this.comboBox1.Location = new System.Drawing.Point(108, 37);
|
||||
this.comboBox1.MaxLength = 4;
|
||||
this.comboBox1.Name = "comboBox1";
|
||||
this.comboBox1.Size = new System.Drawing.Size(47, 21);
|
||||
this.comboBox1.TabIndex = 1;
|
||||
this.comboBox1.SelectedValueChanged += new System.EventHandler(this.comboBox1_SelectedValueChanged);
|
||||
//
|
||||
// label6
|
||||
//
|
||||
this.label6.AutoSize = true;
|
||||
this.label6.Location = new System.Drawing.Point(6, 41);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(99, 13);
|
||||
this.label6.TabIndex = 2;
|
||||
this.label6.Text = "Vybrať z krabice č.:";
|
||||
//
|
||||
// button1
|
||||
//
|
||||
this.button1.Location = new System.Drawing.Point(221, 213);
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Size = new System.Drawing.Size(88, 23);
|
||||
this.button1.TabIndex = 26;
|
||||
this.button1.Text = "Zavrieť";
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click);
|
||||
//
|
||||
// label35
|
||||
//
|
||||
this.label35.AutoSize = true;
|
||||
this.label35.Location = new System.Drawing.Point(8, 83);
|
||||
this.label35.Name = "label35";
|
||||
this.label35.Size = new System.Drawing.Size(67, 13);
|
||||
this.label35.TabIndex = 39;
|
||||
this.label35.Text = "Počet kusov";
|
||||
//
|
||||
// label37
|
||||
//
|
||||
this.label37.AutoSize = true;
|
||||
this.label37.Location = new System.Drawing.Point(4, 55);
|
||||
this.label37.Name = "label37";
|
||||
this.label37.Size = new System.Drawing.Size(134, 13);
|
||||
this.label37.TabIndex = 37;
|
||||
this.label37.Text = "Materiál + úprava materiálu";
|
||||
//
|
||||
// label38
|
||||
//
|
||||
this.label38.AutoSize = true;
|
||||
this.label38.Location = new System.Drawing.Point(4, 31);
|
||||
this.label38.Name = "label38";
|
||||
this.label38.Size = new System.Drawing.Size(46, 13);
|
||||
this.label38.TabIndex = 36;
|
||||
this.label38.Text = "Výrobok";
|
||||
//
|
||||
// label39
|
||||
//
|
||||
this.label39.AutoSize = true;
|
||||
this.label39.Location = new System.Drawing.Point(4, 7);
|
||||
this.label39.Name = "label39";
|
||||
this.label39.Size = new System.Drawing.Size(53, 13);
|
||||
this.label39.TabIndex = 35;
|
||||
this.label39.Text = "Zákazník";
|
||||
//
|
||||
// button11
|
||||
//
|
||||
this.button11.Enabled = false;
|
||||
this.button11.Location = new System.Drawing.Point(2, 213);
|
||||
this.button11.Name = "button11";
|
||||
this.button11.Size = new System.Drawing.Size(87, 23);
|
||||
this.button11.TabIndex = 33;
|
||||
this.button11.Text = "Premiestniť";
|
||||
this.button11.UseVisualStyleBackColor = true;
|
||||
this.button11.Click += new System.EventHandler(this.button11_Click);
|
||||
//
|
||||
// comboBox3
|
||||
//
|
||||
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox3.Enabled = false;
|
||||
this.comboBox3.FormattingEnabled = true;
|
||||
this.comboBox3.Location = new System.Drawing.Point(143, 51);
|
||||
this.comboBox3.Name = "comboBox3";
|
||||
this.comboBox3.Size = new System.Drawing.Size(166, 21);
|
||||
this.comboBox3.TabIndex = 30;
|
||||
this.comboBox3.SelectedValueChanged += new System.EventHandler(this.comboBox3_SelectedValueChanged);
|
||||
//
|
||||
// comboBox5
|
||||
//
|
||||
this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox5.Enabled = false;
|
||||
this.comboBox5.FormattingEnabled = true;
|
||||
this.comboBox5.Location = new System.Drawing.Point(67, 27);
|
||||
this.comboBox5.Name = "comboBox5";
|
||||
this.comboBox5.Size = new System.Drawing.Size(179, 21);
|
||||
this.comboBox5.TabIndex = 29;
|
||||
this.comboBox5.SelectedValueChanged += new System.EventHandler(this.comboBox5_SelectedValueChanged);
|
||||
//
|
||||
// comboBox6
|
||||
//
|
||||
this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBox6.FormattingEnabled = true;
|
||||
this.comboBox6.Location = new System.Drawing.Point(67, 3);
|
||||
this.comboBox6.Name = "comboBox6";
|
||||
this.comboBox6.Size = new System.Drawing.Size(179, 21);
|
||||
this.comboBox6.TabIndex = 28;
|
||||
this.comboBox6.SelectedValueChanged += new System.EventHandler(this.comboBox6_SelectedValueChanged);
|
||||
//
|
||||
// label1
|
||||
//
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label1.Location = new System.Drawing.Point(142, 75);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(79, 29);
|
||||
this.label1.TabIndex = 40;
|
||||
this.label1.Text = "label1";
|
||||
//
|
||||
// textBox3
|
||||
//
|
||||
this.textBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.textBox3.Location = new System.Drawing.Point(248, 3);
|
||||
this.textBox3.MaxLength = 8;
|
||||
this.textBox3.Name = "textBox3";
|
||||
this.textBox3.Size = new System.Drawing.Size(61, 21);
|
||||
this.textBox3.TabIndex = 41;
|
||||
this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged);
|
||||
//
|
||||
// textBox4
|
||||
//
|
||||
this.textBox4.Enabled = false;
|
||||
this.textBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.textBox4.Location = new System.Drawing.Point(248, 27);
|
||||
this.textBox4.MaxLength = 8;
|
||||
this.textBox4.Name = "textBox4";
|
||||
this.textBox4.Size = new System.Drawing.Size(61, 21);
|
||||
this.textBox4.TabIndex = 42;
|
||||
this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
this.textBox4.TextChanged += new System.EventHandler(this.textBox4_TextChanged);
|
||||
//
|
||||
// frmInventarnaVymena
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(311, 238);
|
||||
this.Controls.Add(this.textBox4);
|
||||
this.Controls.Add(this.textBox3);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.label35);
|
||||
this.Controls.Add(this.label37);
|
||||
this.Controls.Add(this.label38);
|
||||
this.Controls.Add(this.label39);
|
||||
this.Controls.Add(this.button11);
|
||||
this.Controls.Add(this.comboBox3);
|
||||
this.Controls.Add(this.comboBox5);
|
||||
this.Controls.Add(this.comboBox6);
|
||||
this.Controls.Add(this.button1);
|
||||
this.Controls.Add(this.gbVstupudajov);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
||||
this.Name = "frmInventarnaVymena";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "Inventárna výmena v krabiciach";
|
||||
this.gbVstupudajov.ResumeLayout(false);
|
||||
this.gbVstupudajov.PerformLayout();
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
private System.Windows.Forms.GroupBox gbVstupudajov;
|
||||
private System.Windows.Forms.Label label15;
|
||||
private System.Windows.Forms.Label label14;
|
||||
private System.Windows.Forms.Label label18;
|
||||
private System.Windows.Forms.Label label7;
|
||||
private System.Windows.Forms.Button button2;
|
||||
private System.Windows.Forms.TextBox textBox1;
|
||||
private System.Windows.Forms.Label label5;
|
||||
private System.Windows.Forms.ComboBox comboBox1;
|
||||
private System.Windows.Forms.Label label6;
|
||||
private System.Windows.Forms.Button button1;
|
||||
private System.Windows.Forms.ComboBox comboBox2;
|
||||
private System.Windows.Forms.Label label30;
|
||||
private System.Windows.Forms.Label label35;
|
||||
private System.Windows.Forms.Label label37;
|
||||
private System.Windows.Forms.Label label38;
|
||||
private System.Windows.Forms.Label label39;
|
||||
private System.Windows.Forms.Button button11;
|
||||
private System.Windows.Forms.ComboBox comboBox3;
|
||||
private System.Windows.Forms.ComboBox comboBox5;
|
||||
private System.Windows.Forms.ComboBox comboBox6;
|
||||
private System.Windows.Forms.Label label1;
|
||||
private System.Windows.Forms.TextBox textBox3;
|
||||
private System.Windows.Forms.TextBox textBox4;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user