namespace ITC81DB.Controls
{
partial class ControlCenterSystemIOTest
{
///
/// 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 Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemIOTest));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.groupBoxInput = new SmartX.SmartGroupBox();
this.smartDraw = new SmartX.SmartDraw();
this.labelInput1 = new System.Windows.Forms.Label();
this.labelInput2 = new System.Windows.Forms.Label();
this.labelInput3 = new System.Windows.Forms.Label();
this.labelInput4 = new System.Windows.Forms.Label();
this.labelInput8 = new System.Windows.Forms.Label();
this.labelInput5 = new System.Windows.Forms.Label();
this.labelInput7 = new System.Windows.Forms.Label();
this.labelInput6 = new System.Windows.Forms.Label();
this.buttonInputRead = new SmartX.SmartButton();
this.labelInputName1 = new SmartX.SmartLabel();
this.labelInputName2 = new SmartX.SmartLabel();
this.labelInputName3 = new SmartX.SmartLabel();
this.labelInputName8 = new SmartX.SmartLabel();
this.labelInputName4 = new SmartX.SmartLabel();
this.labelInputName7 = new SmartX.SmartLabel();
this.labelInputName5 = new SmartX.SmartLabel();
this.labelInputName6 = new SmartX.SmartLabel();
this.groupBoxOutput = new SmartX.SmartGroupBox();
this.buttonOutput16 = new SmartX.SmartButton();
this.buttonOutput1 = new SmartX.SmartButton();
this.buttonOutput8 = new SmartX.SmartButton();
this.buttonOutput12 = new SmartX.SmartButton();
this.buttonOutput15 = new SmartX.SmartButton();
this.buttonOutput7 = new SmartX.SmartButton();
this.buttonOutput4 = new SmartX.SmartButton();
this.buttonOutput11 = new SmartX.SmartButton();
this.buttonOutput14 = new SmartX.SmartButton();
this.buttonOutput3 = new SmartX.SmartButton();
this.buttonOutput6 = new SmartX.SmartButton();
this.buttonOutput10 = new SmartX.SmartButton();
this.buttonOutput13 = new SmartX.SmartButton();
this.buttonOutput2 = new SmartX.SmartButton();
this.buttonOutput5 = new SmartX.SmartButton();
this.buttonOutput9 = new SmartX.SmartButton();
this.timer = new System.Windows.Forms.Timer();
this.smartGroupBox1.SuspendLayout();
this.groupBoxInput.SuspendLayout();
this.groupBoxOutput.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.groupBoxInput);
this.smartGroupBox1.Controls.Add(this.groupBoxOutput);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
this.smartGroupBox1.InitVisible = true;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 10;
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.TabIndex = 175;
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// groupBoxInput
//
this.groupBoxInput.BackColor = System.Drawing.Color.Black;
this.groupBoxInput.BackPictureBox = null;
this.groupBoxInput.BackPictureBox1 = null;
this.groupBoxInput.Controls.Add(this.smartDraw);
this.groupBoxInput.Controls.Add(this.labelInput1);
this.groupBoxInput.Controls.Add(this.labelInput2);
this.groupBoxInput.Controls.Add(this.labelInput3);
this.groupBoxInput.Controls.Add(this.labelInput4);
this.groupBoxInput.Controls.Add(this.labelInput8);
this.groupBoxInput.Controls.Add(this.labelInput5);
this.groupBoxInput.Controls.Add(this.labelInput7);
this.groupBoxInput.Controls.Add(this.labelInput6);
this.groupBoxInput.Controls.Add(this.buttonInputRead);
this.groupBoxInput.Controls.Add(this.labelInputName1);
this.groupBoxInput.Controls.Add(this.labelInputName2);
this.groupBoxInput.Controls.Add(this.labelInputName3);
this.groupBoxInput.Controls.Add(this.labelInputName8);
this.groupBoxInput.Controls.Add(this.labelInputName4);
this.groupBoxInput.Controls.Add(this.labelInputName7);
this.groupBoxInput.Controls.Add(this.labelInputName5);
this.groupBoxInput.Controls.Add(this.labelInputName6);
this.groupBoxInput.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.groupBoxInput.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
this.groupBoxInput.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxInput.FrameLineThickness = 2;
this.groupBoxInput.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxInput.Image = null;
this.groupBoxInput.InitVisible = true;
this.groupBoxInput.Location = new System.Drawing.Point(3, 0);
this.groupBoxInput.Name = "groupBoxInput";
this.groupBoxInput.RoundRadius = 0;
this.groupBoxInput.Size = new System.Drawing.Size(703, 335);
this.groupBoxInput.TabIndex = 177;
this.groupBoxInput.Text = "INPUT";
this.groupBoxInput.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
//
// smartDraw
//
this.smartDraw.AnimationGIFFrameInterval = 0;
this.smartDraw.BackPictureBox = null;
this.smartDraw.BackPictureBox1 = null;
this.smartDraw.ChartChannelPenStyle = null;
this.smartDraw.ChartDrawStep = 1;
this.smartDraw.ImageListIndexIncType = SmartX.SmartDraw.IMAGELISTINDEXCOUNT.RINGCOUNT;
this.smartDraw.InitVisible = true;
this.smartDraw.Location = new System.Drawing.Point(13, 15);
this.smartDraw.Name = "smartDraw";
this.smartDraw.SetBackimage = null;
this.smartDraw.SetBackImageAutoSize = true;
this.smartDraw.Size = new System.Drawing.Size(520, 300);
this.smartDraw.TabIndex = 245;
this.smartDraw.Text = "smartDraw1";
//
// labelInput1
//
this.labelInput1.BackColor = System.Drawing.Color.DimGray;
this.labelInput1.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInput1.ForeColor = System.Drawing.SystemColors.ControlDark;
this.labelInput1.Location = new System.Drawing.Point(539, 23);
this.labelInput1.Name = "labelInput1";
this.labelInput1.Size = new System.Drawing.Size(25, 25);
//
// labelInput2
//
this.labelInput2.BackColor = System.Drawing.Color.DimGray;
this.labelInput2.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInput2.ForeColor = System.Drawing.SystemColors.ControlDark;
this.labelInput2.Location = new System.Drawing.Point(539, 60);
this.labelInput2.Name = "labelInput2";
this.labelInput2.Size = new System.Drawing.Size(25, 25);
//
// labelInput3
//
this.labelInput3.BackColor = System.Drawing.Color.DimGray;
this.labelInput3.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInput3.ForeColor = System.Drawing.SystemColors.ControlDark;
this.labelInput3.Location = new System.Drawing.Point(539, 97);
this.labelInput3.Name = "labelInput3";
this.labelInput3.Size = new System.Drawing.Size(25, 25);
//
// labelInput4
//
this.labelInput4.BackColor = System.Drawing.Color.DimGray;
this.labelInput4.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInput4.ForeColor = System.Drawing.SystemColors.ControlDark;
this.labelInput4.Location = new System.Drawing.Point(539, 134);
this.labelInput4.Name = "labelInput4";
this.labelInput4.Size = new System.Drawing.Size(25, 25);
//
// labelInput8
//
this.labelInput8.BackColor = System.Drawing.Color.DimGray;
this.labelInput8.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInput8.ForeColor = System.Drawing.SystemColors.ControlDark;
this.labelInput8.Location = new System.Drawing.Point(539, 282);
this.labelInput8.Name = "labelInput8";
this.labelInput8.Size = new System.Drawing.Size(25, 25);
//
// labelInput5
//
this.labelInput5.BackColor = System.Drawing.Color.DimGray;
this.labelInput5.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInput5.ForeColor = System.Drawing.SystemColors.ControlDark;
this.labelInput5.Location = new System.Drawing.Point(539, 171);
this.labelInput5.Name = "labelInput5";
this.labelInput5.Size = new System.Drawing.Size(25, 25);
//
// labelInput7
//
this.labelInput7.BackColor = System.Drawing.Color.DimGray;
this.labelInput7.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInput7.ForeColor = System.Drawing.SystemColors.ControlDark;
this.labelInput7.Location = new System.Drawing.Point(539, 245);
this.labelInput7.Name = "labelInput7";
this.labelInput7.Size = new System.Drawing.Size(25, 25);
//
// labelInput6
//
this.labelInput6.BackColor = System.Drawing.Color.DimGray;
this.labelInput6.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInput6.ForeColor = System.Drawing.SystemColors.ControlDark;
this.labelInput6.Location = new System.Drawing.Point(539, 208);
this.labelInput6.Name = "labelInput6";
this.labelInput6.Size = new System.Drawing.Size(25, 25);
//
// buttonInputRead
//
this.buttonInputRead.BackPictureBox = null;
this.buttonInputRead.BackPictureBox1 = null;
this.buttonInputRead.BackPictureBox2 = null;
this.buttonInputRead.ButtonColor = System.Drawing.Color.Gray;
this.buttonInputRead.ButtonImageAutoSize = true;
this.buttonInputRead.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonInputRead.DisableImage = null;
this.buttonInputRead.DownImage = null;
this.buttonInputRead.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.buttonInputRead.GroupID = 0;
this.buttonInputRead.InitVisible = true;
this.buttonInputRead.Location = new System.Drawing.Point(645, 285);
this.buttonInputRead.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonInputRead.Name = "buttonInputRead";
this.buttonInputRead.NestedClickEventPrevent = false;
this.buttonInputRead.OutlinePixel = 1;
this.buttonInputRead.RepeatInterval = 200;
this.buttonInputRead.RepeatIntervalAccelerate = null;
this.buttonInputRead.SafeInterval = 200;
this.buttonInputRead.Size = new System.Drawing.Size(45, 30);
this.buttonInputRead.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonInputRead.TabIndex = 244;
this.buttonInputRead.Text = "Read";
this.buttonInputRead.TextColor = System.Drawing.Color.Black;
this.buttonInputRead.TextDownColor = System.Drawing.Color.White;
this.buttonInputRead.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonInputRead.TextLocation = new System.Drawing.Point(0, 0);
this.buttonInputRead.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonInputRead.UpImage = null;
this.buttonInputRead.Visible = false;
this.buttonInputRead.Click += new System.EventHandler(this.buttonInputRead_Click);
//
// labelInputName1
//
this.labelInputName1.BackColor = System.Drawing.Color.Black;
this.labelInputName1.BackPictureBox = null;
this.labelInputName1.BackPictureBox1 = null;
this.labelInputName1.BackPictureBox2 = null;
this.labelInputName1.BorderColor = System.Drawing.Color.Black;
this.labelInputName1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInputName1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInputName1.ForeColor = System.Drawing.Color.RoyalBlue;
this.labelInputName1.InitVisible = true;
this.labelInputName1.LineSpacing = 0F;
this.labelInputName1.Location = new System.Drawing.Point(570, 23);
this.labelInputName1.Name = "labelInputName1";
this.labelInputName1.Size = new System.Drawing.Size(69, 25);
this.labelInputName1.TabIndex = 229;
this.labelInputName1.Text = "INPUT_1";
this.labelInputName1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInputName1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInputName1.Wordwrap = false;
//
// labelInputName2
//
this.labelInputName2.BackColor = System.Drawing.Color.Black;
this.labelInputName2.BackPictureBox = null;
this.labelInputName2.BackPictureBox1 = null;
this.labelInputName2.BackPictureBox2 = null;
this.labelInputName2.BorderColor = System.Drawing.Color.Black;
this.labelInputName2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInputName2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInputName2.ForeColor = System.Drawing.Color.RoyalBlue;
this.labelInputName2.InitVisible = true;
this.labelInputName2.LineSpacing = 0F;
this.labelInputName2.Location = new System.Drawing.Point(570, 60);
this.labelInputName2.Name = "labelInputName2";
this.labelInputName2.Size = new System.Drawing.Size(69, 25);
this.labelInputName2.TabIndex = 231;
this.labelInputName2.Text = "INPUT_2";
this.labelInputName2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInputName2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInputName2.Wordwrap = false;
//
// labelInputName3
//
this.labelInputName3.BackColor = System.Drawing.Color.Black;
this.labelInputName3.BackPictureBox = null;
this.labelInputName3.BackPictureBox1 = null;
this.labelInputName3.BackPictureBox2 = null;
this.labelInputName3.BorderColor = System.Drawing.Color.Black;
this.labelInputName3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInputName3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInputName3.ForeColor = System.Drawing.Color.RoyalBlue;
this.labelInputName3.InitVisible = true;
this.labelInputName3.LineSpacing = 0F;
this.labelInputName3.Location = new System.Drawing.Point(570, 97);
this.labelInputName3.Name = "labelInputName3";
this.labelInputName3.Size = new System.Drawing.Size(69, 25);
this.labelInputName3.TabIndex = 232;
this.labelInputName3.Text = "INPUT_3";
this.labelInputName3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInputName3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInputName3.Wordwrap = false;
//
// labelInputName8
//
this.labelInputName8.BackColor = System.Drawing.Color.Black;
this.labelInputName8.BackPictureBox = null;
this.labelInputName8.BackPictureBox1 = null;
this.labelInputName8.BackPictureBox2 = null;
this.labelInputName8.BorderColor = System.Drawing.Color.Black;
this.labelInputName8.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInputName8.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInputName8.ForeColor = System.Drawing.Color.RoyalBlue;
this.labelInputName8.InitVisible = true;
this.labelInputName8.LineSpacing = 0F;
this.labelInputName8.Location = new System.Drawing.Point(570, 282);
this.labelInputName8.Name = "labelInputName8";
this.labelInputName8.Size = new System.Drawing.Size(69, 25);
this.labelInputName8.TabIndex = 242;
this.labelInputName8.Text = "INPUT_8";
this.labelInputName8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInputName8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInputName8.Wordwrap = false;
//
// labelInputName4
//
this.labelInputName4.BackColor = System.Drawing.Color.Black;
this.labelInputName4.BackPictureBox = null;
this.labelInputName4.BackPictureBox1 = null;
this.labelInputName4.BackPictureBox2 = null;
this.labelInputName4.BorderColor = System.Drawing.Color.Black;
this.labelInputName4.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInputName4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInputName4.ForeColor = System.Drawing.Color.RoyalBlue;
this.labelInputName4.InitVisible = true;
this.labelInputName4.LineSpacing = 0F;
this.labelInputName4.Location = new System.Drawing.Point(570, 134);
this.labelInputName4.Name = "labelInputName4";
this.labelInputName4.Size = new System.Drawing.Size(69, 25);
this.labelInputName4.TabIndex = 235;
this.labelInputName4.Text = "INPUT_4";
this.labelInputName4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInputName4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInputName4.Wordwrap = false;
//
// labelInputName7
//
this.labelInputName7.BackColor = System.Drawing.Color.Black;
this.labelInputName7.BackPictureBox = null;
this.labelInputName7.BackPictureBox1 = null;
this.labelInputName7.BackPictureBox2 = null;
this.labelInputName7.BorderColor = System.Drawing.Color.Black;
this.labelInputName7.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInputName7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInputName7.ForeColor = System.Drawing.Color.RoyalBlue;
this.labelInputName7.InitVisible = true;
this.labelInputName7.LineSpacing = 0F;
this.labelInputName7.Location = new System.Drawing.Point(570, 245);
this.labelInputName7.Name = "labelInputName7";
this.labelInputName7.Size = new System.Drawing.Size(69, 25);
this.labelInputName7.TabIndex = 241;
this.labelInputName7.Text = "INPUT_7";
this.labelInputName7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInputName7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInputName7.Wordwrap = false;
//
// labelInputName5
//
this.labelInputName5.BackColor = System.Drawing.Color.Black;
this.labelInputName5.BackPictureBox = null;
this.labelInputName5.BackPictureBox1 = null;
this.labelInputName5.BackPictureBox2 = null;
this.labelInputName5.BorderColor = System.Drawing.Color.Black;
this.labelInputName5.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInputName5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInputName5.ForeColor = System.Drawing.Color.RoyalBlue;
this.labelInputName5.InitVisible = true;
this.labelInputName5.LineSpacing = 0F;
this.labelInputName5.Location = new System.Drawing.Point(570, 171);
this.labelInputName5.Name = "labelInputName5";
this.labelInputName5.Size = new System.Drawing.Size(69, 25);
this.labelInputName5.TabIndex = 236;
this.labelInputName5.Text = "INPUT_5";
this.labelInputName5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInputName5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInputName5.Wordwrap = false;
//
// labelInputName6
//
this.labelInputName6.BackColor = System.Drawing.Color.Black;
this.labelInputName6.BackPictureBox = null;
this.labelInputName6.BackPictureBox1 = null;
this.labelInputName6.BackPictureBox2 = null;
this.labelInputName6.BorderColor = System.Drawing.Color.Black;
this.labelInputName6.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInputName6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelInputName6.ForeColor = System.Drawing.Color.RoyalBlue;
this.labelInputName6.InitVisible = true;
this.labelInputName6.LineSpacing = 0F;
this.labelInputName6.Location = new System.Drawing.Point(570, 208);
this.labelInputName6.Name = "labelInputName6";
this.labelInputName6.Size = new System.Drawing.Size(69, 25);
this.labelInputName6.TabIndex = 238;
this.labelInputName6.Text = "INPUT_6";
this.labelInputName6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInputName6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInputName6.Wordwrap = false;
//
// groupBoxOutput
//
this.groupBoxOutput.BackColor = System.Drawing.Color.Black;
this.groupBoxOutput.BackPictureBox = null;
this.groupBoxOutput.BackPictureBox1 = null;
this.groupBoxOutput.Controls.Add(this.buttonOutput16);
this.groupBoxOutput.Controls.Add(this.buttonOutput1);
this.groupBoxOutput.Controls.Add(this.buttonOutput8);
this.groupBoxOutput.Controls.Add(this.buttonOutput12);
this.groupBoxOutput.Controls.Add(this.buttonOutput15);
this.groupBoxOutput.Controls.Add(this.buttonOutput7);
this.groupBoxOutput.Controls.Add(this.buttonOutput4);
this.groupBoxOutput.Controls.Add(this.buttonOutput11);
this.groupBoxOutput.Controls.Add(this.buttonOutput14);
this.groupBoxOutput.Controls.Add(this.buttonOutput3);
this.groupBoxOutput.Controls.Add(this.buttonOutput6);
this.groupBoxOutput.Controls.Add(this.buttonOutput10);
this.groupBoxOutput.Controls.Add(this.buttonOutput13);
this.groupBoxOutput.Controls.Add(this.buttonOutput2);
this.groupBoxOutput.Controls.Add(this.buttonOutput5);
this.groupBoxOutput.Controls.Add(this.buttonOutput9);
this.groupBoxOutput.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.groupBoxOutput.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
this.groupBoxOutput.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxOutput.FrameLineThickness = 2;
this.groupBoxOutput.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxOutput.Image = null;
this.groupBoxOutput.InitVisible = true;
this.groupBoxOutput.Location = new System.Drawing.Point(3, 335);
this.groupBoxOutput.Name = "groupBoxOutput";
this.groupBoxOutput.RoundRadius = 0;
this.groupBoxOutput.Size = new System.Drawing.Size(703, 132);
this.groupBoxOutput.TabIndex = 176;
this.groupBoxOutput.Text = "OUTPUT";
this.groupBoxOutput.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
//
// buttonOutput16
//
this.buttonOutput16.BackPictureBox = null;
this.buttonOutput16.BackPictureBox1 = null;
this.buttonOutput16.BackPictureBox2 = null;
this.buttonOutput16.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput16.ButtonImageAutoSize = true;
this.buttonOutput16.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput16.DisableImage = null;
this.buttonOutput16.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput16.DownImage")));
this.buttonOutput16.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput16.ForeColor = System.Drawing.Color.White;
this.buttonOutput16.GroupID = 0;
this.buttonOutput16.InitVisible = true;
this.buttonOutput16.Location = new System.Drawing.Point(583, 67);
this.buttonOutput16.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput16.Name = "buttonOutput16";
this.buttonOutput16.NestedClickEventPrevent = false;
this.buttonOutput16.OutlinePixel = 1;
this.buttonOutput16.RepeatInterval = 200;
this.buttonOutput16.RepeatIntervalAccelerate = null;
this.buttonOutput16.SafeInterval = 200;
this.buttonOutput16.Size = new System.Drawing.Size(70, 40);
this.buttonOutput16.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput16.TabIndex = 197;
this.buttonOutput16.Tag = "7716";
this.buttonOutput16.Text = "Output16";
this.buttonOutput16.TextColor = System.Drawing.Color.Blue;
this.buttonOutput16.TextDownColor = System.Drawing.Color.White;
this.buttonOutput16.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput16.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput16.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput16.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput16.UpImage")));
this.buttonOutput16.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput1
//
this.buttonOutput1.BackPictureBox = null;
this.buttonOutput1.BackPictureBox1 = null;
this.buttonOutput1.BackPictureBox2 = null;
this.buttonOutput1.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput1.ButtonImageAutoSize = true;
this.buttonOutput1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput1.DisableImage = null;
this.buttonOutput1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput1.DownImage")));
this.buttonOutput1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput1.ForeColor = System.Drawing.Color.White;
this.buttonOutput1.GroupID = 0;
this.buttonOutput1.InitVisible = true;
this.buttonOutput1.Location = new System.Drawing.Point(60, 21);
this.buttonOutput1.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput1.Name = "buttonOutput1";
this.buttonOutput1.NestedClickEventPrevent = false;
this.buttonOutput1.OutlinePixel = 1;
this.buttonOutput1.RepeatInterval = 200;
this.buttonOutput1.RepeatIntervalAccelerate = null;
this.buttonOutput1.SafeInterval = 200;
this.buttonOutput1.Size = new System.Drawing.Size(70, 40);
this.buttonOutput1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput1.TabIndex = 199;
this.buttonOutput1.Tag = "7701";
this.buttonOutput1.Text = "Output1";
this.buttonOutput1.TextColor = System.Drawing.Color.White;
this.buttonOutput1.TextDownColor = System.Drawing.Color.White;
this.buttonOutput1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput1.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput1.UpImage")));
this.buttonOutput1.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput8
//
this.buttonOutput8.BackPictureBox = null;
this.buttonOutput8.BackPictureBox1 = null;
this.buttonOutput8.BackPictureBox2 = null;
this.buttonOutput8.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput8.ButtonImageAutoSize = true;
this.buttonOutput8.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput8.DisableImage = null;
this.buttonOutput8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput8.DownImage")));
this.buttonOutput8.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput8.ForeColor = System.Drawing.Color.White;
this.buttonOutput8.GroupID = 0;
this.buttonOutput8.InitVisible = true;
this.buttonOutput8.Location = new System.Drawing.Point(273, 67);
this.buttonOutput8.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput8.Name = "buttonOutput8";
this.buttonOutput8.NestedClickEventPrevent = false;
this.buttonOutput8.OutlinePixel = 1;
this.buttonOutput8.RepeatInterval = 200;
this.buttonOutput8.RepeatIntervalAccelerate = null;
this.buttonOutput8.SafeInterval = 200;
this.buttonOutput8.Size = new System.Drawing.Size(70, 40);
this.buttonOutput8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput8.TabIndex = 196;
this.buttonOutput8.Tag = "7708";
this.buttonOutput8.Text = "Output8";
this.buttonOutput8.TextColor = System.Drawing.Color.White;
this.buttonOutput8.TextDownColor = System.Drawing.Color.White;
this.buttonOutput8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput8.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput8.UpImage")));
this.buttonOutput8.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput12
//
this.buttonOutput12.BackPictureBox = null;
this.buttonOutput12.BackPictureBox1 = null;
this.buttonOutput12.BackPictureBox2 = null;
this.buttonOutput12.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput12.ButtonImageAutoSize = true;
this.buttonOutput12.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput12.DisableImage = null;
this.buttonOutput12.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput12.DownImage")));
this.buttonOutput12.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput12.ForeColor = System.Drawing.Color.White;
this.buttonOutput12.GroupID = 0;
this.buttonOutput12.InitVisible = true;
this.buttonOutput12.Location = new System.Drawing.Point(583, 20);
this.buttonOutput12.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput12.Name = "buttonOutput12";
this.buttonOutput12.NestedClickEventPrevent = false;
this.buttonOutput12.OutlinePixel = 1;
this.buttonOutput12.RepeatInterval = 200;
this.buttonOutput12.RepeatIntervalAccelerate = null;
this.buttonOutput12.SafeInterval = 200;
this.buttonOutput12.Size = new System.Drawing.Size(70, 40);
this.buttonOutput12.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput12.TabIndex = 202;
this.buttonOutput12.Tag = "7712";
this.buttonOutput12.Text = "Output12";
this.buttonOutput12.TextColor = System.Drawing.Color.Blue;
this.buttonOutput12.TextDownColor = System.Drawing.Color.White;
this.buttonOutput12.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput12.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput12.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput12.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput12.UpImage")));
this.buttonOutput12.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput15
//
this.buttonOutput15.BackPictureBox = null;
this.buttonOutput15.BackPictureBox1 = null;
this.buttonOutput15.BackPictureBox2 = null;
this.buttonOutput15.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput15.ButtonImageAutoSize = true;
this.buttonOutput15.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput15.DisableImage = null;
this.buttonOutput15.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput15.DownImage")));
this.buttonOutput15.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput15.ForeColor = System.Drawing.Color.White;
this.buttonOutput15.GroupID = 0;
this.buttonOutput15.InitVisible = true;
this.buttonOutput15.Location = new System.Drawing.Point(512, 67);
this.buttonOutput15.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput15.Name = "buttonOutput15";
this.buttonOutput15.NestedClickEventPrevent = false;
this.buttonOutput15.OutlinePixel = 1;
this.buttonOutput15.RepeatInterval = 200;
this.buttonOutput15.RepeatIntervalAccelerate = null;
this.buttonOutput15.SafeInterval = 200;
this.buttonOutput15.Size = new System.Drawing.Size(70, 40);
this.buttonOutput15.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput15.TabIndex = 198;
this.buttonOutput15.Tag = "7715";
this.buttonOutput15.Text = "Output15";
this.buttonOutput15.TextColor = System.Drawing.Color.Blue;
this.buttonOutput15.TextDownColor = System.Drawing.Color.White;
this.buttonOutput15.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput15.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput15.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput15.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput15.UpImage")));
this.buttonOutput15.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput7
//
this.buttonOutput7.BackPictureBox = null;
this.buttonOutput7.BackPictureBox1 = null;
this.buttonOutput7.BackPictureBox2 = null;
this.buttonOutput7.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput7.ButtonImageAutoSize = true;
this.buttonOutput7.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput7.DisableImage = null;
this.buttonOutput7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput7.DownImage")));
this.buttonOutput7.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput7.ForeColor = System.Drawing.Color.White;
this.buttonOutput7.GroupID = 0;
this.buttonOutput7.InitVisible = true;
this.buttonOutput7.Location = new System.Drawing.Point(202, 67);
this.buttonOutput7.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput7.Name = "buttonOutput7";
this.buttonOutput7.NestedClickEventPrevent = false;
this.buttonOutput7.OutlinePixel = 1;
this.buttonOutput7.RepeatInterval = 200;
this.buttonOutput7.RepeatIntervalAccelerate = null;
this.buttonOutput7.SafeInterval = 200;
this.buttonOutput7.Size = new System.Drawing.Size(70, 40);
this.buttonOutput7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput7.TabIndex = 192;
this.buttonOutput7.Tag = "7707";
this.buttonOutput7.Text = "Output7";
this.buttonOutput7.TextColor = System.Drawing.Color.White;
this.buttonOutput7.TextDownColor = System.Drawing.Color.White;
this.buttonOutput7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput7.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput7.UpImage")));
this.buttonOutput7.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput4
//
this.buttonOutput4.BackPictureBox = null;
this.buttonOutput4.BackPictureBox1 = null;
this.buttonOutput4.BackPictureBox2 = null;
this.buttonOutput4.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput4.ButtonImageAutoSize = true;
this.buttonOutput4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput4.DisableImage = null;
this.buttonOutput4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput4.DownImage")));
this.buttonOutput4.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput4.ForeColor = System.Drawing.Color.White;
this.buttonOutput4.GroupID = 0;
this.buttonOutput4.InitVisible = true;
this.buttonOutput4.Location = new System.Drawing.Point(273, 21);
this.buttonOutput4.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput4.Name = "buttonOutput4";
this.buttonOutput4.NestedClickEventPrevent = false;
this.buttonOutput4.OutlinePixel = 1;
this.buttonOutput4.RepeatInterval = 200;
this.buttonOutput4.RepeatIntervalAccelerate = null;
this.buttonOutput4.SafeInterval = 200;
this.buttonOutput4.Size = new System.Drawing.Size(70, 40);
this.buttonOutput4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput4.TabIndex = 201;
this.buttonOutput4.Tag = "7704";
this.buttonOutput4.Text = "Output4";
this.buttonOutput4.TextColor = System.Drawing.Color.White;
this.buttonOutput4.TextDownColor = System.Drawing.Color.White;
this.buttonOutput4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput4.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput4.UpImage")));
this.buttonOutput4.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput11
//
this.buttonOutput11.BackPictureBox = null;
this.buttonOutput11.BackPictureBox1 = null;
this.buttonOutput11.BackPictureBox2 = null;
this.buttonOutput11.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput11.ButtonImageAutoSize = true;
this.buttonOutput11.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput11.DisableImage = null;
this.buttonOutput11.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput11.DownImage")));
this.buttonOutput11.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput11.ForeColor = System.Drawing.Color.White;
this.buttonOutput11.GroupID = 0;
this.buttonOutput11.InitVisible = true;
this.buttonOutput11.Location = new System.Drawing.Point(512, 21);
this.buttonOutput11.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput11.Name = "buttonOutput11";
this.buttonOutput11.NestedClickEventPrevent = false;
this.buttonOutput11.OutlinePixel = 1;
this.buttonOutput11.RepeatInterval = 200;
this.buttonOutput11.RepeatIntervalAccelerate = null;
this.buttonOutput11.SafeInterval = 200;
this.buttonOutput11.Size = new System.Drawing.Size(70, 40);
this.buttonOutput11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput11.TabIndex = 204;
this.buttonOutput11.Tag = "7711";
this.buttonOutput11.Text = "Output11";
this.buttonOutput11.TextColor = System.Drawing.Color.Blue;
this.buttonOutput11.TextDownColor = System.Drawing.Color.White;
this.buttonOutput11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput11.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput11.UpImage")));
this.buttonOutput11.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput14
//
this.buttonOutput14.BackPictureBox = null;
this.buttonOutput14.BackPictureBox1 = null;
this.buttonOutput14.BackPictureBox2 = null;
this.buttonOutput14.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput14.ButtonImageAutoSize = true;
this.buttonOutput14.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput14.DisableImage = null;
this.buttonOutput14.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput14.DownImage")));
this.buttonOutput14.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput14.ForeColor = System.Drawing.Color.White;
this.buttonOutput14.GroupID = 0;
this.buttonOutput14.InitVisible = true;
this.buttonOutput14.Location = new System.Drawing.Point(441, 67);
this.buttonOutput14.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput14.Name = "buttonOutput14";
this.buttonOutput14.NestedClickEventPrevent = false;
this.buttonOutput14.OutlinePixel = 1;
this.buttonOutput14.RepeatInterval = 200;
this.buttonOutput14.RepeatIntervalAccelerate = null;
this.buttonOutput14.SafeInterval = 200;
this.buttonOutput14.Size = new System.Drawing.Size(70, 40);
this.buttonOutput14.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput14.TabIndex = 195;
this.buttonOutput14.Tag = "7714";
this.buttonOutput14.Text = "Output14";
this.buttonOutput14.TextColor = System.Drawing.Color.Blue;
this.buttonOutput14.TextDownColor = System.Drawing.Color.White;
this.buttonOutput14.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput14.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput14.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput14.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput14.UpImage")));
this.buttonOutput14.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput3
//
this.buttonOutput3.BackPictureBox = null;
this.buttonOutput3.BackPictureBox1 = null;
this.buttonOutput3.BackPictureBox2 = null;
this.buttonOutput3.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput3.ButtonImageAutoSize = true;
this.buttonOutput3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput3.DisableImage = null;
this.buttonOutput3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput3.DownImage")));
this.buttonOutput3.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput3.ForeColor = System.Drawing.Color.White;
this.buttonOutput3.GroupID = 0;
this.buttonOutput3.InitVisible = true;
this.buttonOutput3.Location = new System.Drawing.Point(202, 21);
this.buttonOutput3.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput3.Name = "buttonOutput3";
this.buttonOutput3.NestedClickEventPrevent = false;
this.buttonOutput3.OutlinePixel = 1;
this.buttonOutput3.RepeatInterval = 200;
this.buttonOutput3.RepeatIntervalAccelerate = null;
this.buttonOutput3.SafeInterval = 200;
this.buttonOutput3.Size = new System.Drawing.Size(70, 40);
this.buttonOutput3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput3.TabIndex = 206;
this.buttonOutput3.Tag = "7703";
this.buttonOutput3.Text = "Output3";
this.buttonOutput3.TextColor = System.Drawing.Color.White;
this.buttonOutput3.TextDownColor = System.Drawing.Color.White;
this.buttonOutput3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput3.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput3.UpImage")));
this.buttonOutput3.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput6
//
this.buttonOutput6.BackPictureBox = null;
this.buttonOutput6.BackPictureBox1 = null;
this.buttonOutput6.BackPictureBox2 = null;
this.buttonOutput6.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput6.ButtonImageAutoSize = true;
this.buttonOutput6.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput6.DisableImage = null;
this.buttonOutput6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput6.DownImage")));
this.buttonOutput6.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput6.ForeColor = System.Drawing.Color.White;
this.buttonOutput6.GroupID = 0;
this.buttonOutput6.InitVisible = true;
this.buttonOutput6.Location = new System.Drawing.Point(131, 67);
this.buttonOutput6.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput6.Name = "buttonOutput6";
this.buttonOutput6.NestedClickEventPrevent = false;
this.buttonOutput6.OutlinePixel = 1;
this.buttonOutput6.RepeatInterval = 200;
this.buttonOutput6.RepeatIntervalAccelerate = null;
this.buttonOutput6.SafeInterval = 200;
this.buttonOutput6.Size = new System.Drawing.Size(70, 40);
this.buttonOutput6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput6.TabIndex = 194;
this.buttonOutput6.Tag = "7706";
this.buttonOutput6.Text = "Output6";
this.buttonOutput6.TextColor = System.Drawing.Color.White;
this.buttonOutput6.TextDownColor = System.Drawing.Color.White;
this.buttonOutput6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput6.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput6.UpImage")));
this.buttonOutput6.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput10
//
this.buttonOutput10.BackPictureBox = null;
this.buttonOutput10.BackPictureBox1 = null;
this.buttonOutput10.BackPictureBox2 = null;
this.buttonOutput10.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput10.ButtonImageAutoSize = true;
this.buttonOutput10.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput10.DisableImage = null;
this.buttonOutput10.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput10.DownImage")));
this.buttonOutput10.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput10.ForeColor = System.Drawing.Color.White;
this.buttonOutput10.GroupID = 0;
this.buttonOutput10.InitVisible = true;
this.buttonOutput10.Location = new System.Drawing.Point(441, 21);
this.buttonOutput10.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput10.Name = "buttonOutput10";
this.buttonOutput10.NestedClickEventPrevent = false;
this.buttonOutput10.OutlinePixel = 1;
this.buttonOutput10.RepeatInterval = 200;
this.buttonOutput10.RepeatIntervalAccelerate = null;
this.buttonOutput10.SafeInterval = 200;
this.buttonOutput10.Size = new System.Drawing.Size(70, 40);
this.buttonOutput10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput10.TabIndex = 200;
this.buttonOutput10.Tag = "7710";
this.buttonOutput10.Text = "Output10";
this.buttonOutput10.TextColor = System.Drawing.Color.Blue;
this.buttonOutput10.TextDownColor = System.Drawing.Color.White;
this.buttonOutput10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput10.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput10.UpImage")));
this.buttonOutput10.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput13
//
this.buttonOutput13.BackPictureBox = null;
this.buttonOutput13.BackPictureBox1 = null;
this.buttonOutput13.BackPictureBox2 = null;
this.buttonOutput13.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput13.ButtonImageAutoSize = true;
this.buttonOutput13.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput13.DisableImage = null;
this.buttonOutput13.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput13.DownImage")));
this.buttonOutput13.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput13.ForeColor = System.Drawing.Color.White;
this.buttonOutput13.GroupID = 0;
this.buttonOutput13.InitVisible = true;
this.buttonOutput13.Location = new System.Drawing.Point(370, 67);
this.buttonOutput13.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput13.Name = "buttonOutput13";
this.buttonOutput13.NestedClickEventPrevent = false;
this.buttonOutput13.OutlinePixel = 1;
this.buttonOutput13.RepeatInterval = 200;
this.buttonOutput13.RepeatIntervalAccelerate = null;
this.buttonOutput13.SafeInterval = 200;
this.buttonOutput13.Size = new System.Drawing.Size(70, 40);
this.buttonOutput13.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput13.TabIndex = 191;
this.buttonOutput13.Tag = "7713";
this.buttonOutput13.Text = "Output13";
this.buttonOutput13.TextColor = System.Drawing.Color.Blue;
this.buttonOutput13.TextDownColor = System.Drawing.Color.White;
this.buttonOutput13.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput13.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput13.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput13.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput13.UpImage")));
this.buttonOutput13.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput2
//
this.buttonOutput2.BackPictureBox = null;
this.buttonOutput2.BackPictureBox1 = null;
this.buttonOutput2.BackPictureBox2 = null;
this.buttonOutput2.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput2.ButtonImageAutoSize = true;
this.buttonOutput2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput2.DisableImage = null;
this.buttonOutput2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput2.DownImage")));
this.buttonOutput2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput2.ForeColor = System.Drawing.Color.White;
this.buttonOutput2.GroupID = 0;
this.buttonOutput2.InitVisible = true;
this.buttonOutput2.Location = new System.Drawing.Point(131, 21);
this.buttonOutput2.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput2.Name = "buttonOutput2";
this.buttonOutput2.NestedClickEventPrevent = false;
this.buttonOutput2.OutlinePixel = 1;
this.buttonOutput2.RepeatInterval = 200;
this.buttonOutput2.RepeatIntervalAccelerate = null;
this.buttonOutput2.SafeInterval = 200;
this.buttonOutput2.Size = new System.Drawing.Size(70, 40);
this.buttonOutput2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput2.TabIndex = 203;
this.buttonOutput2.Tag = "7702";
this.buttonOutput2.Text = "Output2";
this.buttonOutput2.TextColor = System.Drawing.Color.White;
this.buttonOutput2.TextDownColor = System.Drawing.Color.White;
this.buttonOutput2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput2.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput2.UpImage")));
this.buttonOutput2.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput5
//
this.buttonOutput5.BackPictureBox = null;
this.buttonOutput5.BackPictureBox1 = null;
this.buttonOutput5.BackPictureBox2 = null;
this.buttonOutput5.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput5.ButtonImageAutoSize = true;
this.buttonOutput5.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput5.DisableImage = null;
this.buttonOutput5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput5.DownImage")));
this.buttonOutput5.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput5.ForeColor = System.Drawing.Color.White;
this.buttonOutput5.GroupID = 0;
this.buttonOutput5.InitVisible = true;
this.buttonOutput5.Location = new System.Drawing.Point(60, 67);
this.buttonOutput5.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput5.Name = "buttonOutput5";
this.buttonOutput5.NestedClickEventPrevent = false;
this.buttonOutput5.OutlinePixel = 1;
this.buttonOutput5.RepeatInterval = 200;
this.buttonOutput5.RepeatIntervalAccelerate = null;
this.buttonOutput5.SafeInterval = 200;
this.buttonOutput5.Size = new System.Drawing.Size(70, 40);
this.buttonOutput5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput5.TabIndex = 193;
this.buttonOutput5.Tag = "7705";
this.buttonOutput5.Text = "Output5";
this.buttonOutput5.TextColor = System.Drawing.Color.White;
this.buttonOutput5.TextDownColor = System.Drawing.Color.White;
this.buttonOutput5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput5.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput5.UpImage")));
this.buttonOutput5.Click += new System.EventHandler(this.buttonOutput_Click);
//
// buttonOutput9
//
this.buttonOutput9.BackPictureBox = null;
this.buttonOutput9.BackPictureBox1 = null;
this.buttonOutput9.BackPictureBox2 = null;
this.buttonOutput9.ButtonColor = System.Drawing.Color.Gray;
this.buttonOutput9.ButtonImageAutoSize = true;
this.buttonOutput9.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOutput9.DisableImage = null;
this.buttonOutput9.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput9.DownImage")));
this.buttonOutput9.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.buttonOutput9.ForeColor = System.Drawing.Color.White;
this.buttonOutput9.GroupID = 0;
this.buttonOutput9.InitVisible = true;
this.buttonOutput9.Location = new System.Drawing.Point(370, 21);
this.buttonOutput9.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonOutput9.Name = "buttonOutput9";
this.buttonOutput9.NestedClickEventPrevent = false;
this.buttonOutput9.OutlinePixel = 1;
this.buttonOutput9.RepeatInterval = 200;
this.buttonOutput9.RepeatIntervalAccelerate = null;
this.buttonOutput9.SafeInterval = 200;
this.buttonOutput9.Size = new System.Drawing.Size(70, 40);
this.buttonOutput9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOutput9.TabIndex = 205;
this.buttonOutput9.Tag = "7709";
this.buttonOutput9.Text = "Output9";
this.buttonOutput9.TextColor = System.Drawing.Color.Blue;
this.buttonOutput9.TextDownColor = System.Drawing.Color.White;
this.buttonOutput9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOutput9.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOutput9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOutput9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOutput9.UpImage")));
this.buttonOutput9.Click += new System.EventHandler(this.buttonOutput_Click);
//
// timer
//
this.timer.Interval = 300;
this.timer.Tick += new System.EventHandler(this.timer_Tick);
//
// ControlCenterSystemIOTest
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlCenterSystemIOTest";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.groupBoxInput.ResumeLayout(false);
this.groupBoxOutput.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartGroupBox groupBoxInput;
private SmartX.SmartGroupBox groupBoxOutput;
private System.Windows.Forms.Label labelInput1;
private System.Windows.Forms.Label labelInput2;
private System.Windows.Forms.Label labelInput3;
private System.Windows.Forms.Label labelInput4;
private System.Windows.Forms.Label labelInput8;
private System.Windows.Forms.Label labelInput5;
private System.Windows.Forms.Label labelInput7;
private System.Windows.Forms.Label labelInput6;
private SmartX.SmartButton buttonInputRead;
private SmartX.SmartLabel labelInputName1;
private SmartX.SmartLabel labelInputName2;
private SmartX.SmartLabel labelInputName3;
private SmartX.SmartLabel labelInputName8;
private SmartX.SmartLabel labelInputName4;
private SmartX.SmartLabel labelInputName7;
private SmartX.SmartLabel labelInputName5;
private SmartX.SmartLabel labelInputName6;
private SmartX.SmartButton buttonOutput16;
private SmartX.SmartButton buttonOutput1;
private SmartX.SmartButton buttonOutput8;
private SmartX.SmartButton buttonOutput12;
private SmartX.SmartButton buttonOutput15;
private SmartX.SmartButton buttonOutput7;
private SmartX.SmartButton buttonOutput4;
private SmartX.SmartButton buttonOutput11;
private SmartX.SmartButton buttonOutput14;
private SmartX.SmartButton buttonOutput3;
private SmartX.SmartButton buttonOutput6;
private SmartX.SmartButton buttonOutput10;
private SmartX.SmartButton buttonOutput13;
private SmartX.SmartButton buttonOutput2;
private SmartX.SmartButton buttonOutput5;
private SmartX.SmartButton buttonOutput9;
private System.Windows.Forms.Timer timer;
private SmartX.SmartDraw smartDraw;
}
}