Initial commit
This commit is contained in:
802
Mip/frmZiadankaDoplnujuceInfo.Designer.cs
generated
Normal file
802
Mip/frmZiadankaDoplnujuceInfo.Designer.cs
generated
Normal file
@@ -0,0 +1,802 @@
|
||||
namespace Mip
|
||||
{
|
||||
partial class frmZiadankaDoplnujuceInfo
|
||||
{
|
||||
/// <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.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.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
||||
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
|
||||
this.button1 = new System.Windows.Forms.Button();
|
||||
this.button2 = new System.Windows.Forms.Button();
|
||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.label6 = new System.Windows.Forms.Label();
|
||||
this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
|
||||
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.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.label21 = new System.Windows.Forms.Label();
|
||||
this.label22 = new System.Windows.Forms.Label();
|
||||
this.label23 = new System.Windows.Forms.Label();
|
||||
this.label24 = new System.Windows.Forms.Label();
|
||||
this.label25 = new System.Windows.Forms.Label();
|
||||
this.label26 = new System.Windows.Forms.Label();
|
||||
this.label27 = new System.Windows.Forms.Label();
|
||||
this.label28 = new System.Windows.Forms.Label();
|
||||
this.label29 = new System.Windows.Forms.Label();
|
||||
this.label30 = new System.Windows.Forms.Label();
|
||||
this.textBox3 = new System.Windows.Forms.TextBox();
|
||||
this.textBox4 = new System.Windows.Forms.TextBox();
|
||||
this.textBox5 = new System.Windows.Forms.TextBox();
|
||||
this.textBox6 = new System.Windows.Forms.TextBox();
|
||||
this.textBox7 = new System.Windows.Forms.TextBox();
|
||||
this.textBox8 = new System.Windows.Forms.TextBox();
|
||||
this.label31 = new System.Windows.Forms.Label();
|
||||
this.label32 = new System.Windows.Forms.Label();
|
||||
this.label33 = new System.Windows.Forms.Label();
|
||||
this.label34 = new System.Windows.Forms.Label();
|
||||
this.label35 = new System.Windows.Forms.Label();
|
||||
this.label36 = new System.Windows.Forms.Label();
|
||||
this.label37 = new System.Windows.Forms.Label();
|
||||
this.label38 = new System.Windows.Forms.Label();
|
||||
this.textBox9 = new System.Windows.Forms.TextBox();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// label1
|
||||
//
|
||||
this.label1.BackColor = System.Drawing.Color.PaleGreen;
|
||||
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label1.Location = new System.Drawing.Point(2, 2);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(136, 20);
|
||||
this.label1.TabIndex = 0;
|
||||
this.label1.Text = "Dátum vyhotovenia";
|
||||
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label1.Click += new System.EventHandler(this.label1_Click);
|
||||
//
|
||||
// label2
|
||||
//
|
||||
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label2.Location = new System.Drawing.Point(2, 23);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(136, 20);
|
||||
this.label2.TabIndex = 1;
|
||||
this.label2.Text = "Dátum prepokl. dodania";
|
||||
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label2.Click += new System.EventHandler(this.label2_Click);
|
||||
//
|
||||
// label3
|
||||
//
|
||||
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label3.Location = new System.Drawing.Point(2, 44);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(136, 20);
|
||||
this.label3.TabIndex = 2;
|
||||
this.label3.Text = "Dátum dodania";
|
||||
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label3.Click += new System.EventHandler(this.label3_Click);
|
||||
//
|
||||
// label4
|
||||
//
|
||||
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label4.Location = new System.Drawing.Point(2, 65);
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(136, 20);
|
||||
this.label4.TabIndex = 3;
|
||||
this.label4.Text = "Forma úhrady";
|
||||
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label4.BackColorChanged += new System.EventHandler(this.label4_BackColorChanged);
|
||||
this.label4.Click += new System.EventHandler(this.label4_Click);
|
||||
//
|
||||
// label5
|
||||
//
|
||||
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label5.Location = new System.Drawing.Point(2, 86);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(136, 20);
|
||||
this.label5.TabIndex = 4;
|
||||
this.label5.Text = "Spôsob dopravy";
|
||||
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label5.BackColorChanged += new System.EventHandler(this.label5_BackColorChanged);
|
||||
this.label5.Click += new System.EventHandler(this.label5_Click);
|
||||
//
|
||||
// dateTimePicker1
|
||||
//
|
||||
this.dateTimePicker1.Location = new System.Drawing.Point(139, 2);
|
||||
this.dateTimePicker1.Name = "dateTimePicker1";
|
||||
this.dateTimePicker1.Size = new System.Drawing.Size(207, 20);
|
||||
this.dateTimePicker1.TabIndex = 5;
|
||||
//
|
||||
// dateTimePicker2
|
||||
//
|
||||
this.dateTimePicker2.Enabled = false;
|
||||
this.dateTimePicker2.Location = new System.Drawing.Point(139, 23);
|
||||
this.dateTimePicker2.Name = "dateTimePicker2";
|
||||
this.dateTimePicker2.Size = new System.Drawing.Size(207, 20);
|
||||
this.dateTimePicker2.TabIndex = 6;
|
||||
//
|
||||
// button1
|
||||
//
|
||||
this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.button1.Location = new System.Drawing.Point(1, 359);
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Size = new System.Drawing.Size(95, 23);
|
||||
this.button1.TabIndex = 7;
|
||||
this.button1.Text = "Použiť a uložiť";
|
||||
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.Right)));
|
||||
this.button2.Location = new System.Drawing.Point(293, 359);
|
||||
this.button2.Name = "button2";
|
||||
this.button2.Size = new System.Drawing.Size(75, 23);
|
||||
this.button2.TabIndex = 8;
|
||||
this.button2.Text = "Zavrieť";
|
||||
this.button2.UseVisualStyleBackColor = true;
|
||||
this.button2.Click += new System.EventHandler(this.button2_Click);
|
||||
//
|
||||
// textBox1
|
||||
//
|
||||
this.textBox1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox1.Enabled = false;
|
||||
this.textBox1.Location = new System.Drawing.Point(139, 128);
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.Size = new System.Drawing.Size(207, 20);
|
||||
this.textBox1.TabIndex = 9;
|
||||
//
|
||||
// textBox2
|
||||
//
|
||||
this.textBox2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox2.Enabled = false;
|
||||
this.textBox2.Location = new System.Drawing.Point(2, 191);
|
||||
this.textBox2.MaxLength = 50;
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(344, 20);
|
||||
this.textBox2.TabIndex = 10;
|
||||
//
|
||||
// label6
|
||||
//
|
||||
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label6.Location = new System.Drawing.Point(2, 128);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(136, 20);
|
||||
this.label6.TabIndex = 12;
|
||||
this.label6.Text = "Dodacie a plat. podmienky";
|
||||
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label6.Click += new System.EventHandler(this.label6_Click);
|
||||
//
|
||||
// dateTimePicker3
|
||||
//
|
||||
this.dateTimePicker3.Enabled = false;
|
||||
this.dateTimePicker3.Location = new System.Drawing.Point(139, 44);
|
||||
this.dateTimePicker3.Name = "dateTimePicker3";
|
||||
this.dateTimePicker3.Size = new System.Drawing.Size(207, 20);
|
||||
this.dateTimePicker3.TabIndex = 13;
|
||||
//
|
||||
// label7
|
||||
//
|
||||
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label7.Enabled = false;
|
||||
this.label7.Location = new System.Drawing.Point(139, 65);
|
||||
this.label7.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(92, 20);
|
||||
this.label7.TabIndex = 14;
|
||||
this.label7.Text = "Prevodný príkaz";
|
||||
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label7.Click += new System.EventHandler(this.label7_Click);
|
||||
//
|
||||
// label8
|
||||
//
|
||||
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label8.Enabled = false;
|
||||
this.label8.Location = new System.Drawing.Point(232, 65);
|
||||
this.label8.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(54, 20);
|
||||
this.label8.TabIndex = 15;
|
||||
this.label8.Text = "Dobierka";
|
||||
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label8.Click += new System.EventHandler(this.label8_Click);
|
||||
//
|
||||
// label9
|
||||
//
|
||||
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label9.Enabled = false;
|
||||
this.label9.Location = new System.Drawing.Point(287, 65);
|
||||
this.label9.Name = "label9";
|
||||
this.label9.Size = new System.Drawing.Size(59, 20);
|
||||
this.label9.TabIndex = 16;
|
||||
this.label9.Text = "Hotovosť";
|
||||
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label9.Click += new System.EventHandler(this.label9_Click);
|
||||
//
|
||||
// label10
|
||||
//
|
||||
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label10.Enabled = false;
|
||||
this.label10.Location = new System.Drawing.Point(139, 86);
|
||||
this.label10.Name = "label10";
|
||||
this.label10.Size = new System.Drawing.Size(52, 20);
|
||||
this.label10.TabIndex = 17;
|
||||
this.label10.Text = "Dobierka";
|
||||
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label10.Click += new System.EventHandler(this.label10_Click);
|
||||
//
|
||||
// label11
|
||||
//
|
||||
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label11.Enabled = false;
|
||||
this.label11.Location = new System.Drawing.Point(192, 86);
|
||||
this.label11.Name = "label11";
|
||||
this.label11.Size = new System.Drawing.Size(32, 20);
|
||||
this.label11.TabIndex = 18;
|
||||
this.label11.Text = "DPD";
|
||||
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label11.Click += new System.EventHandler(this.label11_Click);
|
||||
//
|
||||
// label12
|
||||
//
|
||||
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label12.Enabled = false;
|
||||
this.label12.Location = new System.Drawing.Point(225, 86);
|
||||
this.label12.Name = "label12";
|
||||
this.label12.Size = new System.Drawing.Size(75, 20);
|
||||
this.label12.TabIndex = 19;
|
||||
this.label12.Text = "Osobný odber";
|
||||
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label12.Click += new System.EventHandler(this.label12_Click);
|
||||
//
|
||||
// label13
|
||||
//
|
||||
this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label13.Enabled = false;
|
||||
this.label13.Location = new System.Drawing.Point(301, 86);
|
||||
this.label13.Name = "label13";
|
||||
this.label13.Size = new System.Drawing.Size(45, 20);
|
||||
this.label13.TabIndex = 20;
|
||||
this.label13.Text = "Poštou";
|
||||
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label13.Click += new System.EventHandler(this.label13_Click);
|
||||
//
|
||||
// label14
|
||||
//
|
||||
this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label14.Enabled = false;
|
||||
this.label14.Location = new System.Drawing.Point(203, 107);
|
||||
this.label14.Name = "label14";
|
||||
this.label14.Size = new System.Drawing.Size(31, 20);
|
||||
this.label14.TabIndex = 21;
|
||||
this.label14.Text = "TNT";
|
||||
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label14.Click += new System.EventHandler(this.label14_Click);
|
||||
//
|
||||
// label15
|
||||
//
|
||||
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label15.Enabled = false;
|
||||
this.label15.Location = new System.Drawing.Point(235, 107);
|
||||
this.label15.Name = "label15";
|
||||
this.label15.Size = new System.Drawing.Size(111, 20);
|
||||
this.label15.TabIndex = 22;
|
||||
this.label15.Text = "Rozvoz dodávateľom";
|
||||
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label15.Click += new System.EventHandler(this.label15_Click);
|
||||
//
|
||||
// label16
|
||||
//
|
||||
this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label16.Enabled = false;
|
||||
this.label16.Location = new System.Drawing.Point(171, 107);
|
||||
this.label16.Name = "label16";
|
||||
this.label16.Size = new System.Drawing.Size(31, 20);
|
||||
this.label16.TabIndex = 23;
|
||||
this.label16.Text = "UPC";
|
||||
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label16.Click += new System.EventHandler(this.label16_Click);
|
||||
//
|
||||
// label17
|
||||
//
|
||||
this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label17.Enabled = false;
|
||||
this.label17.Location = new System.Drawing.Point(139, 107);
|
||||
this.label17.Name = "label17";
|
||||
this.label17.Size = new System.Drawing.Size(31, 20);
|
||||
this.label17.TabIndex = 24;
|
||||
this.label17.Text = "DHL";
|
||||
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label17.Click += new System.EventHandler(this.label17_Click);
|
||||
//
|
||||
// label18
|
||||
//
|
||||
this.label18.BackColor = System.Drawing.Color.PaleGreen;
|
||||
this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label18.Location = new System.Drawing.Point(2, 149);
|
||||
this.label18.Name = "label18";
|
||||
this.label18.Size = new System.Drawing.Size(136, 20);
|
||||
this.label18.TabIndex = 25;
|
||||
this.label18.Tag = "€ (EURO)";
|
||||
this.label18.Text = "Mena";
|
||||
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label18.BackColorChanged += new System.EventHandler(this.label18_BackColorChanged);
|
||||
this.label18.Click += new System.EventHandler(this.label18_Click);
|
||||
//
|
||||
// label19
|
||||
//
|
||||
this.label19.BackColor = System.Drawing.Color.PaleGreen;
|
||||
this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label19.Location = new System.Drawing.Point(139, 149);
|
||||
this.label19.Name = "label19";
|
||||
this.label19.Size = new System.Drawing.Size(68, 20);
|
||||
this.label19.TabIndex = 26;
|
||||
this.label19.Text = "€ (EURO)";
|
||||
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label19.Click += new System.EventHandler(this.label19_Click);
|
||||
//
|
||||
// label20
|
||||
//
|
||||
this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label20.Location = new System.Drawing.Point(208, 149);
|
||||
this.label20.Name = "label20";
|
||||
this.label20.Size = new System.Drawing.Size(68, 20);
|
||||
this.label20.TabIndex = 27;
|
||||
this.label20.Text = "Kč (CZK)";
|
||||
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label20.Click += new System.EventHandler(this.label20_Click);
|
||||
//
|
||||
// label21
|
||||
//
|
||||
this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label21.Location = new System.Drawing.Point(277, 149);
|
||||
this.label21.Name = "label21";
|
||||
this.label21.Size = new System.Drawing.Size(69, 20);
|
||||
this.label21.TabIndex = 28;
|
||||
this.label21.Text = "$ (USD)";
|
||||
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label21.Click += new System.EventHandler(this.label21_Click);
|
||||
//
|
||||
// label22
|
||||
//
|
||||
this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label22.Location = new System.Drawing.Point(2, 170);
|
||||
this.label22.Name = "label22";
|
||||
this.label22.Size = new System.Drawing.Size(136, 20);
|
||||
this.label22.TabIndex = 29;
|
||||
this.label22.Text = "Poznámky";
|
||||
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label22.Click += new System.EventHandler(this.label22_Click);
|
||||
//
|
||||
// label23
|
||||
//
|
||||
this.label23.BackColor = System.Drawing.Color.Coral;
|
||||
this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label23.Location = new System.Drawing.Point(347, 2);
|
||||
this.label23.Name = "label23";
|
||||
this.label23.Size = new System.Drawing.Size(20, 20);
|
||||
this.label23.TabIndex = 30;
|
||||
this.label23.Text = "X";
|
||||
this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label23.Click += new System.EventHandler(this.label23_Click);
|
||||
//
|
||||
// label24
|
||||
//
|
||||
this.label24.BackColor = System.Drawing.Color.Coral;
|
||||
this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label24.Location = new System.Drawing.Point(347, 23);
|
||||
this.label24.Name = "label24";
|
||||
this.label24.Size = new System.Drawing.Size(20, 20);
|
||||
this.label24.TabIndex = 31;
|
||||
this.label24.Text = "X";
|
||||
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label24.Click += new System.EventHandler(this.label24_Click);
|
||||
//
|
||||
// label25
|
||||
//
|
||||
this.label25.BackColor = System.Drawing.Color.Coral;
|
||||
this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label25.Location = new System.Drawing.Point(347, 44);
|
||||
this.label25.Name = "label25";
|
||||
this.label25.Size = new System.Drawing.Size(20, 20);
|
||||
this.label25.TabIndex = 32;
|
||||
this.label25.Text = "X";
|
||||
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label25.Click += new System.EventHandler(this.label25_Click);
|
||||
//
|
||||
// label26
|
||||
//
|
||||
this.label26.BackColor = System.Drawing.Color.Coral;
|
||||
this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label26.Location = new System.Drawing.Point(347, 65);
|
||||
this.label26.Name = "label26";
|
||||
this.label26.Size = new System.Drawing.Size(20, 20);
|
||||
this.label26.TabIndex = 33;
|
||||
this.label26.Text = "X";
|
||||
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label26.Click += new System.EventHandler(this.label26_Click);
|
||||
//
|
||||
// label27
|
||||
//
|
||||
this.label27.BackColor = System.Drawing.Color.Coral;
|
||||
this.label27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label27.Location = new System.Drawing.Point(347, 86);
|
||||
this.label27.Name = "label27";
|
||||
this.label27.Size = new System.Drawing.Size(20, 20);
|
||||
this.label27.TabIndex = 34;
|
||||
this.label27.Text = "X";
|
||||
this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label27.Click += new System.EventHandler(this.label27_Click);
|
||||
//
|
||||
// label28
|
||||
//
|
||||
this.label28.BackColor = System.Drawing.Color.Coral;
|
||||
this.label28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label28.Location = new System.Drawing.Point(347, 128);
|
||||
this.label28.Name = "label28";
|
||||
this.label28.Size = new System.Drawing.Size(20, 20);
|
||||
this.label28.TabIndex = 35;
|
||||
this.label28.Text = "X";
|
||||
this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label28.Click += new System.EventHandler(this.label28_Click);
|
||||
//
|
||||
// label29
|
||||
//
|
||||
this.label29.BackColor = System.Drawing.Color.Coral;
|
||||
this.label29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label29.Location = new System.Drawing.Point(347, 149);
|
||||
this.label29.Name = "label29";
|
||||
this.label29.Size = new System.Drawing.Size(20, 20);
|
||||
this.label29.TabIndex = 36;
|
||||
this.label29.Text = "X";
|
||||
this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label29.Click += new System.EventHandler(this.label29_Click);
|
||||
//
|
||||
// label30
|
||||
//
|
||||
this.label30.BackColor = System.Drawing.Color.Coral;
|
||||
this.label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label30.Location = new System.Drawing.Point(347, 170);
|
||||
this.label30.Name = "label30";
|
||||
this.label30.Size = new System.Drawing.Size(20, 20);
|
||||
this.label30.TabIndex = 37;
|
||||
this.label30.Text = "X";
|
||||
this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label30.Click += new System.EventHandler(this.label30_Click);
|
||||
//
|
||||
// textBox3
|
||||
//
|
||||
this.textBox3.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox3.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox3.Enabled = false;
|
||||
this.textBox3.Location = new System.Drawing.Point(2, 212);
|
||||
this.textBox3.MaxLength = 50;
|
||||
this.textBox3.Name = "textBox3";
|
||||
this.textBox3.Size = new System.Drawing.Size(344, 20);
|
||||
this.textBox3.TabIndex = 38;
|
||||
//
|
||||
// textBox4
|
||||
//
|
||||
this.textBox4.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox4.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox4.Enabled = false;
|
||||
this.textBox4.Location = new System.Drawing.Point(2, 233);
|
||||
this.textBox4.MaxLength = 50;
|
||||
this.textBox4.Name = "textBox4";
|
||||
this.textBox4.Size = new System.Drawing.Size(344, 20);
|
||||
this.textBox4.TabIndex = 39;
|
||||
//
|
||||
// textBox5
|
||||
//
|
||||
this.textBox5.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox5.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox5.Enabled = false;
|
||||
this.textBox5.Location = new System.Drawing.Point(2, 254);
|
||||
this.textBox5.MaxLength = 50;
|
||||
this.textBox5.Name = "textBox5";
|
||||
this.textBox5.Size = new System.Drawing.Size(344, 20);
|
||||
this.textBox5.TabIndex = 40;
|
||||
//
|
||||
// textBox6
|
||||
//
|
||||
this.textBox6.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox6.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox6.Enabled = false;
|
||||
this.textBox6.Location = new System.Drawing.Point(2, 275);
|
||||
this.textBox6.MaxLength = 50;
|
||||
this.textBox6.Name = "textBox6";
|
||||
this.textBox6.Size = new System.Drawing.Size(344, 20);
|
||||
this.textBox6.TabIndex = 41;
|
||||
//
|
||||
// textBox7
|
||||
//
|
||||
this.textBox7.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox7.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox7.Enabled = false;
|
||||
this.textBox7.Location = new System.Drawing.Point(2, 296);
|
||||
this.textBox7.MaxLength = 50;
|
||||
this.textBox7.Name = "textBox7";
|
||||
this.textBox7.Size = new System.Drawing.Size(344, 20);
|
||||
this.textBox7.TabIndex = 42;
|
||||
//
|
||||
// textBox8
|
||||
//
|
||||
this.textBox8.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox8.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox8.Enabled = false;
|
||||
this.textBox8.Location = new System.Drawing.Point(2, 317);
|
||||
this.textBox8.MaxLength = 50;
|
||||
this.textBox8.Name = "textBox8";
|
||||
this.textBox8.Size = new System.Drawing.Size(344, 20);
|
||||
this.textBox8.TabIndex = 43;
|
||||
//
|
||||
// label31
|
||||
//
|
||||
this.label31.BackColor = System.Drawing.Color.Coral;
|
||||
this.label31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label31.Location = new System.Drawing.Point(347, 191);
|
||||
this.label31.Name = "label31";
|
||||
this.label31.Size = new System.Drawing.Size(20, 20);
|
||||
this.label31.TabIndex = 44;
|
||||
this.label31.Text = "X";
|
||||
this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label31.Click += new System.EventHandler(this.label31_Click);
|
||||
//
|
||||
// label32
|
||||
//
|
||||
this.label32.BackColor = System.Drawing.Color.Coral;
|
||||
this.label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label32.Location = new System.Drawing.Point(347, 212);
|
||||
this.label32.Name = "label32";
|
||||
this.label32.Size = new System.Drawing.Size(20, 20);
|
||||
this.label32.TabIndex = 45;
|
||||
this.label32.Text = "X";
|
||||
this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label32.Click += new System.EventHandler(this.label32_Click);
|
||||
//
|
||||
// label33
|
||||
//
|
||||
this.label33.BackColor = System.Drawing.Color.Coral;
|
||||
this.label33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label33.Location = new System.Drawing.Point(347, 233);
|
||||
this.label33.Name = "label33";
|
||||
this.label33.Size = new System.Drawing.Size(20, 20);
|
||||
this.label33.TabIndex = 46;
|
||||
this.label33.Text = "X";
|
||||
this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label33.Click += new System.EventHandler(this.label33_Click);
|
||||
//
|
||||
// label34
|
||||
//
|
||||
this.label34.BackColor = System.Drawing.Color.Coral;
|
||||
this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label34.Location = new System.Drawing.Point(347, 254);
|
||||
this.label34.Name = "label34";
|
||||
this.label34.Size = new System.Drawing.Size(20, 20);
|
||||
this.label34.TabIndex = 47;
|
||||
this.label34.Text = "X";
|
||||
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label34.Click += new System.EventHandler(this.label34_Click);
|
||||
//
|
||||
// label35
|
||||
//
|
||||
this.label35.BackColor = System.Drawing.Color.Coral;
|
||||
this.label35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label35.Location = new System.Drawing.Point(347, 275);
|
||||
this.label35.Name = "label35";
|
||||
this.label35.Size = new System.Drawing.Size(20, 20);
|
||||
this.label35.TabIndex = 48;
|
||||
this.label35.Text = "X";
|
||||
this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label35.Click += new System.EventHandler(this.label35_Click);
|
||||
//
|
||||
// label36
|
||||
//
|
||||
this.label36.BackColor = System.Drawing.Color.Coral;
|
||||
this.label36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label36.Location = new System.Drawing.Point(347, 296);
|
||||
this.label36.Name = "label36";
|
||||
this.label36.Size = new System.Drawing.Size(20, 20);
|
||||
this.label36.TabIndex = 49;
|
||||
this.label36.Text = "X";
|
||||
this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label36.Click += new System.EventHandler(this.label36_Click);
|
||||
//
|
||||
// label37
|
||||
//
|
||||
this.label37.BackColor = System.Drawing.Color.Coral;
|
||||
this.label37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label37.Location = new System.Drawing.Point(347, 317);
|
||||
this.label37.Name = "label37";
|
||||
this.label37.Size = new System.Drawing.Size(20, 20);
|
||||
this.label37.TabIndex = 50;
|
||||
this.label37.Text = "X";
|
||||
this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label37.Click += new System.EventHandler(this.label37_Click);
|
||||
//
|
||||
// label38
|
||||
//
|
||||
this.label38.BackColor = System.Drawing.Color.Coral;
|
||||
this.label38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label38.Location = new System.Drawing.Point(347, 338);
|
||||
this.label38.Name = "label38";
|
||||
this.label38.Size = new System.Drawing.Size(20, 20);
|
||||
this.label38.TabIndex = 52;
|
||||
this.label38.Text = "X";
|
||||
this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label38.Click += new System.EventHandler(this.label38_Click);
|
||||
//
|
||||
// textBox9
|
||||
//
|
||||
this.textBox9.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
||||
this.textBox9.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
|
||||
this.textBox9.Enabled = false;
|
||||
this.textBox9.Location = new System.Drawing.Point(2, 338);
|
||||
this.textBox9.MaxLength = 50;
|
||||
this.textBox9.Name = "textBox9";
|
||||
this.textBox9.Size = new System.Drawing.Size(344, 20);
|
||||
this.textBox9.TabIndex = 51;
|
||||
//
|
||||
// frmZiadankaDoplnujuceInfo
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(369, 383);
|
||||
this.Controls.Add(this.label38);
|
||||
this.Controls.Add(this.textBox9);
|
||||
this.Controls.Add(this.label37);
|
||||
this.Controls.Add(this.label36);
|
||||
this.Controls.Add(this.label35);
|
||||
this.Controls.Add(this.label34);
|
||||
this.Controls.Add(this.label33);
|
||||
this.Controls.Add(this.label32);
|
||||
this.Controls.Add(this.label31);
|
||||
this.Controls.Add(this.textBox8);
|
||||
this.Controls.Add(this.textBox7);
|
||||
this.Controls.Add(this.textBox6);
|
||||
this.Controls.Add(this.textBox5);
|
||||
this.Controls.Add(this.textBox4);
|
||||
this.Controls.Add(this.textBox3);
|
||||
this.Controls.Add(this.label30);
|
||||
this.Controls.Add(this.label29);
|
||||
this.Controls.Add(this.label28);
|
||||
this.Controls.Add(this.label27);
|
||||
this.Controls.Add(this.label26);
|
||||
this.Controls.Add(this.label25);
|
||||
this.Controls.Add(this.label24);
|
||||
this.Controls.Add(this.label23);
|
||||
this.Controls.Add(this.label22);
|
||||
this.Controls.Add(this.label21);
|
||||
this.Controls.Add(this.label20);
|
||||
this.Controls.Add(this.label19);
|
||||
this.Controls.Add(this.label18);
|
||||
this.Controls.Add(this.label17);
|
||||
this.Controls.Add(this.label16);
|
||||
this.Controls.Add(this.label15);
|
||||
this.Controls.Add(this.label14);
|
||||
this.Controls.Add(this.label13);
|
||||
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.dateTimePicker3);
|
||||
this.Controls.Add(this.label6);
|
||||
this.Controls.Add(this.textBox2);
|
||||
this.Controls.Add(this.textBox1);
|
||||
this.Controls.Add(this.button2);
|
||||
this.Controls.Add(this.button1);
|
||||
this.Controls.Add(this.dateTimePicker2);
|
||||
this.Controls.Add(this.dateTimePicker1);
|
||||
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.FixedToolWindow;
|
||||
this.Name = "frmZiadankaDoplnujuceInfo";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "Doplňujúce informácie pre žiadanku";
|
||||
this.Shown += new System.EventHandler(this.frmZiadankaDoplnujuceInfo_Shown);
|
||||
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.DateTimePicker dateTimePicker1;
|
||||
private System.Windows.Forms.DateTimePicker dateTimePicker2;
|
||||
private System.Windows.Forms.Button button1;
|
||||
private System.Windows.Forms.Button button2;
|
||||
private System.Windows.Forms.TextBox textBox1;
|
||||
private System.Windows.Forms.TextBox textBox2;
|
||||
private System.Windows.Forms.Label label6;
|
||||
private System.Windows.Forms.DateTimePicker dateTimePicker3;
|
||||
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.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.Label label21;
|
||||
private System.Windows.Forms.Label label22;
|
||||
private System.Windows.Forms.Label label23;
|
||||
private System.Windows.Forms.Label label24;
|
||||
private System.Windows.Forms.Label label25;
|
||||
private System.Windows.Forms.Label label26;
|
||||
private System.Windows.Forms.Label label27;
|
||||
private System.Windows.Forms.Label label28;
|
||||
private System.Windows.Forms.Label label29;
|
||||
private System.Windows.Forms.Label label30;
|
||||
private System.Windows.Forms.TextBox textBox3;
|
||||
private System.Windows.Forms.TextBox textBox4;
|
||||
private System.Windows.Forms.TextBox textBox5;
|
||||
private System.Windows.Forms.TextBox textBox6;
|
||||
private System.Windows.Forms.TextBox textBox7;
|
||||
private System.Windows.Forms.TextBox textBox8;
|
||||
private System.Windows.Forms.Label label31;
|
||||
private System.Windows.Forms.Label label32;
|
||||
private System.Windows.Forms.Label label33;
|
||||
private System.Windows.Forms.Label label34;
|
||||
private System.Windows.Forms.Label label35;
|
||||
private System.Windows.Forms.Label label36;
|
||||
private System.Windows.Forms.Label label37;
|
||||
private System.Windows.Forms.Label label38;
|
||||
private System.Windows.Forms.TextBox textBox9;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user