namespace ITC81DB.Controls
{
partial class ControlBottomEquipment
{
///
/// 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(ControlBottomEquipment));
this.buttonInitialize = new SmartX.SmartButton();
this.buttonUpdate = new SmartX.SmartButton();
this.buttonHelp = new SmartX.SmartButton();
this.buttonFunction = new SmartX.SmartButton();
this.buttonUser = new SmartX.SmartButton();
this.buttonTest = new SmartX.SmartButton();
this.buttonEngineerSetting = new SmartX.SmartButton();
this.buttonSystemLog = new SmartX.SmartButton();
this.SuspendLayout();
//
// buttonInitialize
//
this.buttonInitialize.BackPictureBox = null;
this.buttonInitialize.BackPictureBox1 = null;
this.buttonInitialize.BackPictureBox2 = null;
this.buttonInitialize.ButtonColor = System.Drawing.Color.Gray;
this.buttonInitialize.ButtonImageAutoSize = true;
this.buttonInitialize.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonInitialize.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonInitialize.DisableImage")));
this.buttonInitialize.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonInitialize.DownImage")));
this.buttonInitialize.GroupID = 0;
this.buttonInitialize.InitVisible = true;
this.buttonInitialize.Location = new System.Drawing.Point(172, 0);
this.buttonInitialize.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonInitialize.Name = "buttonInitialize";
this.buttonInitialize.NestedClickEventPrevent = false;
this.buttonInitialize.OutlinePixel = 1;
this.buttonInitialize.RepeatInterval = 200;
this.buttonInitialize.RepeatIntervalAccelerate = null;
this.buttonInitialize.SafeInterval = 200;
this.buttonInitialize.Size = new System.Drawing.Size(65, 65);
this.buttonInitialize.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonInitialize.TabIndex = 1;
this.buttonInitialize.TextColor = System.Drawing.Color.Black;
this.buttonInitialize.TextDownColor = System.Drawing.Color.White;
this.buttonInitialize.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonInitialize.TextLocation = new System.Drawing.Point(0, 0);
this.buttonInitialize.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonInitialize.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonInitialize.UpImage")));
this.buttonInitialize.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonUpdate
//
this.buttonUpdate.BackPictureBox = null;
this.buttonUpdate.BackPictureBox1 = null;
this.buttonUpdate.BackPictureBox2 = null;
this.buttonUpdate.ButtonColor = System.Drawing.Color.Gray;
this.buttonUpdate.ButtonImageAutoSize = true;
this.buttonUpdate.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonUpdate.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.DisableImage")));
this.buttonUpdate.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.DownImage")));
this.buttonUpdate.GroupID = 0;
this.buttonUpdate.InitVisible = true;
this.buttonUpdate.Location = new System.Drawing.Point(101, 0);
this.buttonUpdate.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonUpdate.Name = "buttonUpdate";
this.buttonUpdate.NestedClickEventPrevent = false;
this.buttonUpdate.OutlinePixel = 1;
this.buttonUpdate.RepeatInterval = 200;
this.buttonUpdate.RepeatIntervalAccelerate = null;
this.buttonUpdate.SafeInterval = 200;
this.buttonUpdate.Size = new System.Drawing.Size(65, 65);
this.buttonUpdate.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUpdate.TabIndex = 2;
this.buttonUpdate.TextColor = System.Drawing.Color.Black;
this.buttonUpdate.TextDownColor = System.Drawing.Color.White;
this.buttonUpdate.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonUpdate.TextLocation = new System.Drawing.Point(0, 0);
this.buttonUpdate.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonUpdate.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.UpImage")));
this.buttonUpdate.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 = 7;
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);
//
// buttonFunction
//
this.buttonFunction.BackPictureBox = null;
this.buttonFunction.BackPictureBox1 = null;
this.buttonFunction.BackPictureBox2 = null;
this.buttonFunction.ButtonColor = System.Drawing.Color.Gray;
this.buttonFunction.ButtonImageAutoSize = true;
this.buttonFunction.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonFunction.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonFunction.DisableImage")));
this.buttonFunction.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonFunction.DownImage")));
this.buttonFunction.GroupID = 0;
this.buttonFunction.InitVisible = true;
this.buttonFunction.Location = new System.Drawing.Point(243, 0);
this.buttonFunction.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonFunction.Name = "buttonFunction";
this.buttonFunction.NestedClickEventPrevent = false;
this.buttonFunction.OutlinePixel = 1;
this.buttonFunction.RepeatInterval = 200;
this.buttonFunction.RepeatIntervalAccelerate = null;
this.buttonFunction.SafeInterval = 200;
this.buttonFunction.Size = new System.Drawing.Size(65, 65);
this.buttonFunction.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonFunction.TabIndex = 8;
this.buttonFunction.TextColor = System.Drawing.Color.Black;
this.buttonFunction.TextDownColor = System.Drawing.Color.White;
this.buttonFunction.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonFunction.TextLocation = new System.Drawing.Point(0, 0);
this.buttonFunction.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonFunction.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonFunction.UpImage")));
this.buttonFunction.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonUser
//
this.buttonUser.BackPictureBox = null;
this.buttonUser.BackPictureBox1 = null;
this.buttonUser.BackPictureBox2 = null;
this.buttonUser.ButtonColor = System.Drawing.Color.Gray;
this.buttonUser.ButtonImageAutoSize = true;
this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonUser.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DisableImage")));
this.buttonUser.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DownImage")));
this.buttonUser.GroupID = 0;
this.buttonUser.InitVisible = true;
this.buttonUser.Location = new System.Drawing.Point(385, 0);
this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonUser.Name = "buttonUser";
this.buttonUser.NestedClickEventPrevent = false;
this.buttonUser.OutlinePixel = 1;
this.buttonUser.RepeatInterval = 200;
this.buttonUser.RepeatIntervalAccelerate = null;
this.buttonUser.SafeInterval = 200;
this.buttonUser.Size = new System.Drawing.Size(65, 65);
this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUser.TabIndex = 10;
this.buttonUser.TextColor = System.Drawing.Color.Black;
this.buttonUser.TextDownColor = System.Drawing.Color.White;
this.buttonUser.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonUser.TextLocation = new System.Drawing.Point(0, 0);
this.buttonUser.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonUser.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.UpImage")));
this.buttonUser.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonTest
//
this.buttonTest.BackPictureBox = null;
this.buttonTest.BackPictureBox1 = null;
this.buttonTest.BackPictureBox2 = null;
this.buttonTest.ButtonColor = System.Drawing.Color.Gray;
this.buttonTest.ButtonImageAutoSize = true;
this.buttonTest.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonTest.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonTest.DisableImage")));
this.buttonTest.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTest.DownImage")));
this.buttonTest.GroupID = 0;
this.buttonTest.InitVisible = true;
this.buttonTest.Location = new System.Drawing.Point(527, 0);
this.buttonTest.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonTest.Name = "buttonTest";
this.buttonTest.NestedClickEventPrevent = false;
this.buttonTest.OutlinePixel = 1;
this.buttonTest.RepeatInterval = 200;
this.buttonTest.RepeatIntervalAccelerate = null;
this.buttonTest.SafeInterval = 200;
this.buttonTest.Size = new System.Drawing.Size(65, 65);
this.buttonTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonTest.TabIndex = 11;
this.buttonTest.TextColor = System.Drawing.Color.Black;
this.buttonTest.TextDownColor = System.Drawing.Color.White;
this.buttonTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonTest.TextLocation = new System.Drawing.Point(0, 0);
this.buttonTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonTest.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTest.UpImage")));
this.buttonTest.Visible = false;
this.buttonTest.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonEngineerSetting
//
this.buttonEngineerSetting.BackPictureBox = null;
this.buttonEngineerSetting.BackPictureBox1 = null;
this.buttonEngineerSetting.BackPictureBox2 = null;
this.buttonEngineerSetting.ButtonColor = System.Drawing.Color.Gray;
this.buttonEngineerSetting.ButtonImageAutoSize = true;
this.buttonEngineerSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonEngineerSetting.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonEngineerSetting.DisableImage")));
this.buttonEngineerSetting.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEngineerSetting.DownImage")));
this.buttonEngineerSetting.GroupID = 0;
this.buttonEngineerSetting.InitVisible = true;
this.buttonEngineerSetting.Location = new System.Drawing.Point(456, 0);
this.buttonEngineerSetting.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonEngineerSetting.Name = "buttonEngineerSetting";
this.buttonEngineerSetting.NestedClickEventPrevent = false;
this.buttonEngineerSetting.OutlinePixel = 1;
this.buttonEngineerSetting.RepeatInterval = 200;
this.buttonEngineerSetting.RepeatIntervalAccelerate = null;
this.buttonEngineerSetting.SafeInterval = 200;
this.buttonEngineerSetting.Size = new System.Drawing.Size(65, 65);
this.buttonEngineerSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonEngineerSetting.TabIndex = 12;
this.buttonEngineerSetting.TextColor = System.Drawing.Color.Black;
this.buttonEngineerSetting.TextDownColor = System.Drawing.Color.White;
this.buttonEngineerSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonEngineerSetting.TextLocation = new System.Drawing.Point(0, 0);
this.buttonEngineerSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonEngineerSetting.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEngineerSetting.UpImage")));
this.buttonEngineerSetting.Visible = false;
this.buttonEngineerSetting.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonSystemLog
//
this.buttonSystemLog.BackPictureBox = null;
this.buttonSystemLog.BackPictureBox1 = null;
this.buttonSystemLog.BackPictureBox2 = null;
this.buttonSystemLog.ButtonColor = System.Drawing.Color.Gray;
this.buttonSystemLog.ButtonImageAutoSize = true;
this.buttonSystemLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSystemLog.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSystemLog.DisableImage")));
this.buttonSystemLog.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSystemLog.DownImage")));
this.buttonSystemLog.GroupID = 0;
this.buttonSystemLog.InitVisible = true;
this.buttonSystemLog.Location = new System.Drawing.Point(314, 0);
this.buttonSystemLog.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonSystemLog.Name = "buttonSystemLog";
this.buttonSystemLog.NestedClickEventPrevent = false;
this.buttonSystemLog.OutlinePixel = 1;
this.buttonSystemLog.RepeatInterval = 200;
this.buttonSystemLog.RepeatIntervalAccelerate = null;
this.buttonSystemLog.SafeInterval = 200;
this.buttonSystemLog.Size = new System.Drawing.Size(65, 65);
this.buttonSystemLog.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSystemLog.TabIndex = 13;
this.buttonSystemLog.TextColor = System.Drawing.Color.Black;
this.buttonSystemLog.TextDownColor = System.Drawing.Color.White;
this.buttonSystemLog.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSystemLog.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSystemLog.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSystemLog.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSystemLog.UpImage")));
this.buttonSystemLog.Click += new System.EventHandler(this.buttonMenu_Click);
//
// ControlBottomEquipment
//
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.buttonSystemLog);
this.Controls.Add(this.buttonEngineerSetting);
this.Controls.Add(this.buttonTest);
this.Controls.Add(this.buttonUser);
this.Controls.Add(this.buttonFunction);
this.Controls.Add(this.buttonHelp);
this.Controls.Add(this.buttonInitialize);
this.Controls.Add(this.buttonUpdate);
this.Name = "ControlBottomEquipment";
this.Size = new System.Drawing.Size(710, 65);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartButton buttonInitialize;
private SmartX.SmartButton buttonUpdate;
private SmartX.SmartButton buttonHelp;
private SmartX.SmartButton buttonFunction;
private SmartX.SmartButton buttonUser;
private SmartX.SmartButton buttonTest;
private SmartX.SmartButton buttonEngineerSetting;
private SmartX.SmartButton buttonSystemLog;
}
}