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

390
Mip/frmZadatZmatkovitost.Designer.cs generated Normal file
View File

@@ -0,0 +1,390 @@
namespace Mip
{
partial class frmZadatZmatkovitost
{
/// <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.panel1 = new System.Windows.Forms.Panel();
this.button2 = new System.Windows.Forms.Button();
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.label11 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.textBox6 = new System.Windows.Forms.TextBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.BackColor = System.Drawing.Color.AntiqueWhite;
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 30F, System.Drawing.FontStyle.Bold, 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(210, 46);
this.label1.TabIndex = 0;
this.label1.Text = "00 00 000";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label2.Location = new System.Drawing.Point(1, 48);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(210, 20);
this.label2.TabIndex = 1;
this.label2.Text = "Zákazník";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label3.Location = new System.Drawing.Point(212, 48);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(210, 20);
this.label3.TabIndex = 2;
this.label3.Text = "Výrobok";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label4.BackColor = System.Drawing.Color.AntiqueWhite;
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label4.ForeColor = System.Drawing.Color.Crimson;
this.label4.Location = new System.Drawing.Point(423, 1);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(210, 46);
this.label4.TabIndex = 3;
this.label4.Text = "9999/9999";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label5
//
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label5.Location = new System.Drawing.Point(1, 89);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(104, 30);
this.label5.TabIndex = 4;
this.label5.Text = "Rezanie";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label6
//
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label6.Location = new System.Drawing.Point(106, 89);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(105, 30);
this.label6.TabIndex = 5;
this.label6.Text = "Klasické sústruženie";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label7
//
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label7.Location = new System.Drawing.Point(212, 89);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(104, 30);
this.label7.TabIndex = 6;
this.label7.Text = "Impregnácia";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label8
//
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label8.Location = new System.Drawing.Point(317, 89);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(105, 30);
this.label8.TabIndex = 7;
this.label8.Text = "CNC";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label9
//
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label9.Location = new System.Drawing.Point(423, 89);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(105, 30);
this.label9.TabIndex = 8;
this.label9.Text = "Brúsenie, Lapovanie, Kontrola";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label10
//
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label10.Location = new System.Drawing.Point(529, 89);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(104, 30);
this.label10.TabIndex = 9;
this.label10.Text = "Chyby materiálu";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel1
//
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.label15);
this.panel1.Controls.Add(this.label14);
this.panel1.Controls.Add(this.label13);
this.panel1.Controls.Add(this.label12);
this.panel1.Controls.Add(this.label11);
this.panel1.Controls.Add(this.button1);
this.panel1.Controls.Add(this.textBox6);
this.panel1.Controls.Add(this.textBox5);
this.panel1.Controls.Add(this.textBox4);
this.panel1.Controls.Add(this.textBox3);
this.panel1.Controls.Add(this.textBox2);
this.panel1.Controls.Add(this.textBox1);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label10);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.label9);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label8);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label6);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(636, 185);
this.panel1.TabIndex = 10;
//
// button2
//
this.button2.Enabled = false;
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.button2.Location = new System.Drawing.Point(0, 154);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(171, 29);
this.button2.TabIndex = 22;
this.button2.Text = "Uložiť záznam";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// label15
//
this.label15.BackColor = System.Drawing.Color.AntiqueWhite;
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label15.Location = new System.Drawing.Point(212, 1);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(210, 46);
this.label15.TabIndex = 21;
this.label15.Text = "Chybný záznam";
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label14
//
this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label14.Location = new System.Drawing.Point(423, 68);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(210, 20);
this.label14.TabIndex = 20;
this.label14.Text = "??";
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label13
//
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label13.Location = new System.Drawing.Point(423, 48);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(210, 20);
this.label13.TabIndex = 19;
this.label13.Text = "Materiál + úprava";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label12
//
this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label12.Location = new System.Drawing.Point(212, 68);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(210, 20);
this.label12.TabIndex = 18;
this.label12.Text = "??";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label11
//
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label11.Location = new System.Drawing.Point(1, 68);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(210, 20);
this.label11.TabIndex = 17;
this.label11.Text = "??";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// button1
//
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.button1.Location = new System.Drawing.Point(463, 154);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(171, 29);
this.button1.TabIndex = 16;
this.button1.Text = "Zavrieť";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// textBox6
//
this.textBox6.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.textBox6.Location = new System.Drawing.Point(529, 119);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(104, 32);
this.textBox6.TabIndex = 15;
this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.textBox6.TextChanged += new System.EventHandler(this.textBox6_TextChanged);
this.textBox6.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox6_KeyPress);
//
// textBox5
//
this.textBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.textBox5.Location = new System.Drawing.Point(423, 119);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(105, 32);
this.textBox5.TabIndex = 14;
this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.textBox5.TextChanged += new System.EventHandler(this.textBox5_TextChanged);
this.textBox5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox5_KeyPress);
//
// textBox4
//
this.textBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.textBox4.Location = new System.Drawing.Point(317, 119);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(105, 32);
this.textBox4.TabIndex = 13;
this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.textBox4.TextChanged += new System.EventHandler(this.textBox4_TextChanged);
this.textBox4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox4_KeyPress);
//
// textBox3
//
this.textBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.textBox3.Location = new System.Drawing.Point(212, 119);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(104, 32);
this.textBox3.TabIndex = 12;
this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged);
this.textBox3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox3_KeyPress);
//
// textBox2
//
this.textBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.textBox2.Location = new System.Drawing.Point(106, 119);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(105, 32);
this.textBox2.TabIndex = 11;
this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
this.textBox2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox2_KeyPress);
//
// textBox1
//
this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.textBox1.Location = new System.Drawing.Point(1, 119);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(104, 32);
this.textBox1.TabIndex = 10;
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);
//
// frmZadatZmatkovitost
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(636, 185);
this.Controls.Add(this.panel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmZadatZmatkovitost";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "frmZadatZmatkovitost";
this.Shown += new System.EventHandler(this.frmZadatZmatkovitost_Shown);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
}
#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.Panel panel1;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Button button2;
}
}