INT_PT002/INT_PT002/Controls/User/ControlMenuUserGroupEditor....

1933 lines
143 KiB
C#

namespace INT_PT002.Controls
{
partial class ControlMenuUserGroupEditor
{
/// <summary>
/// 필수 디자이너 변수입니다.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 사용 중인 모든 리소스를 정리합니다.
/// </summary>
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 구성 요소 디자이너에서 생성한 코드
/// <summary>
/// 디자이너 지원에 필요한 메서드입니다.
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMenuUserGroupEditor));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.smartKeyboard = new SmartX.SmartKeyboard();
this.buttonGroupNameChange = new SmartX.SmartButton();
this.labelTitleMenuUserGroupEditor = new SmartX.SmartLabel();
this.groupBoxDefault = new SmartX.SmartGroupBox();
this.checkBoxDefaultMenuUserGroupEditor = new SmartX.SmartCheckBox();
this.checkBoxDefaultMainProductChange = new SmartX.SmartCheckBox();
this.checkBoxDefaultMenuUserSetting = new SmartX.SmartCheckBox();
this.checkBoxDefaultMenuProduct = new SmartX.SmartCheckBox();
this.checkBoxDefaultMenuIOTest = new SmartX.SmartCheckBox();
this.checkBoxDefaultMainSubMenu = new SmartX.SmartCheckBox();
this.checkBoxDefaultMainClear = new SmartX.SmartCheckBox();
this.checkBoxDefaultMenuEquipmentLog = new SmartX.SmartCheckBox();
this.checkBoxDefaultMenuCheckLog = new SmartX.SmartCheckBox();
this.checkBoxDefaultMenuStatus = new SmartX.SmartCheckBox();
this.checkBoxDefaultMenuAlarmList = new SmartX.SmartCheckBox();
this.checkBoxDefaultMenuInformation = new SmartX.SmartCheckBox();
this.groupBoxLevel3 = new SmartX.SmartGroupBox();
this.textBoxLevel3 = new System.Windows.Forms.TextBox();
this.checkBoxL3MenuUserGroupEditor = new SmartX.SmartCheckBox();
this.checkBoxL3MainProductChange = new SmartX.SmartCheckBox();
this.checkBoxL3MenuUserSetting = new SmartX.SmartCheckBox();
this.checkBoxL3MenuProduct = new SmartX.SmartCheckBox();
this.checkBoxL3MenuIOTest = new SmartX.SmartCheckBox();
this.checkBoxL3MainSubMenu = new SmartX.SmartCheckBox();
this.checkBoxL3MainClear = new SmartX.SmartCheckBox();
this.checkBoxL3MenuHistoryLog = new SmartX.SmartCheckBox();
this.checkBoxL3MenuInspectionLog = new SmartX.SmartCheckBox();
this.checkBoxL3MenuStatus = new SmartX.SmartCheckBox();
this.checkBoxL3MenuAlarmLog = new SmartX.SmartCheckBox();
this.checkBoxL3MenuInformation = new SmartX.SmartCheckBox();
this.groupBoxLevel2 = new SmartX.SmartGroupBox();
this.textBoxLevel2 = new System.Windows.Forms.TextBox();
this.checkBoxL2MenuUserGroupEditor = new SmartX.SmartCheckBox();
this.checkBoxL2MainProductChange = new SmartX.SmartCheckBox();
this.checkBoxL2MenuUserSetting = new SmartX.SmartCheckBox();
this.checkBoxL2MenuProduct = new SmartX.SmartCheckBox();
this.checkBoxL2MenuIOTest = new SmartX.SmartCheckBox();
this.checkBoxL2MainSubMenu = new SmartX.SmartCheckBox();
this.checkBoxL2MainClear = new SmartX.SmartCheckBox();
this.checkBoxL2MenuHistoryLog = new SmartX.SmartCheckBox();
this.checkBoxL2MenuInspectionLog = new SmartX.SmartCheckBox();
this.checkBoxL2MenuStatus = new SmartX.SmartCheckBox();
this.checkBoxL2MenuAlarmLog = new SmartX.SmartCheckBox();
this.checkBoxL2MenuInformation = new SmartX.SmartCheckBox();
this.groupBoxLevel1 = new SmartX.SmartGroupBox();
this.textBoxLevel1 = new System.Windows.Forms.TextBox();
this.checkBoxL1MenuUserGroupEditor = new SmartX.SmartCheckBox();
this.checkBoxL1MainProductChange = new SmartX.SmartCheckBox();
this.checkBoxL1MenuUserSetting = new SmartX.SmartCheckBox();
this.checkBoxL1MenuProduct = new SmartX.SmartCheckBox();
this.checkBoxL1MenuIOTest = new SmartX.SmartCheckBox();
this.checkBoxL1MainSubMenu = new SmartX.SmartCheckBox();
this.checkBoxL1MainClear = new SmartX.SmartCheckBox();
this.checkBoxL1MenuHistoryLog = new SmartX.SmartCheckBox();
this.checkBoxL1MenuInspectionLog = new SmartX.SmartCheckBox();
this.checkBoxL1MenuStatus = new SmartX.SmartCheckBox();
this.checkBoxL1MenuAlarmLog = new SmartX.SmartCheckBox();
this.checkBoxL1MenuInformation = new SmartX.SmartCheckBox();
this.labelTitleMenuStatus = new SmartX.SmartLabel();
this.labelTitleMenuInformation = new SmartX.SmartLabel();
this.labelTitleMenuAlarmLog = new SmartX.SmartLabel();
this.labelTitleMenuInspectionLog = new SmartX.SmartLabel();
this.labelTitleMenuHistoryLog = new SmartX.SmartLabel();
this.labelTitleMenuIOTest = new SmartX.SmartLabel();
this.labelTitleMenuUserSetting = new SmartX.SmartLabel();
this.labelTitleMenuProduct = new SmartX.SmartLabel();
this.labelTitleMainSubMenu = new SmartX.SmartLabel();
this.labelTitleMainClear = new SmartX.SmartLabel();
this.labelTitleMainProductChange = new SmartX.SmartLabel();
this.buttonSave = new SmartX.SmartButton();
this.labelTitleMain = new SmartX.SmartLabel();
this.labelTitleMenu = new SmartX.SmartLabel();
this.smartGroupBox1.SuspendLayout();
this.groupBoxDefault.SuspendLayout();
this.groupBoxLevel3.SuspendLayout();
this.groupBoxLevel2.SuspendLayout();
this.groupBoxLevel1.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackGround = null;
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.BackImage = null;
this.smartGroupBox1.Controls.Add(this.smartKeyboard);
this.smartGroupBox1.Controls.Add(this.buttonGroupNameChange);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuUserGroupEditor);
this.smartGroupBox1.Controls.Add(this.groupBoxDefault);
this.smartGroupBox1.Controls.Add(this.groupBoxLevel3);
this.smartGroupBox1.Controls.Add(this.groupBoxLevel2);
this.smartGroupBox1.Controls.Add(this.groupBoxLevel1);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuStatus);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuInformation);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuAlarmLog);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuInspectionLog);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuHistoryLog);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuIOTest);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuUserSetting);
this.smartGroupBox1.Controls.Add(this.labelTitleMenuProduct);
this.smartGroupBox1.Controls.Add(this.labelTitleMainSubMenu);
this.smartGroupBox1.Controls.Add(this.labelTitleMainClear);
this.smartGroupBox1.Controls.Add(this.labelTitleMainProductChange);
this.smartGroupBox1.Controls.Add(this.buttonSave);
this.smartGroupBox1.Controls.Add(this.labelTitleMain);
this.smartGroupBox1.Controls.Add(this.labelTitleMenu);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox1.HeaderHeightOffset = 9;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(909, 664);
this.smartGroupBox1.TabIndex = 3;
this.smartGroupBox1.Text = "User > Group Editor";
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
//
// smartKeyboard
//
this.smartKeyboard.BackGround = null;
this.smartKeyboard.BackGroundColor = System.Drawing.Color.LightBlue;
this.smartKeyboard.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.smartKeyboard.BorderStyle = SmartX.SmartKeyboard.BorderStyles.RoundRectFill;
this.smartKeyboard.ControlKeyDisable = false;
this.smartKeyboard.DesignMinimize = true;
this.smartKeyboard.HanYoungKeyDisable = true;
this.smartKeyboard.KeyBoardBackImage = null;
this.smartKeyboard.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL;
this.smartKeyboard.KeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(198)))), ((int)(((byte)(225)))));
this.smartKeyboard.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(198)))), ((int)(((byte)(225)))));
this.smartKeyboard.KeyOutLineWidth = 1;
this.smartKeyboard.KeyPressFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(28)))), ((int)(((byte)(58)))));
this.smartKeyboard.KeyPressImage1 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyPressImage1")));
this.smartKeyboard.KeyPressImage2 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyPressImage2")));
this.smartKeyboard.KeyPressImage3 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyPressImage3")));
this.smartKeyboard.KeyPressOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(198)))), ((int)(((byte)(225)))));
this.smartKeyboard.KeyPressTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
this.smartKeyboard.KeyTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.smartKeyboard.KeyTextFont = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
this.smartKeyboard.KeyUpImage1 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyUpImage1")));
this.smartKeyboard.KeyUpImage2 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyUpImage2")));
this.smartKeyboard.KeyUpImage3 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyUpImage3")));
this.smartKeyboard.Location = new System.Drawing.Point(5, 132);
this.smartKeyboard.MarginLeftRight = 7;
this.smartKeyboard.MarginTopBottom = 7;
this.smartKeyboard.Name = "smartKeyboard";
this.smartKeyboard.OverlapOptimize = true;
this.smartKeyboard.Radius = 5;
this.smartKeyboard.RoundedCorners = false;
this.smartKeyboard.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.smartKeyboard.Size = new System.Drawing.Size(16, 11);
this.smartKeyboard.SizeRunTime = new System.Drawing.Size(897, 352);
this.smartKeyboard.TabIndex = 118;
this.smartKeyboard.TABKeyDisable = false;
this.smartKeyboard.TargetInputObject = null;
this.smartKeyboard.Text = "smartKeyboard1";
this.smartKeyboard.TextColor = System.Drawing.Color.Black;
this.smartKeyboard.TextColorDisable = System.Drawing.Color.Gray;
this.smartKeyboard.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.GRAY_SKIN1;
this.smartKeyboard.OnXKeyClick += new System.EventHandler(this.smartKeyboard_OnXKeyClick);
//
// buttonGroupNameChange
//
this.buttonGroupNameChange.BackGround = null;
this.buttonGroupNameChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.buttonGroupNameChange.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.buttonGroupNameChange.ButtonDownColor = System.Drawing.Color.SlateGray;
this.buttonGroupNameChange.ButtonImageAutoSize = true;
this.buttonGroupNameChange.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
this.buttonGroupNameChange.ButtonText = "Change No.";
this.buttonGroupNameChange.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonGroupNameChange.GroupID = 0;
this.buttonGroupNameChange.ImageDisable = null;
this.buttonGroupNameChange.ImageDown = null;
this.buttonGroupNameChange.ImageUp = null;
this.buttonGroupNameChange.Location = new System.Drawing.Point(775, 524);
this.buttonGroupNameChange.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonGroupNameChange.Name = "buttonGroupNameChange";
this.buttonGroupNameChange.NestedClickEventPrevent = false;
this.buttonGroupNameChange.OutlinePixel = 2;
this.buttonGroupNameChange.OverlapOptimize = true;
this.buttonGroupNameChange.RepeatInterval = 200;
this.buttonGroupNameChange.RepeatIntervalAccelerate = null;
this.buttonGroupNameChange.RoundSize = 10;
this.buttonGroupNameChange.SafeInterval = 200;
this.buttonGroupNameChange.Size = new System.Drawing.Size(110, 60);
this.buttonGroupNameChange.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonGroupNameChange.TabIndex = 222;
this.buttonGroupNameChange.Text = null;
this.buttonGroupNameChange.TextColor = System.Drawing.Color.White;
this.buttonGroupNameChange.TextColorDisable = System.Drawing.Color.Gray;
this.buttonGroupNameChange.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.buttonGroupNameChange.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonGroupNameChange.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonGroupNameChange.Visible = false;
this.buttonGroupNameChange.Click += new System.EventHandler(this.buttonGroupNameChange_Click);
//
// labelTitleMenuUserGroupEditor
//
this.labelTitleMenuUserGroupEditor.BackGround = null;
this.labelTitleMenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuUserGroupEditor.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuUserGroupEditor.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuUserGroupEditor.LineSpacing = 0F;
this.labelTitleMenuUserGroupEditor.Location = new System.Drawing.Point(158, 341);
this.labelTitleMenuUserGroupEditor.Name = "labelTitleMenuUserGroupEditor";
this.labelTitleMenuUserGroupEditor.OverlapOptimize = true;
this.labelTitleMenuUserGroupEditor.PasswordChar = '\0';
this.labelTitleMenuUserGroupEditor.Radius = 3;
this.labelTitleMenuUserGroupEditor.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuUserGroupEditor.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuUserGroupEditor.TabIndex = 221;
this.labelTitleMenuUserGroupEditor.Text = "User group setting";
this.labelTitleMenuUserGroupEditor.TextColor = System.Drawing.Color.White;
this.labelTitleMenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuUserGroupEditor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuUserGroupEditor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuUserGroupEditor.Wordwrap = false;
//
// groupBoxDefault
//
this.groupBoxDefault.BackGround = null;
this.groupBoxDefault.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.groupBoxDefault.BackImage = null;
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuUserGroupEditor);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMainProductChange);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuUserSetting);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuProduct);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuIOTest);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMainSubMenu);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMainClear);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuEquipmentLog);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuCheckLog);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuStatus);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuAlarmList);
this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuInformation);
this.groupBoxDefault.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.groupBoxDefault.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.groupBoxDefault.FrameLineThickness = 2;
this.groupBoxDefault.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.groupBoxDefault.HeaderHeightOffset = 12;
this.groupBoxDefault.Location = new System.Drawing.Point(775, 32);
this.groupBoxDefault.Name = "groupBoxDefault";
this.groupBoxDefault.RoundRadius = 5;
this.groupBoxDefault.Size = new System.Drawing.Size(120, 486);
this.groupBoxDefault.TabIndex = 219;
this.groupBoxDefault.Text = "Admin";
this.groupBoxDefault.TextColor = System.Drawing.Color.White;
this.groupBoxDefault.Visible = false;
//
// checkBoxDefaultMenuUserGroupEditor
//
this.checkBoxDefaultMenuUserGroupEditor.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuUserGroupEditor.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuUserGroupEditor.Checked = false;
this.checkBoxDefaultMenuUserGroupEditor.CheckLineWidth = 3;
this.checkBoxDefaultMenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuUserGroupEditor.ImageCheckBox = null;
this.checkBoxDefaultMenuUserGroupEditor.ImageUnCheckBox = null;
this.checkBoxDefaultMenuUserGroupEditor.Location = new System.Drawing.Point(48, 243);
this.checkBoxDefaultMenuUserGroupEditor.Name = "checkBoxDefaultMenuUserGroupEditor";
this.checkBoxDefaultMenuUserGroupEditor.OverlapOptimize = true;
this.checkBoxDefaultMenuUserGroupEditor.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuUserGroupEditor.TabIndex = 119;
this.checkBoxDefaultMenuUserGroupEditor.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuUserGroupEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuUserGroupEditor.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMainProductChange
//
this.checkBoxDefaultMainProductChange.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMainProductChange.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMainProductChange.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMainProductChange.Checked = false;
this.checkBoxDefaultMainProductChange.CheckLineWidth = 3;
this.checkBoxDefaultMainProductChange.ImageCheckBox = null;
this.checkBoxDefaultMainProductChange.ImageUnCheckBox = null;
this.checkBoxDefaultMainProductChange.Location = new System.Drawing.Point(48, 66);
this.checkBoxDefaultMainProductChange.Name = "checkBoxDefaultMainProductChange";
this.checkBoxDefaultMainProductChange.OverlapOptimize = true;
this.checkBoxDefaultMainProductChange.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMainProductChange.TabIndex = 0;
this.checkBoxDefaultMainProductChange.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMainProductChange.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMainProductChange.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMainProductChange.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMenuUserSetting
//
this.checkBoxDefaultMenuUserSetting.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuUserSetting.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuUserSetting.Checked = false;
this.checkBoxDefaultMenuUserSetting.CheckLineWidth = 3;
this.checkBoxDefaultMenuUserSetting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuUserSetting.ImageCheckBox = null;
this.checkBoxDefaultMenuUserSetting.ImageUnCheckBox = null;
this.checkBoxDefaultMenuUserSetting.Location = new System.Drawing.Point(48, 214);
this.checkBoxDefaultMenuUserSetting.Name = "checkBoxDefaultMenuUserSetting";
this.checkBoxDefaultMenuUserSetting.OverlapOptimize = true;
this.checkBoxDefaultMenuUserSetting.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuUserSetting.TabIndex = 7;
this.checkBoxDefaultMenuUserSetting.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuUserSetting.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuUserSetting.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuUserSetting.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMenuProduct
//
this.checkBoxDefaultMenuProduct.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuProduct.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuProduct.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuProduct.Checked = false;
this.checkBoxDefaultMenuProduct.CheckLineWidth = 3;
this.checkBoxDefaultMenuProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuProduct.ImageCheckBox = null;
this.checkBoxDefaultMenuProduct.ImageUnCheckBox = null;
this.checkBoxDefaultMenuProduct.Location = new System.Drawing.Point(48, 185);
this.checkBoxDefaultMenuProduct.Name = "checkBoxDefaultMenuProduct";
this.checkBoxDefaultMenuProduct.OverlapOptimize = true;
this.checkBoxDefaultMenuProduct.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuProduct.TabIndex = 4;
this.checkBoxDefaultMenuProduct.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuProduct.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuProduct.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuProduct.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMenuIOTest
//
this.checkBoxDefaultMenuIOTest.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuIOTest.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuIOTest.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuIOTest.Checked = false;
this.checkBoxDefaultMenuIOTest.CheckLineWidth = 3;
this.checkBoxDefaultMenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuIOTest.ImageCheckBox = null;
this.checkBoxDefaultMenuIOTest.ImageUnCheckBox = null;
this.checkBoxDefaultMenuIOTest.Location = new System.Drawing.Point(48, 272);
this.checkBoxDefaultMenuIOTest.Name = "checkBoxDefaultMenuIOTest";
this.checkBoxDefaultMenuIOTest.OverlapOptimize = true;
this.checkBoxDefaultMenuIOTest.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuIOTest.TabIndex = 108;
this.checkBoxDefaultMenuIOTest.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuIOTest.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuIOTest.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMainSubMenu
//
this.checkBoxDefaultMainSubMenu.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMainSubMenu.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMainSubMenu.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMainSubMenu.Checked = false;
this.checkBoxDefaultMainSubMenu.CheckLineWidth = 3;
this.checkBoxDefaultMainSubMenu.ImageCheckBox = null;
this.checkBoxDefaultMainSubMenu.ImageUnCheckBox = null;
this.checkBoxDefaultMainSubMenu.Location = new System.Drawing.Point(48, 124);
this.checkBoxDefaultMainSubMenu.Name = "checkBoxDefaultMainSubMenu";
this.checkBoxDefaultMainSubMenu.OverlapOptimize = true;
this.checkBoxDefaultMainSubMenu.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMainSubMenu.TabIndex = 3;
this.checkBoxDefaultMainSubMenu.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMainSubMenu.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMainSubMenu.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMainClear
//
this.checkBoxDefaultMainClear.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMainClear.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMainClear.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMainClear.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMainClear.Checked = false;
this.checkBoxDefaultMainClear.CheckLineWidth = 3;
this.checkBoxDefaultMainClear.ImageCheckBox = null;
this.checkBoxDefaultMainClear.ImageUnCheckBox = null;
this.checkBoxDefaultMainClear.Location = new System.Drawing.Point(48, 95);
this.checkBoxDefaultMainClear.Name = "checkBoxDefaultMainClear";
this.checkBoxDefaultMainClear.OverlapOptimize = true;
this.checkBoxDefaultMainClear.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMainClear.TabIndex = 2;
this.checkBoxDefaultMainClear.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMainClear.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMainClear.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMenuEquipmentLog
//
this.checkBoxDefaultMenuEquipmentLog.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuEquipmentLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuEquipmentLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuEquipmentLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuEquipmentLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuEquipmentLog.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuEquipmentLog.Checked = false;
this.checkBoxDefaultMenuEquipmentLog.CheckLineWidth = 3;
this.checkBoxDefaultMenuEquipmentLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuEquipmentLog.ImageCheckBox = null;
this.checkBoxDefaultMenuEquipmentLog.ImageUnCheckBox = null;
this.checkBoxDefaultMenuEquipmentLog.Location = new System.Drawing.Point(48, 301);
this.checkBoxDefaultMenuEquipmentLog.Name = "checkBoxDefaultMenuEquipmentLog";
this.checkBoxDefaultMenuEquipmentLog.OverlapOptimize = true;
this.checkBoxDefaultMenuEquipmentLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuEquipmentLog.TabIndex = 110;
this.checkBoxDefaultMenuEquipmentLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuEquipmentLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuEquipmentLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuEquipmentLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMenuCheckLog
//
this.checkBoxDefaultMenuCheckLog.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuCheckLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuCheckLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuCheckLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuCheckLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuCheckLog.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuCheckLog.Checked = false;
this.checkBoxDefaultMenuCheckLog.CheckLineWidth = 3;
this.checkBoxDefaultMenuCheckLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuCheckLog.ImageCheckBox = null;
this.checkBoxDefaultMenuCheckLog.ImageUnCheckBox = null;
this.checkBoxDefaultMenuCheckLog.Location = new System.Drawing.Point(48, 330);
this.checkBoxDefaultMenuCheckLog.Name = "checkBoxDefaultMenuCheckLog";
this.checkBoxDefaultMenuCheckLog.OverlapOptimize = true;
this.checkBoxDefaultMenuCheckLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuCheckLog.TabIndex = 111;
this.checkBoxDefaultMenuCheckLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuCheckLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuCheckLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuCheckLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMenuStatus
//
this.checkBoxDefaultMenuStatus.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuStatus.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuStatus.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuStatus.Checked = false;
this.checkBoxDefaultMenuStatus.CheckLineWidth = 3;
this.checkBoxDefaultMenuStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuStatus.ImageCheckBox = null;
this.checkBoxDefaultMenuStatus.ImageUnCheckBox = null;
this.checkBoxDefaultMenuStatus.Location = new System.Drawing.Point(48, 417);
this.checkBoxDefaultMenuStatus.Name = "checkBoxDefaultMenuStatus";
this.checkBoxDefaultMenuStatus.OverlapOptimize = true;
this.checkBoxDefaultMenuStatus.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuStatus.TabIndex = 113;
this.checkBoxDefaultMenuStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuStatus.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuStatus.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuStatus.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMenuAlarmList
//
this.checkBoxDefaultMenuAlarmList.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuAlarmList.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuAlarmList.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuAlarmList.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuAlarmList.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuAlarmList.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuAlarmList.Checked = false;
this.checkBoxDefaultMenuAlarmList.CheckLineWidth = 3;
this.checkBoxDefaultMenuAlarmList.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuAlarmList.ImageCheckBox = null;
this.checkBoxDefaultMenuAlarmList.ImageUnCheckBox = null;
this.checkBoxDefaultMenuAlarmList.Location = new System.Drawing.Point(48, 359);
this.checkBoxDefaultMenuAlarmList.Name = "checkBoxDefaultMenuAlarmList";
this.checkBoxDefaultMenuAlarmList.OverlapOptimize = true;
this.checkBoxDefaultMenuAlarmList.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuAlarmList.TabIndex = 114;
this.checkBoxDefaultMenuAlarmList.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuAlarmList.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuAlarmList.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuAlarmList.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxDefaultMenuInformation
//
this.checkBoxDefaultMenuInformation.BackGround = this.groupBoxDefault;
this.checkBoxDefaultMenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.checkBoxDefaultMenuInformation.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxDefaultMenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxDefaultMenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxDefaultMenuInformation.CheckBoxSymbolSize = 20;
this.checkBoxDefaultMenuInformation.Checked = false;
this.checkBoxDefaultMenuInformation.CheckLineWidth = 3;
this.checkBoxDefaultMenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxDefaultMenuInformation.ImageCheckBox = null;
this.checkBoxDefaultMenuInformation.ImageUnCheckBox = null;
this.checkBoxDefaultMenuInformation.Location = new System.Drawing.Point(48, 388);
this.checkBoxDefaultMenuInformation.Name = "checkBoxDefaultMenuInformation";
this.checkBoxDefaultMenuInformation.OverlapOptimize = true;
this.checkBoxDefaultMenuInformation.Size = new System.Drawing.Size(23, 23);
this.checkBoxDefaultMenuInformation.TabIndex = 115;
this.checkBoxDefaultMenuInformation.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxDefaultMenuInformation.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxDefaultMenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxDefaultMenuInformation.Click += new System.EventHandler(this.checkBox_Click);
//
// groupBoxLevel3
//
this.groupBoxLevel3.BackGround = null;
this.groupBoxLevel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.groupBoxLevel3.BackImage = null;
this.groupBoxLevel3.Controls.Add(this.textBoxLevel3);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuUserGroupEditor);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MainProductChange);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuUserSetting);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuProduct);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuIOTest);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MainSubMenu);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MainClear);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuHistoryLog);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuInspectionLog);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuStatus);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuAlarmLog);
this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuInformation);
this.groupBoxLevel3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.groupBoxLevel3.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.groupBoxLevel3.FrameLineThickness = 2;
this.groupBoxLevel3.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.groupBoxLevel3.HeaderHeightOffset = 12;
this.groupBoxLevel3.Location = new System.Drawing.Point(566, 98);
this.groupBoxLevel3.Name = "groupBoxLevel3";
this.groupBoxLevel3.RoundRadius = 5;
this.groupBoxLevel3.Size = new System.Drawing.Size(120, 472);
this.groupBoxLevel3.TabIndex = 220;
this.groupBoxLevel3.Text = "Level 3";
this.groupBoxLevel3.TextColor = System.Drawing.Color.White;
this.groupBoxLevel3.DoubleClick += new System.EventHandler(this.groupBox_DoubleClick);
//
// textBoxLevel3
//
this.textBoxLevel3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.textBoxLevel3.Location = new System.Drawing.Point(0, 6);
this.textBoxLevel3.Name = "textBoxLevel3";
this.textBoxLevel3.Size = new System.Drawing.Size(118, 23);
this.textBoxLevel3.TabIndex = 119;
this.textBoxLevel3.Text = "Level3";
this.textBoxLevel3.Visible = false;
this.textBoxLevel3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxLevel3_KeyPress);
//
// checkBoxL3MenuUserGroupEditor
//
this.checkBoxL3MenuUserGroupEditor.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuUserGroupEditor.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuUserGroupEditor.Checked = false;
this.checkBoxL3MenuUserGroupEditor.CheckLineWidth = 3;
this.checkBoxL3MenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuUserGroupEditor.ImageCheckBox = null;
this.checkBoxL3MenuUserGroupEditor.ImageUnCheckBox = null;
this.checkBoxL3MenuUserGroupEditor.Location = new System.Drawing.Point(48, 247);
this.checkBoxL3MenuUserGroupEditor.Name = "checkBoxL3MenuUserGroupEditor";
this.checkBoxL3MenuUserGroupEditor.OverlapOptimize = true;
this.checkBoxL3MenuUserGroupEditor.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuUserGroupEditor.TabIndex = 118;
this.checkBoxL3MenuUserGroupEditor.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuUserGroupEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuUserGroupEditor.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MainProductChange
//
this.checkBoxL3MainProductChange.BackGround = this.groupBoxLevel3;
this.checkBoxL3MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MainProductChange.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MainProductChange.CheckBoxSymbolSize = 20;
this.checkBoxL3MainProductChange.Checked = false;
this.checkBoxL3MainProductChange.CheckLineWidth = 3;
this.checkBoxL3MainProductChange.ImageCheckBox = null;
this.checkBoxL3MainProductChange.ImageUnCheckBox = null;
this.checkBoxL3MainProductChange.Location = new System.Drawing.Point(48, 70);
this.checkBoxL3MainProductChange.Name = "checkBoxL3MainProductChange";
this.checkBoxL3MainProductChange.OverlapOptimize = true;
this.checkBoxL3MainProductChange.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MainProductChange.TabIndex = 0;
this.checkBoxL3MainProductChange.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MainProductChange.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MainProductChange.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MainProductChange.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MenuUserSetting
//
this.checkBoxL3MenuUserSetting.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuUserSetting.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuUserSetting.Checked = false;
this.checkBoxL3MenuUserSetting.CheckLineWidth = 3;
this.checkBoxL3MenuUserSetting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuUserSetting.ImageCheckBox = null;
this.checkBoxL3MenuUserSetting.ImageUnCheckBox = null;
this.checkBoxL3MenuUserSetting.Location = new System.Drawing.Point(48, 218);
this.checkBoxL3MenuUserSetting.Name = "checkBoxL3MenuUserSetting";
this.checkBoxL3MenuUserSetting.OverlapOptimize = true;
this.checkBoxL3MenuUserSetting.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuUserSetting.TabIndex = 7;
this.checkBoxL3MenuUserSetting.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuUserSetting.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuUserSetting.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuUserSetting.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MenuProduct
//
this.checkBoxL3MenuProduct.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuProduct.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuProduct.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuProduct.Checked = false;
this.checkBoxL3MenuProduct.CheckLineWidth = 3;
this.checkBoxL3MenuProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuProduct.ImageCheckBox = null;
this.checkBoxL3MenuProduct.ImageUnCheckBox = null;
this.checkBoxL3MenuProduct.Location = new System.Drawing.Point(48, 189);
this.checkBoxL3MenuProduct.Name = "checkBoxL3MenuProduct";
this.checkBoxL3MenuProduct.OverlapOptimize = true;
this.checkBoxL3MenuProduct.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuProduct.TabIndex = 4;
this.checkBoxL3MenuProduct.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuProduct.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuProduct.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuProduct.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MenuIOTest
//
this.checkBoxL3MenuIOTest.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuIOTest.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuIOTest.Checked = false;
this.checkBoxL3MenuIOTest.CheckLineWidth = 3;
this.checkBoxL3MenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuIOTest.ImageCheckBox = null;
this.checkBoxL3MenuIOTest.ImageUnCheckBox = null;
this.checkBoxL3MenuIOTest.Location = new System.Drawing.Point(48, 276);
this.checkBoxL3MenuIOTest.Name = "checkBoxL3MenuIOTest";
this.checkBoxL3MenuIOTest.OverlapOptimize = true;
this.checkBoxL3MenuIOTest.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuIOTest.TabIndex = 108;
this.checkBoxL3MenuIOTest.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuIOTest.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuIOTest.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MainSubMenu
//
this.checkBoxL3MainSubMenu.BackGround = this.groupBoxLevel3;
this.checkBoxL3MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MainSubMenu.CheckBoxSymbolSize = 20;
this.checkBoxL3MainSubMenu.Checked = false;
this.checkBoxL3MainSubMenu.CheckLineWidth = 3;
this.checkBoxL3MainSubMenu.ImageCheckBox = null;
this.checkBoxL3MainSubMenu.ImageUnCheckBox = null;
this.checkBoxL3MainSubMenu.Location = new System.Drawing.Point(48, 128);
this.checkBoxL3MainSubMenu.Name = "checkBoxL3MainSubMenu";
this.checkBoxL3MainSubMenu.OverlapOptimize = true;
this.checkBoxL3MainSubMenu.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MainSubMenu.TabIndex = 3;
this.checkBoxL3MainSubMenu.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MainSubMenu.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MainSubMenu.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MainClear
//
this.checkBoxL3MainClear.BackGround = this.groupBoxLevel3;
this.checkBoxL3MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MainClear.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MainClear.CheckBoxSymbolSize = 20;
this.checkBoxL3MainClear.Checked = false;
this.checkBoxL3MainClear.CheckLineWidth = 3;
this.checkBoxL3MainClear.ImageCheckBox = null;
this.checkBoxL3MainClear.ImageUnCheckBox = null;
this.checkBoxL3MainClear.Location = new System.Drawing.Point(48, 99);
this.checkBoxL3MainClear.Name = "checkBoxL3MainClear";
this.checkBoxL3MainClear.OverlapOptimize = true;
this.checkBoxL3MainClear.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MainClear.TabIndex = 2;
this.checkBoxL3MainClear.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MainClear.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MainClear.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MenuHistoryLog
//
this.checkBoxL3MenuHistoryLog.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuHistoryLog.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuHistoryLog.Checked = false;
this.checkBoxL3MenuHistoryLog.CheckLineWidth = 3;
this.checkBoxL3MenuHistoryLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuHistoryLog.ImageCheckBox = null;
this.checkBoxL3MenuHistoryLog.ImageUnCheckBox = null;
this.checkBoxL3MenuHistoryLog.Location = new System.Drawing.Point(48, 305);
this.checkBoxL3MenuHistoryLog.Name = "checkBoxL3MenuHistoryLog";
this.checkBoxL3MenuHistoryLog.OverlapOptimize = true;
this.checkBoxL3MenuHistoryLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuHistoryLog.TabIndex = 110;
this.checkBoxL3MenuHistoryLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuHistoryLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuHistoryLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuHistoryLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MenuInspectionLog
//
this.checkBoxL3MenuInspectionLog.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuInspectionLog.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuInspectionLog.Checked = false;
this.checkBoxL3MenuInspectionLog.CheckLineWidth = 3;
this.checkBoxL3MenuInspectionLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuInspectionLog.ImageCheckBox = null;
this.checkBoxL3MenuInspectionLog.ImageUnCheckBox = null;
this.checkBoxL3MenuInspectionLog.Location = new System.Drawing.Point(48, 334);
this.checkBoxL3MenuInspectionLog.Name = "checkBoxL3MenuInspectionLog";
this.checkBoxL3MenuInspectionLog.OverlapOptimize = true;
this.checkBoxL3MenuInspectionLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuInspectionLog.TabIndex = 111;
this.checkBoxL3MenuInspectionLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuInspectionLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuInspectionLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuInspectionLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MenuStatus
//
this.checkBoxL3MenuStatus.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuStatus.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuStatus.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuStatus.Checked = false;
this.checkBoxL3MenuStatus.CheckLineWidth = 3;
this.checkBoxL3MenuStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuStatus.ImageCheckBox = null;
this.checkBoxL3MenuStatus.ImageUnCheckBox = null;
this.checkBoxL3MenuStatus.Location = new System.Drawing.Point(48, 421);
this.checkBoxL3MenuStatus.Name = "checkBoxL3MenuStatus";
this.checkBoxL3MenuStatus.OverlapOptimize = true;
this.checkBoxL3MenuStatus.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuStatus.TabIndex = 113;
this.checkBoxL3MenuStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuStatus.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuStatus.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuStatus.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MenuAlarmLog
//
this.checkBoxL3MenuAlarmLog.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuAlarmLog.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuAlarmLog.Checked = false;
this.checkBoxL3MenuAlarmLog.CheckLineWidth = 3;
this.checkBoxL3MenuAlarmLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuAlarmLog.ImageCheckBox = null;
this.checkBoxL3MenuAlarmLog.ImageUnCheckBox = null;
this.checkBoxL3MenuAlarmLog.Location = new System.Drawing.Point(48, 363);
this.checkBoxL3MenuAlarmLog.Name = "checkBoxL3MenuAlarmLog";
this.checkBoxL3MenuAlarmLog.OverlapOptimize = true;
this.checkBoxL3MenuAlarmLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuAlarmLog.TabIndex = 114;
this.checkBoxL3MenuAlarmLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuAlarmLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuAlarmLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuAlarmLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL3MenuInformation
//
this.checkBoxL3MenuInformation.BackGround = this.groupBoxLevel3;
this.checkBoxL3MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL3MenuInformation.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL3MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL3MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL3MenuInformation.CheckBoxSymbolSize = 20;
this.checkBoxL3MenuInformation.Checked = false;
this.checkBoxL3MenuInformation.CheckLineWidth = 3;
this.checkBoxL3MenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuInformation.ImageCheckBox = null;
this.checkBoxL3MenuInformation.ImageUnCheckBox = null;
this.checkBoxL3MenuInformation.Location = new System.Drawing.Point(48, 392);
this.checkBoxL3MenuInformation.Name = "checkBoxL3MenuInformation";
this.checkBoxL3MenuInformation.OverlapOptimize = true;
this.checkBoxL3MenuInformation.Size = new System.Drawing.Size(23, 23);
this.checkBoxL3MenuInformation.TabIndex = 115;
this.checkBoxL3MenuInformation.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL3MenuInformation.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL3MenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL3MenuInformation.Click += new System.EventHandler(this.checkBox_Click);
//
// groupBoxLevel2
//
this.groupBoxLevel2.BackGround = null;
this.groupBoxLevel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.groupBoxLevel2.BackImage = null;
this.groupBoxLevel2.Controls.Add(this.textBoxLevel2);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuUserGroupEditor);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MainProductChange);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuUserSetting);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuProduct);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuIOTest);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MainSubMenu);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MainClear);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuHistoryLog);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuInspectionLog);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuStatus);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuAlarmLog);
this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuInformation);
this.groupBoxLevel2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.groupBoxLevel2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.groupBoxLevel2.FrameLineThickness = 2;
this.groupBoxLevel2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.groupBoxLevel2.HeaderHeightOffset = 12;
this.groupBoxLevel2.Location = new System.Drawing.Point(440, 98);
this.groupBoxLevel2.Name = "groupBoxLevel2";
this.groupBoxLevel2.RoundRadius = 5;
this.groupBoxLevel2.Size = new System.Drawing.Size(120, 472);
this.groupBoxLevel2.TabIndex = 219;
this.groupBoxLevel2.Text = "Level 2";
this.groupBoxLevel2.TextColor = System.Drawing.Color.White;
this.groupBoxLevel2.DoubleClick += new System.EventHandler(this.groupBox_DoubleClick);
//
// textBoxLevel2
//
this.textBoxLevel2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.textBoxLevel2.Location = new System.Drawing.Point(1, 6);
this.textBoxLevel2.Name = "textBoxLevel2";
this.textBoxLevel2.Size = new System.Drawing.Size(118, 23);
this.textBoxLevel2.TabIndex = 118;
this.textBoxLevel2.Text = "Level2";
this.textBoxLevel2.Visible = false;
this.textBoxLevel2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxLevel2_KeyPress);
//
// checkBoxL2MenuUserGroupEditor
//
this.checkBoxL2MenuUserGroupEditor.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuUserGroupEditor.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuUserGroupEditor.Checked = false;
this.checkBoxL2MenuUserGroupEditor.CheckLineWidth = 3;
this.checkBoxL2MenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuUserGroupEditor.ImageCheckBox = null;
this.checkBoxL2MenuUserGroupEditor.ImageUnCheckBox = null;
this.checkBoxL2MenuUserGroupEditor.Location = new System.Drawing.Point(51, 247);
this.checkBoxL2MenuUserGroupEditor.Name = "checkBoxL2MenuUserGroupEditor";
this.checkBoxL2MenuUserGroupEditor.OverlapOptimize = true;
this.checkBoxL2MenuUserGroupEditor.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuUserGroupEditor.TabIndex = 117;
this.checkBoxL2MenuUserGroupEditor.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuUserGroupEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuUserGroupEditor.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MainProductChange
//
this.checkBoxL2MainProductChange.BackGround = this.groupBoxLevel2;
this.checkBoxL2MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MainProductChange.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MainProductChange.CheckBoxSymbolSize = 20;
this.checkBoxL2MainProductChange.Checked = false;
this.checkBoxL2MainProductChange.CheckLineWidth = 3;
this.checkBoxL2MainProductChange.ImageCheckBox = null;
this.checkBoxL2MainProductChange.ImageUnCheckBox = null;
this.checkBoxL2MainProductChange.Location = new System.Drawing.Point(51, 70);
this.checkBoxL2MainProductChange.Name = "checkBoxL2MainProductChange";
this.checkBoxL2MainProductChange.OverlapOptimize = true;
this.checkBoxL2MainProductChange.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MainProductChange.TabIndex = 0;
this.checkBoxL2MainProductChange.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MainProductChange.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MainProductChange.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MainProductChange.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MenuUserSetting
//
this.checkBoxL2MenuUserSetting.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuUserSetting.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuUserSetting.Checked = false;
this.checkBoxL2MenuUserSetting.CheckLineWidth = 3;
this.checkBoxL2MenuUserSetting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuUserSetting.ImageCheckBox = null;
this.checkBoxL2MenuUserSetting.ImageUnCheckBox = null;
this.checkBoxL2MenuUserSetting.Location = new System.Drawing.Point(51, 218);
this.checkBoxL2MenuUserSetting.Name = "checkBoxL2MenuUserSetting";
this.checkBoxL2MenuUserSetting.OverlapOptimize = true;
this.checkBoxL2MenuUserSetting.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuUserSetting.TabIndex = 7;
this.checkBoxL2MenuUserSetting.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuUserSetting.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuUserSetting.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuUserSetting.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MenuProduct
//
this.checkBoxL2MenuProduct.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuProduct.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuProduct.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuProduct.Checked = false;
this.checkBoxL2MenuProduct.CheckLineWidth = 3;
this.checkBoxL2MenuProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuProduct.ImageCheckBox = null;
this.checkBoxL2MenuProduct.ImageUnCheckBox = null;
this.checkBoxL2MenuProduct.Location = new System.Drawing.Point(51, 189);
this.checkBoxL2MenuProduct.Name = "checkBoxL2MenuProduct";
this.checkBoxL2MenuProduct.OverlapOptimize = true;
this.checkBoxL2MenuProduct.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuProduct.TabIndex = 4;
this.checkBoxL2MenuProduct.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuProduct.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuProduct.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuProduct.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MenuIOTest
//
this.checkBoxL2MenuIOTest.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuIOTest.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuIOTest.Checked = false;
this.checkBoxL2MenuIOTest.CheckLineWidth = 3;
this.checkBoxL2MenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuIOTest.ImageCheckBox = null;
this.checkBoxL2MenuIOTest.ImageUnCheckBox = null;
this.checkBoxL2MenuIOTest.Location = new System.Drawing.Point(51, 276);
this.checkBoxL2MenuIOTest.Name = "checkBoxL2MenuIOTest";
this.checkBoxL2MenuIOTest.OverlapOptimize = true;
this.checkBoxL2MenuIOTest.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuIOTest.TabIndex = 108;
this.checkBoxL2MenuIOTest.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuIOTest.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuIOTest.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MainSubMenu
//
this.checkBoxL2MainSubMenu.BackGround = this.groupBoxLevel2;
this.checkBoxL2MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MainSubMenu.CheckBoxSymbolSize = 20;
this.checkBoxL2MainSubMenu.Checked = false;
this.checkBoxL2MainSubMenu.CheckLineWidth = 3;
this.checkBoxL2MainSubMenu.ImageCheckBox = null;
this.checkBoxL2MainSubMenu.ImageUnCheckBox = null;
this.checkBoxL2MainSubMenu.Location = new System.Drawing.Point(51, 128);
this.checkBoxL2MainSubMenu.Name = "checkBoxL2MainSubMenu";
this.checkBoxL2MainSubMenu.OverlapOptimize = true;
this.checkBoxL2MainSubMenu.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MainSubMenu.TabIndex = 3;
this.checkBoxL2MainSubMenu.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MainSubMenu.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MainSubMenu.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MainClear
//
this.checkBoxL2MainClear.BackGround = this.groupBoxLevel2;
this.checkBoxL2MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MainClear.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MainClear.CheckBoxSymbolSize = 20;
this.checkBoxL2MainClear.Checked = false;
this.checkBoxL2MainClear.CheckLineWidth = 3;
this.checkBoxL2MainClear.ImageCheckBox = null;
this.checkBoxL2MainClear.ImageUnCheckBox = null;
this.checkBoxL2MainClear.Location = new System.Drawing.Point(51, 99);
this.checkBoxL2MainClear.Name = "checkBoxL2MainClear";
this.checkBoxL2MainClear.OverlapOptimize = true;
this.checkBoxL2MainClear.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MainClear.TabIndex = 2;
this.checkBoxL2MainClear.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MainClear.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MainClear.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MenuHistoryLog
//
this.checkBoxL2MenuHistoryLog.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuHistoryLog.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuHistoryLog.Checked = false;
this.checkBoxL2MenuHistoryLog.CheckLineWidth = 3;
this.checkBoxL2MenuHistoryLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuHistoryLog.ImageCheckBox = null;
this.checkBoxL2MenuHistoryLog.ImageUnCheckBox = null;
this.checkBoxL2MenuHistoryLog.Location = new System.Drawing.Point(51, 305);
this.checkBoxL2MenuHistoryLog.Name = "checkBoxL2MenuHistoryLog";
this.checkBoxL2MenuHistoryLog.OverlapOptimize = true;
this.checkBoxL2MenuHistoryLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuHistoryLog.TabIndex = 110;
this.checkBoxL2MenuHistoryLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuHistoryLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuHistoryLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuHistoryLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MenuInspectionLog
//
this.checkBoxL2MenuInspectionLog.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuInspectionLog.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuInspectionLog.Checked = false;
this.checkBoxL2MenuInspectionLog.CheckLineWidth = 3;
this.checkBoxL2MenuInspectionLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuInspectionLog.ImageCheckBox = null;
this.checkBoxL2MenuInspectionLog.ImageUnCheckBox = null;
this.checkBoxL2MenuInspectionLog.Location = new System.Drawing.Point(51, 334);
this.checkBoxL2MenuInspectionLog.Name = "checkBoxL2MenuInspectionLog";
this.checkBoxL2MenuInspectionLog.OverlapOptimize = true;
this.checkBoxL2MenuInspectionLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuInspectionLog.TabIndex = 111;
this.checkBoxL2MenuInspectionLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuInspectionLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuInspectionLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuInspectionLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MenuStatus
//
this.checkBoxL2MenuStatus.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuStatus.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuStatus.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuStatus.Checked = false;
this.checkBoxL2MenuStatus.CheckLineWidth = 3;
this.checkBoxL2MenuStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuStatus.ImageCheckBox = null;
this.checkBoxL2MenuStatus.ImageUnCheckBox = null;
this.checkBoxL2MenuStatus.Location = new System.Drawing.Point(51, 421);
this.checkBoxL2MenuStatus.Name = "checkBoxL2MenuStatus";
this.checkBoxL2MenuStatus.OverlapOptimize = true;
this.checkBoxL2MenuStatus.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuStatus.TabIndex = 113;
this.checkBoxL2MenuStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuStatus.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuStatus.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuStatus.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MenuAlarmLog
//
this.checkBoxL2MenuAlarmLog.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuAlarmLog.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuAlarmLog.Checked = false;
this.checkBoxL2MenuAlarmLog.CheckLineWidth = 3;
this.checkBoxL2MenuAlarmLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuAlarmLog.ImageCheckBox = null;
this.checkBoxL2MenuAlarmLog.ImageUnCheckBox = null;
this.checkBoxL2MenuAlarmLog.Location = new System.Drawing.Point(51, 363);
this.checkBoxL2MenuAlarmLog.Name = "checkBoxL2MenuAlarmLog";
this.checkBoxL2MenuAlarmLog.OverlapOptimize = true;
this.checkBoxL2MenuAlarmLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuAlarmLog.TabIndex = 114;
this.checkBoxL2MenuAlarmLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuAlarmLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuAlarmLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuAlarmLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL2MenuInformation
//
this.checkBoxL2MenuInformation.BackGround = this.groupBoxLevel2;
this.checkBoxL2MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL2MenuInformation.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL2MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL2MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL2MenuInformation.CheckBoxSymbolSize = 20;
this.checkBoxL2MenuInformation.Checked = false;
this.checkBoxL2MenuInformation.CheckLineWidth = 3;
this.checkBoxL2MenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuInformation.ImageCheckBox = null;
this.checkBoxL2MenuInformation.ImageUnCheckBox = null;
this.checkBoxL2MenuInformation.Location = new System.Drawing.Point(51, 392);
this.checkBoxL2MenuInformation.Name = "checkBoxL2MenuInformation";
this.checkBoxL2MenuInformation.OverlapOptimize = true;
this.checkBoxL2MenuInformation.Size = new System.Drawing.Size(23, 23);
this.checkBoxL2MenuInformation.TabIndex = 115;
this.checkBoxL2MenuInformation.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL2MenuInformation.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL2MenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL2MenuInformation.Click += new System.EventHandler(this.checkBox_Click);
//
// groupBoxLevel1
//
this.groupBoxLevel1.BackGround = null;
this.groupBoxLevel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.groupBoxLevel1.BackImage = null;
this.groupBoxLevel1.Controls.Add(this.textBoxLevel1);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuUserGroupEditor);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MainProductChange);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuUserSetting);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuProduct);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuIOTest);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MainSubMenu);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MainClear);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuHistoryLog);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuInspectionLog);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuStatus);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuAlarmLog);
this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuInformation);
this.groupBoxLevel1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.groupBoxLevel1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.groupBoxLevel1.FrameLineThickness = 2;
this.groupBoxLevel1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.groupBoxLevel1.HeaderHeightOffset = 12;
this.groupBoxLevel1.Location = new System.Drawing.Point(314, 98);
this.groupBoxLevel1.Name = "groupBoxLevel1";
this.groupBoxLevel1.RoundRadius = 5;
this.groupBoxLevel1.Size = new System.Drawing.Size(120, 472);
this.groupBoxLevel1.TabIndex = 218;
this.groupBoxLevel1.Text = "Level 1";
this.groupBoxLevel1.TextColor = System.Drawing.Color.White;
this.groupBoxLevel1.DoubleClick += new System.EventHandler(this.groupBox_DoubleClick);
//
// textBoxLevel1
//
this.textBoxLevel1.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.textBoxLevel1.Location = new System.Drawing.Point(1, 6);
this.textBoxLevel1.Name = "textBoxLevel1";
this.textBoxLevel1.Size = new System.Drawing.Size(118, 23);
this.textBoxLevel1.TabIndex = 117;
this.textBoxLevel1.Text = "Level1";
this.textBoxLevel1.Visible = false;
this.textBoxLevel1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxLevel1_KeyPress);
//
// checkBoxL1MenuUserGroupEditor
//
this.checkBoxL1MenuUserGroupEditor.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuUserGroupEditor.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuUserGroupEditor.Checked = false;
this.checkBoxL1MenuUserGroupEditor.CheckLineWidth = 3;
this.checkBoxL1MenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuUserGroupEditor.ImageCheckBox = null;
this.checkBoxL1MenuUserGroupEditor.ImageUnCheckBox = null;
this.checkBoxL1MenuUserGroupEditor.Location = new System.Drawing.Point(50, 243);
this.checkBoxL1MenuUserGroupEditor.Name = "checkBoxL1MenuUserGroupEditor";
this.checkBoxL1MenuUserGroupEditor.OverlapOptimize = true;
this.checkBoxL1MenuUserGroupEditor.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuUserGroupEditor.TabIndex = 116;
this.checkBoxL1MenuUserGroupEditor.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuUserGroupEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuUserGroupEditor.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MainProductChange
//
this.checkBoxL1MainProductChange.BackGround = this.groupBoxLevel1;
this.checkBoxL1MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MainProductChange.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MainProductChange.CheckBoxSymbolSize = 20;
this.checkBoxL1MainProductChange.Checked = false;
this.checkBoxL1MainProductChange.CheckLineWidth = 3;
this.checkBoxL1MainProductChange.ImageCheckBox = null;
this.checkBoxL1MainProductChange.ImageUnCheckBox = null;
this.checkBoxL1MainProductChange.Location = new System.Drawing.Point(50, 70);
this.checkBoxL1MainProductChange.Name = "checkBoxL1MainProductChange";
this.checkBoxL1MainProductChange.OverlapOptimize = true;
this.checkBoxL1MainProductChange.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MainProductChange.TabIndex = 0;
this.checkBoxL1MainProductChange.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MainProductChange.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MainProductChange.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MainProductChange.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MenuUserSetting
//
this.checkBoxL1MenuUserSetting.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuUserSetting.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuUserSetting.Checked = false;
this.checkBoxL1MenuUserSetting.CheckLineWidth = 3;
this.checkBoxL1MenuUserSetting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuUserSetting.ImageCheckBox = null;
this.checkBoxL1MenuUserSetting.ImageUnCheckBox = null;
this.checkBoxL1MenuUserSetting.Location = new System.Drawing.Point(50, 214);
this.checkBoxL1MenuUserSetting.Name = "checkBoxL1MenuUserSetting";
this.checkBoxL1MenuUserSetting.OverlapOptimize = true;
this.checkBoxL1MenuUserSetting.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuUserSetting.TabIndex = 7;
this.checkBoxL1MenuUserSetting.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuUserSetting.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuUserSetting.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuUserSetting.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MenuProduct
//
this.checkBoxL1MenuProduct.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuProduct.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuProduct.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuProduct.Checked = false;
this.checkBoxL1MenuProduct.CheckLineWidth = 3;
this.checkBoxL1MenuProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuProduct.ImageCheckBox = null;
this.checkBoxL1MenuProduct.ImageUnCheckBox = null;
this.checkBoxL1MenuProduct.Location = new System.Drawing.Point(50, 185);
this.checkBoxL1MenuProduct.Name = "checkBoxL1MenuProduct";
this.checkBoxL1MenuProduct.OverlapOptimize = true;
this.checkBoxL1MenuProduct.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuProduct.TabIndex = 4;
this.checkBoxL1MenuProduct.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuProduct.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuProduct.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuProduct.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MenuIOTest
//
this.checkBoxL1MenuIOTest.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuIOTest.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuIOTest.Checked = false;
this.checkBoxL1MenuIOTest.CheckLineWidth = 3;
this.checkBoxL1MenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuIOTest.ImageCheckBox = null;
this.checkBoxL1MenuIOTest.ImageUnCheckBox = null;
this.checkBoxL1MenuIOTest.Location = new System.Drawing.Point(50, 272);
this.checkBoxL1MenuIOTest.Name = "checkBoxL1MenuIOTest";
this.checkBoxL1MenuIOTest.OverlapOptimize = true;
this.checkBoxL1MenuIOTest.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuIOTest.TabIndex = 108;
this.checkBoxL1MenuIOTest.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuIOTest.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuIOTest.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MainSubMenu
//
this.checkBoxL1MainSubMenu.BackGround = this.groupBoxLevel1;
this.checkBoxL1MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MainSubMenu.CheckBoxSymbolSize = 20;
this.checkBoxL1MainSubMenu.Checked = false;
this.checkBoxL1MainSubMenu.CheckLineWidth = 3;
this.checkBoxL1MainSubMenu.ImageCheckBox = null;
this.checkBoxL1MainSubMenu.ImageUnCheckBox = null;
this.checkBoxL1MainSubMenu.Location = new System.Drawing.Point(50, 128);
this.checkBoxL1MainSubMenu.Name = "checkBoxL1MainSubMenu";
this.checkBoxL1MainSubMenu.OverlapOptimize = true;
this.checkBoxL1MainSubMenu.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MainSubMenu.TabIndex = 3;
this.checkBoxL1MainSubMenu.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MainSubMenu.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MainSubMenu.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MainClear
//
this.checkBoxL1MainClear.BackGround = this.groupBoxLevel1;
this.checkBoxL1MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MainClear.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MainClear.CheckBoxSymbolSize = 20;
this.checkBoxL1MainClear.Checked = false;
this.checkBoxL1MainClear.CheckLineWidth = 3;
this.checkBoxL1MainClear.ImageCheckBox = null;
this.checkBoxL1MainClear.ImageUnCheckBox = null;
this.checkBoxL1MainClear.Location = new System.Drawing.Point(50, 99);
this.checkBoxL1MainClear.Name = "checkBoxL1MainClear";
this.checkBoxL1MainClear.OverlapOptimize = true;
this.checkBoxL1MainClear.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MainClear.TabIndex = 2;
this.checkBoxL1MainClear.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MainClear.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MainClear.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MenuHistoryLog
//
this.checkBoxL1MenuHistoryLog.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuHistoryLog.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuHistoryLog.Checked = false;
this.checkBoxL1MenuHistoryLog.CheckLineWidth = 3;
this.checkBoxL1MenuHistoryLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuHistoryLog.ImageCheckBox = null;
this.checkBoxL1MenuHistoryLog.ImageUnCheckBox = null;
this.checkBoxL1MenuHistoryLog.Location = new System.Drawing.Point(50, 301);
this.checkBoxL1MenuHistoryLog.Name = "checkBoxL1MenuHistoryLog";
this.checkBoxL1MenuHistoryLog.OverlapOptimize = true;
this.checkBoxL1MenuHistoryLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuHistoryLog.TabIndex = 110;
this.checkBoxL1MenuHistoryLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuHistoryLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuHistoryLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuHistoryLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MenuInspectionLog
//
this.checkBoxL1MenuInspectionLog.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuInspectionLog.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuInspectionLog.Checked = false;
this.checkBoxL1MenuInspectionLog.CheckLineWidth = 3;
this.checkBoxL1MenuInspectionLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuInspectionLog.ImageCheckBox = null;
this.checkBoxL1MenuInspectionLog.ImageUnCheckBox = null;
this.checkBoxL1MenuInspectionLog.Location = new System.Drawing.Point(50, 330);
this.checkBoxL1MenuInspectionLog.Name = "checkBoxL1MenuInspectionLog";
this.checkBoxL1MenuInspectionLog.OverlapOptimize = true;
this.checkBoxL1MenuInspectionLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuInspectionLog.TabIndex = 111;
this.checkBoxL1MenuInspectionLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuInspectionLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuInspectionLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuInspectionLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MenuStatus
//
this.checkBoxL1MenuStatus.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuStatus.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuStatus.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuStatus.Checked = false;
this.checkBoxL1MenuStatus.CheckLineWidth = 3;
this.checkBoxL1MenuStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuStatus.ImageCheckBox = null;
this.checkBoxL1MenuStatus.ImageUnCheckBox = null;
this.checkBoxL1MenuStatus.Location = new System.Drawing.Point(50, 417);
this.checkBoxL1MenuStatus.Name = "checkBoxL1MenuStatus";
this.checkBoxL1MenuStatus.OverlapOptimize = true;
this.checkBoxL1MenuStatus.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuStatus.TabIndex = 113;
this.checkBoxL1MenuStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuStatus.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuStatus.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuStatus.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MenuAlarmLog
//
this.checkBoxL1MenuAlarmLog.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuAlarmLog.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuAlarmLog.Checked = false;
this.checkBoxL1MenuAlarmLog.CheckLineWidth = 3;
this.checkBoxL1MenuAlarmLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuAlarmLog.ImageCheckBox = null;
this.checkBoxL1MenuAlarmLog.ImageUnCheckBox = null;
this.checkBoxL1MenuAlarmLog.Location = new System.Drawing.Point(50, 359);
this.checkBoxL1MenuAlarmLog.Name = "checkBoxL1MenuAlarmLog";
this.checkBoxL1MenuAlarmLog.OverlapOptimize = true;
this.checkBoxL1MenuAlarmLog.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuAlarmLog.TabIndex = 114;
this.checkBoxL1MenuAlarmLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuAlarmLog.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuAlarmLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuAlarmLog.Click += new System.EventHandler(this.checkBox_Click);
//
// checkBoxL1MenuInformation
//
this.checkBoxL1MenuInformation.BackGround = this.groupBoxLevel1;
this.checkBoxL1MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.checkBoxL1MenuInformation.CheckBoxBackColor = System.Drawing.Color.White;
this.checkBoxL1MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid;
this.checkBoxL1MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black;
this.checkBoxL1MenuInformation.CheckBoxSymbolSize = 20;
this.checkBoxL1MenuInformation.Checked = false;
this.checkBoxL1MenuInformation.CheckLineWidth = 3;
this.checkBoxL1MenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuInformation.ImageCheckBox = null;
this.checkBoxL1MenuInformation.ImageUnCheckBox = null;
this.checkBoxL1MenuInformation.Location = new System.Drawing.Point(50, 388);
this.checkBoxL1MenuInformation.Name = "checkBoxL1MenuInformation";
this.checkBoxL1MenuInformation.OverlapOptimize = true;
this.checkBoxL1MenuInformation.Size = new System.Drawing.Size(23, 23);
this.checkBoxL1MenuInformation.TabIndex = 115;
this.checkBoxL1MenuInformation.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.checkBoxL1MenuInformation.TextColorDisable = System.Drawing.Color.Gray;
this.checkBoxL1MenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
this.checkBoxL1MenuInformation.Click += new System.EventHandler(this.checkBox_Click);
//
// labelTitleMenuStatus
//
this.labelTitleMenuStatus.BackGround = null;
this.labelTitleMenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuStatus.LineSpacing = 0F;
this.labelTitleMenuStatus.Location = new System.Drawing.Point(158, 515);
this.labelTitleMenuStatus.Name = "labelTitleMenuStatus";
this.labelTitleMenuStatus.OverlapOptimize = true;
this.labelTitleMenuStatus.PasswordChar = '\0';
this.labelTitleMenuStatus.Radius = 3;
this.labelTitleMenuStatus.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuStatus.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuStatus.TabIndex = 137;
this.labelTitleMenuStatus.Text = "Status";
this.labelTitleMenuStatus.TextColor = System.Drawing.Color.White;
this.labelTitleMenuStatus.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuStatus.Wordwrap = false;
//
// labelTitleMenuInformation
//
this.labelTitleMenuInformation.BackGround = null;
this.labelTitleMenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuInformation.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuInformation.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuInformation.LineSpacing = 0F;
this.labelTitleMenuInformation.Location = new System.Drawing.Point(158, 486);
this.labelTitleMenuInformation.Name = "labelTitleMenuInformation";
this.labelTitleMenuInformation.OverlapOptimize = true;
this.labelTitleMenuInformation.PasswordChar = '\0';
this.labelTitleMenuInformation.Radius = 3;
this.labelTitleMenuInformation.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuInformation.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuInformation.TabIndex = 135;
this.labelTitleMenuInformation.Text = "Information";
this.labelTitleMenuInformation.TextColor = System.Drawing.Color.White;
this.labelTitleMenuInformation.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuInformation.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuInformation.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuInformation.Wordwrap = false;
//
// labelTitleMenuAlarmLog
//
this.labelTitleMenuAlarmLog.BackGround = null;
this.labelTitleMenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuAlarmLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuAlarmLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuAlarmLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuAlarmLog.LineSpacing = 0F;
this.labelTitleMenuAlarmLog.Location = new System.Drawing.Point(158, 457);
this.labelTitleMenuAlarmLog.Name = "labelTitleMenuAlarmLog";
this.labelTitleMenuAlarmLog.OverlapOptimize = true;
this.labelTitleMenuAlarmLog.PasswordChar = '\0';
this.labelTitleMenuAlarmLog.Radius = 3;
this.labelTitleMenuAlarmLog.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuAlarmLog.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuAlarmLog.TabIndex = 134;
this.labelTitleMenuAlarmLog.Text = "Alarm log";
this.labelTitleMenuAlarmLog.TextColor = System.Drawing.Color.White;
this.labelTitleMenuAlarmLog.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuAlarmLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuAlarmLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuAlarmLog.Wordwrap = false;
//
// labelTitleMenuInspectionLog
//
this.labelTitleMenuInspectionLog.BackGround = null;
this.labelTitleMenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuInspectionLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuInspectionLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuInspectionLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuInspectionLog.LineSpacing = 0F;
this.labelTitleMenuInspectionLog.Location = new System.Drawing.Point(158, 428);
this.labelTitleMenuInspectionLog.Name = "labelTitleMenuInspectionLog";
this.labelTitleMenuInspectionLog.OverlapOptimize = true;
this.labelTitleMenuInspectionLog.PasswordChar = '\0';
this.labelTitleMenuInspectionLog.Radius = 3;
this.labelTitleMenuInspectionLog.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuInspectionLog.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuInspectionLog.TabIndex = 133;
this.labelTitleMenuInspectionLog.Text = "Inspection log";
this.labelTitleMenuInspectionLog.TextColor = System.Drawing.Color.White;
this.labelTitleMenuInspectionLog.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuInspectionLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuInspectionLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuInspectionLog.Wordwrap = false;
//
// labelTitleMenuHistoryLog
//
this.labelTitleMenuHistoryLog.BackGround = null;
this.labelTitleMenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuHistoryLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuHistoryLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuHistoryLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuHistoryLog.LineSpacing = 0F;
this.labelTitleMenuHistoryLog.Location = new System.Drawing.Point(158, 399);
this.labelTitleMenuHistoryLog.Name = "labelTitleMenuHistoryLog";
this.labelTitleMenuHistoryLog.OverlapOptimize = true;
this.labelTitleMenuHistoryLog.PasswordChar = '\0';
this.labelTitleMenuHistoryLog.Radius = 3;
this.labelTitleMenuHistoryLog.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuHistoryLog.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuHistoryLog.TabIndex = 132;
this.labelTitleMenuHistoryLog.Text = "History log";
this.labelTitleMenuHistoryLog.TextColor = System.Drawing.Color.White;
this.labelTitleMenuHistoryLog.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuHistoryLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuHistoryLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuHistoryLog.Wordwrap = false;
//
// labelTitleMenuIOTest
//
this.labelTitleMenuIOTest.BackGround = null;
this.labelTitleMenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuIOTest.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuIOTest.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuIOTest.LineSpacing = 0F;
this.labelTitleMenuIOTest.Location = new System.Drawing.Point(158, 370);
this.labelTitleMenuIOTest.Name = "labelTitleMenuIOTest";
this.labelTitleMenuIOTest.OverlapOptimize = true;
this.labelTitleMenuIOTest.PasswordChar = '\0';
this.labelTitleMenuIOTest.Radius = 3;
this.labelTitleMenuIOTest.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuIOTest.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuIOTest.TabIndex = 130;
this.labelTitleMenuIOTest.Text = "I/O Test";
this.labelTitleMenuIOTest.TextColor = System.Drawing.Color.White;
this.labelTitleMenuIOTest.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuIOTest.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuIOTest.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuIOTest.Wordwrap = false;
//
// labelTitleMenuUserSetting
//
this.labelTitleMenuUserSetting.BackGround = null;
this.labelTitleMenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuUserSetting.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuUserSetting.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuUserSetting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuUserSetting.LineSpacing = 0F;
this.labelTitleMenuUserSetting.Location = new System.Drawing.Point(158, 312);
this.labelTitleMenuUserSetting.Name = "labelTitleMenuUserSetting";
this.labelTitleMenuUserSetting.OverlapOptimize = true;
this.labelTitleMenuUserSetting.PasswordChar = '\0';
this.labelTitleMenuUserSetting.Radius = 3;
this.labelTitleMenuUserSetting.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuUserSetting.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuUserSetting.TabIndex = 129;
this.labelTitleMenuUserSetting.Text = "User setting";
this.labelTitleMenuUserSetting.TextColor = System.Drawing.Color.White;
this.labelTitleMenuUserSetting.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuUserSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuUserSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuUserSetting.Wordwrap = false;
//
// labelTitleMenuProduct
//
this.labelTitleMenuProduct.BackGround = null;
this.labelTitleMenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuProduct.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMenuProduct.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuProduct.LineSpacing = 0F;
this.labelTitleMenuProduct.Location = new System.Drawing.Point(158, 283);
this.labelTitleMenuProduct.Name = "labelTitleMenuProduct";
this.labelTitleMenuProduct.OverlapOptimize = true;
this.labelTitleMenuProduct.PasswordChar = '\0';
this.labelTitleMenuProduct.Radius = 3;
this.labelTitleMenuProduct.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenuProduct.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenuProduct.TabIndex = 126;
this.labelTitleMenuProduct.Text = "Product setting";
this.labelTitleMenuProduct.TextColor = System.Drawing.Color.White;
this.labelTitleMenuProduct.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenuProduct.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMenuProduct.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenuProduct.Wordwrap = false;
//
// labelTitleMainSubMenu
//
this.labelTitleMainSubMenu.BackGround = null;
this.labelTitleMainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMainSubMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMainSubMenu.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMainSubMenu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMainSubMenu.LineSpacing = 0F;
this.labelTitleMainSubMenu.Location = new System.Drawing.Point(158, 226);
this.labelTitleMainSubMenu.Name = "labelTitleMainSubMenu";
this.labelTitleMainSubMenu.OverlapOptimize = true;
this.labelTitleMainSubMenu.PasswordChar = '\0';
this.labelTitleMainSubMenu.Radius = 3;
this.labelTitleMainSubMenu.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMainSubMenu.Size = new System.Drawing.Size(132, 23);
this.labelTitleMainSubMenu.TabIndex = 125;
this.labelTitleMainSubMenu.Text = "Submenu";
this.labelTitleMainSubMenu.TextColor = System.Drawing.Color.White;
this.labelTitleMainSubMenu.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMainSubMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMainSubMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMainSubMenu.Wordwrap = false;
//
// labelTitleMainClear
//
this.labelTitleMainClear.BackGround = null;
this.labelTitleMainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMainClear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMainClear.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMainClear.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMainClear.LineSpacing = 0F;
this.labelTitleMainClear.Location = new System.Drawing.Point(158, 197);
this.labelTitleMainClear.Name = "labelTitleMainClear";
this.labelTitleMainClear.OverlapOptimize = true;
this.labelTitleMainClear.PasswordChar = '\0';
this.labelTitleMainClear.Radius = 3;
this.labelTitleMainClear.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMainClear.Size = new System.Drawing.Size(132, 23);
this.labelTitleMainClear.TabIndex = 124;
this.labelTitleMainClear.Text = "Clear data";
this.labelTitleMainClear.TextColor = System.Drawing.Color.White;
this.labelTitleMainClear.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMainClear.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMainClear.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMainClear.Wordwrap = false;
//
// labelTitleMainProductChange
//
this.labelTitleMainProductChange.BackGround = null;
this.labelTitleMainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMainProductChange.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleMainProductChange.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMainProductChange.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMainProductChange.LineSpacing = 0F;
this.labelTitleMainProductChange.Location = new System.Drawing.Point(158, 168);
this.labelTitleMainProductChange.Name = "labelTitleMainProductChange";
this.labelTitleMainProductChange.OverlapOptimize = true;
this.labelTitleMainProductChange.PasswordChar = '\0';
this.labelTitleMainProductChange.Radius = 3;
this.labelTitleMainProductChange.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMainProductChange.Size = new System.Drawing.Size(132, 23);
this.labelTitleMainProductChange.TabIndex = 122;
this.labelTitleMainProductChange.Text = "Change No.";
this.labelTitleMainProductChange.TextColor = System.Drawing.Color.White;
this.labelTitleMainProductChange.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMainProductChange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMainProductChange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMainProductChange.Wordwrap = false;
//
// buttonSave
//
this.buttonSave.BackGround = null;
this.buttonSave.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.buttonSave.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.buttonSave.ButtonDownColor = System.Drawing.Color.SlateGray;
this.buttonSave.ButtonImageAutoSize = true;
this.buttonSave.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
this.buttonSave.ButtonText = "Save";
this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSave.GroupID = 0;
this.buttonSave.ImageDisable = null;
this.buttonSave.ImageDown = null;
this.buttonSave.ImageUp = null;
this.buttonSave.Location = new System.Drawing.Point(775, 590);
this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSave.Name = "buttonSave";
this.buttonSave.NestedClickEventPrevent = false;
this.buttonSave.OutlinePixel = 2;
this.buttonSave.OverlapOptimize = true;
this.buttonSave.RepeatInterval = 200;
this.buttonSave.RepeatIntervalAccelerate = null;
this.buttonSave.RoundSize = 10;
this.buttonSave.SafeInterval = 200;
this.buttonSave.Size = new System.Drawing.Size(110, 60);
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSave.TabIndex = 79;
this.buttonSave.Text = null;
this.buttonSave.TextColor = System.Drawing.Color.White;
this.buttonSave.TextColorDisable = System.Drawing.Color.Gray;
this.buttonSave.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.buttonSave.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSave.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
//
// labelTitleMain
//
this.labelTitleMain.BackGround = null;
this.labelTitleMain.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.labelTitleMain.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelTitleMain.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMain.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.labelTitleMain.LineSpacing = 0F;
this.labelTitleMain.Location = new System.Drawing.Point(158, 139);
this.labelTitleMain.Name = "labelTitleMain";
this.labelTitleMain.OverlapOptimize = true;
this.labelTitleMain.PasswordChar = '\0';
this.labelTitleMain.Radius = 3;
this.labelTitleMain.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMain.Size = new System.Drawing.Size(132, 23);
this.labelTitleMain.TabIndex = 106;
this.labelTitleMain.Text = "Main";
this.labelTitleMain.TextColor = System.Drawing.Color.White;
this.labelTitleMain.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMain.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleMain.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMain.Wordwrap = false;
//
// labelTitleMenu
//
this.labelTitleMenu.BackGround = null;
this.labelTitleMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.labelTitleMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelTitleMenu.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenu.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.labelTitleMenu.LineSpacing = 0F;
this.labelTitleMenu.Location = new System.Drawing.Point(158, 254);
this.labelTitleMenu.Name = "labelTitleMenu";
this.labelTitleMenu.OverlapOptimize = true;
this.labelTitleMenu.PasswordChar = '\0';
this.labelTitleMenu.Radius = 3;
this.labelTitleMenu.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelTitleMenu.Size = new System.Drawing.Size(132, 23);
this.labelTitleMenu.TabIndex = 107;
this.labelTitleMenu.Text = "Menu";
this.labelTitleMenu.TextColor = System.Drawing.Color.White;
this.labelTitleMenu.TextColorDisable = System.Drawing.Color.Gray;
this.labelTitleMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMenu.Wordwrap = false;
//
// ControlMenuUserGroupEditor
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlMenuUserGroupEditor";
this.Size = new System.Drawing.Size(909, 664);
this.smartGroupBox1.ResumeLayout(false);
this.groupBoxDefault.ResumeLayout(false);
this.groupBoxLevel3.ResumeLayout(false);
this.groupBoxLevel2.ResumeLayout(false);
this.groupBoxLevel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartButton buttonSave;
private SmartX.SmartCheckBox checkBoxL1MenuInformation;
private SmartX.SmartCheckBox checkBoxL1MenuAlarmLog;
private SmartX.SmartCheckBox checkBoxL1MenuStatus;
private SmartX.SmartCheckBox checkBoxL1MenuInspectionLog;
private SmartX.SmartCheckBox checkBoxL1MenuHistoryLog;
private SmartX.SmartCheckBox checkBoxL1MenuIOTest;
private SmartX.SmartLabel labelTitleMenu;
private SmartX.SmartLabel labelTitleMain;
private SmartX.SmartCheckBox checkBoxL1MenuUserSetting;
private SmartX.SmartCheckBox checkBoxL1MenuProduct;
private SmartX.SmartCheckBox checkBoxL1MainSubMenu;
private SmartX.SmartCheckBox checkBoxL1MainClear;
private SmartX.SmartCheckBox checkBoxL1MainProductChange;
private SmartX.SmartLabel labelTitleMainProductChange;
private SmartX.SmartLabel labelTitleMenuStatus;
private SmartX.SmartLabel labelTitleMenuInformation;
private SmartX.SmartLabel labelTitleMenuAlarmLog;
private SmartX.SmartLabel labelTitleMenuInspectionLog;
private SmartX.SmartLabel labelTitleMenuHistoryLog;
private SmartX.SmartLabel labelTitleMenuIOTest;
private SmartX.SmartLabel labelTitleMenuUserSetting;
private SmartX.SmartLabel labelTitleMenuProduct;
private SmartX.SmartLabel labelTitleMainSubMenu;
private SmartX.SmartLabel labelTitleMainClear;
private SmartX.SmartGroupBox groupBoxDefault;
private SmartX.SmartCheckBox checkBoxDefaultMainProductChange;
private SmartX.SmartCheckBox checkBoxDefaultMenuUserSetting;
private SmartX.SmartCheckBox checkBoxDefaultMenuProduct;
private SmartX.SmartCheckBox checkBoxDefaultMenuIOTest;
private SmartX.SmartCheckBox checkBoxDefaultMainSubMenu;
private SmartX.SmartCheckBox checkBoxDefaultMainClear;
private SmartX.SmartCheckBox checkBoxDefaultMenuEquipmentLog;
private SmartX.SmartCheckBox checkBoxDefaultMenuCheckLog;
private SmartX.SmartCheckBox checkBoxDefaultMenuStatus;
private SmartX.SmartCheckBox checkBoxDefaultMenuAlarmList;
private SmartX.SmartCheckBox checkBoxDefaultMenuInformation;
private SmartX.SmartGroupBox groupBoxLevel3;
private SmartX.SmartCheckBox checkBoxL3MainProductChange;
private SmartX.SmartCheckBox checkBoxL3MenuUserSetting;
private SmartX.SmartCheckBox checkBoxL3MenuProduct;
private SmartX.SmartCheckBox checkBoxL3MenuIOTest;
private SmartX.SmartCheckBox checkBoxL3MainSubMenu;
private SmartX.SmartCheckBox checkBoxL3MainClear;
private SmartX.SmartCheckBox checkBoxL3MenuHistoryLog;
private SmartX.SmartCheckBox checkBoxL3MenuInspectionLog;
private SmartX.SmartCheckBox checkBoxL3MenuStatus;
private SmartX.SmartCheckBox checkBoxL3MenuAlarmLog;
private SmartX.SmartCheckBox checkBoxL3MenuInformation;
private SmartX.SmartGroupBox groupBoxLevel2;
private SmartX.SmartCheckBox checkBoxL2MainProductChange;
private SmartX.SmartCheckBox checkBoxL2MenuUserSetting;
private SmartX.SmartCheckBox checkBoxL2MenuProduct;
private SmartX.SmartCheckBox checkBoxL2MenuIOTest;
private SmartX.SmartCheckBox checkBoxL2MainSubMenu;
private SmartX.SmartCheckBox checkBoxL2MainClear;
private SmartX.SmartCheckBox checkBoxL2MenuHistoryLog;
private SmartX.SmartCheckBox checkBoxL2MenuInspectionLog;
private SmartX.SmartCheckBox checkBoxL2MenuStatus;
private SmartX.SmartCheckBox checkBoxL2MenuAlarmLog;
private SmartX.SmartCheckBox checkBoxL2MenuInformation;
private SmartX.SmartGroupBox groupBoxLevel1;
private SmartX.SmartCheckBox checkBoxDefaultMenuUserGroupEditor;
private SmartX.SmartCheckBox checkBoxL3MenuUserGroupEditor;
private SmartX.SmartCheckBox checkBoxL2MenuUserGroupEditor;
private SmartX.SmartCheckBox checkBoxL1MenuUserGroupEditor;
private SmartX.SmartLabel labelTitleMenuUserGroupEditor;
private SmartX.SmartButton buttonGroupNameChange;
private System.Windows.Forms.TextBox textBoxLevel1;
private System.Windows.Forms.TextBox textBoxLevel3;
private System.Windows.Forms.TextBox textBoxLevel2;
private SmartX.SmartKeyboard smartKeyboard;
}
}