namespace SHARP_CLAS_UI.Screen
{
partial class Form_Maintenance_IO
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.btn_In_12 = new System.Windows.Forms.Button();
this.btn_In_11 = new System.Windows.Forms.Button();
this.btn_In_10 = new System.Windows.Forms.Button();
this.btn_In_9 = new System.Windows.Forms.Button();
this.btn_In_8 = new System.Windows.Forms.Button();
this.btn_In_7 = new System.Windows.Forms.Button();
this.btn_In_6 = new System.Windows.Forms.Button();
this.btn_In_5 = new System.Windows.Forms.Button();
this.btn_In_4 = new System.Windows.Forms.Button();
this.btn_In_3 = new System.Windows.Forms.Button();
this.btn_In_2 = new System.Windows.Forms.Button();
this.btn_In_1 = new System.Windows.Forms.Button();
this.tlp_Input = new System.Windows.Forms.TableLayoutPanel();
this.btn_Out_6 = new System.Windows.Forms.Button();
this.btn_Out_5 = new System.Windows.Forms.Button();
this.btn_Out_4 = new System.Windows.Forms.Button();
this.btn_Out_3 = new System.Windows.Forms.Button();
this.btn_Out_2 = new System.Windows.Forms.Button();
this.btn_Out_1 = new System.Windows.Forms.Button();
this.tlp_Output = new System.Windows.Forms.TableLayoutPanel();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.SuspendLayout();
//
// splitContainer1
//
this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer1.CausesValidation = false;
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.IsSplitterFixed = true;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.btn_In_12);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_11);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_10);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_9);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_8);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_7);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_6);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_5);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_4);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_3);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_2);
this.splitContainer1.Panel1.Controls.Add(this.btn_In_1);
this.splitContainer1.Panel1.Controls.Add(this.tlp_Input);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.btn_Out_6);
this.splitContainer1.Panel2.Controls.Add(this.btn_Out_5);
this.splitContainer1.Panel2.Controls.Add(this.btn_Out_4);
this.splitContainer1.Panel2.Controls.Add(this.btn_Out_3);
this.splitContainer1.Panel2.Controls.Add(this.btn_Out_2);
this.splitContainer1.Panel2.Controls.Add(this.btn_Out_1);
this.splitContainer1.Panel2.Controls.Add(this.tlp_Output);
this.splitContainer1.Size = new System.Drawing.Size(1760, 850);
this.splitContainer1.SplitterDistance = 880;
this.splitContainer1.TabIndex = 0;
//
// btn_In_12
//
this.btn_In_12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_12.Location = new System.Drawing.Point(792, 8);
this.btn_In_12.Name = "btn_In_12";
this.btn_In_12.Size = new System.Drawing.Size(65, 27);
this.btn_In_12.TabIndex = 59;
this.btn_In_12.Text = "IN #12";
this.btn_In_12.UseVisualStyleBackColor = true;
this.btn_In_12.Click += new System.EventHandler(this.btn_In_12_Click);
//
// btn_In_11
//
this.btn_In_11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_11.Location = new System.Drawing.Point(721, 8);
this.btn_In_11.Name = "btn_In_11";
this.btn_In_11.Size = new System.Drawing.Size(65, 27);
this.btn_In_11.TabIndex = 58;
this.btn_In_11.Text = "IN #11";
this.btn_In_11.UseVisualStyleBackColor = true;
this.btn_In_11.Click += new System.EventHandler(this.btn_In_11_Click);
//
// btn_In_10
//
this.btn_In_10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_10.Location = new System.Drawing.Point(650, 8);
this.btn_In_10.Name = "btn_In_10";
this.btn_In_10.Size = new System.Drawing.Size(65, 27);
this.btn_In_10.TabIndex = 57;
this.btn_In_10.Text = "IN #10";
this.btn_In_10.UseVisualStyleBackColor = true;
this.btn_In_10.Click += new System.EventHandler(this.btn_In_10_Click);
//
// btn_In_9
//
this.btn_In_9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_9.Location = new System.Drawing.Point(579, 8);
this.btn_In_9.Name = "btn_In_9";
this.btn_In_9.Size = new System.Drawing.Size(65, 27);
this.btn_In_9.TabIndex = 56;
this.btn_In_9.Text = "IN #9";
this.btn_In_9.UseVisualStyleBackColor = true;
this.btn_In_9.Click += new System.EventHandler(this.btn_In_9_Click);
//
// btn_In_8
//
this.btn_In_8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_8.Location = new System.Drawing.Point(508, 8);
this.btn_In_8.Name = "btn_In_8";
this.btn_In_8.Size = new System.Drawing.Size(65, 27);
this.btn_In_8.TabIndex = 55;
this.btn_In_8.Text = "IN #8";
this.btn_In_8.UseVisualStyleBackColor = true;
this.btn_In_8.Click += new System.EventHandler(this.btn_In_8_Click);
//
// btn_In_7
//
this.btn_In_7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_7.Location = new System.Drawing.Point(437, 8);
this.btn_In_7.Name = "btn_In_7";
this.btn_In_7.Size = new System.Drawing.Size(65, 27);
this.btn_In_7.TabIndex = 54;
this.btn_In_7.Text = "IN #7";
this.btn_In_7.UseVisualStyleBackColor = true;
this.btn_In_7.Click += new System.EventHandler(this.btn_In_7_Click);
//
// btn_In_6
//
this.btn_In_6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_6.Location = new System.Drawing.Point(366, 8);
this.btn_In_6.Name = "btn_In_6";
this.btn_In_6.Size = new System.Drawing.Size(65, 27);
this.btn_In_6.TabIndex = 53;
this.btn_In_6.Text = "IN #6";
this.btn_In_6.UseVisualStyleBackColor = true;
this.btn_In_6.Click += new System.EventHandler(this.btn_In_6_Click);
//
// btn_In_5
//
this.btn_In_5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_5.Location = new System.Drawing.Point(295, 8);
this.btn_In_5.Name = "btn_In_5";
this.btn_In_5.Size = new System.Drawing.Size(65, 27);
this.btn_In_5.TabIndex = 52;
this.btn_In_5.Text = "IN #5";
this.btn_In_5.UseVisualStyleBackColor = true;
this.btn_In_5.Click += new System.EventHandler(this.btn_In_5_Click);
//
// btn_In_4
//
this.btn_In_4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_4.Location = new System.Drawing.Point(224, 8);
this.btn_In_4.Name = "btn_In_4";
this.btn_In_4.Size = new System.Drawing.Size(65, 27);
this.btn_In_4.TabIndex = 51;
this.btn_In_4.Text = "IN #4";
this.btn_In_4.UseVisualStyleBackColor = true;
this.btn_In_4.Click += new System.EventHandler(this.btn_In_4_Click);
//
// btn_In_3
//
this.btn_In_3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_3.Location = new System.Drawing.Point(153, 8);
this.btn_In_3.Name = "btn_In_3";
this.btn_In_3.Size = new System.Drawing.Size(65, 27);
this.btn_In_3.TabIndex = 50;
this.btn_In_3.Text = "IN #3";
this.btn_In_3.UseVisualStyleBackColor = true;
this.btn_In_3.Click += new System.EventHandler(this.btn_In_3_Click);
//
// btn_In_2
//
this.btn_In_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_2.Location = new System.Drawing.Point(82, 8);
this.btn_In_2.Name = "btn_In_2";
this.btn_In_2.Size = new System.Drawing.Size(65, 27);
this.btn_In_2.TabIndex = 49;
this.btn_In_2.Text = "IN #2";
this.btn_In_2.UseVisualStyleBackColor = true;
this.btn_In_2.Click += new System.EventHandler(this.btn_In_2_Click);
//
// btn_In_1
//
this.btn_In_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_In_1.Location = new System.Drawing.Point(11, 8);
this.btn_In_1.Name = "btn_In_1";
this.btn_In_1.Size = new System.Drawing.Size(65, 27);
this.btn_In_1.TabIndex = 48;
this.btn_In_1.Text = "IN #1";
this.btn_In_1.UseVisualStyleBackColor = true;
this.btn_In_1.Click += new System.EventHandler(this.btn_In_1_Click);
//
// tlp_Input
//
this.tlp_Input.ColumnCount = 2;
this.tlp_Input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 425F));
this.tlp_Input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 425F));
this.tlp_Input.Location = new System.Drawing.Point(12, 41);
this.tlp_Input.Name = "tlp_Input";
this.tlp_Input.RowCount = 16;
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tlp_Input.Size = new System.Drawing.Size(850, 800);
this.tlp_Input.TabIndex = 47;
//
// btn_Out_6
//
this.btn_Out_6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Out_6.Location = new System.Drawing.Point(358, 8);
this.btn_Out_6.Name = "btn_Out_6";
this.btn_Out_6.Size = new System.Drawing.Size(65, 27);
this.btn_Out_6.TabIndex = 65;
this.btn_Out_6.Text = "OUT #6";
this.btn_Out_6.UseVisualStyleBackColor = true;
this.btn_Out_6.Click += new System.EventHandler(this.btn_Out_6_Click);
//
// btn_Out_5
//
this.btn_Out_5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Out_5.Location = new System.Drawing.Point(287, 8);
this.btn_Out_5.Name = "btn_Out_5";
this.btn_Out_5.Size = new System.Drawing.Size(65, 27);
this.btn_Out_5.TabIndex = 64;
this.btn_Out_5.Text = "OUT #5";
this.btn_Out_5.UseVisualStyleBackColor = true;
this.btn_Out_5.Click += new System.EventHandler(this.btn_Out_5_Click);
//
// btn_Out_4
//
this.btn_Out_4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Out_4.Location = new System.Drawing.Point(216, 8);
this.btn_Out_4.Name = "btn_Out_4";
this.btn_Out_4.Size = new System.Drawing.Size(65, 27);
this.btn_Out_4.TabIndex = 63;
this.btn_Out_4.Text = "OUT #4";
this.btn_Out_4.UseVisualStyleBackColor = true;
this.btn_Out_4.Click += new System.EventHandler(this.btn_Out_4_Click);
//
// btn_Out_3
//
this.btn_Out_3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Out_3.Location = new System.Drawing.Point(145, 8);
this.btn_Out_3.Name = "btn_Out_3";
this.btn_Out_3.Size = new System.Drawing.Size(65, 27);
this.btn_Out_3.TabIndex = 62;
this.btn_Out_3.Text = "OUT #3";
this.btn_Out_3.UseVisualStyleBackColor = true;
this.btn_Out_3.Click += new System.EventHandler(this.btn_Out_3_Click);
//
// btn_Out_2
//
this.btn_Out_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Out_2.Location = new System.Drawing.Point(74, 8);
this.btn_Out_2.Name = "btn_Out_2";
this.btn_Out_2.Size = new System.Drawing.Size(65, 27);
this.btn_Out_2.TabIndex = 61;
this.btn_Out_2.Text = "OUT #2";
this.btn_Out_2.UseVisualStyleBackColor = true;
this.btn_Out_2.Click += new System.EventHandler(this.btn_Out_2_Click);
//
// btn_Out_1
//
this.btn_Out_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Out_1.Location = new System.Drawing.Point(3, 8);
this.btn_Out_1.Name = "btn_Out_1";
this.btn_Out_1.Size = new System.Drawing.Size(65, 27);
this.btn_Out_1.TabIndex = 60;
this.btn_Out_1.Text = "OUT #1";
this.btn_Out_1.UseVisualStyleBackColor = true;
this.btn_Out_1.Click += new System.EventHandler(this.btn_Out_1_Click);
//
// tlp_Output
//
this.tlp_Output.ColumnCount = 2;
this.tlp_Output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 425F));
this.tlp_Output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 425F));
this.tlp_Output.Location = new System.Drawing.Point(3, 41);
this.tlp_Output.Name = "tlp_Output";
this.tlp_Output.RowCount = 16;
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tlp_Output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tlp_Output.Size = new System.Drawing.Size(850, 800);
this.tlp_Output.TabIndex = 56;
//
// Form_Maintenance_IO
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1760, 850);
this.Controls.Add(this.splitContainer1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "Form_Maintenance_IO";
this.Text = "Form_Maintenance_IO";
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.Button btn_In_1;
private System.Windows.Forms.TableLayoutPanel tlp_Input;
private System.Windows.Forms.TableLayoutPanel tlp_Output;
private System.Windows.Forms.Button btn_In_12;
private System.Windows.Forms.Button btn_In_11;
private System.Windows.Forms.Button btn_In_10;
private System.Windows.Forms.Button btn_In_9;
private System.Windows.Forms.Button btn_In_8;
private System.Windows.Forms.Button btn_In_7;
private System.Windows.Forms.Button btn_In_6;
private System.Windows.Forms.Button btn_In_5;
private System.Windows.Forms.Button btn_In_4;
private System.Windows.Forms.Button btn_In_3;
private System.Windows.Forms.Button btn_In_2;
private System.Windows.Forms.Button btn_Out_6;
private System.Windows.Forms.Button btn_Out_5;
private System.Windows.Forms.Button btn_Out_4;
private System.Windows.Forms.Button btn_Out_3;
private System.Windows.Forms.Button btn_Out_2;
private System.Windows.Forms.Button btn_Out_1;
}
}