ITC81DB_2H/ITC81DB_0H/Controls/CenterSystem/ControlCenterSystemHelp.Des...

242 lines
15 KiB
C#

namespace ITC81DB_0H.Controls
{
partial class ControlCenterSystemHelp
{
/// <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(ControlCenterSystemHelp));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.buttonExternalOutput = new SmartX.SmartButton();
this.buttonIOTest = new SmartX.SmartButton();
this.buttonSorter = new SmartX.SmartButton();
this.buttonJudgmentSetting = new SmartX.SmartButton();
this.buttonCalibration = 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.buttonExternalOutput);
this.smartGroupBox1.Controls.Add(this.buttonIOTest);
this.smartGroupBox1.Controls.Add(this.buttonSorter);
this.smartGroupBox1.Controls.Add(this.buttonJudgmentSetting);
this.smartGroupBox1.Controls.Add(this.buttonCalibration);
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 = 176;
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// buttonExternalOutput
//
this.buttonExternalOutput.BackPictureBox = null;
this.buttonExternalOutput.BackPictureBox1 = null;
this.buttonExternalOutput.BackPictureBox2 = null;
this.buttonExternalOutput.ButtonColor = System.Drawing.Color.Gray;
this.buttonExternalOutput.ButtonImageAutoSize = true;
this.buttonExternalOutput.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonExternalOutput.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalOutput.DisableImage")));
this.buttonExternalOutput.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalOutput.DownImage")));
this.buttonExternalOutput.GroupID = 0;
this.buttonExternalOutput.InitVisible = true;
this.buttonExternalOutput.Location = new System.Drawing.Point(28, 240);
this.buttonExternalOutput.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonExternalOutput.Name = "buttonExternalOutput";
this.buttonExternalOutput.NestedClickEventPrevent = false;
this.buttonExternalOutput.OutlinePixel = 1;
this.buttonExternalOutput.RepeatInterval = 200;
this.buttonExternalOutput.RepeatIntervalAccelerate = null;
this.buttonExternalOutput.SafeInterval = 200;
this.buttonExternalOutput.Size = new System.Drawing.Size(160, 208);
this.buttonExternalOutput.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonExternalOutput.TabIndex = 48;
this.buttonExternalOutput.TextColor = System.Drawing.Color.Black;
this.buttonExternalOutput.TextDownColor = System.Drawing.Color.White;
this.buttonExternalOutput.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonExternalOutput.TextLocation = new System.Drawing.Point(0, 0);
this.buttonExternalOutput.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonExternalOutput.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalOutput.UpImage")));
this.buttonExternalOutput.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonIOTest
//
this.buttonIOTest.BackPictureBox = null;
this.buttonIOTest.BackPictureBox1 = null;
this.buttonIOTest.BackPictureBox2 = null;
this.buttonIOTest.ButtonColor = System.Drawing.Color.Gray;
this.buttonIOTest.ButtonImageAutoSize = true;
this.buttonIOTest.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonIOTest.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonIOTest.DisableImage")));
this.buttonIOTest.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonIOTest.DownImage")));
this.buttonIOTest.GroupID = 0;
this.buttonIOTest.InitVisible = true;
this.buttonIOTest.Location = new System.Drawing.Point(526, 17);
this.buttonIOTest.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonIOTest.Name = "buttonIOTest";
this.buttonIOTest.NestedClickEventPrevent = false;
this.buttonIOTest.OutlinePixel = 1;
this.buttonIOTest.RepeatInterval = 200;
this.buttonIOTest.RepeatIntervalAccelerate = null;
this.buttonIOTest.SafeInterval = 200;
this.buttonIOTest.Size = new System.Drawing.Size(160, 208);
this.buttonIOTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonIOTest.TabIndex = 46;
this.buttonIOTest.TextColor = System.Drawing.Color.Black;
this.buttonIOTest.TextDownColor = System.Drawing.Color.White;
this.buttonIOTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonIOTest.TextLocation = new System.Drawing.Point(0, 0);
this.buttonIOTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonIOTest.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonIOTest.UpImage")));
this.buttonIOTest.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonSorter
//
this.buttonSorter.BackPictureBox = null;
this.buttonSorter.BackPictureBox1 = null;
this.buttonSorter.BackPictureBox2 = null;
this.buttonSorter.ButtonColor = System.Drawing.Color.Gray;
this.buttonSorter.ButtonImageAutoSize = true;
this.buttonSorter.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSorter.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSorter.DisableImage")));
this.buttonSorter.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSorter.DownImage")));
this.buttonSorter.GroupID = 0;
this.buttonSorter.InitVisible = true;
this.buttonSorter.Location = new System.Drawing.Point(360, 17);
this.buttonSorter.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSorter.Name = "buttonSorter";
this.buttonSorter.NestedClickEventPrevent = false;
this.buttonSorter.OutlinePixel = 1;
this.buttonSorter.RepeatInterval = 200;
this.buttonSorter.RepeatIntervalAccelerate = null;
this.buttonSorter.SafeInterval = 200;
this.buttonSorter.Size = new System.Drawing.Size(160, 208);
this.buttonSorter.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSorter.TabIndex = 45;
this.buttonSorter.TextColor = System.Drawing.Color.Black;
this.buttonSorter.TextDownColor = System.Drawing.Color.White;
this.buttonSorter.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSorter.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSorter.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSorter.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSorter.UpImage")));
this.buttonSorter.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonJudgmentSetting
//
this.buttonJudgmentSetting.BackPictureBox = null;
this.buttonJudgmentSetting.BackPictureBox1 = null;
this.buttonJudgmentSetting.BackPictureBox2 = null;
this.buttonJudgmentSetting.ButtonColor = System.Drawing.Color.Gray;
this.buttonJudgmentSetting.ButtonImageAutoSize = true;
this.buttonJudgmentSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonJudgmentSetting.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonJudgmentSetting.DisableImage")));
this.buttonJudgmentSetting.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonJudgmentSetting.DownImage")));
this.buttonJudgmentSetting.GroupID = 0;
this.buttonJudgmentSetting.InitVisible = true;
this.buttonJudgmentSetting.Location = new System.Drawing.Point(194, 17);
this.buttonJudgmentSetting.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonJudgmentSetting.Name = "buttonJudgmentSetting";
this.buttonJudgmentSetting.NestedClickEventPrevent = false;
this.buttonJudgmentSetting.OutlinePixel = 1;
this.buttonJudgmentSetting.RepeatInterval = 200;
this.buttonJudgmentSetting.RepeatIntervalAccelerate = null;
this.buttonJudgmentSetting.SafeInterval = 200;
this.buttonJudgmentSetting.Size = new System.Drawing.Size(160, 208);
this.buttonJudgmentSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonJudgmentSetting.TabIndex = 44;
this.buttonJudgmentSetting.TextColor = System.Drawing.Color.Black;
this.buttonJudgmentSetting.TextDownColor = System.Drawing.Color.White;
this.buttonJudgmentSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonJudgmentSetting.TextLocation = new System.Drawing.Point(0, 0);
this.buttonJudgmentSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonJudgmentSetting.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonJudgmentSetting.UpImage")));
this.buttonJudgmentSetting.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonCalibration
//
this.buttonCalibration.BackPictureBox = null;
this.buttonCalibration.BackPictureBox1 = null;
this.buttonCalibration.BackPictureBox2 = null;
this.buttonCalibration.ButtonColor = System.Drawing.Color.Gray;
this.buttonCalibration.ButtonImageAutoSize = true;
this.buttonCalibration.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCalibration.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCalibration.DisableImage")));
this.buttonCalibration.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCalibration.DownImage")));
this.buttonCalibration.GroupID = 0;
this.buttonCalibration.InitVisible = true;
this.buttonCalibration.Location = new System.Drawing.Point(28, 17);
this.buttonCalibration.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonCalibration.Name = "buttonCalibration";
this.buttonCalibration.NestedClickEventPrevent = false;
this.buttonCalibration.OutlinePixel = 1;
this.buttonCalibration.RepeatInterval = 200;
this.buttonCalibration.RepeatIntervalAccelerate = null;
this.buttonCalibration.SafeInterval = 200;
this.buttonCalibration.Size = new System.Drawing.Size(160, 208);
this.buttonCalibration.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCalibration.TabIndex = 43;
this.buttonCalibration.TextColor = System.Drawing.Color.Black;
this.buttonCalibration.TextDownColor = System.Drawing.Color.White;
this.buttonCalibration.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCalibration.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCalibration.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCalibration.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCalibration.UpImage")));
this.buttonCalibration.Click += new System.EventHandler(this.buttonMenu_Click);
//
// ControlCenterSystemHelp
//
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 = "ControlCenterSystemHelp";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartButton buttonIOTest;
private SmartX.SmartButton buttonSorter;
private SmartX.SmartButton buttonJudgmentSetting;
private SmartX.SmartButton buttonCalibration;
private SmartX.SmartButton buttonExternalOutput;
}
}