namespace INT_LKD.Controls { partial class ControlMenuUserGroupEditor { /// /// 필수 디자이너 변수입니다. /// private System.ComponentModel.IContainer components = null; /// /// 사용 중인 모든 리소스를 정리합니다. /// /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 구성 요소 디자이너에서 생성한 코드 /// /// 디자이너 지원에 필요한 메서드입니다. /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMenuUserGroupEditor)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.labelTitleMenuEthernet = new SmartX.SmartLabel(); this.smartKeyboard = new SmartX.SmartKeyboard(); this.checkBoxL3MenuUserGroupEditor = new SmartX.SmartCheckBox(); this.checkBoxL2MenuUserGroupEditor = new SmartX.SmartCheckBox(); this.checkBoxL1MenuUserGroupEditor = new SmartX.SmartCheckBox(); this.buttonGroupNameChange = new SmartX.SmartButton(); this.labelTitleMenuUserGroupEditor = new SmartX.SmartLabel(); this.groupBoxDefault = new SmartX.SmartGroupBox(); this.checkBoxDefaultMenuEthernet = new SmartX.SmartCheckBox(); 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.checkBoxDefaultMenuEquipment = new SmartX.SmartCheckBox(); this.checkBoxDefaultMenuAlarmList = new SmartX.SmartCheckBox(); this.checkBoxDefaultMenuInformation = new SmartX.SmartCheckBox(); this.groupBoxLevel3 = new SmartX.SmartGroupBox(); this.checkBoxL3MenuEthernet = new SmartX.SmartCheckBox(); this.textBoxLevel3 = new System.Windows.Forms.TextBox(); 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.checkBoxL3MenuAlarmLog = new SmartX.SmartCheckBox(); this.checkBoxL3MenuInformation = new SmartX.SmartCheckBox(); this.groupBoxLevel2 = new SmartX.SmartGroupBox(); this.checkBoxL2MenuEthernet = new SmartX.SmartCheckBox(); this.textBoxLevel2 = new System.Windows.Forms.TextBox(); 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.checkBoxL2MenuAlarmLog = new SmartX.SmartCheckBox(); this.checkBoxL2MenuInformation = new SmartX.SmartCheckBox(); this.groupBoxLevel1 = new SmartX.SmartGroupBox(); this.checkBoxL1MenuEthernet = new SmartX.SmartCheckBox(); this.textBoxLevel1 = new System.Windows.Forms.TextBox(); 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.checkBoxL1MenuAlarmLog = new SmartX.SmartCheckBox(); this.checkBoxL1MenuInformation = new SmartX.SmartCheckBox(); this.labelTitleMenuEquipment = new SmartX.SmartLabel(); this.labelTitleMenuInformation = new SmartX.SmartLabel(); this.labelTitleMenuAlarmLog = new SmartX.SmartLabel(); this.checkBoxL3MenuEquipment = new SmartX.SmartCheckBox(); this.checkBoxL2MenuEquipment = new SmartX.SmartCheckBox(); this.checkBoxL1MenuEquipment = new SmartX.SmartCheckBox(); this.labelTitleMenuInspectionLog = new SmartX.SmartLabel(); this.labelTitleMenuHistoryLog = new SmartX.SmartLabel(); this.labelTitleMenuIOTest = new SmartX.SmartLabel(); this.labelTitleMenuUserSetting = new SmartX.SmartLabel(); this.labelTitleMenuRecipe = 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.labelTitleMenuEthernet); this.smartGroupBox1.Controls.Add(this.smartKeyboard); this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuUserGroupEditor); this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuUserGroupEditor); this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuUserGroupEditor); 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.labelTitleMenuEquipment); this.smartGroupBox1.Controls.Add(this.labelTitleMenuInformation); this.smartGroupBox1.Controls.Add(this.labelTitleMenuAlarmLog); this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuEquipment); this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuEquipment); this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuEquipment); 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.labelTitleMenuRecipe); 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.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); 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; // // labelTitleMenuEthernet // this.labelTitleMenuEthernet.BackGround = null; this.labelTitleMenuEthernet.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.labelTitleMenuEthernet.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.labelTitleMenuEthernet.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMenuEthernet.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.labelTitleMenuEthernet.LineSpacing = 0F; this.labelTitleMenuEthernet.Location = new System.Drawing.Point(158, 486); this.labelTitleMenuEthernet.Name = "labelTitleMenuEthernet"; this.labelTitleMenuEthernet.OverlapOptimize = true; this.labelTitleMenuEthernet.PasswordChar = '\0'; this.labelTitleMenuEthernet.Radius = 3; this.labelTitleMenuEthernet.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleMenuEthernet.Size = new System.Drawing.Size(132, 23); this.labelTitleMenuEthernet.TabIndex = 223; this.labelTitleMenuEthernet.Text = "Ethernet"; this.labelTitleMenuEthernet.TextColor = System.Drawing.Color.White; this.labelTitleMenuEthernet.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleMenuEthernet.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMenuEthernet.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMenuEthernet.Wordwrap = false; // // 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); // // checkBoxL3MenuUserGroupEditor // this.checkBoxL3MenuUserGroupEditor.BackGround = this.smartGroupBox1; 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(614, 598); 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.Visible = false; this.checkBoxL3MenuUserGroupEditor.Click += new System.EventHandler(this.checkBox_Click); // // checkBoxL2MenuUserGroupEditor // this.checkBoxL2MenuUserGroupEditor.BackGround = this.smartGroupBox1; 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(491, 598); 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.Visible = false; this.checkBoxL2MenuUserGroupEditor.Click += new System.EventHandler(this.checkBox_Click); // // checkBoxL1MenuUserGroupEditor // this.checkBoxL1MenuUserGroupEditor.BackGround = this.smartGroupBox1; 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(364, 598); 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.Visible = false; this.checkBoxL1MenuUserGroupEditor.Click += new System.EventHandler(this.checkBox_Click); // // 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 Name"; this.buttonGroupNameChange.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonGroupNameChange.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); 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, 598); 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.Visible = false; 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.checkBoxDefaultMenuEthernet); 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.checkBoxDefaultMenuEquipment); this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuAlarmList); this.groupBoxDefault.Controls.Add(this.checkBoxDefaultMenuInformation); this.groupBoxDefault.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); 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; // // checkBoxDefaultMenuEthernet // this.checkBoxDefaultMenuEthernet.BackGround = this.groupBoxDefault; this.checkBoxDefaultMenuEthernet.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxDefaultMenuEthernet.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxDefaultMenuEthernet.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxDefaultMenuEthernet.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxDefaultMenuEthernet.CheckBoxSymbolSize = 20; this.checkBoxDefaultMenuEthernet.Checked = false; this.checkBoxDefaultMenuEthernet.CheckLineWidth = 3; this.checkBoxDefaultMenuEthernet.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxDefaultMenuEthernet.ImageCheckBox = null; this.checkBoxDefaultMenuEthernet.ImageUnCheckBox = null; this.checkBoxDefaultMenuEthernet.Location = new System.Drawing.Point(48, 446); this.checkBoxDefaultMenuEthernet.Name = "checkBoxDefaultMenuEthernet"; this.checkBoxDefaultMenuEthernet.OverlapOptimize = true; this.checkBoxDefaultMenuEthernet.Size = new System.Drawing.Size(23, 23); this.checkBoxDefaultMenuEthernet.TabIndex = 121; this.checkBoxDefaultMenuEthernet.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.checkBoxDefaultMenuEthernet.TextColorDisable = System.Drawing.Color.Gray; this.checkBoxDefaultMenuEthernet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxDefaultMenuEthernet.Click += new System.EventHandler(this.checkBox_Click); // // 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); // // checkBoxDefaultMenuEquipment // this.checkBoxDefaultMenuEquipment.BackGround = this.groupBoxDefault; this.checkBoxDefaultMenuEquipment.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxDefaultMenuEquipment.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxDefaultMenuEquipment.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxDefaultMenuEquipment.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxDefaultMenuEquipment.CheckBoxSymbolSize = 20; this.checkBoxDefaultMenuEquipment.Checked = false; this.checkBoxDefaultMenuEquipment.CheckLineWidth = 3; this.checkBoxDefaultMenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxDefaultMenuEquipment.ImageCheckBox = null; this.checkBoxDefaultMenuEquipment.ImageUnCheckBox = null; this.checkBoxDefaultMenuEquipment.Location = new System.Drawing.Point(48, 417); this.checkBoxDefaultMenuEquipment.Name = "checkBoxDefaultMenuEquipment"; this.checkBoxDefaultMenuEquipment.OverlapOptimize = true; this.checkBoxDefaultMenuEquipment.Size = new System.Drawing.Size(23, 23); this.checkBoxDefaultMenuEquipment.TabIndex = 113; this.checkBoxDefaultMenuEquipment.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.checkBoxDefaultMenuEquipment.TextColorDisable = System.Drawing.Color.Gray; this.checkBoxDefaultMenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxDefaultMenuEquipment.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.checkBoxL3MenuEthernet); this.groupBoxLevel3.Controls.Add(this.textBoxLevel3); 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.checkBoxL3MenuAlarmLog); this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuInformation); this.groupBoxLevel3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); 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, 435); 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); // // checkBoxL3MenuEthernet // this.checkBoxL3MenuEthernet.BackGround = this.groupBoxLevel3; this.checkBoxL3MenuEthernet.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.checkBoxL3MenuEthernet.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxL3MenuEthernet.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxL3MenuEthernet.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxL3MenuEthernet.CheckBoxSymbolSize = 20; this.checkBoxL3MenuEthernet.Checked = false; this.checkBoxL3MenuEthernet.CheckLineWidth = 3; this.checkBoxL3MenuEthernet.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxL3MenuEthernet.ImageCheckBox = null; this.checkBoxL3MenuEthernet.ImageUnCheckBox = null; this.checkBoxL3MenuEthernet.Location = new System.Drawing.Point(48, 388); this.checkBoxL3MenuEthernet.Name = "checkBoxL3MenuEthernet"; this.checkBoxL3MenuEthernet.OverlapOptimize = true; this.checkBoxL3MenuEthernet.Size = new System.Drawing.Size(23, 23); this.checkBoxL3MenuEthernet.TabIndex = 120; this.checkBoxL3MenuEthernet.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.checkBoxL3MenuEthernet.TextColorDisable = System.Drawing.Color.Gray; this.checkBoxL3MenuEthernet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxL3MenuEthernet.Click += new System.EventHandler(this.checkBox_Click); // // 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); // // 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, 214); 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, 185); 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, 243); 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.Visible = false; 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, 272); 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, 301); 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); // // 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, 330); 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, 359); 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.checkBoxL2MenuEthernet); this.groupBoxLevel2.Controls.Add(this.textBoxLevel2); 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.checkBoxL2MenuAlarmLog); this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuInformation); this.groupBoxLevel2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); 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, 435); 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); // // checkBoxL2MenuEthernet // this.checkBoxL2MenuEthernet.BackGround = this.groupBoxLevel2; this.checkBoxL2MenuEthernet.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.checkBoxL2MenuEthernet.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxL2MenuEthernet.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxL2MenuEthernet.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxL2MenuEthernet.CheckBoxSymbolSize = 20; this.checkBoxL2MenuEthernet.Checked = false; this.checkBoxL2MenuEthernet.CheckLineWidth = 3; this.checkBoxL2MenuEthernet.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxL2MenuEthernet.ImageCheckBox = null; this.checkBoxL2MenuEthernet.ImageUnCheckBox = null; this.checkBoxL2MenuEthernet.Location = new System.Drawing.Point(51, 388); this.checkBoxL2MenuEthernet.Name = "checkBoxL2MenuEthernet"; this.checkBoxL2MenuEthernet.OverlapOptimize = true; this.checkBoxL2MenuEthernet.Size = new System.Drawing.Size(23, 23); this.checkBoxL2MenuEthernet.TabIndex = 119; this.checkBoxL2MenuEthernet.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.checkBoxL2MenuEthernet.TextColorDisable = System.Drawing.Color.Gray; this.checkBoxL2MenuEthernet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxL2MenuEthernet.Click += new System.EventHandler(this.checkBox_Click); // // 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); // // 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, 214); 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, 185); 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, 243); 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.Visible = false; 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, 272); 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, 301); 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); // // 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, 330); 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, 359); 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.checkBoxL1MenuEthernet); this.groupBoxLevel1.Controls.Add(this.textBoxLevel1); 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.checkBoxL1MenuAlarmLog); this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuInformation); this.groupBoxLevel1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); 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, 435); 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); // // checkBoxL1MenuEthernet // this.checkBoxL1MenuEthernet.BackGround = this.groupBoxLevel1; this.checkBoxL1MenuEthernet.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.checkBoxL1MenuEthernet.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxL1MenuEthernet.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxL1MenuEthernet.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxL1MenuEthernet.CheckBoxSymbolSize = 20; this.checkBoxL1MenuEthernet.Checked = false; this.checkBoxL1MenuEthernet.CheckLineWidth = 3; this.checkBoxL1MenuEthernet.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxL1MenuEthernet.ImageCheckBox = null; this.checkBoxL1MenuEthernet.ImageUnCheckBox = null; this.checkBoxL1MenuEthernet.Location = new System.Drawing.Point(50, 388); this.checkBoxL1MenuEthernet.Name = "checkBoxL1MenuEthernet"; this.checkBoxL1MenuEthernet.OverlapOptimize = true; this.checkBoxL1MenuEthernet.Size = new System.Drawing.Size(23, 23); this.checkBoxL1MenuEthernet.TabIndex = 118; this.checkBoxL1MenuEthernet.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.checkBoxL1MenuEthernet.TextColorDisable = System.Drawing.Color.Gray; this.checkBoxL1MenuEthernet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxL1MenuEthernet.Click += new System.EventHandler(this.checkBox_Click); // // 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); // // 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, 243); 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.Visible = false; 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, 272); 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, 301); 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); // // 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, 330); 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, 359); 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); // // labelTitleMenuEquipment // this.labelTitleMenuEquipment.BackGround = null; this.labelTitleMenuEquipment.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.labelTitleMenuEquipment.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.labelTitleMenuEquipment.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.labelTitleMenuEquipment.LineSpacing = 0F; this.labelTitleMenuEquipment.Location = new System.Drawing.Point(158, 627); this.labelTitleMenuEquipment.Name = "labelTitleMenuEquipment"; this.labelTitleMenuEquipment.OverlapOptimize = true; this.labelTitleMenuEquipment.PasswordChar = '\0'; this.labelTitleMenuEquipment.Radius = 3; this.labelTitleMenuEquipment.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleMenuEquipment.Size = new System.Drawing.Size(132, 23); this.labelTitleMenuEquipment.TabIndex = 137; this.labelTitleMenuEquipment.Text = "Equipment"; this.labelTitleMenuEquipment.TextColor = System.Drawing.Color.White; this.labelTitleMenuEquipment.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleMenuEquipment.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMenuEquipment.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMenuEquipment.Visible = false; this.labelTitleMenuEquipment.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("새굴림", 9F, System.Drawing.FontStyle.Regular); this.labelTitleMenuInformation.LineSpacing = 0F; this.labelTitleMenuInformation.Location = new System.Drawing.Point(158, 457); 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("새굴림", 9F, System.Drawing.FontStyle.Regular); this.labelTitleMenuAlarmLog.LineSpacing = 0F; this.labelTitleMenuAlarmLog.Location = new System.Drawing.Point(158, 428); 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 = "Log_Alarm"; 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; // // checkBoxL3MenuEquipment // this.checkBoxL3MenuEquipment.BackGround = this.smartGroupBox1; this.checkBoxL3MenuEquipment.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.checkBoxL3MenuEquipment.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxL3MenuEquipment.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxL3MenuEquipment.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxL3MenuEquipment.CheckBoxSymbolSize = 20; this.checkBoxL3MenuEquipment.Checked = false; this.checkBoxL3MenuEquipment.CheckLineWidth = 3; this.checkBoxL3MenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxL3MenuEquipment.ImageCheckBox = null; this.checkBoxL3MenuEquipment.ImageUnCheckBox = null; this.checkBoxL3MenuEquipment.Location = new System.Drawing.Point(614, 627); this.checkBoxL3MenuEquipment.Name = "checkBoxL3MenuEquipment"; this.checkBoxL3MenuEquipment.OverlapOptimize = true; this.checkBoxL3MenuEquipment.Size = new System.Drawing.Size(23, 23); this.checkBoxL3MenuEquipment.TabIndex = 113; this.checkBoxL3MenuEquipment.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.checkBoxL3MenuEquipment.TextColorDisable = System.Drawing.Color.Gray; this.checkBoxL3MenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxL3MenuEquipment.Visible = false; this.checkBoxL3MenuEquipment.Click += new System.EventHandler(this.checkBox_Click); // // checkBoxL2MenuEquipment // this.checkBoxL2MenuEquipment.BackGround = this.smartGroupBox1; this.checkBoxL2MenuEquipment.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.checkBoxL2MenuEquipment.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxL2MenuEquipment.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxL2MenuEquipment.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxL2MenuEquipment.CheckBoxSymbolSize = 20; this.checkBoxL2MenuEquipment.Checked = false; this.checkBoxL2MenuEquipment.CheckLineWidth = 3; this.checkBoxL2MenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxL2MenuEquipment.ImageCheckBox = null; this.checkBoxL2MenuEquipment.ImageUnCheckBox = null; this.checkBoxL2MenuEquipment.Location = new System.Drawing.Point(491, 627); this.checkBoxL2MenuEquipment.Name = "checkBoxL2MenuEquipment"; this.checkBoxL2MenuEquipment.OverlapOptimize = true; this.checkBoxL2MenuEquipment.Size = new System.Drawing.Size(23, 23); this.checkBoxL2MenuEquipment.TabIndex = 113; this.checkBoxL2MenuEquipment.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.checkBoxL2MenuEquipment.TextColorDisable = System.Drawing.Color.Gray; this.checkBoxL2MenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxL2MenuEquipment.Visible = false; this.checkBoxL2MenuEquipment.Click += new System.EventHandler(this.checkBox_Click); // // checkBoxL1MenuEquipment // this.checkBoxL1MenuEquipment.BackGround = this.smartGroupBox1; this.checkBoxL1MenuEquipment.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.checkBoxL1MenuEquipment.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxL1MenuEquipment.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxL1MenuEquipment.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxL1MenuEquipment.CheckBoxSymbolSize = 20; this.checkBoxL1MenuEquipment.Checked = false; this.checkBoxL1MenuEquipment.CheckLineWidth = 3; this.checkBoxL1MenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxL1MenuEquipment.ImageCheckBox = null; this.checkBoxL1MenuEquipment.ImageUnCheckBox = null; this.checkBoxL1MenuEquipment.Location = new System.Drawing.Point(364, 627); this.checkBoxL1MenuEquipment.Name = "checkBoxL1MenuEquipment"; this.checkBoxL1MenuEquipment.OverlapOptimize = true; this.checkBoxL1MenuEquipment.Size = new System.Drawing.Size(23, 23); this.checkBoxL1MenuEquipment.TabIndex = 113; this.checkBoxL1MenuEquipment.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.checkBoxL1MenuEquipment.TextColorDisable = System.Drawing.Color.Gray; this.checkBoxL1MenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxL1MenuEquipment.Visible = false; this.checkBoxL1MenuEquipment.Click += new System.EventHandler(this.checkBox_Click); // // 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("새굴림", 9F, System.Drawing.FontStyle.Regular); this.labelTitleMenuInspectionLog.LineSpacing = 0F; this.labelTitleMenuInspectionLog.Location = new System.Drawing.Point(158, 399); 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 = "Log_Inspection"; 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("새굴림", 9F, System.Drawing.FontStyle.Regular); this.labelTitleMenuHistoryLog.LineSpacing = 0F; this.labelTitleMenuHistoryLog.Location = new System.Drawing.Point(158, 370); 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 = "Log_History"; 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("새굴림", 9F, System.Drawing.FontStyle.Regular); this.labelTitleMenuIOTest.LineSpacing = 0F; this.labelTitleMenuIOTest.Location = new System.Drawing.Point(158, 341); 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("새굴림", 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 editing"; 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; // // labelTitleMenuRecipe // this.labelTitleMenuRecipe.BackGround = null; this.labelTitleMenuRecipe.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.labelTitleMenuRecipe.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.labelTitleMenuRecipe.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMenuRecipe.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.labelTitleMenuRecipe.LineSpacing = 0F; this.labelTitleMenuRecipe.Location = new System.Drawing.Point(158, 283); this.labelTitleMenuRecipe.Name = "labelTitleMenuRecipe"; this.labelTitleMenuRecipe.OverlapOptimize = true; this.labelTitleMenuRecipe.PasswordChar = '\0'; this.labelTitleMenuRecipe.Radius = 3; this.labelTitleMenuRecipe.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleMenuRecipe.Size = new System.Drawing.Size(132, 23); this.labelTitleMenuRecipe.TabIndex = 126; this.labelTitleMenuRecipe.Text = "Recipe setting"; this.labelTitleMenuRecipe.TextColor = System.Drawing.Color.White; this.labelTitleMenuRecipe.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleMenuRecipe.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMenuRecipe.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMenuRecipe.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("새굴림", 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.Visible = false; 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("새굴림", 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("새굴림", 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 = "Product change"; 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.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); 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("새굴림", 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("새굴림", 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 checkBoxL1MenuEquipment; 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 labelTitleMenuEquipment; 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 labelTitleMenuRecipe; 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 checkBoxDefaultMenuEquipment; 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 checkBoxL3MenuEquipment; 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 checkBoxL2MenuEquipment; 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; private SmartX.SmartLabel labelTitleMenuEthernet; private SmartX.SmartCheckBox checkBoxL3MenuEthernet; private SmartX.SmartCheckBox checkBoxL2MenuEthernet; private SmartX.SmartCheckBox checkBoxL1MenuEthernet; private SmartX.SmartCheckBox checkBoxDefaultMenuEthernet; } }