ITC81DB_2H/ITC81DB_0H/Controls/CenterConfiguration/ControlCenterConfiHelp.Desi...

312 lines
19 KiB
C#

namespace ITC81DB_0H.Controls
{
partial class ControlCenterConfiHelp
{
/// <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 Component 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterConfiHelp));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.buttonSerialCOM4 = new SmartX.SmartButton();
this.buttonSerialCOM3 = new SmartX.SmartButton();
this.buttonSerialCOM1 = new SmartX.SmartButton();
this.buttonCountingOutput = new SmartX.SmartButton();
this.buttonEthernet = new SmartX.SmartButton();
this.buttonOptionBoard = new SmartX.SmartButton();
this.buttonOption = new SmartX.SmartButton();
this.smartGroupBox1.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.buttonSerialCOM4);
this.smartGroupBox1.Controls.Add(this.buttonSerialCOM3);
this.smartGroupBox1.Controls.Add(this.buttonSerialCOM1);
this.smartGroupBox1.Controls.Add(this.buttonCountingOutput);
this.smartGroupBox1.Controls.Add(this.buttonEthernet);
this.smartGroupBox1.Controls.Add(this.buttonOptionBoard);
this.smartGroupBox1.Controls.Add(this.buttonOption);
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 = 0;
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// buttonSerialCOM4
//
this.buttonSerialCOM4.BackPictureBox = null;
this.buttonSerialCOM4.BackPictureBox1 = null;
this.buttonSerialCOM4.BackPictureBox2 = null;
this.buttonSerialCOM4.ButtonColor = System.Drawing.Color.Gray;
this.buttonSerialCOM4.ButtonImageAutoSize = true;
this.buttonSerialCOM4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSerialCOM4.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM4.DisableImage")));
this.buttonSerialCOM4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM4.DownImage")));
this.buttonSerialCOM4.GroupID = 0;
this.buttonSerialCOM4.InitVisible = true;
this.buttonSerialCOM4.Location = new System.Drawing.Point(360, 17);
this.buttonSerialCOM4.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSerialCOM4.Name = "buttonSerialCOM4";
this.buttonSerialCOM4.NestedClickEventPrevent = false;
this.buttonSerialCOM4.OutlinePixel = 1;
this.buttonSerialCOM4.RepeatInterval = 200;
this.buttonSerialCOM4.RepeatIntervalAccelerate = null;
this.buttonSerialCOM4.SafeInterval = 200;
this.buttonSerialCOM4.Size = new System.Drawing.Size(160, 208);
this.buttonSerialCOM4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSerialCOM4.TabIndex = 11;
this.buttonSerialCOM4.TextColor = System.Drawing.Color.Black;
this.buttonSerialCOM4.TextDownColor = System.Drawing.Color.White;
this.buttonSerialCOM4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSerialCOM4.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSerialCOM4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSerialCOM4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM4.UpImage")));
this.buttonSerialCOM4.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonSerialCOM3
//
this.buttonSerialCOM3.BackPictureBox = null;
this.buttonSerialCOM3.BackPictureBox1 = null;
this.buttonSerialCOM3.BackPictureBox2 = null;
this.buttonSerialCOM3.ButtonColor = System.Drawing.Color.Gray;
this.buttonSerialCOM3.ButtonImageAutoSize = true;
this.buttonSerialCOM3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSerialCOM3.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM3.DisableImage")));
this.buttonSerialCOM3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM3.DownImage")));
this.buttonSerialCOM3.GroupID = 0;
this.buttonSerialCOM3.InitVisible = true;
this.buttonSerialCOM3.Location = new System.Drawing.Point(194, 17);
this.buttonSerialCOM3.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSerialCOM3.Name = "buttonSerialCOM3";
this.buttonSerialCOM3.NestedClickEventPrevent = false;
this.buttonSerialCOM3.OutlinePixel = 1;
this.buttonSerialCOM3.RepeatInterval = 200;
this.buttonSerialCOM3.RepeatIntervalAccelerate = null;
this.buttonSerialCOM3.SafeInterval = 200;
this.buttonSerialCOM3.Size = new System.Drawing.Size(160, 208);
this.buttonSerialCOM3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSerialCOM3.TabIndex = 10;
this.buttonSerialCOM3.TextColor = System.Drawing.Color.Black;
this.buttonSerialCOM3.TextDownColor = System.Drawing.Color.White;
this.buttonSerialCOM3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSerialCOM3.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSerialCOM3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSerialCOM3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM3.UpImage")));
this.buttonSerialCOM3.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonSerialCOM1
//
this.buttonSerialCOM1.BackPictureBox = null;
this.buttonSerialCOM1.BackPictureBox1 = null;
this.buttonSerialCOM1.BackPictureBox2 = null;
this.buttonSerialCOM1.ButtonColor = System.Drawing.Color.Gray;
this.buttonSerialCOM1.ButtonImageAutoSize = true;
this.buttonSerialCOM1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSerialCOM1.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM1.DisableImage")));
this.buttonSerialCOM1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM1.DownImage")));
this.buttonSerialCOM1.GroupID = 0;
this.buttonSerialCOM1.InitVisible = true;
this.buttonSerialCOM1.Location = new System.Drawing.Point(28, 17);
this.buttonSerialCOM1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSerialCOM1.Name = "buttonSerialCOM1";
this.buttonSerialCOM1.NestedClickEventPrevent = false;
this.buttonSerialCOM1.OutlinePixel = 1;
this.buttonSerialCOM1.RepeatInterval = 200;
this.buttonSerialCOM1.RepeatIntervalAccelerate = null;
this.buttonSerialCOM1.SafeInterval = 200;
this.buttonSerialCOM1.Size = new System.Drawing.Size(160, 208);
this.buttonSerialCOM1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSerialCOM1.TabIndex = 9;
this.buttonSerialCOM1.TextColor = System.Drawing.Color.Black;
this.buttonSerialCOM1.TextDownColor = System.Drawing.Color.White;
this.buttonSerialCOM1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSerialCOM1.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSerialCOM1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSerialCOM1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSerialCOM1.UpImage")));
this.buttonSerialCOM1.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonCountingOutput
//
this.buttonCountingOutput.BackPictureBox = null;
this.buttonCountingOutput.BackPictureBox1 = null;
this.buttonCountingOutput.BackPictureBox2 = null;
this.buttonCountingOutput.ButtonColor = System.Drawing.Color.Gray;
this.buttonCountingOutput.ButtonImageAutoSize = true;
this.buttonCountingOutput.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCountingOutput.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCountingOutput.DisableImage")));
this.buttonCountingOutput.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCountingOutput.DownImage")));
this.buttonCountingOutput.GroupID = 0;
this.buttonCountingOutput.InitVisible = true;
this.buttonCountingOutput.Location = new System.Drawing.Point(360, 240);
this.buttonCountingOutput.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonCountingOutput.Name = "buttonCountingOutput";
this.buttonCountingOutput.NestedClickEventPrevent = false;
this.buttonCountingOutput.OutlinePixel = 1;
this.buttonCountingOutput.RepeatInterval = 200;
this.buttonCountingOutput.RepeatIntervalAccelerate = null;
this.buttonCountingOutput.SafeInterval = 200;
this.buttonCountingOutput.Size = new System.Drawing.Size(160, 208);
this.buttonCountingOutput.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCountingOutput.TabIndex = 8;
this.buttonCountingOutput.TextColor = System.Drawing.Color.Black;
this.buttonCountingOutput.TextDownColor = System.Drawing.Color.White;
this.buttonCountingOutput.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCountingOutput.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCountingOutput.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCountingOutput.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCountingOutput.UpImage")));
this.buttonCountingOutput.Visible = false;
this.buttonCountingOutput.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonEthernet
//
this.buttonEthernet.BackPictureBox = null;
this.buttonEthernet.BackPictureBox1 = null;
this.buttonEthernet.BackPictureBox2 = null;
this.buttonEthernet.ButtonColor = System.Drawing.Color.Gray;
this.buttonEthernet.ButtonImageAutoSize = true;
this.buttonEthernet.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonEthernet.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonEthernet.DisableImage")));
this.buttonEthernet.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEthernet.DownImage")));
this.buttonEthernet.GroupID = 0;
this.buttonEthernet.InitVisible = true;
this.buttonEthernet.Location = new System.Drawing.Point(526, 17);
this.buttonEthernet.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonEthernet.Name = "buttonEthernet";
this.buttonEthernet.NestedClickEventPrevent = false;
this.buttonEthernet.OutlinePixel = 1;
this.buttonEthernet.RepeatInterval = 200;
this.buttonEthernet.RepeatIntervalAccelerate = null;
this.buttonEthernet.SafeInterval = 200;
this.buttonEthernet.Size = new System.Drawing.Size(160, 208);
this.buttonEthernet.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonEthernet.TabIndex = 7;
this.buttonEthernet.TextColor = System.Drawing.Color.Black;
this.buttonEthernet.TextDownColor = System.Drawing.Color.White;
this.buttonEthernet.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonEthernet.TextLocation = new System.Drawing.Point(0, 0);
this.buttonEthernet.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonEthernet.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEthernet.UpImage")));
this.buttonEthernet.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonOptionBoard
//
this.buttonOptionBoard.BackPictureBox = null;
this.buttonOptionBoard.BackPictureBox1 = null;
this.buttonOptionBoard.BackPictureBox2 = null;
this.buttonOptionBoard.ButtonColor = System.Drawing.Color.Gray;
this.buttonOptionBoard.ButtonImageAutoSize = true;
this.buttonOptionBoard.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOptionBoard.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonOptionBoard.DisableImage")));
this.buttonOptionBoard.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOptionBoard.DownImage")));
this.buttonOptionBoard.GroupID = 0;
this.buttonOptionBoard.InitVisible = true;
this.buttonOptionBoard.Location = new System.Drawing.Point(28, 240);
this.buttonOptionBoard.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonOptionBoard.Name = "buttonOptionBoard";
this.buttonOptionBoard.NestedClickEventPrevent = false;
this.buttonOptionBoard.OutlinePixel = 1;
this.buttonOptionBoard.RepeatInterval = 200;
this.buttonOptionBoard.RepeatIntervalAccelerate = null;
this.buttonOptionBoard.SafeInterval = 200;
this.buttonOptionBoard.Size = new System.Drawing.Size(160, 208);
this.buttonOptionBoard.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOptionBoard.TabIndex = 6;
this.buttonOptionBoard.TextColor = System.Drawing.Color.Black;
this.buttonOptionBoard.TextDownColor = System.Drawing.Color.White;
this.buttonOptionBoard.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOptionBoard.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOptionBoard.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOptionBoard.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOptionBoard.UpImage")));
this.buttonOptionBoard.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonOption
//
this.buttonOption.BackPictureBox = null;
this.buttonOption.BackPictureBox1 = null;
this.buttonOption.BackPictureBox2 = null;
this.buttonOption.ButtonColor = System.Drawing.Color.Gray;
this.buttonOption.ButtonImageAutoSize = true;
this.buttonOption.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOption.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonOption.DisableImage")));
this.buttonOption.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOption.DownImage")));
this.buttonOption.GroupID = 0;
this.buttonOption.InitVisible = true;
this.buttonOption.Location = new System.Drawing.Point(194, 240);
this.buttonOption.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonOption.Name = "buttonOption";
this.buttonOption.NestedClickEventPrevent = false;
this.buttonOption.OutlinePixel = 1;
this.buttonOption.RepeatInterval = 200;
this.buttonOption.RepeatIntervalAccelerate = null;
this.buttonOption.SafeInterval = 200;
this.buttonOption.Size = new System.Drawing.Size(160, 208);
this.buttonOption.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOption.TabIndex = 5;
this.buttonOption.TextColor = System.Drawing.Color.Black;
this.buttonOption.TextDownColor = System.Drawing.Color.White;
this.buttonOption.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOption.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOption.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOption.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOption.UpImage")));
this.buttonOption.Visible = false;
this.buttonOption.Click += new System.EventHandler(this.buttonMenu_Click);
//
// ControlCenterConfiHelp
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlCenterConfiHelp";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartButton buttonOption;
private SmartX.SmartButton buttonOptionBoard;
private SmartX.SmartButton buttonEthernet;
private SmartX.SmartButton buttonCountingOutput;
private SmartX.SmartButton buttonSerialCOM4;
private SmartX.SmartButton buttonSerialCOM3;
private SmartX.SmartButton buttonSerialCOM1;
}
}