INT63DC_2C/INT63DC_2C/Forms/FormMenu.Designer.cs

697 lines
45 KiB
C#
Raw Normal View History

2024-03-07 06:43:33 +00:00
namespace INT63DC_2C.Forms
{
partial class FormMenu
{
/// <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 Windows Form 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(FormMenu));
this.smartForm1 = new SmartX.SmartForm();
this.buttonTimeSetting = new SmartX.SmartButton();
this.buttonInformation = new SmartX.SmartButton();
this.buttonConfiguration = new SmartX.SmartButton();
this.buttonDataBackup = new SmartX.SmartButton();
this.buttonSysConfig = new SmartX.SmartButton();
this.buttonCalibration = new SmartX.SmartButton();
this.buttonFactoryInitialize = new SmartX.SmartButton();
this.buttonUpdate = new SmartX.SmartButton();
this.buttonEquipmentSetting = new SmartX.SmartButton();
this.buttonIOTest = new SmartX.SmartButton();
this.buttonEquipmentTest = new SmartX.SmartButton();
this.buttonBack = new SmartX.SmartButton();
this.labelUserLevel = new SmartX.SmartLabel();
this.buttonUser = new SmartX.SmartButton();
this.labelUserID = new SmartX.SmartLabel();
this.buttonFunction = new SmartX.SmartButton();
this.buttonOptionSetting = new SmartX.SmartButton();
this.buttonDataStatistics = new SmartX.SmartButton();
this.buttonMotor = new SmartX.SmartButton();
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
this.SuspendLayout();
//
// smartForm1
//
this.smartForm1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.smartForm1.CenterLocation = false;
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD1024X768;
this.smartForm1.Location = new System.Drawing.Point(0, 0);
this.smartForm1.MainForm = null;
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
this.smartForm1.Name = "smartForm1";
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
this.smartForm1.SpecialFunctionClickPointSize = 200;
this.smartForm1.SuspendLayoutInterval = 0;
//
// buttonTimeSetting
//
this.buttonTimeSetting.BackPictureBox = null;
this.buttonTimeSetting.BackPictureBox1 = null;
this.buttonTimeSetting.BackPictureBox2 = null;
this.buttonTimeSetting.ButtonColor = System.Drawing.Color.Gray;
this.buttonTimeSetting.ButtonImageAutoSize = true;
this.buttonTimeSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonTimeSetting.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonTimeSetting.DisableImage")));
this.buttonTimeSetting.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTimeSetting.DownImage")));
this.buttonTimeSetting.GroupID = 0;
this.buttonTimeSetting.InitVisible = true;
this.buttonTimeSetting.Location = new System.Drawing.Point(196, 129);
this.buttonTimeSetting.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonTimeSetting.Name = "buttonTimeSetting";
this.buttonTimeSetting.NestedClickEventPrevent = false;
this.buttonTimeSetting.OutlinePixel = 1;
this.buttonTimeSetting.RepeatInterval = 200;
this.buttonTimeSetting.RepeatIntervalAccelerate = null;
this.buttonTimeSetting.SafeInterval = 200;
this.buttonTimeSetting.Size = new System.Drawing.Size(150, 150);
this.buttonTimeSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonTimeSetting.TabIndex = 1;
this.buttonTimeSetting.TextColor = System.Drawing.Color.Black;
this.buttonTimeSetting.TextDownColor = System.Drawing.Color.White;
this.buttonTimeSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonTimeSetting.TextLocation = new System.Drawing.Point(0, 0);
this.buttonTimeSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonTimeSetting.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTimeSetting.UpImage")));
this.buttonTimeSetting.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonInformation
//
this.buttonInformation.BackPictureBox = null;
this.buttonInformation.BackPictureBox1 = null;
this.buttonInformation.BackPictureBox2 = null;
this.buttonInformation.ButtonColor = System.Drawing.Color.Gray;
this.buttonInformation.ButtonImageAutoSize = true;
this.buttonInformation.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonInformation.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonInformation.DisableImage")));
this.buttonInformation.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonInformation.DownImage")));
this.buttonInformation.GroupID = 0;
this.buttonInformation.InitVisible = true;
this.buttonInformation.Location = new System.Drawing.Point(352, 129);
this.buttonInformation.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonInformation.Name = "buttonInformation";
this.buttonInformation.NestedClickEventPrevent = false;
this.buttonInformation.OutlinePixel = 1;
this.buttonInformation.RepeatInterval = 200;
this.buttonInformation.RepeatIntervalAccelerate = null;
this.buttonInformation.SafeInterval = 200;
this.buttonInformation.Size = new System.Drawing.Size(150, 150);
this.buttonInformation.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonInformation.TabIndex = 2;
this.buttonInformation.TextColor = System.Drawing.Color.Black;
this.buttonInformation.TextDownColor = System.Drawing.Color.White;
this.buttonInformation.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonInformation.TextLocation = new System.Drawing.Point(0, 0);
this.buttonInformation.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonInformation.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonInformation.UpImage")));
this.buttonInformation.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonConfiguration
//
this.buttonConfiguration.BackPictureBox = null;
this.buttonConfiguration.BackPictureBox1 = null;
this.buttonConfiguration.BackPictureBox2 = null;
this.buttonConfiguration.ButtonColor = System.Drawing.Color.Gray;
this.buttonConfiguration.ButtonImageAutoSize = true;
this.buttonConfiguration.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonConfiguration.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonConfiguration.DisableImage")));
this.buttonConfiguration.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonConfiguration.DownImage")));
this.buttonConfiguration.GroupID = 0;
this.buttonConfiguration.InitVisible = true;
this.buttonConfiguration.Location = new System.Drawing.Point(196, 285);
this.buttonConfiguration.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonConfiguration.Name = "buttonConfiguration";
this.buttonConfiguration.NestedClickEventPrevent = false;
this.buttonConfiguration.OutlinePixel = 1;
this.buttonConfiguration.RepeatInterval = 200;
this.buttonConfiguration.RepeatIntervalAccelerate = null;
this.buttonConfiguration.SafeInterval = 200;
this.buttonConfiguration.Size = new System.Drawing.Size(150, 150);
this.buttonConfiguration.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonConfiguration.TabIndex = 3;
this.buttonConfiguration.TextColor = System.Drawing.Color.Black;
this.buttonConfiguration.TextDownColor = System.Drawing.Color.White;
this.buttonConfiguration.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonConfiguration.TextLocation = new System.Drawing.Point(0, 0);
this.buttonConfiguration.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonConfiguration.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonConfiguration.UpImage")));
this.buttonConfiguration.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonDataBackup
//
this.buttonDataBackup.BackPictureBox = null;
this.buttonDataBackup.BackPictureBox1 = null;
this.buttonDataBackup.BackPictureBox2 = null;
this.buttonDataBackup.ButtonColor = System.Drawing.Color.Gray;
this.buttonDataBackup.ButtonImageAutoSize = true;
this.buttonDataBackup.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonDataBackup.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDataBackup.DisableImage")));
this.buttonDataBackup.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDataBackup.DownImage")));
this.buttonDataBackup.GroupID = 0;
this.buttonDataBackup.InitVisible = true;
this.buttonDataBackup.Location = new System.Drawing.Point(508, 129);
this.buttonDataBackup.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonDataBackup.Name = "buttonDataBackup";
this.buttonDataBackup.NestedClickEventPrevent = false;
this.buttonDataBackup.OutlinePixel = 1;
this.buttonDataBackup.RepeatInterval = 200;
this.buttonDataBackup.RepeatIntervalAccelerate = null;
this.buttonDataBackup.SafeInterval = 200;
this.buttonDataBackup.Size = new System.Drawing.Size(150, 150);
this.buttonDataBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonDataBackup.TabIndex = 4;
this.buttonDataBackup.TextColor = System.Drawing.Color.Black;
this.buttonDataBackup.TextDownColor = System.Drawing.Color.White;
this.buttonDataBackup.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonDataBackup.TextLocation = new System.Drawing.Point(0, 0);
this.buttonDataBackup.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonDataBackup.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDataBackup.UpImage")));
this.buttonDataBackup.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonSysConfig
//
this.buttonSysConfig.BackPictureBox = null;
this.buttonSysConfig.BackPictureBox1 = null;
this.buttonSysConfig.BackPictureBox2 = null;
this.buttonSysConfig.ButtonColor = System.Drawing.Color.Gray;
this.buttonSysConfig.ButtonImageAutoSize = true;
this.buttonSysConfig.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSysConfig.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSysConfig.DisableImage")));
this.buttonSysConfig.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSysConfig.DownImage")));
this.buttonSysConfig.GroupID = 0;
this.buttonSysConfig.InitVisible = true;
this.buttonSysConfig.Location = new System.Drawing.Point(508, 285);
this.buttonSysConfig.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSysConfig.Name = "buttonSysConfig";
this.buttonSysConfig.NestedClickEventPrevent = false;
this.buttonSysConfig.OutlinePixel = 1;
this.buttonSysConfig.RepeatInterval = 200;
this.buttonSysConfig.RepeatIntervalAccelerate = null;
this.buttonSysConfig.SafeInterval = 200;
this.buttonSysConfig.Size = new System.Drawing.Size(150, 150);
this.buttonSysConfig.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSysConfig.TabIndex = 5;
this.buttonSysConfig.TextColor = System.Drawing.Color.Black;
this.buttonSysConfig.TextDownColor = System.Drawing.Color.White;
this.buttonSysConfig.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSysConfig.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSysConfig.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSysConfig.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSysConfig.UpImage")));
this.buttonSysConfig.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(664, 129);
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(150, 150);
this.buttonCalibration.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCalibration.TabIndex = 6;
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);
//
// buttonFactoryInitialize
//
this.buttonFactoryInitialize.BackPictureBox = null;
this.buttonFactoryInitialize.BackPictureBox1 = null;
this.buttonFactoryInitialize.BackPictureBox2 = null;
this.buttonFactoryInitialize.ButtonColor = System.Drawing.Color.Gray;
this.buttonFactoryInitialize.ButtonImageAutoSize = true;
this.buttonFactoryInitialize.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonFactoryInitialize.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonFactoryInitialize.DisableImage")));
this.buttonFactoryInitialize.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonFactoryInitialize.DownImage")));
this.buttonFactoryInitialize.GroupID = 0;
this.buttonFactoryInitialize.InitVisible = true;
this.buttonFactoryInitialize.Location = new System.Drawing.Point(664, 285);
this.buttonFactoryInitialize.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonFactoryInitialize.Name = "buttonFactoryInitialize";
this.buttonFactoryInitialize.NestedClickEventPrevent = false;
this.buttonFactoryInitialize.OutlinePixel = 1;
this.buttonFactoryInitialize.RepeatInterval = 200;
this.buttonFactoryInitialize.RepeatIntervalAccelerate = null;
this.buttonFactoryInitialize.SafeInterval = 200;
this.buttonFactoryInitialize.Size = new System.Drawing.Size(150, 150);
this.buttonFactoryInitialize.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonFactoryInitialize.TabIndex = 7;
this.buttonFactoryInitialize.TextColor = System.Drawing.Color.Black;
this.buttonFactoryInitialize.TextDownColor = System.Drawing.Color.White;
this.buttonFactoryInitialize.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonFactoryInitialize.TextLocation = new System.Drawing.Point(0, 0);
this.buttonFactoryInitialize.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonFactoryInitialize.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonFactoryInitialize.UpImage")));
this.buttonFactoryInitialize.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(352, 285);
this.buttonUpdate.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
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(150, 150);
this.buttonUpdate.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUpdate.TabIndex = 9;
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);
//
// buttonEquipmentSetting
//
this.buttonEquipmentSetting.BackPictureBox = null;
this.buttonEquipmentSetting.BackPictureBox1 = null;
this.buttonEquipmentSetting.BackPictureBox2 = null;
this.buttonEquipmentSetting.ButtonColor = System.Drawing.Color.Gray;
this.buttonEquipmentSetting.ButtonImageAutoSize = true;
this.buttonEquipmentSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonEquipmentSetting.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentSetting.DisableImage")));
this.buttonEquipmentSetting.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentSetting.DownImage")));
this.buttonEquipmentSetting.GroupID = 0;
this.buttonEquipmentSetting.InitVisible = true;
this.buttonEquipmentSetting.Location = new System.Drawing.Point(196, 441);
this.buttonEquipmentSetting.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonEquipmentSetting.Name = "buttonEquipmentSetting";
this.buttonEquipmentSetting.NestedClickEventPrevent = false;
this.buttonEquipmentSetting.OutlinePixel = 1;
this.buttonEquipmentSetting.RepeatInterval = 200;
this.buttonEquipmentSetting.RepeatIntervalAccelerate = null;
this.buttonEquipmentSetting.SafeInterval = 200;
this.buttonEquipmentSetting.Size = new System.Drawing.Size(150, 150);
this.buttonEquipmentSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonEquipmentSetting.TabIndex = 10;
this.buttonEquipmentSetting.TextColor = System.Drawing.Color.Black;
this.buttonEquipmentSetting.TextDownColor = System.Drawing.Color.White;
this.buttonEquipmentSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonEquipmentSetting.TextLocation = new System.Drawing.Point(0, 0);
this.buttonEquipmentSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonEquipmentSetting.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentSetting.UpImage")));
this.buttonEquipmentSetting.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(352, 441);
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(150, 150);
this.buttonIOTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonIOTest.TabIndex = 11;
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);
//
// buttonEquipmentTest
//
this.buttonEquipmentTest.BackPictureBox = null;
this.buttonEquipmentTest.BackPictureBox1 = null;
this.buttonEquipmentTest.BackPictureBox2 = null;
this.buttonEquipmentTest.ButtonColor = System.Drawing.Color.Gray;
this.buttonEquipmentTest.ButtonImageAutoSize = true;
this.buttonEquipmentTest.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonEquipmentTest.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentTest.DisableImage")));
this.buttonEquipmentTest.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentTest.DownImage")));
this.buttonEquipmentTest.GroupID = 0;
this.buttonEquipmentTest.InitVisible = true;
this.buttonEquipmentTest.Location = new System.Drawing.Point(858, 129);
this.buttonEquipmentTest.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonEquipmentTest.Name = "buttonEquipmentTest";
this.buttonEquipmentTest.NestedClickEventPrevent = false;
this.buttonEquipmentTest.OutlinePixel = 1;
this.buttonEquipmentTest.RepeatInterval = 200;
this.buttonEquipmentTest.RepeatIntervalAccelerate = null;
this.buttonEquipmentTest.SafeInterval = 200;
this.buttonEquipmentTest.Size = new System.Drawing.Size(150, 150);
this.buttonEquipmentTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonEquipmentTest.TabIndex = 12;
this.buttonEquipmentTest.TextColor = System.Drawing.Color.Black;
this.buttonEquipmentTest.TextDownColor = System.Drawing.Color.White;
this.buttonEquipmentTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonEquipmentTest.TextLocation = new System.Drawing.Point(0, 0);
this.buttonEquipmentTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonEquipmentTest.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentTest.UpImage")));
this.buttonEquipmentTest.Visible = false;
this.buttonEquipmentTest.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonBack
//
this.buttonBack.BackPictureBox = null;
this.buttonBack.BackPictureBox1 = null;
this.buttonBack.BackPictureBox2 = null;
this.buttonBack.ButtonColor = System.Drawing.Color.Gray;
this.buttonBack.ButtonImageAutoSize = true;
this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBack.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DisableImage")));
this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage")));
this.buttonBack.GroupID = 0;
this.buttonBack.InitVisible = true;
this.buttonBack.Location = new System.Drawing.Point(924, 666);
this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonBack.Name = "buttonBack";
this.buttonBack.NestedClickEventPrevent = false;
this.buttonBack.OutlinePixel = 1;
this.buttonBack.RepeatInterval = 200;
this.buttonBack.RepeatIntervalAccelerate = null;
this.buttonBack.SafeInterval = 200;
this.buttonBack.Size = new System.Drawing.Size(84, 87);
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBack.TabIndex = 14;
this.buttonBack.TextColor = System.Drawing.Color.Black;
this.buttonBack.TextDownColor = System.Drawing.Color.White;
this.buttonBack.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBack.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBack.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBack.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.UpImage")));
this.buttonBack.Click += new System.EventHandler(this.buttonBack_Click);
//
// labelUserLevel
//
this.labelUserLevel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.labelUserLevel.BackPictureBox = this.smartForm1;
this.labelUserLevel.BackPictureBox1 = null;
this.labelUserLevel.BackPictureBox2 = null;
this.labelUserLevel.BorderColor = System.Drawing.Color.Black;
this.labelUserLevel.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUserLevel.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelUserLevel.InitVisible = true;
this.labelUserLevel.LineSpacing = 0F;
this.labelUserLevel.Location = new System.Drawing.Point(888, 50);
this.labelUserLevel.Name = "labelUserLevel";
this.labelUserLevel.Size = new System.Drawing.Size(120, 20);
this.labelUserLevel.TabIndex = 16;
this.labelUserLevel.Text = "Level1";
this.labelUserLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelUserLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUserLevel.Wordwrap = false;
//
// 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(508, 441);
this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
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(150, 150);
this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUser.TabIndex = 18;
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);
//
// labelUserID
//
this.labelUserID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.labelUserID.BackPictureBox = this.smartForm1;
this.labelUserID.BackPictureBox1 = null;
this.labelUserID.BackPictureBox2 = null;
this.labelUserID.BorderColor = System.Drawing.Color.Black;
this.labelUserID.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUserID.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelUserID.InitVisible = true;
this.labelUserID.LineSpacing = 0F;
this.labelUserID.Location = new System.Drawing.Point(888, 24);
this.labelUserID.Name = "labelUserID";
this.labelUserID.Size = new System.Drawing.Size(120, 20);
this.labelUserID.TabIndex = 19;
this.labelUserID.Text = "ABCDEFGHAB";
this.labelUserID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelUserID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUserID.Wordwrap = false;
//
// buttonFunction
//
this.buttonFunction.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.buttonFunction.BackPictureBox = null;
this.buttonFunction.BackPictureBox1 = null;
this.buttonFunction.BackPictureBox2 = null;
this.buttonFunction.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.buttonFunction.ButtonImageAutoSize = true;
this.buttonFunction.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonFunction.DisableImage = null;
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(924, 573);
this.buttonFunction.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
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(84, 87);
this.buttonFunction.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.SAFE;
this.buttonFunction.TabIndex = 21;
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.buttonFunction_Click);
//
// buttonOptionSetting
//
this.buttonOptionSetting.BackPictureBox = null;
this.buttonOptionSetting.BackPictureBox1 = null;
this.buttonOptionSetting.BackPictureBox2 = null;
this.buttonOptionSetting.ButtonColor = System.Drawing.Color.Gray;
this.buttonOptionSetting.ButtonImageAutoSize = true;
this.buttonOptionSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOptionSetting.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonOptionSetting.DisableImage")));
this.buttonOptionSetting.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOptionSetting.DownImage")));
this.buttonOptionSetting.GroupID = 0;
this.buttonOptionSetting.InitVisible = true;
this.buttonOptionSetting.Location = new System.Drawing.Point(858, 285);
this.buttonOptionSetting.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonOptionSetting.Name = "buttonOptionSetting";
this.buttonOptionSetting.NestedClickEventPrevent = false;
this.buttonOptionSetting.OutlinePixel = 1;
this.buttonOptionSetting.RepeatInterval = 200;
this.buttonOptionSetting.RepeatIntervalAccelerate = null;
this.buttonOptionSetting.SafeInterval = 200;
this.buttonOptionSetting.Size = new System.Drawing.Size(150, 150);
this.buttonOptionSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOptionSetting.TabIndex = 27;
this.buttonOptionSetting.TextColor = System.Drawing.Color.Black;
this.buttonOptionSetting.TextDownColor = System.Drawing.Color.White;
this.buttonOptionSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonOptionSetting.TextLocation = new System.Drawing.Point(0, 0);
this.buttonOptionSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOptionSetting.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOptionSetting.UpImage")));
this.buttonOptionSetting.Visible = false;
this.buttonOptionSetting.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonDataStatistics
//
this.buttonDataStatistics.BackPictureBox = null;
this.buttonDataStatistics.BackPictureBox1 = null;
this.buttonDataStatistics.BackPictureBox2 = null;
this.buttonDataStatistics.ButtonColor = System.Drawing.Color.Gray;
this.buttonDataStatistics.ButtonImageAutoSize = true;
this.buttonDataStatistics.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonDataStatistics.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDataStatistics.DisableImage")));
this.buttonDataStatistics.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDataStatistics.DownImage")));
this.buttonDataStatistics.GroupID = 0;
this.buttonDataStatistics.InitVisible = true;
this.buttonDataStatistics.Location = new System.Drawing.Point(664, 441);
this.buttonDataStatistics.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonDataStatistics.Name = "buttonDataStatistics";
this.buttonDataStatistics.NestedClickEventPrevent = false;
this.buttonDataStatistics.OutlinePixel = 1;
this.buttonDataStatistics.RepeatInterval = 200;
this.buttonDataStatistics.RepeatIntervalAccelerate = null;
this.buttonDataStatistics.SafeInterval = 200;
this.buttonDataStatistics.Size = new System.Drawing.Size(150, 150);
this.buttonDataStatistics.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonDataStatistics.TabIndex = 26;
this.buttonDataStatistics.TextColor = System.Drawing.Color.Black;
this.buttonDataStatistics.TextDownColor = System.Drawing.Color.White;
this.buttonDataStatistics.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonDataStatistics.TextLocation = new System.Drawing.Point(0, 0);
this.buttonDataStatistics.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonDataStatistics.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDataStatistics.UpImage")));
this.buttonDataStatistics.Visible = false;
this.buttonDataStatistics.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonMotor
//
this.buttonMotor.BackPictureBox = null;
this.buttonMotor.BackPictureBox1 = null;
this.buttonMotor.BackPictureBox2 = null;
this.buttonMotor.ButtonColor = System.Drawing.Color.Gray;
this.buttonMotor.ButtonImageAutoSize = true;
this.buttonMotor.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonMotor.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor.DisableImage")));
this.buttonMotor.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor.DownImage")));
this.buttonMotor.GroupID = 0;
this.buttonMotor.InitVisible = true;
this.buttonMotor.Location = new System.Drawing.Point(196, 597);
this.buttonMotor.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonMotor.Name = "buttonMotor";
this.buttonMotor.NestedClickEventPrevent = false;
this.buttonMotor.OutlinePixel = 1;
this.buttonMotor.RepeatInterval = 200;
this.buttonMotor.RepeatIntervalAccelerate = null;
this.buttonMotor.SafeInterval = 200;
this.buttonMotor.Size = new System.Drawing.Size(150, 150);
this.buttonMotor.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonMotor.TabIndex = 29;
this.buttonMotor.TextColor = System.Drawing.Color.Black;
this.buttonMotor.TextDownColor = System.Drawing.Color.White;
this.buttonMotor.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonMotor.TextLocation = new System.Drawing.Point(0, 0);
this.buttonMotor.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonMotor.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor.UpImage")));
this.buttonMotor.Click += new System.EventHandler(this.buttonMenu_Click);
//
// FormMenu
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.AutoScroll = true;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.buttonMotor);
this.Controls.Add(this.buttonOptionSetting);
this.Controls.Add(this.buttonDataStatistics);
this.Controls.Add(this.buttonFunction);
this.Controls.Add(this.labelUserID);
this.Controls.Add(this.buttonUser);
this.Controls.Add(this.labelUserLevel);
this.Controls.Add(this.buttonBack);
this.Controls.Add(this.buttonEquipmentTest);
this.Controls.Add(this.buttonIOTest);
this.Controls.Add(this.buttonEquipmentSetting);
this.Controls.Add(this.buttonUpdate);
this.Controls.Add(this.buttonFactoryInitialize);
this.Controls.Add(this.buttonCalibration);
this.Controls.Add(this.buttonSysConfig);
this.Controls.Add(this.buttonDataBackup);
this.Controls.Add(this.buttonConfiguration);
this.Controls.Add(this.buttonInformation);
this.Controls.Add(this.buttonTimeSetting);
this.Controls.Add(this.smartForm1);
this.Name = "FormMenu";
this.Text = "FormMenu";
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartForm smartForm1;
private SmartX.SmartButton buttonTimeSetting;
private SmartX.SmartButton buttonInformation;
private SmartX.SmartButton buttonConfiguration;
private SmartX.SmartButton buttonDataBackup;
private SmartX.SmartButton buttonSysConfig;
private SmartX.SmartButton buttonCalibration;
private SmartX.SmartButton buttonFactoryInitialize;
private SmartX.SmartButton buttonUpdate;
private SmartX.SmartButton buttonEquipmentSetting;
private SmartX.SmartButton buttonIOTest;
private SmartX.SmartButton buttonEquipmentTest;
private SmartX.SmartButton buttonBack;
private SmartX.SmartLabel labelUserLevel;
private SmartX.SmartButton buttonUser;
private SmartX.SmartLabel labelUserID;
private SmartX.SmartButton buttonFunction;
private SmartX.SmartButton buttonOptionSetting;
private SmartX.SmartButton buttonDataStatistics;
private SmartX.SmartButton buttonMotor;
}
}