Initial commit
This commit is contained in:
649
Mip/frmPridatEditovatNastroj.Designer.cs
generated
Normal file
649
Mip/frmPridatEditovatNastroj.Designer.cs
generated
Normal file
@@ -0,0 +1,649 @@
|
||||
namespace Mip
|
||||
{
|
||||
partial class frmPridatEditovatNastroj
|
||||
{
|
||||
/// <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.panel53 = new System.Windows.Forms.Panel();
|
||||
this.button11 = new System.Windows.Forms.Button();
|
||||
this.button10 = new System.Windows.Forms.Button();
|
||||
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
||||
this.label7 = new System.Windows.Forms.Label();
|
||||
this.textBox3 = new System.Windows.Forms.TextBox();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.button6 = new System.Windows.Forms.Button();
|
||||
this.label6 = new System.Windows.Forms.Label();
|
||||
this.button2 = new System.Windows.Forms.Button();
|
||||
this.button7 = new System.Windows.Forms.Button();
|
||||
this.button3 = new System.Windows.Forms.Button();
|
||||
this.label5 = new System.Windows.Forms.Label();
|
||||
this.label1 = new System.Windows.Forms.Label();
|
||||
this.label2 = new System.Windows.Forms.Label();
|
||||
this.label4 = new System.Windows.Forms.Label();
|
||||
this.button4 = new System.Windows.Forms.Button();
|
||||
this.button5 = new System.Windows.Forms.Button();
|
||||
this.label3 = new System.Windows.Forms.Label();
|
||||
this.button1 = new System.Windows.Forms.Button();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||||
this.label101 = new System.Windows.Forms.Label();
|
||||
this.label92 = new System.Windows.Forms.Label();
|
||||
this.label93 = new System.Windows.Forms.Label();
|
||||
this.label94 = new System.Windows.Forms.Label();
|
||||
this.label95 = new System.Windows.Forms.Label();
|
||||
this.label96 = new System.Windows.Forms.Label();
|
||||
this.label97 = new System.Windows.Forms.Label();
|
||||
this.label98 = new System.Windows.Forms.Label();
|
||||
this.label99 = new System.Windows.Forms.Label();
|
||||
this.label88 = new System.Windows.Forms.Label();
|
||||
this.label89 = new System.Windows.Forms.Label();
|
||||
this.label90 = new System.Windows.Forms.Label();
|
||||
this.label91 = new System.Windows.Forms.Label();
|
||||
this.label82 = new System.Windows.Forms.Label();
|
||||
this.label83 = new System.Windows.Forms.Label();
|
||||
this.label81 = new System.Windows.Forms.Label();
|
||||
this.label79 = new System.Windows.Forms.Label();
|
||||
this.label66 = new System.Windows.Forms.Label();
|
||||
this.label49 = new System.Windows.Forms.Label();
|
||||
this.button8 = new System.Windows.Forms.Button();
|
||||
this.button9 = new System.Windows.Forms.Button();
|
||||
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
||||
this.button12 = new System.Windows.Forms.Button();
|
||||
this.panel53.SuspendLayout();
|
||||
this.panel1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// panel53
|
||||
//
|
||||
this.panel53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.panel53.Controls.Add(this.button11);
|
||||
this.panel53.Controls.Add(this.button10);
|
||||
this.panel53.Controls.Add(this.flowLayoutPanel1);
|
||||
this.panel53.Controls.Add(this.label7);
|
||||
this.panel53.Controls.Add(this.textBox3);
|
||||
this.panel53.Controls.Add(this.panel1);
|
||||
this.panel53.Controls.Add(this.button1);
|
||||
this.panel53.Controls.Add(this.textBox2);
|
||||
this.panel53.Controls.Add(this.textBox1);
|
||||
this.panel53.Controls.Add(this.label101);
|
||||
this.panel53.Controls.Add(this.label92);
|
||||
this.panel53.Controls.Add(this.label93);
|
||||
this.panel53.Controls.Add(this.label94);
|
||||
this.panel53.Controls.Add(this.label95);
|
||||
this.panel53.Controls.Add(this.label96);
|
||||
this.panel53.Controls.Add(this.label97);
|
||||
this.panel53.Controls.Add(this.label98);
|
||||
this.panel53.Controls.Add(this.label99);
|
||||
this.panel53.Controls.Add(this.label88);
|
||||
this.panel53.Controls.Add(this.label89);
|
||||
this.panel53.Controls.Add(this.label90);
|
||||
this.panel53.Controls.Add(this.label91);
|
||||
this.panel53.Controls.Add(this.label82);
|
||||
this.panel53.Controls.Add(this.label83);
|
||||
this.panel53.Controls.Add(this.label81);
|
||||
this.panel53.Controls.Add(this.label79);
|
||||
this.panel53.Controls.Add(this.label66);
|
||||
this.panel53.Controls.Add(this.label49);
|
||||
this.panel53.Location = new System.Drawing.Point(0, 0);
|
||||
this.panel53.Name = "panel53";
|
||||
this.panel53.Size = new System.Drawing.Size(611, 370);
|
||||
this.panel53.TabIndex = 1;
|
||||
//
|
||||
// button11
|
||||
//
|
||||
this.button11.Image = global::Mip.Properties.Resources.add;
|
||||
this.button11.Location = new System.Drawing.Point(567, 96);
|
||||
this.button11.Name = "button11";
|
||||
this.button11.Size = new System.Drawing.Size(20, 20);
|
||||
this.button11.TabIndex = 51;
|
||||
this.button11.UseVisualStyleBackColor = true;
|
||||
this.button11.Click += new System.EventHandler(this.button11_Click);
|
||||
//
|
||||
// button10
|
||||
//
|
||||
this.button10.Image = global::Mip.Properties.Resources.add;
|
||||
this.button10.Location = new System.Drawing.Point(586, 96);
|
||||
this.button10.Name = "button10";
|
||||
this.button10.Size = new System.Drawing.Size(20, 20);
|
||||
this.button10.TabIndex = 50;
|
||||
this.button10.UseVisualStyleBackColor = true;
|
||||
this.button10.Click += new System.EventHandler(this.button10_Click);
|
||||
//
|
||||
// flowLayoutPanel1
|
||||
//
|
||||
this.flowLayoutPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.flowLayoutPanel1.Location = new System.Drawing.Point(2, 116);
|
||||
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
||||
this.flowLayoutPanel1.Size = new System.Drawing.Size(605, 168);
|
||||
this.flowLayoutPanel1.TabIndex = 49;
|
||||
//
|
||||
// label7
|
||||
//
|
||||
this.label7.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label7.Location = new System.Drawing.Point(2, 95);
|
||||
this.label7.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(605, 22);
|
||||
this.label7.TabIndex = 48;
|
||||
this.label7.Text = "Nástrojové špecifikácie";
|
||||
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// textBox3
|
||||
//
|
||||
this.textBox3.Location = new System.Drawing.Point(2, 307);
|
||||
this.textBox3.Multiline = true;
|
||||
this.textBox3.Name = "textBox3";
|
||||
this.textBox3.Size = new System.Drawing.Size(256, 59);
|
||||
this.textBox3.TabIndex = 47;
|
||||
//
|
||||
// panel1
|
||||
//
|
||||
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.panel1.Controls.Add(this.button6);
|
||||
this.panel1.Controls.Add(this.label6);
|
||||
this.panel1.Controls.Add(this.button2);
|
||||
this.panel1.Controls.Add(this.button7);
|
||||
this.panel1.Controls.Add(this.button3);
|
||||
this.panel1.Controls.Add(this.label5);
|
||||
this.panel1.Controls.Add(this.label1);
|
||||
this.panel1.Controls.Add(this.label2);
|
||||
this.panel1.Controls.Add(this.label4);
|
||||
this.panel1.Controls.Add(this.button4);
|
||||
this.panel1.Controls.Add(this.button5);
|
||||
this.panel1.Controls.Add(this.label3);
|
||||
this.panel1.Location = new System.Drawing.Point(260, 286);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new System.Drawing.Size(347, 80);
|
||||
this.panel1.TabIndex = 46;
|
||||
//
|
||||
// button6
|
||||
//
|
||||
this.button6.Image = global::Mip.Properties.Resources.pdf;
|
||||
this.button6.Location = new System.Drawing.Point(116, 20);
|
||||
this.button6.Name = "button6";
|
||||
this.button6.Size = new System.Drawing.Size(56, 56);
|
||||
this.button6.TabIndex = 42;
|
||||
this.button6.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// label6
|
||||
//
|
||||
this.label6.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label6.Location = new System.Drawing.Point(173, 2);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(56, 18);
|
||||
this.label6.TabIndex = 45;
|
||||
this.label6.Text = "amd";
|
||||
this.label6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
//
|
||||
// button2
|
||||
//
|
||||
this.button2.Image = global::Mip.Properties.Resources.icon_2d;
|
||||
this.button2.Location = new System.Drawing.Point(2, 20);
|
||||
this.button2.Name = "button2";
|
||||
this.button2.Size = new System.Drawing.Size(56, 56);
|
||||
this.button2.TabIndex = 34;
|
||||
this.button2.UseVisualStyleBackColor = true;
|
||||
this.button2.Click += new System.EventHandler(this.button2_Click);
|
||||
//
|
||||
// button7
|
||||
//
|
||||
this.button7.Image = global::Mip.Properties.Resources.alphacam;
|
||||
this.button7.Location = new System.Drawing.Point(173, 20);
|
||||
this.button7.Name = "button7";
|
||||
this.button7.Size = new System.Drawing.Size(56, 56);
|
||||
this.button7.TabIndex = 44;
|
||||
this.button7.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// button3
|
||||
//
|
||||
this.button3.Image = global::Mip.Properties.Resources._3dv2;
|
||||
this.button3.Location = new System.Drawing.Point(59, 20);
|
||||
this.button3.Name = "button3";
|
||||
this.button3.Size = new System.Drawing.Size(56, 56);
|
||||
this.button3.TabIndex = 35;
|
||||
this.button3.UseVisualStyleBackColor = false;
|
||||
this.button3.Click += new System.EventHandler(this.button3_Click);
|
||||
//
|
||||
// label5
|
||||
//
|
||||
this.label5.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label5.Location = new System.Drawing.Point(116, 2);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(56, 18);
|
||||
this.label5.TabIndex = 43;
|
||||
this.label5.Text = "pdf";
|
||||
this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
//
|
||||
// label1
|
||||
//
|
||||
this.label1.BackColor = System.Drawing.Color.Gainsboro;
|
||||
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(56, 18);
|
||||
this.label1.TabIndex = 36;
|
||||
this.label1.Text = "jpg,png";
|
||||
this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
//
|
||||
// label2
|
||||
//
|
||||
this.label2.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label2.Location = new System.Drawing.Point(59, 2);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(56, 18);
|
||||
this.label2.TabIndex = 37;
|
||||
this.label2.Text = "3D pdf";
|
||||
this.label2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
//
|
||||
// label4
|
||||
//
|
||||
this.label4.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label4.Location = new System.Drawing.Point(287, 2);
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(56, 18);
|
||||
this.label4.TabIndex = 41;
|
||||
this.label4.Text = "dwg";
|
||||
this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
//
|
||||
// button4
|
||||
//
|
||||
this.button4.Image = global::Mip.Properties.Resources.autodesk_inventor_icon;
|
||||
this.button4.Location = new System.Drawing.Point(230, 20);
|
||||
this.button4.Name = "button4";
|
||||
this.button4.Size = new System.Drawing.Size(56, 56);
|
||||
this.button4.TabIndex = 38;
|
||||
this.button4.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// button5
|
||||
//
|
||||
this.button5.Image = global::Mip.Properties.Resources.autocad_autocad_icon;
|
||||
this.button5.Location = new System.Drawing.Point(287, 20);
|
||||
this.button5.Name = "button5";
|
||||
this.button5.Size = new System.Drawing.Size(56, 56);
|
||||
this.button5.TabIndex = 40;
|
||||
this.button5.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// label3
|
||||
//
|
||||
this.label3.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label3.Location = new System.Drawing.Point(230, 2);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(56, 18);
|
||||
this.label3.TabIndex = 39;
|
||||
this.label3.Text = "zip,rar,ipt";
|
||||
this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
//
|
||||
// button1
|
||||
//
|
||||
this.button1.Image = global::Mip.Properties.Resources.Rotation;
|
||||
this.button1.Location = new System.Drawing.Point(583, 69);
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Size = new System.Drawing.Size(25, 25);
|
||||
this.button1.TabIndex = 33;
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click);
|
||||
//
|
||||
// textBox2
|
||||
//
|
||||
this.textBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.textBox2.Location = new System.Drawing.Point(204, 68);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(100, 25);
|
||||
this.textBox2.TabIndex = 28;
|
||||
//
|
||||
// textBox1
|
||||
//
|
||||
this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.textBox1.Location = new System.Drawing.Point(2, 68);
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.Size = new System.Drawing.Size(201, 25);
|
||||
this.textBox1.TabIndex = 27;
|
||||
//
|
||||
// label101
|
||||
//
|
||||
this.label101.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label101.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label101.Location = new System.Drawing.Point(2, 287);
|
||||
this.label101.Name = "label101";
|
||||
this.label101.Size = new System.Drawing.Size(256, 22);
|
||||
this.label101.TabIndex = 25;
|
||||
this.label101.Text = "Poznámka";
|
||||
this.label101.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label92
|
||||
//
|
||||
this.label92.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label92.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label92.Location = new System.Drawing.Point(507, 23);
|
||||
this.label92.Name = "label92";
|
||||
this.label92.Size = new System.Drawing.Size(100, 22);
|
||||
this.label92.TabIndex = 24;
|
||||
this.label92.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label93
|
||||
//
|
||||
this.label93.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label93.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label93.Location = new System.Drawing.Point(507, 2);
|
||||
this.label93.Name = "label93";
|
||||
this.label93.Size = new System.Drawing.Size(100, 22);
|
||||
this.label93.TabIndex = 23;
|
||||
this.label93.Text = "Počet brúsení";
|
||||
this.label93.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label94
|
||||
//
|
||||
this.label94.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label94.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label94.Location = new System.Drawing.Point(305, 68);
|
||||
this.label94.Name = "label94";
|
||||
this.label94.Size = new System.Drawing.Size(100, 25);
|
||||
this.label94.TabIndex = 22;
|
||||
this.label94.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label95
|
||||
//
|
||||
this.label95.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label95.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label95.Location = new System.Drawing.Point(305, 47);
|
||||
this.label95.Name = "label95";
|
||||
this.label95.Size = new System.Drawing.Size(100, 22);
|
||||
this.label95.TabIndex = 21;
|
||||
this.label95.Text = "Počet použití";
|
||||
this.label95.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label96
|
||||
//
|
||||
this.label96.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label96.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label96.Location = new System.Drawing.Point(406, 23);
|
||||
this.label96.Name = "label96";
|
||||
this.label96.Size = new System.Drawing.Size(100, 22);
|
||||
this.label96.TabIndex = 20;
|
||||
this.label96.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label97
|
||||
//
|
||||
this.label97.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label97.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label97.Location = new System.Drawing.Point(406, 2);
|
||||
this.label97.Name = "label97";
|
||||
this.label97.Size = new System.Drawing.Size(100, 22);
|
||||
this.label97.TabIndex = 19;
|
||||
this.label97.Text = "Dôvod vyradenia";
|
||||
this.label97.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label98
|
||||
//
|
||||
this.label98.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label98.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label98.Location = new System.Drawing.Point(305, 23);
|
||||
this.label98.Name = "label98";
|
||||
this.label98.Size = new System.Drawing.Size(100, 22);
|
||||
this.label98.TabIndex = 18;
|
||||
this.label98.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label99
|
||||
//
|
||||
this.label99.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label99.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label99.Location = new System.Drawing.Point(305, 2);
|
||||
this.label99.Name = "label99";
|
||||
this.label99.Size = new System.Drawing.Size(100, 22);
|
||||
this.label99.TabIndex = 17;
|
||||
this.label99.Text = "Dátum vyradenia";
|
||||
this.label99.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label88
|
||||
//
|
||||
this.label88.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label88.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label88.Location = new System.Drawing.Point(406, 68);
|
||||
this.label88.Name = "label88";
|
||||
this.label88.Size = new System.Drawing.Size(177, 25);
|
||||
this.label88.TabIndex = 12;
|
||||
this.label88.Text = "Na sklade";
|
||||
this.label88.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label89
|
||||
//
|
||||
this.label89.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label89.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label89.Location = new System.Drawing.Point(406, 47);
|
||||
this.label89.Name = "label89";
|
||||
this.label89.Size = new System.Drawing.Size(201, 22);
|
||||
this.label89.TabIndex = 11;
|
||||
this.label89.Text = "Status";
|
||||
this.label89.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label90
|
||||
//
|
||||
this.label90.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label90.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label90.Location = new System.Drawing.Point(103, 23);
|
||||
this.label90.Name = "label90";
|
||||
this.label90.Size = new System.Drawing.Size(100, 22);
|
||||
this.label90.TabIndex = 10;
|
||||
this.label90.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label91
|
||||
//
|
||||
this.label91.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label91.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label91.Location = new System.Drawing.Point(103, 2);
|
||||
this.label91.Name = "label91";
|
||||
this.label91.Size = new System.Drawing.Size(100, 22);
|
||||
this.label91.TabIndex = 9;
|
||||
this.label91.Text = "Dátum zaradenia";
|
||||
this.label91.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label82
|
||||
//
|
||||
this.label82.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label82.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label82.Location = new System.Drawing.Point(204, 23);
|
||||
this.label82.Name = "label82";
|
||||
this.label82.Size = new System.Drawing.Size(100, 22);
|
||||
this.label82.TabIndex = 8;
|
||||
this.label82.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label83
|
||||
//
|
||||
this.label83.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label83.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label83.Location = new System.Drawing.Point(204, 2);
|
||||
this.label83.Name = "label83";
|
||||
this.label83.Size = new System.Drawing.Size(100, 22);
|
||||
this.label83.TabIndex = 7;
|
||||
this.label83.Text = "Poradové číslo";
|
||||
this.label83.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label81
|
||||
//
|
||||
this.label81.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label81.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label81.Location = new System.Drawing.Point(204, 47);
|
||||
this.label81.Name = "label81";
|
||||
this.label81.Size = new System.Drawing.Size(100, 22);
|
||||
this.label81.TabIndex = 5;
|
||||
this.label81.Text = "Výrobné číslo";
|
||||
this.label81.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label79
|
||||
//
|
||||
this.label79.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label79.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label79.Location = new System.Drawing.Point(2, 47);
|
||||
this.label79.Name = "label79";
|
||||
this.label79.Size = new System.Drawing.Size(201, 22);
|
||||
this.label79.TabIndex = 3;
|
||||
this.label79.Text = "Kategória";
|
||||
this.label79.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label66
|
||||
//
|
||||
this.label66.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label66.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label66.Location = new System.Drawing.Point(2, 23);
|
||||
this.label66.Name = "label66";
|
||||
this.label66.Size = new System.Drawing.Size(100, 22);
|
||||
this.label66.TabIndex = 1;
|
||||
this.label66.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label49
|
||||
//
|
||||
this.label49.BackColor = System.Drawing.Color.Wheat;
|
||||
this.label49.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label49.Location = new System.Drawing.Point(2, 2);
|
||||
this.label49.Name = "label49";
|
||||
this.label49.Size = new System.Drawing.Size(100, 22);
|
||||
this.label49.TabIndex = 0;
|
||||
this.label49.Text = "ID nástroja";
|
||||
this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// button8
|
||||
//
|
||||
this.button8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.button8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.button8.Location = new System.Drawing.Point(1, 371);
|
||||
this.button8.Name = "button8";
|
||||
this.button8.Size = new System.Drawing.Size(75, 30);
|
||||
this.button8.TabIndex = 2;
|
||||
this.button8.Text = "Uložiť";
|
||||
this.button8.UseVisualStyleBackColor = true;
|
||||
this.button8.Click += new System.EventHandler(this.button8_Click);
|
||||
//
|
||||
// button9
|
||||
//
|
||||
this.button9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.button9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.button9.Location = new System.Drawing.Point(536, 371);
|
||||
this.button9.Name = "button9";
|
||||
this.button9.Size = new System.Drawing.Size(75, 30);
|
||||
this.button9.TabIndex = 3;
|
||||
this.button9.Text = "Zrušiť";
|
||||
this.button9.UseVisualStyleBackColor = true;
|
||||
this.button9.Click += new System.EventHandler(this.button9_Click);
|
||||
//
|
||||
// dataGridView1
|
||||
//
|
||||
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||
this.dataGridView1.Location = new System.Drawing.Point(618, 100);
|
||||
this.dataGridView1.Name = "dataGridView1";
|
||||
this.dataGridView1.Size = new System.Drawing.Size(507, 296);
|
||||
this.dataGridView1.TabIndex = 34;
|
||||
//
|
||||
// button12
|
||||
//
|
||||
this.button12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.button12.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.button12.Location = new System.Drawing.Point(76, 371);
|
||||
this.button12.Name = "button12";
|
||||
this.button12.Size = new System.Drawing.Size(143, 30);
|
||||
this.button12.TabIndex = 35;
|
||||
this.button12.Text = "Editovať brúsenia";
|
||||
this.button12.UseVisualStyleBackColor = true;
|
||||
this.button12.Click += new System.EventHandler(this.button12_Click);
|
||||
//
|
||||
// frmPridatEditovatNastroj
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1133, 402);
|
||||
this.Controls.Add(this.button12);
|
||||
this.Controls.Add(this.dataGridView1);
|
||||
this.Controls.Add(this.button9);
|
||||
this.Controls.Add(this.button8);
|
||||
this.Controls.Add(this.panel53);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
||||
this.Name = "frmPridatEditovatNastroj";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "Editovať nástroj...";
|
||||
this.Load += new System.EventHandler(this.frmPridatEditovatNastroj_Load);
|
||||
this.panel53.ResumeLayout(false);
|
||||
this.panel53.PerformLayout();
|
||||
this.panel1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private System.Windows.Forms.Panel panel53;
|
||||
private System.Windows.Forms.Label label101;
|
||||
private System.Windows.Forms.Label label92;
|
||||
private System.Windows.Forms.Label label93;
|
||||
private System.Windows.Forms.Label label94;
|
||||
private System.Windows.Forms.Label label95;
|
||||
private System.Windows.Forms.Label label96;
|
||||
private System.Windows.Forms.Label label97;
|
||||
private System.Windows.Forms.Label label98;
|
||||
private System.Windows.Forms.Label label99;
|
||||
private System.Windows.Forms.Label label88;
|
||||
private System.Windows.Forms.Label label89;
|
||||
private System.Windows.Forms.Label label90;
|
||||
private System.Windows.Forms.Label label91;
|
||||
private System.Windows.Forms.Label label82;
|
||||
private System.Windows.Forms.Label label83;
|
||||
private System.Windows.Forms.Label label81;
|
||||
private System.Windows.Forms.Label label79;
|
||||
private System.Windows.Forms.Label label66;
|
||||
private System.Windows.Forms.Label label49;
|
||||
private System.Windows.Forms.Button button1;
|
||||
private System.Windows.Forms.TextBox textBox2;
|
||||
private System.Windows.Forms.TextBox textBox1;
|
||||
private System.Windows.Forms.Button button3;
|
||||
private System.Windows.Forms.Button button2;
|
||||
private System.Windows.Forms.Label label3;
|
||||
private System.Windows.Forms.Button button4;
|
||||
private System.Windows.Forms.Label label2;
|
||||
private System.Windows.Forms.Label label1;
|
||||
private System.Windows.Forms.Label label6;
|
||||
private System.Windows.Forms.Button button7;
|
||||
private System.Windows.Forms.Label label5;
|
||||
private System.Windows.Forms.Button button6;
|
||||
private System.Windows.Forms.Label label4;
|
||||
private System.Windows.Forms.Button button5;
|
||||
private System.Windows.Forms.TextBox textBox3;
|
||||
private System.Windows.Forms.Panel panel1;
|
||||
private System.Windows.Forms.Button button8;
|
||||
private System.Windows.Forms.Button button9;
|
||||
private System.Windows.Forms.Button button10;
|
||||
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
||||
private System.Windows.Forms.Label label7;
|
||||
private System.Windows.Forms.DataGridView dataGridView1;
|
||||
private System.Windows.Forms.Button button11;
|
||||
private System.Windows.Forms.Button button12;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user