ITC81DB_V8/ITC81DB/Controls/Bottom/ControlBottomSystem.Designe...

321 lines
20 KiB
C#

namespace ITC81DB.Controls
{
partial class ControlBottomSystem
{
/// <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(ControlBottomSystem));
this.buttonAutoZero = new SmartX.SmartButton();
this.buttonJudgmentSetting = new SmartX.SmartButton();
this.buttonCalibration = new SmartX.SmartButton();
this.buttonIOTest = new SmartX.SmartButton();
this.buttonHelp = new SmartX.SmartButton();
this.buttonSorter = new SmartX.SmartButton();
this.buttonExternalOutput = new SmartX.SmartButton();
this.buttonExternalInput = new SmartX.SmartButton();
this.SuspendLayout();
//
// buttonAutoZero
//
this.buttonAutoZero.BackPictureBox = null;
this.buttonAutoZero.BackPictureBox1 = null;
this.buttonAutoZero.BackPictureBox2 = null;
this.buttonAutoZero.ButtonColor = System.Drawing.Color.Gray;
this.buttonAutoZero.ButtonImageAutoSize = true;
this.buttonAutoZero.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonAutoZero.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonAutoZero.DisableImage")));
this.buttonAutoZero.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAutoZero.DownImage")));
this.buttonAutoZero.GroupID = 0;
this.buttonAutoZero.InitVisible = true;
this.buttonAutoZero.Location = new System.Drawing.Point(314, 0);
this.buttonAutoZero.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonAutoZero.Name = "buttonAutoZero";
this.buttonAutoZero.NestedClickEventPrevent = false;
this.buttonAutoZero.OutlinePixel = 1;
this.buttonAutoZero.RepeatInterval = 200;
this.buttonAutoZero.RepeatIntervalAccelerate = null;
this.buttonAutoZero.SafeInterval = 200;
this.buttonAutoZero.Size = new System.Drawing.Size(65, 65);
this.buttonAutoZero.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonAutoZero.TabIndex = 3;
this.buttonAutoZero.TextColor = System.Drawing.Color.Black;
this.buttonAutoZero.TextDownColor = System.Drawing.Color.White;
this.buttonAutoZero.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonAutoZero.TextLocation = new System.Drawing.Point(0, 0);
this.buttonAutoZero.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonAutoZero.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAutoZero.UpImage")));
this.buttonAutoZero.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(172, 0);
this.buttonJudgmentSetting.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
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(65, 65);
this.buttonJudgmentSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonJudgmentSetting.TabIndex = 1;
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(101, 0);
this.buttonCalibration.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
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(65, 65);
this.buttonCalibration.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCalibration.TabIndex = 2;
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);
//
// 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(385, 0);
this.buttonIOTest.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
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(65, 65);
this.buttonIOTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonIOTest.TabIndex = 3;
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);
//
// buttonHelp
//
this.buttonHelp.BackPictureBox = null;
this.buttonHelp.BackPictureBox1 = null;
this.buttonHelp.BackPictureBox2 = null;
this.buttonHelp.ButtonColor = System.Drawing.Color.Gray;
this.buttonHelp.ButtonImageAutoSize = true;
this.buttonHelp.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonHelp.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonHelp.DisableImage")));
this.buttonHelp.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonHelp.DownImage")));
this.buttonHelp.GroupID = 0;
this.buttonHelp.InitVisible = true;
this.buttonHelp.Location = new System.Drawing.Point(30, 0);
this.buttonHelp.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonHelp.Name = "buttonHelp";
this.buttonHelp.NestedClickEventPrevent = false;
this.buttonHelp.OutlinePixel = 1;
this.buttonHelp.RepeatInterval = 200;
this.buttonHelp.RepeatIntervalAccelerate = null;
this.buttonHelp.SafeInterval = 200;
this.buttonHelp.Size = new System.Drawing.Size(65, 65);
this.buttonHelp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonHelp.TabIndex = 5;
this.buttonHelp.TextColor = System.Drawing.Color.Black;
this.buttonHelp.TextDownColor = System.Drawing.Color.White;
this.buttonHelp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonHelp.TextLocation = new System.Drawing.Point(0, 0);
this.buttonHelp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonHelp.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonHelp.UpImage")));
this.buttonHelp.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(243, 0);
this.buttonSorter.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
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(65, 65);
this.buttonSorter.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSorter.TabIndex = 6;
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);
//
// 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(456, 0);
this.buttonExternalOutput.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
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(65, 65);
this.buttonExternalOutput.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonExternalOutput.TabIndex = 7;
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);
//
// buttonExternalInput
//
this.buttonExternalInput.BackPictureBox = null;
this.buttonExternalInput.BackPictureBox1 = null;
this.buttonExternalInput.BackPictureBox2 = null;
this.buttonExternalInput.ButtonColor = System.Drawing.Color.Gray;
this.buttonExternalInput.ButtonImageAutoSize = true;
this.buttonExternalInput.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonExternalInput.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInput.DisableImage")));
this.buttonExternalInput.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInput.DownImage")));
this.buttonExternalInput.GroupID = 0;
this.buttonExternalInput.InitVisible = true;
this.buttonExternalInput.Location = new System.Drawing.Point(527, 0);
this.buttonExternalInput.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonExternalInput.Name = "buttonExternalInput";
this.buttonExternalInput.NestedClickEventPrevent = false;
this.buttonExternalInput.OutlinePixel = 1;
this.buttonExternalInput.RepeatInterval = 200;
this.buttonExternalInput.RepeatIntervalAccelerate = null;
this.buttonExternalInput.SafeInterval = 200;
this.buttonExternalInput.Size = new System.Drawing.Size(65, 65);
this.buttonExternalInput.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonExternalInput.TabIndex = 8;
this.buttonExternalInput.TextColor = System.Drawing.Color.Black;
this.buttonExternalInput.TextDownColor = System.Drawing.Color.White;
this.buttonExternalInput.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonExternalInput.TextLocation = new System.Drawing.Point(0, 0);
this.buttonExternalInput.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonExternalInput.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInput.UpImage")));
this.buttonExternalInput.Click += new System.EventHandler(this.buttonMenu_Click);
//
// ControlBottomSystem
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.Black;
this.Controls.Add(this.buttonExternalInput);
this.Controls.Add(this.buttonExternalOutput);
this.Controls.Add(this.buttonSorter);
this.Controls.Add(this.buttonHelp);
this.Controls.Add(this.buttonIOTest);
this.Controls.Add(this.buttonAutoZero);
this.Controls.Add(this.buttonJudgmentSetting);
this.Controls.Add(this.buttonCalibration);
this.Name = "ControlBottomSystem";
this.Size = new System.Drawing.Size(710, 65);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartButton buttonAutoZero;
private SmartX.SmartButton buttonJudgmentSetting;
private SmartX.SmartButton buttonCalibration;
private SmartX.SmartButton buttonIOTest;
private SmartX.SmartButton buttonHelp;
private SmartX.SmartButton buttonSorter;
private SmartX.SmartButton buttonExternalOutput;
private SmartX.SmartButton buttonExternalInput;
}
}