Initial commit

This commit is contained in:
Culak-HP\Culak
2020-10-10 18:25:36 +02:00
commit cc7c23eca4
254 changed files with 67743 additions and 0 deletions

417
Mip/frmAddCenovuPonuku.Designer.cs generated Normal file
View File

@@ -0,0 +1,417 @@
namespace Mip
{
partial class frmAddCenovuPonuku
{
/// <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.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.comboBox1 = new System.Windows.Forms.ComboBox();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.comboBox3 = new System.Windows.Forms.ComboBox();
this.comboBox4 = new System.Windows.Forms.ComboBox();
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
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.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.label17 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label1.Location = new System.Drawing.Point(1, 1);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(401, 28);
this.label1.TabIndex = 0;
this.label1.Text = "Názov výrobku";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
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(1, 28);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(401, 28);
this.label2.TabIndex = 1;
this.label2.Text = "---";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label3.Location = new System.Drawing.Point(1, 57);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(200, 22);
this.label3.TabIndex = 2;
this.label3.Text = "Zákazník";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label4.Location = new System.Drawing.Point(1, 78);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(200, 22);
this.label4.TabIndex = 3;
this.label4.Text = "---";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label5
//
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label5.Location = new System.Drawing.Point(1, 101);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(200, 22);
this.label5.TabIndex = 4;
this.label5.Text = "Spojené rozmery";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label6
//
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label6.Location = new System.Drawing.Point(1, 122);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(200, 22);
this.label6.TabIndex = 5;
this.label6.Text = "---";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label7
//
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label7.Location = new System.Drawing.Point(202, 101);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(200, 22);
this.label7.TabIndex = 6;
this.label7.Text = "Počet segmentov";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label8
//
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label8.Location = new System.Drawing.Point(202, 122);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(200, 22);
this.label8.TabIndex = 7;
this.label8.Text = "---";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label9
//
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label9.Location = new System.Drawing.Point(202, 57);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(200, 22);
this.label9.TabIndex = 8;
this.label9.Text = "Dátum prijatia";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label10
//
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label10.Location = new System.Drawing.Point(202, 78);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(200, 22);
this.label10.TabIndex = 9;
this.label10.Text = "---";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label11
//
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label11.Location = new System.Drawing.Point(1, 71);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(401, 28);
this.label11.TabIndex = 10;
this.label11.Text = "Naceňované materiály";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(70, 100);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(129, 21);
this.comboBox1.TabIndex = 11;
//
// comboBox2
//
this.comboBox2.Enabled = false;
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Location = new System.Drawing.Point(70, 123);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(129, 21);
this.comboBox2.TabIndex = 12;
//
// comboBox3
//
this.comboBox3.Enabled = false;
this.comboBox3.FormattingEnabled = true;
this.comboBox3.Location = new System.Drawing.Point(271, 100);
this.comboBox3.Name = "comboBox3";
this.comboBox3.Size = new System.Drawing.Size(129, 21);
this.comboBox3.TabIndex = 13;
//
// comboBox4
//
this.comboBox4.Enabled = false;
this.comboBox4.FormattingEnabled = true;
this.comboBox4.Location = new System.Drawing.Point(271, 123);
this.comboBox4.Name = "comboBox4";
this.comboBox4.Size = new System.Drawing.Size(129, 21);
this.comboBox4.TabIndex = 14;
//
// numericUpDown1
//
this.numericUpDown1.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.numericUpDown1.Location = new System.Drawing.Point(1, 30);
this.numericUpDown1.Maximum = new decimal(new int[] {
100000,
0,
0,
0});
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(401, 40);
this.numericUpDown1.TabIndex = 15;
this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Snow;
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.label10);
this.panel1.Controls.Add(this.label8);
this.panel1.Controls.Add(this.label9);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(405, 147);
this.panel1.TabIndex = 16;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Beige;
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.label16);
this.panel2.Controls.Add(this.label15);
this.panel2.Controls.Add(this.comboBox4);
this.panel2.Controls.Add(this.numericUpDown1);
this.panel2.Controls.Add(this.comboBox3);
this.panel2.Controls.Add(this.label14);
this.panel2.Controls.Add(this.comboBox2);
this.panel2.Controls.Add(this.label13);
this.panel2.Controls.Add(this.comboBox1);
this.panel2.Controls.Add(this.label12);
this.panel2.Controls.Add(this.label11);
this.panel2.Location = new System.Drawing.Point(0, 148);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(405, 148);
this.panel2.TabIndex = 17;
//
// label16
//
this.label16.BackColor = System.Drawing.Color.LightSalmon;
this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label16.Location = new System.Drawing.Point(202, 123);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(67, 22);
this.label16.TabIndex = 15;
this.label16.Text = "Materiál č. 4";
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label16.Click += new System.EventHandler(this.label16_Click);
//
// label15
//
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label15.Location = new System.Drawing.Point(1, 1);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(401, 28);
this.label15.TabIndex = 14;
this.label15.Text = "Počet naceňovaných kusov";
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label14
//
this.label14.BackColor = System.Drawing.Color.LightSalmon;
this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label14.Location = new System.Drawing.Point(202, 100);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(67, 22);
this.label14.TabIndex = 13;
this.label14.Text = "Materiál č. 3";
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label14.Click += new System.EventHandler(this.label14_Click);
//
// label13
//
this.label13.BackColor = System.Drawing.Color.LightSalmon;
this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label13.Location = new System.Drawing.Point(1, 123);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(67, 22);
this.label13.TabIndex = 12;
this.label13.Text = "Materiál č. 2";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label13.Click += new System.EventHandler(this.label13_Click);
//
// label12
//
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label12.Location = new System.Drawing.Point(1, 100);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(67, 22);
this.label12.TabIndex = 11;
this.label12.Text = "Materiál č.1";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// 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(0, 356);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(139, 26);
this.button1.TabIndex = 18;
this.button1.Tag = "add";
this.button1.Text = "Pridať cenovú ponuku";
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(305, 356);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(100, 26);
this.button2.TabIndex = 19;
this.button2.Text = "Zavrieť";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// label17
//
this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label17.Location = new System.Drawing.Point(0, 297);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(69, 59);
this.label17.TabIndex = 20;
this.label17.Text = "Poznámka";
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(71, 297);
this.textBox1.MaxLength = 150;
this.textBox1.Multiline = true;
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(332, 59);
this.textBox1.TabIndex = 21;
//
// frmAddCenovuPonuku
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(405, 382);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label17);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Name = "frmAddCenovuPonuku";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Pridať cenovú ponuku";
this.Shown += new System.EventHandler(this.frmAddCenovuPonuku_Shown);
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
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.ComboBox comboBox1;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.ComboBox comboBox3;
private System.Windows.Forms.ComboBox comboBox4;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox textBox1;
}
}