namespace INT_PT002.Controls { partial class ControlMenuUserUserEditor { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMenuUserUserEditor)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.smartKeyboard = new SmartX.SmartKeyboard(); this.buttonPasswordEdit = new SmartX.SmartButton(); this.buttonIDEdit = new SmartX.SmartButton(); this.textBoxPassword = new System.Windows.Forms.TextBox(); this.smartLabel4 = new SmartX.SmartLabel(); this.textBoxID = new System.Windows.Forms.TextBox(); this.smartLabel3 = new SmartX.SmartLabel(); this.listBoxUserList = new SmartX.SmartListBox(); this.buttonLevel3 = new SmartX.SmartButton(); this.buttonLevel2 = new SmartX.SmartButton(); this.buttonLevel1 = new SmartX.SmartButton(); this.labelAccessRight = new SmartX.SmartLabel(); this.labelTitleAccessRight = new SmartX.SmartLabel(); this.groupBoxAccessRight = new SmartX.SmartGroupBox(); this.checkBoxMenuUserGroupEditor = new SmartX.SmartCheckBox(); this.checkBoxMenuInformation = new SmartX.SmartCheckBox(); this.checkBoxMenuAlarmList = new SmartX.SmartCheckBox(); this.checkBoxMenuStatus = new SmartX.SmartCheckBox(); this.checkBoxMenuCheckLog = new SmartX.SmartCheckBox(); this.checkBoxMenuEquipmentLog = new SmartX.SmartCheckBox(); this.checkBoxMenuIOTest = new SmartX.SmartCheckBox(); this.labelTitleMenu = new SmartX.SmartLabel(); this.labelTitleMain = new SmartX.SmartLabel(); this.checkBoxMenuUserSetting = new SmartX.SmartCheckBox(); this.checkBoxMenuProduct = new SmartX.SmartCheckBox(); this.checkBoxMainSubMenu = new SmartX.SmartCheckBox(); this.checkBoxMainClear = new SmartX.SmartCheckBox(); this.checkBoxMainProductChange = new SmartX.SmartCheckBox(); this.labelExpiryDateOfPassword2 = new SmartX.SmartLabel(); this.labelExpiryDateOfAccount2 = new SmartX.SmartLabel(); this.smartLabel8 = new SmartX.SmartLabel(); this.smartLabel7 = new SmartX.SmartLabel(); this.smartLabel6 = new SmartX.SmartLabel(); this.labelAutomaticLogoutTime = new SmartX.SmartLabel(); this.labelExpiryDateOfPassword = new SmartX.SmartLabel(); this.labelExpiryDateOfAccount = new SmartX.SmartLabel(); this.labelTitleAutomaticLogoutTime = new SmartX.SmartLabel(); this.labelTitleExpiryDateOfPassword = new SmartX.SmartLabel(); this.labelTitleExpiryDateOfAccount = new SmartX.SmartLabel(); this.labelTitlePassword = new SmartX.SmartLabel(); this.labelTitleID = new SmartX.SmartLabel(); this.buttonDelete = new SmartX.SmartButton(); this.buttonSave = new SmartX.SmartButton(); this.buttonRegister = new SmartX.SmartButton(); this.smartGroupBox1.SuspendLayout(); this.groupBoxAccessRight.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackGround = null; this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartGroupBox1.BackImage = null; this.smartGroupBox1.Controls.Add(this.smartKeyboard); this.smartGroupBox1.Controls.Add(this.buttonPasswordEdit); this.smartGroupBox1.Controls.Add(this.buttonIDEdit); this.smartGroupBox1.Controls.Add(this.textBoxPassword); this.smartGroupBox1.Controls.Add(this.smartLabel4); this.smartGroupBox1.Controls.Add(this.textBoxID); this.smartGroupBox1.Controls.Add(this.smartLabel3); this.smartGroupBox1.Controls.Add(this.listBoxUserList); this.smartGroupBox1.Controls.Add(this.buttonLevel3); this.smartGroupBox1.Controls.Add(this.buttonLevel2); this.smartGroupBox1.Controls.Add(this.buttonLevel1); this.smartGroupBox1.Controls.Add(this.labelAccessRight); this.smartGroupBox1.Controls.Add(this.labelTitleAccessRight); this.smartGroupBox1.Controls.Add(this.groupBoxAccessRight); this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfPassword2); this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfAccount2); this.smartGroupBox1.Controls.Add(this.smartLabel8); this.smartGroupBox1.Controls.Add(this.smartLabel7); this.smartGroupBox1.Controls.Add(this.smartLabel6); this.smartGroupBox1.Controls.Add(this.labelAutomaticLogoutTime); this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfPassword); this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfAccount); this.smartGroupBox1.Controls.Add(this.labelTitleAutomaticLogoutTime); this.smartGroupBox1.Controls.Add(this.labelTitleExpiryDateOfPassword); this.smartGroupBox1.Controls.Add(this.labelTitleExpiryDateOfAccount); this.smartGroupBox1.Controls.Add(this.labelTitlePassword); this.smartGroupBox1.Controls.Add(this.labelTitleID); this.smartGroupBox1.Controls.Add(this.buttonDelete); this.smartGroupBox1.Controls.Add(this.buttonSave); this.smartGroupBox1.Controls.Add(this.buttonRegister); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); 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 = 1; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.White; // // smartKeyboard // this.smartKeyboard.BackGround = null; this.smartKeyboard.BackGroundColor = System.Drawing.Color.LightBlue; this.smartKeyboard.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180))))); this.smartKeyboard.BorderStyle = SmartX.SmartKeyboard.BorderStyles.RoundRectFill; this.smartKeyboard.ControlKeyDisable = false; this.smartKeyboard.DesignMinimize = true; this.smartKeyboard.HanYoungKeyDisable = true; this.smartKeyboard.KeyBoardBackImage = null; this.smartKeyboard.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL; this.smartKeyboard.KeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(198)))), ((int)(((byte)(225))))); this.smartKeyboard.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(198)))), ((int)(((byte)(225))))); this.smartKeyboard.KeyOutLineWidth = 1; this.smartKeyboard.KeyPressFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(28)))), ((int)(((byte)(58))))); this.smartKeyboard.KeyPressImage1 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyPressImage1"))); this.smartKeyboard.KeyPressImage2 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyPressImage2"))); this.smartKeyboard.KeyPressImage3 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyPressImage3"))); this.smartKeyboard.KeyPressOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(198)))), ((int)(((byte)(225))))); this.smartKeyboard.KeyPressTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150))))); this.smartKeyboard.KeyTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.smartKeyboard.KeyTextFont = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.smartKeyboard.KeyUpImage1 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyUpImage1"))); this.smartKeyboard.KeyUpImage2 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyUpImage2"))); this.smartKeyboard.KeyUpImage3 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard.KeyUpImage3"))); this.smartKeyboard.Location = new System.Drawing.Point(173, 44); 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 = 119; this.smartKeyboard.TABKeyDisable = true; 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); // // buttonPasswordEdit // this.buttonPasswordEdit.BackGround = null; this.buttonPasswordEdit.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.buttonPasswordEdit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonPasswordEdit.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonPasswordEdit.ButtonImageAutoSize = true; this.buttonPasswordEdit.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonPasswordEdit.ButtonText = "Edit"; this.buttonPasswordEdit.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPasswordEdit.GroupID = 0; this.buttonPasswordEdit.ImageDisable = null; this.buttonPasswordEdit.ImageDown = null; this.buttonPasswordEdit.ImageUp = null; this.buttonPasswordEdit.Location = new System.Drawing.Point(749, 102); this.buttonPasswordEdit.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPasswordEdit.Name = "buttonPasswordEdit"; this.buttonPasswordEdit.NestedClickEventPrevent = false; this.buttonPasswordEdit.OutlinePixel = 2; this.buttonPasswordEdit.OverlapOptimize = true; this.buttonPasswordEdit.RepeatInterval = 200; this.buttonPasswordEdit.RepeatIntervalAccelerate = null; this.buttonPasswordEdit.RoundSize = 10; this.buttonPasswordEdit.SafeInterval = 200; this.buttonPasswordEdit.Size = new System.Drawing.Size(50, 34); this.buttonPasswordEdit.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPasswordEdit.TabIndex = 121; this.buttonPasswordEdit.Text = null; this.buttonPasswordEdit.TextColor = System.Drawing.Color.White; this.buttonPasswordEdit.TextColorDisable = System.Drawing.Color.Gray; this.buttonPasswordEdit.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonPasswordEdit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPasswordEdit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPasswordEdit.Click += new System.EventHandler(this.buttonPasswordEdit_Click); // // buttonIDEdit // this.buttonIDEdit.BackGround = null; this.buttonIDEdit.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.buttonIDEdit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonIDEdit.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonIDEdit.ButtonImageAutoSize = true; this.buttonIDEdit.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonIDEdit.ButtonText = "Edit"; this.buttonIDEdit.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonIDEdit.GroupID = 0; this.buttonIDEdit.ImageDisable = null; this.buttonIDEdit.ImageDown = null; this.buttonIDEdit.ImageUp = null; this.buttonIDEdit.Location = new System.Drawing.Point(749, 61); this.buttonIDEdit.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonIDEdit.Name = "buttonIDEdit"; this.buttonIDEdit.NestedClickEventPrevent = false; this.buttonIDEdit.OutlinePixel = 2; this.buttonIDEdit.OverlapOptimize = true; this.buttonIDEdit.RepeatInterval = 200; this.buttonIDEdit.RepeatIntervalAccelerate = null; this.buttonIDEdit.RoundSize = 10; this.buttonIDEdit.SafeInterval = 200; this.buttonIDEdit.Size = new System.Drawing.Size(50, 34); this.buttonIDEdit.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonIDEdit.TabIndex = 120; this.buttonIDEdit.Text = null; this.buttonIDEdit.TextColor = System.Drawing.Color.White; this.buttonIDEdit.TextColorDisable = System.Drawing.Color.Gray; this.buttonIDEdit.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonIDEdit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonIDEdit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonIDEdit.Click += new System.EventHandler(this.buttonIDEdit_Click); // // textBoxPassword // this.textBoxPassword.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBoxPassword.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular); this.textBoxPassword.Location = new System.Drawing.Point(511, 107); this.textBoxPassword.Name = "textBoxPassword"; this.textBoxPassword.Size = new System.Drawing.Size(230, 28); this.textBoxPassword.TabIndex = 104; this.textBoxPassword.Text = "AAAAAAAAAAAAAAA"; this.textBoxPassword.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxPassword_KeyPress); // // smartLabel4 // this.smartLabel4.BackGround = null; this.smartLabel4.BackGroundColor = System.Drawing.Color.White; this.smartLabel4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel4.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.smartLabel4.LineSpacing = 0F; this.smartLabel4.Location = new System.Drawing.Point(510, 102); this.smartLabel4.Name = "smartLabel4"; this.smartLabel4.OverlapOptimize = true; this.smartLabel4.PasswordChar = '\0'; this.smartLabel4.Radius = 3; this.smartLabel4.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel4.Size = new System.Drawing.Size(233, 34); this.smartLabel4.TabIndex = 106; this.smartLabel4.TextColor = System.Drawing.Color.Black; this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel4.Wordwrap = false; // // textBoxID // this.textBoxID.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBoxID.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular); this.textBoxID.Location = new System.Drawing.Point(511, 66); this.textBoxID.Name = "textBoxID"; this.textBoxID.Size = new System.Drawing.Size(230, 28); this.textBoxID.TabIndex = 103; this.textBoxID.Text = "AAAAAAAAAAAAAAAAAAAA"; this.textBoxID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxID_KeyPress); // // smartLabel3 // this.smartLabel3.BackGround = null; this.smartLabel3.BackGroundColor = System.Drawing.Color.White; this.smartLabel3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel3.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.smartLabel3.LineSpacing = 0F; this.smartLabel3.Location = new System.Drawing.Point(510, 61); this.smartLabel3.Name = "smartLabel3"; this.smartLabel3.OverlapOptimize = true; this.smartLabel3.PasswordChar = '\0'; this.smartLabel3.Radius = 3; this.smartLabel3.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel3.Size = new System.Drawing.Size(233, 34); this.smartLabel3.TabIndex = 105; this.smartLabel3.TextColor = System.Drawing.Color.Black; this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel3.Wordwrap = false; this.smartLabel3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxID_KeyPress); // // listBoxUserList // this.listBoxUserList.BackGround = null; this.listBoxUserList.BackGroundColor = System.Drawing.Color.White; this.listBoxUserList.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.listBoxUserList.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; this.listBoxUserList.ColumnStyles = null; this.listBoxUserList.DataSource = null; this.listBoxUserList.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.listBoxUserList.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxUserList.ItemOffsetGap = 10; this.listBoxUserList.ItemOffsetX = 1; this.listBoxUserList.ItemOffsetY = 0; this.listBoxUserList.ItemTextOffsetY = 1; this.listBoxUserList.Location = new System.Drawing.Point(18, 61); this.listBoxUserList.MouseMoveEventSpace = 3; this.listBoxUserList.MouseMoveSpace = 10; this.listBoxUserList.Name = "listBoxUserList"; this.listBoxUserList.OverlapOptimize = true; this.listBoxUserList.ScrollBarBackColor = System.Drawing.Color.DarkGray; this.listBoxUserList.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; this.listBoxUserList.ScrollBarButtonHeight = 15; this.listBoxUserList.ScrollBarButtonImage = null; this.listBoxUserList.ScrollBarButtonRound = 0; this.listBoxUserList.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.ScrollBar; this.listBoxUserList.ScrollButtonHeight = 30; this.listBoxUserList.ScrollButtonWidth = 30; // // // this.listBoxUserList.ScrollDownButton.BackGround = null; this.listBoxUserList.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; this.listBoxUserList.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.listBoxUserList.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.listBoxUserList.ScrollDownButton.ButtonImageAutoSize = false; this.listBoxUserList.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.listBoxUserList.ScrollDownButton.ButtonText = "▼"; this.listBoxUserList.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.listBoxUserList.ScrollDownButton.GroupID = 0; this.listBoxUserList.ScrollDownButton.ImageDisable = null; this.listBoxUserList.ScrollDownButton.ImageDown = null; this.listBoxUserList.ScrollDownButton.ImageUp = null; this.listBoxUserList.ScrollDownButton.Location = new System.Drawing.Point(291, 542); this.listBoxUserList.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.listBoxUserList.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; this.listBoxUserList.ScrollDownButton.NestedClickEventPrevent = false; this.listBoxUserList.ScrollDownButton.OutlinePixel = 1; this.listBoxUserList.ScrollDownButton.OverlapOptimize = true; this.listBoxUserList.ScrollDownButton.RepeatInterval = 200; this.listBoxUserList.ScrollDownButton.RepeatIntervalAccelerate = null; this.listBoxUserList.ScrollDownButton.RoundSize = 10; this.listBoxUserList.ScrollDownButton.SafeInterval = 200; this.listBoxUserList.ScrollDownButton.Size = new System.Drawing.Size(30, 30); this.listBoxUserList.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.listBoxUserList.ScrollDownButton.TabIndex = 0; this.listBoxUserList.ScrollDownButton.Text = null; this.listBoxUserList.ScrollDownButton.TextColor = System.Drawing.Color.White; this.listBoxUserList.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; this.listBoxUserList.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.listBoxUserList.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.listBoxUserList.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.listBoxUserList.ScrollStep = 1; // // // this.listBoxUserList.ScrollUpButton.BackGround = null; this.listBoxUserList.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; this.listBoxUserList.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.listBoxUserList.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.listBoxUserList.ScrollUpButton.ButtonImageAutoSize = false; this.listBoxUserList.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.listBoxUserList.ScrollUpButton.ButtonText = "▲"; this.listBoxUserList.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.listBoxUserList.ScrollUpButton.GroupID = 0; this.listBoxUserList.ScrollUpButton.ImageDisable = null; this.listBoxUserList.ScrollUpButton.ImageDown = null; this.listBoxUserList.ScrollUpButton.ImageUp = null; this.listBoxUserList.ScrollUpButton.Location = new System.Drawing.Point(291, 2); this.listBoxUserList.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.listBoxUserList.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; this.listBoxUserList.ScrollUpButton.NestedClickEventPrevent = false; this.listBoxUserList.ScrollUpButton.OutlinePixel = 1; this.listBoxUserList.ScrollUpButton.OverlapOptimize = true; this.listBoxUserList.ScrollUpButton.RepeatInterval = 200; this.listBoxUserList.ScrollUpButton.RepeatIntervalAccelerate = null; this.listBoxUserList.ScrollUpButton.RoundSize = 10; this.listBoxUserList.ScrollUpButton.SafeInterval = 200; this.listBoxUserList.ScrollUpButton.Size = new System.Drawing.Size(30, 30); this.listBoxUserList.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.listBoxUserList.ScrollUpButton.TabIndex = 1; this.listBoxUserList.ScrollUpButton.Text = null; this.listBoxUserList.ScrollUpButton.TextColor = System.Drawing.Color.White; this.listBoxUserList.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; this.listBoxUserList.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.listBoxUserList.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.listBoxUserList.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.listBoxUserList.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); this.listBoxUserList.SelectFilled = true; this.listBoxUserList.SelectItemIndex = -1; this.listBoxUserList.SelectTextColor = System.Drawing.Color.White; this.listBoxUserList.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); this.listBoxUserList.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); this.listBoxUserList.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxUserList.SeparationlineVisibleBottom = true; this.listBoxUserList.SeparationlineVisibleTop = true; this.listBoxUserList.Size = new System.Drawing.Size(323, 574); this.listBoxUserList.TabIndex = 0; this.listBoxUserList.Text = "smartListBox1"; this.listBoxUserList.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.listBoxUserList.TextColorDisable = System.Drawing.Color.Gray; this.listBoxUserList.SelectedIndexChanged += new System.EventHandler(this.listBoxUserList_SelectedIndexChanged); // // buttonLevel3 // this.buttonLevel3.BackGround = this.smartGroupBox1; this.buttonLevel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.buttonLevel3.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonLevel3.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonLevel3.ButtonImageAutoSize = true; this.buttonLevel3.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.buttonLevel3.ButtonText = "Level 3"; this.buttonLevel3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLevel3.GroupID = 0; this.buttonLevel3.ImageDisable = null; this.buttonLevel3.ImageDown = null; this.buttonLevel3.ImageUp = null; this.buttonLevel3.Location = new System.Drawing.Point(787, 387); this.buttonLevel3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLevel3.Name = "buttonLevel3"; this.buttonLevel3.NestedClickEventPrevent = false; this.buttonLevel3.OutlinePixel = 2; this.buttonLevel3.OverlapOptimize = true; this.buttonLevel3.RepeatInterval = 200; this.buttonLevel3.RepeatIntervalAccelerate = null; this.buttonLevel3.RoundSize = 10; this.buttonLevel3.SafeInterval = 200; this.buttonLevel3.Size = new System.Drawing.Size(108, 35); this.buttonLevel3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLevel3.TabIndex = 102; this.buttonLevel3.Text = null; this.buttonLevel3.TextColor = System.Drawing.Color.White; this.buttonLevel3.TextColorDisable = System.Drawing.Color.Gray; this.buttonLevel3.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonLevel3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLevel3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLevel3.Click += new System.EventHandler(this.buttonLevel_Click); // // buttonLevel2 // this.buttonLevel2.BackGround = this.smartGroupBox1; this.buttonLevel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.buttonLevel2.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonLevel2.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonLevel2.ButtonImageAutoSize = true; this.buttonLevel2.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.buttonLevel2.ButtonText = "Level 2"; this.buttonLevel2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLevel2.GroupID = 0; this.buttonLevel2.ImageDisable = null; this.buttonLevel2.ImageDown = null; this.buttonLevel2.ImageUp = null; this.buttonLevel2.Location = new System.Drawing.Point(787, 346); this.buttonLevel2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLevel2.Name = "buttonLevel2"; this.buttonLevel2.NestedClickEventPrevent = false; this.buttonLevel2.OutlinePixel = 2; this.buttonLevel2.OverlapOptimize = true; this.buttonLevel2.RepeatInterval = 200; this.buttonLevel2.RepeatIntervalAccelerate = null; this.buttonLevel2.RoundSize = 10; this.buttonLevel2.SafeInterval = 200; this.buttonLevel2.Size = new System.Drawing.Size(108, 35); this.buttonLevel2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLevel2.TabIndex = 101; this.buttonLevel2.Text = null; this.buttonLevel2.TextColor = System.Drawing.Color.White; this.buttonLevel2.TextColorDisable = System.Drawing.Color.Gray; this.buttonLevel2.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonLevel2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLevel2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLevel2.Click += new System.EventHandler(this.buttonLevel_Click); // // buttonLevel1 // this.buttonLevel1.BackGround = this.smartGroupBox1; this.buttonLevel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.buttonLevel1.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonLevel1.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonLevel1.ButtonImageAutoSize = true; this.buttonLevel1.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.buttonLevel1.ButtonText = "Level 1"; this.buttonLevel1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLevel1.GroupID = 0; this.buttonLevel1.ImageDisable = null; this.buttonLevel1.ImageDown = null; this.buttonLevel1.ImageUp = null; this.buttonLevel1.Location = new System.Drawing.Point(787, 305); this.buttonLevel1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLevel1.Name = "buttonLevel1"; this.buttonLevel1.NestedClickEventPrevent = false; this.buttonLevel1.OutlinePixel = 2; this.buttonLevel1.OverlapOptimize = true; this.buttonLevel1.RepeatInterval = 200; this.buttonLevel1.RepeatIntervalAccelerate = null; this.buttonLevel1.RoundSize = 10; this.buttonLevel1.SafeInterval = 200; this.buttonLevel1.Size = new System.Drawing.Size(108, 35); this.buttonLevel1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLevel1.TabIndex = 100; this.buttonLevel1.Text = null; this.buttonLevel1.TextColor = System.Drawing.Color.White; this.buttonLevel1.TextColorDisable = System.Drawing.Color.Gray; this.buttonLevel1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonLevel1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLevel1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLevel1.Click += new System.EventHandler(this.buttonLevel_Click); // // labelAccessRight // this.labelAccessRight.BackGround = null; this.labelAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.labelAccessRight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelAccessRight.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelAccessRight.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelAccessRight.LineSpacing = 0F; this.labelAccessRight.Location = new System.Drawing.Point(510, 266); this.labelAccessRight.Name = "labelAccessRight"; this.labelAccessRight.OverlapOptimize = true; this.labelAccessRight.PasswordChar = '\0'; this.labelAccessRight.Radius = 3; this.labelAccessRight.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelAccessRight.Size = new System.Drawing.Size(188, 34); this.labelAccessRight.TabIndex = 98; this.labelAccessRight.Text = "Level1"; this.labelAccessRight.TextColor = System.Drawing.Color.Black; this.labelAccessRight.TextColorDisable = System.Drawing.Color.Gray; this.labelAccessRight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelAccessRight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelAccessRight.Wordwrap = false; // // labelTitleAccessRight // this.labelTitleAccessRight.BackGround = null; this.labelTitleAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.labelTitleAccessRight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleAccessRight.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleAccessRight.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelTitleAccessRight.LineSpacing = 0F; this.labelTitleAccessRight.Location = new System.Drawing.Point(348, 266); this.labelTitleAccessRight.Name = "labelTitleAccessRight"; this.labelTitleAccessRight.OverlapOptimize = true; this.labelTitleAccessRight.PasswordChar = '\0'; this.labelTitleAccessRight.Radius = 3; this.labelTitleAccessRight.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleAccessRight.Size = new System.Drawing.Size(155, 34); this.labelTitleAccessRight.TabIndex = 96; this.labelTitleAccessRight.Text = "Access right"; this.labelTitleAccessRight.TextColor = System.Drawing.Color.White; this.labelTitleAccessRight.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleAccessRight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleAccessRight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleAccessRight.Wordwrap = false; // // groupBoxAccessRight // this.groupBoxAccessRight.BackGround = null; this.groupBoxAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.groupBoxAccessRight.BackImage = null; this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuUserGroupEditor); this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuInformation); this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuAlarmList); this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuStatus); this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuCheckLog); this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuEquipmentLog); this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuIOTest); this.groupBoxAccessRight.Controls.Add(this.labelTitleMenu); this.groupBoxAccessRight.Controls.Add(this.labelTitleMain); this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuUserSetting); this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuProduct); this.groupBoxAccessRight.Controls.Add(this.checkBoxMainSubMenu); this.groupBoxAccessRight.Controls.Add(this.checkBoxMainClear); this.groupBoxAccessRight.Controls.Add(this.checkBoxMainProductChange); this.groupBoxAccessRight.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxAccessRight.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxAccessRight.FrameLineThickness = 1; this.groupBoxAccessRight.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; this.groupBoxAccessRight.HeaderHeightOffset = 12; this.groupBoxAccessRight.Location = new System.Drawing.Point(338, 295); this.groupBoxAccessRight.Name = "groupBoxAccessRight"; this.groupBoxAccessRight.RoundRadius = 5; this.groupBoxAccessRight.Size = new System.Drawing.Size(458, 350); this.groupBoxAccessRight.TabIndex = 97; this.groupBoxAccessRight.TextColor = System.Drawing.Color.White; // // checkBoxMenuUserGroupEditor // this.checkBoxMenuUserGroupEditor.BackGround = this.groupBoxAccessRight; this.checkBoxMenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuUserGroupEditor.CheckBoxSymbolSize = 14; this.checkBoxMenuUserGroupEditor.Checked = false; this.checkBoxMenuUserGroupEditor.CheckLineWidth = 3; this.checkBoxMenuUserGroupEditor.Enabled = false; this.checkBoxMenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuUserGroupEditor.ImageCheckBox = null; this.checkBoxMenuUserGroupEditor.ImageUnCheckBox = null; this.checkBoxMenuUserGroupEditor.Location = new System.Drawing.Point(238, 119); this.checkBoxMenuUserGroupEditor.Name = "checkBoxMenuUserGroupEditor"; this.checkBoxMenuUserGroupEditor.OverlapOptimize = true; this.checkBoxMenuUserGroupEditor.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuUserGroupEditor.TabIndex = 116; this.checkBoxMenuUserGroupEditor.Text = "User group setting"; this.checkBoxMenuUserGroupEditor.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuUserGroupEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMenuInformation // this.checkBoxMenuInformation.BackGround = this.groupBoxAccessRight; this.checkBoxMenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuInformation.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuInformation.CheckBoxSymbolSize = 14; this.checkBoxMenuInformation.Checked = false; this.checkBoxMenuInformation.CheckLineWidth = 3; this.checkBoxMenuInformation.Enabled = false; this.checkBoxMenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuInformation.ImageCheckBox = null; this.checkBoxMenuInformation.ImageUnCheckBox = null; this.checkBoxMenuInformation.Location = new System.Drawing.Point(238, 264); this.checkBoxMenuInformation.Name = "checkBoxMenuInformation"; this.checkBoxMenuInformation.OverlapOptimize = true; this.checkBoxMenuInformation.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuInformation.TabIndex = 115; this.checkBoxMenuInformation.Text = "Information"; this.checkBoxMenuInformation.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuInformation.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMenuAlarmList // this.checkBoxMenuAlarmList.BackGround = this.groupBoxAccessRight; this.checkBoxMenuAlarmList.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuAlarmList.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuAlarmList.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuAlarmList.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuAlarmList.CheckBoxSymbolSize = 14; this.checkBoxMenuAlarmList.Checked = false; this.checkBoxMenuAlarmList.CheckLineWidth = 3; this.checkBoxMenuAlarmList.Enabled = false; this.checkBoxMenuAlarmList.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuAlarmList.ImageCheckBox = null; this.checkBoxMenuAlarmList.ImageUnCheckBox = null; this.checkBoxMenuAlarmList.Location = new System.Drawing.Point(238, 235); this.checkBoxMenuAlarmList.Name = "checkBoxMenuAlarmList"; this.checkBoxMenuAlarmList.OverlapOptimize = true; this.checkBoxMenuAlarmList.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuAlarmList.TabIndex = 114; this.checkBoxMenuAlarmList.Text = "Alarm list"; this.checkBoxMenuAlarmList.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuAlarmList.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuAlarmList.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMenuStatus // this.checkBoxMenuStatus.BackGround = this.groupBoxAccessRight; this.checkBoxMenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuStatus.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuStatus.CheckBoxSymbolSize = 14; this.checkBoxMenuStatus.Checked = false; this.checkBoxMenuStatus.CheckLineWidth = 3; this.checkBoxMenuStatus.Enabled = false; this.checkBoxMenuStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuStatus.ImageCheckBox = null; this.checkBoxMenuStatus.ImageUnCheckBox = null; this.checkBoxMenuStatus.Location = new System.Drawing.Point(238, 293); this.checkBoxMenuStatus.Name = "checkBoxMenuStatus"; this.checkBoxMenuStatus.OverlapOptimize = true; this.checkBoxMenuStatus.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuStatus.TabIndex = 113; this.checkBoxMenuStatus.Text = "Status"; this.checkBoxMenuStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuStatus.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuStatus.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMenuCheckLog // this.checkBoxMenuCheckLog.BackGround = this.groupBoxAccessRight; this.checkBoxMenuCheckLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuCheckLog.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuCheckLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuCheckLog.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuCheckLog.CheckBoxSymbolSize = 14; this.checkBoxMenuCheckLog.Checked = false; this.checkBoxMenuCheckLog.CheckLineWidth = 3; this.checkBoxMenuCheckLog.Enabled = false; this.checkBoxMenuCheckLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuCheckLog.ImageCheckBox = null; this.checkBoxMenuCheckLog.ImageUnCheckBox = null; this.checkBoxMenuCheckLog.Location = new System.Drawing.Point(238, 206); this.checkBoxMenuCheckLog.Name = "checkBoxMenuCheckLog"; this.checkBoxMenuCheckLog.OverlapOptimize = true; this.checkBoxMenuCheckLog.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuCheckLog.TabIndex = 111; this.checkBoxMenuCheckLog.Text = "Inspection log"; this.checkBoxMenuCheckLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuCheckLog.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuCheckLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMenuEquipmentLog // this.checkBoxMenuEquipmentLog.BackGround = this.groupBoxAccessRight; this.checkBoxMenuEquipmentLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuEquipmentLog.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuEquipmentLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuEquipmentLog.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuEquipmentLog.CheckBoxSymbolSize = 14; this.checkBoxMenuEquipmentLog.Checked = false; this.checkBoxMenuEquipmentLog.CheckLineWidth = 3; this.checkBoxMenuEquipmentLog.Enabled = false; this.checkBoxMenuEquipmentLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuEquipmentLog.ImageCheckBox = null; this.checkBoxMenuEquipmentLog.ImageUnCheckBox = null; this.checkBoxMenuEquipmentLog.Location = new System.Drawing.Point(238, 177); this.checkBoxMenuEquipmentLog.Name = "checkBoxMenuEquipmentLog"; this.checkBoxMenuEquipmentLog.OverlapOptimize = true; this.checkBoxMenuEquipmentLog.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuEquipmentLog.TabIndex = 110; this.checkBoxMenuEquipmentLog.Text = "Equipment log"; this.checkBoxMenuEquipmentLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuEquipmentLog.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuEquipmentLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMenuIOTest // this.checkBoxMenuIOTest.BackGround = this.groupBoxAccessRight; this.checkBoxMenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuIOTest.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuIOTest.CheckBoxSymbolSize = 14; this.checkBoxMenuIOTest.Checked = false; this.checkBoxMenuIOTest.CheckLineWidth = 3; this.checkBoxMenuIOTest.Enabled = false; this.checkBoxMenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuIOTest.ImageCheckBox = null; this.checkBoxMenuIOTest.ImageUnCheckBox = null; this.checkBoxMenuIOTest.Location = new System.Drawing.Point(238, 148); this.checkBoxMenuIOTest.Name = "checkBoxMenuIOTest"; this.checkBoxMenuIOTest.OverlapOptimize = true; this.checkBoxMenuIOTest.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuIOTest.TabIndex = 108; this.checkBoxMenuIOTest.Text = "I/O Test"; this.checkBoxMenuIOTest.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuIOTest.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // labelTitleMenu // this.labelTitleMenu.BackGround = null; this.labelTitleMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.labelTitleMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleMenu.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMenu.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelTitleMenu.LineSpacing = 0F; this.labelTitleMenu.Location = new System.Drawing.Point(238, 32); 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(150, 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; // // labelTitleMain // this.labelTitleMain.BackGround = null; this.labelTitleMain.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.labelTitleMain.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleMain.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMain.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelTitleMain.LineSpacing = 0F; this.labelTitleMain.Location = new System.Drawing.Point(64, 32); 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(150, 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; // // checkBoxMenuUserSetting // this.checkBoxMenuUserSetting.BackGround = this.groupBoxAccessRight; this.checkBoxMenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuUserSetting.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuUserSetting.CheckBoxSymbolSize = 14; this.checkBoxMenuUserSetting.Checked = false; this.checkBoxMenuUserSetting.CheckLineWidth = 3; this.checkBoxMenuUserSetting.Enabled = false; this.checkBoxMenuUserSetting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuUserSetting.ImageCheckBox = null; this.checkBoxMenuUserSetting.ImageUnCheckBox = null; this.checkBoxMenuUserSetting.Location = new System.Drawing.Point(238, 90); this.checkBoxMenuUserSetting.Name = "checkBoxMenuUserSetting"; this.checkBoxMenuUserSetting.OverlapOptimize = true; this.checkBoxMenuUserSetting.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuUserSetting.TabIndex = 7; this.checkBoxMenuUserSetting.Text = "User setting"; this.checkBoxMenuUserSetting.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuUserSetting.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuUserSetting.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMenuProduct // this.checkBoxMenuProduct.BackGround = this.groupBoxAccessRight; this.checkBoxMenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMenuProduct.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMenuProduct.CheckBoxSymbolSize = 14; this.checkBoxMenuProduct.Checked = false; this.checkBoxMenuProduct.CheckLineWidth = 3; this.checkBoxMenuProduct.Enabled = false; this.checkBoxMenuProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMenuProduct.ImageCheckBox = null; this.checkBoxMenuProduct.ImageUnCheckBox = null; this.checkBoxMenuProduct.Location = new System.Drawing.Point(238, 61); this.checkBoxMenuProduct.Name = "checkBoxMenuProduct"; this.checkBoxMenuProduct.OverlapOptimize = true; this.checkBoxMenuProduct.Size = new System.Drawing.Size(150, 23); this.checkBoxMenuProduct.TabIndex = 4; this.checkBoxMenuProduct.Text = "Product setting"; this.checkBoxMenuProduct.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMenuProduct.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMenuProduct.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMainSubMenu // this.checkBoxMainSubMenu.BackGround = this.groupBoxAccessRight; this.checkBoxMainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMainSubMenu.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMainSubMenu.CheckBoxSymbolSize = 14; this.checkBoxMainSubMenu.Checked = false; this.checkBoxMainSubMenu.CheckLineWidth = 3; this.checkBoxMainSubMenu.Enabled = false; this.checkBoxMainSubMenu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMainSubMenu.ImageCheckBox = null; this.checkBoxMainSubMenu.ImageUnCheckBox = null; this.checkBoxMainSubMenu.Location = new System.Drawing.Point(64, 119); this.checkBoxMainSubMenu.Name = "checkBoxMainSubMenu"; this.checkBoxMainSubMenu.OverlapOptimize = true; this.checkBoxMainSubMenu.Size = new System.Drawing.Size(150, 23); this.checkBoxMainSubMenu.TabIndex = 3; this.checkBoxMainSubMenu.Text = "Submenu"; this.checkBoxMainSubMenu.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMainSubMenu.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxMainSubMenu.Visible = false; // // checkBoxMainClear // this.checkBoxMainClear.BackGround = this.groupBoxAccessRight; this.checkBoxMainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMainClear.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMainClear.CheckBoxSymbolSize = 14; this.checkBoxMainClear.Checked = false; this.checkBoxMainClear.CheckLineWidth = 3; this.checkBoxMainClear.Enabled = false; this.checkBoxMainClear.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMainClear.ImageCheckBox = null; this.checkBoxMainClear.ImageUnCheckBox = null; this.checkBoxMainClear.Location = new System.Drawing.Point(64, 90); this.checkBoxMainClear.Name = "checkBoxMainClear"; this.checkBoxMainClear.OverlapOptimize = true; this.checkBoxMainClear.Size = new System.Drawing.Size(150, 23); this.checkBoxMainClear.TabIndex = 2; this.checkBoxMainClear.Text = "Clear data"; this.checkBoxMainClear.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMainClear.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxMainProductChange // this.checkBoxMainProductChange.BackGround = this.groupBoxAccessRight; this.checkBoxMainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.checkBoxMainProductChange.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxMainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; this.checkBoxMainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; this.checkBoxMainProductChange.CheckBoxSymbolSize = 14; this.checkBoxMainProductChange.Checked = false; this.checkBoxMainProductChange.CheckLineWidth = 3; this.checkBoxMainProductChange.Enabled = false; this.checkBoxMainProductChange.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.checkBoxMainProductChange.ImageCheckBox = null; this.checkBoxMainProductChange.ImageUnCheckBox = null; this.checkBoxMainProductChange.Location = new System.Drawing.Point(64, 61); this.checkBoxMainProductChange.Name = "checkBoxMainProductChange"; this.checkBoxMainProductChange.OverlapOptimize = true; this.checkBoxMainProductChange.Size = new System.Drawing.Size(150, 23); this.checkBoxMainProductChange.TabIndex = 0; this.checkBoxMainProductChange.Text = "Change No."; this.checkBoxMainProductChange.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.checkBoxMainProductChange.TextColorDisable = System.Drawing.Color.Black; this.checkBoxMainProductChange.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // labelExpiryDateOfPassword2 // this.labelExpiryDateOfPassword2.BackGround = null; this.labelExpiryDateOfPassword2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.labelExpiryDateOfPassword2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelExpiryDateOfPassword2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelExpiryDateOfPassword2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelExpiryDateOfPassword2.LineSpacing = 0F; this.labelExpiryDateOfPassword2.Location = new System.Drawing.Point(692, 184); this.labelExpiryDateOfPassword2.Name = "labelExpiryDateOfPassword2"; this.labelExpiryDateOfPassword2.OverlapOptimize = true; this.labelExpiryDateOfPassword2.PasswordChar = '\0'; this.labelExpiryDateOfPassword2.Radius = 3; this.labelExpiryDateOfPassword2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelExpiryDateOfPassword2.Size = new System.Drawing.Size(107, 34); this.labelExpiryDateOfPassword2.TabIndex = 95; this.labelExpiryDateOfPassword2.Text = "2023/00/00"; this.labelExpiryDateOfPassword2.TextColor = System.Drawing.Color.Black; this.labelExpiryDateOfPassword2.TextColorDisable = System.Drawing.Color.Gray; this.labelExpiryDateOfPassword2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelExpiryDateOfPassword2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelExpiryDateOfPassword2.Wordwrap = false; // // labelExpiryDateOfAccount2 // this.labelExpiryDateOfAccount2.BackGround = null; this.labelExpiryDateOfAccount2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.labelExpiryDateOfAccount2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelExpiryDateOfAccount2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelExpiryDateOfAccount2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelExpiryDateOfAccount2.LineSpacing = 0F; this.labelExpiryDateOfAccount2.Location = new System.Drawing.Point(692, 143); this.labelExpiryDateOfAccount2.Name = "labelExpiryDateOfAccount2"; this.labelExpiryDateOfAccount2.OverlapOptimize = true; this.labelExpiryDateOfAccount2.PasswordChar = '\0'; this.labelExpiryDateOfAccount2.Radius = 3; this.labelExpiryDateOfAccount2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelExpiryDateOfAccount2.Size = new System.Drawing.Size(107, 34); this.labelExpiryDateOfAccount2.TabIndex = 94; this.labelExpiryDateOfAccount2.Text = "2023/00/00"; this.labelExpiryDateOfAccount2.TextColor = System.Drawing.Color.Black; this.labelExpiryDateOfAccount2.TextColorDisable = System.Drawing.Color.Gray; this.labelExpiryDateOfAccount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelExpiryDateOfAccount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelExpiryDateOfAccount2.Wordwrap = false; // // smartLabel8 // this.smartLabel8.BackGround = null; this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.smartLabel8.LineSpacing = 0F; this.smartLabel8.Location = new System.Drawing.Point(586, 184); this.smartLabel8.Name = "smartLabel8"; this.smartLabel8.OverlapOptimize = true; this.smartLabel8.PasswordChar = '\0'; this.smartLabel8.Radius = 3; this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel8.Size = new System.Drawing.Size(100, 34); this.smartLabel8.TabIndex = 93; this.smartLabel8.Text = "day(Max : 90)"; this.smartLabel8.TextColor = System.Drawing.Color.Black; this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel8.Wordwrap = false; // // smartLabel7 // this.smartLabel7.BackGround = null; this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.smartLabel7.LineSpacing = 0F; this.smartLabel7.Location = new System.Drawing.Point(586, 143); this.smartLabel7.Name = "smartLabel7"; this.smartLabel7.OverlapOptimize = true; this.smartLabel7.PasswordChar = '\0'; this.smartLabel7.Radius = 3; this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel7.Size = new System.Drawing.Size(100, 34); this.smartLabel7.TabIndex = 92; this.smartLabel7.Text = "day(Max : 180)"; this.smartLabel7.TextColor = System.Drawing.Color.Black; this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel7.Wordwrap = false; // // smartLabel6 // this.smartLabel6.BackGround = null; this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.smartLabel6.LineSpacing = 0F; this.smartLabel6.Location = new System.Drawing.Point(586, 225); this.smartLabel6.Name = "smartLabel6"; this.smartLabel6.OverlapOptimize = true; this.smartLabel6.PasswordChar = '\0'; this.smartLabel6.Radius = 3; this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel6.Size = new System.Drawing.Size(100, 34); this.smartLabel6.TabIndex = 91; this.smartLabel6.Text = "min(Max : 90)"; this.smartLabel6.TextColor = System.Drawing.Color.Black; this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel6.Wordwrap = false; // // labelAutomaticLogoutTime // this.labelAutomaticLogoutTime.BackGround = null; this.labelAutomaticLogoutTime.BackGroundColor = System.Drawing.Color.Silver; this.labelAutomaticLogoutTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelAutomaticLogoutTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelAutomaticLogoutTime.Enabled = false; this.labelAutomaticLogoutTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelAutomaticLogoutTime.LineSpacing = 0F; this.labelAutomaticLogoutTime.Location = new System.Drawing.Point(510, 225); this.labelAutomaticLogoutTime.Name = "labelAutomaticLogoutTime"; this.labelAutomaticLogoutTime.OverlapOptimize = true; this.labelAutomaticLogoutTime.PasswordChar = '\0'; this.labelAutomaticLogoutTime.Radius = 3; this.labelAutomaticLogoutTime.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelAutomaticLogoutTime.Size = new System.Drawing.Size(70, 34); this.labelAutomaticLogoutTime.TabIndex = 90; this.labelAutomaticLogoutTime.Text = "0"; this.labelAutomaticLogoutTime.TextColor = System.Drawing.Color.Black; this.labelAutomaticLogoutTime.TextColorDisable = System.Drawing.Color.Gray; this.labelAutomaticLogoutTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelAutomaticLogoutTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelAutomaticLogoutTime.Wordwrap = false; this.labelAutomaticLogoutTime.Click += new System.EventHandler(this.labelAutomaticLogoutTime_Click); // // labelExpiryDateOfPassword // this.labelExpiryDateOfPassword.BackGround = null; this.labelExpiryDateOfPassword.BackGroundColor = System.Drawing.Color.White; this.labelExpiryDateOfPassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelExpiryDateOfPassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelExpiryDateOfPassword.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelExpiryDateOfPassword.LineSpacing = 0F; this.labelExpiryDateOfPassword.Location = new System.Drawing.Point(510, 184); this.labelExpiryDateOfPassword.Name = "labelExpiryDateOfPassword"; this.labelExpiryDateOfPassword.OverlapOptimize = true; this.labelExpiryDateOfPassword.PasswordChar = '\0'; this.labelExpiryDateOfPassword.Radius = 3; this.labelExpiryDateOfPassword.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelExpiryDateOfPassword.Size = new System.Drawing.Size(70, 34); this.labelExpiryDateOfPassword.TabIndex = 89; this.labelExpiryDateOfPassword.Text = "00"; this.labelExpiryDateOfPassword.TextColor = System.Drawing.Color.Black; this.labelExpiryDateOfPassword.TextColorDisable = System.Drawing.Color.Gray; this.labelExpiryDateOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelExpiryDateOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelExpiryDateOfPassword.Wordwrap = false; this.labelExpiryDateOfPassword.Click += new System.EventHandler(this.labelExpiryDateOfPassword_Click); // // labelExpiryDateOfAccount // this.labelExpiryDateOfAccount.BackGround = null; this.labelExpiryDateOfAccount.BackGroundColor = System.Drawing.Color.White; this.labelExpiryDateOfAccount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelExpiryDateOfAccount.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelExpiryDateOfAccount.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelExpiryDateOfAccount.LineSpacing = 0F; this.labelExpiryDateOfAccount.Location = new System.Drawing.Point(510, 143); this.labelExpiryDateOfAccount.Name = "labelExpiryDateOfAccount"; this.labelExpiryDateOfAccount.OverlapOptimize = true; this.labelExpiryDateOfAccount.PasswordChar = '\0'; this.labelExpiryDateOfAccount.Radius = 3; this.labelExpiryDateOfAccount.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelExpiryDateOfAccount.Size = new System.Drawing.Size(70, 34); this.labelExpiryDateOfAccount.TabIndex = 88; this.labelExpiryDateOfAccount.Text = "000"; this.labelExpiryDateOfAccount.TextColor = System.Drawing.Color.Black; this.labelExpiryDateOfAccount.TextColorDisable = System.Drawing.Color.Gray; this.labelExpiryDateOfAccount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelExpiryDateOfAccount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelExpiryDateOfAccount.Wordwrap = false; this.labelExpiryDateOfAccount.Click += new System.EventHandler(this.labelExpiryDateOfAccount_Click); // // labelTitleAutomaticLogoutTime // this.labelTitleAutomaticLogoutTime.BackGround = null; this.labelTitleAutomaticLogoutTime.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.labelTitleAutomaticLogoutTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleAutomaticLogoutTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleAutomaticLogoutTime.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.labelTitleAutomaticLogoutTime.LineSpacing = 0F; this.labelTitleAutomaticLogoutTime.Location = new System.Drawing.Point(348, 225); this.labelTitleAutomaticLogoutTime.Name = "labelTitleAutomaticLogoutTime"; this.labelTitleAutomaticLogoutTime.OverlapOptimize = true; this.labelTitleAutomaticLogoutTime.PasswordChar = '\0'; this.labelTitleAutomaticLogoutTime.Radius = 3; this.labelTitleAutomaticLogoutTime.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleAutomaticLogoutTime.Size = new System.Drawing.Size(155, 34); this.labelTitleAutomaticLogoutTime.TabIndex = 85; this.labelTitleAutomaticLogoutTime.Text = "Auto logout time"; this.labelTitleAutomaticLogoutTime.TextColor = System.Drawing.Color.White; this.labelTitleAutomaticLogoutTime.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleAutomaticLogoutTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleAutomaticLogoutTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleAutomaticLogoutTime.Wordwrap = false; // // labelTitleExpiryDateOfPassword // this.labelTitleExpiryDateOfPassword.BackGround = null; this.labelTitleExpiryDateOfPassword.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.labelTitleExpiryDateOfPassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleExpiryDateOfPassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleExpiryDateOfPassword.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.labelTitleExpiryDateOfPassword.LineSpacing = 0F; this.labelTitleExpiryDateOfPassword.Location = new System.Drawing.Point(348, 184); this.labelTitleExpiryDateOfPassword.Name = "labelTitleExpiryDateOfPassword"; this.labelTitleExpiryDateOfPassword.OverlapOptimize = true; this.labelTitleExpiryDateOfPassword.PasswordChar = '\0'; this.labelTitleExpiryDateOfPassword.Radius = 3; this.labelTitleExpiryDateOfPassword.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleExpiryDateOfPassword.Size = new System.Drawing.Size(155, 34); this.labelTitleExpiryDateOfPassword.TabIndex = 84; this.labelTitleExpiryDateOfPassword.Text = "Expiry date(Password)"; this.labelTitleExpiryDateOfPassword.TextColor = System.Drawing.Color.White; this.labelTitleExpiryDateOfPassword.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleExpiryDateOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleExpiryDateOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleExpiryDateOfPassword.Wordwrap = false; // // labelTitleExpiryDateOfAccount // this.labelTitleExpiryDateOfAccount.BackGround = null; this.labelTitleExpiryDateOfAccount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.labelTitleExpiryDateOfAccount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleExpiryDateOfAccount.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleExpiryDateOfAccount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.labelTitleExpiryDateOfAccount.LineSpacing = 0F; this.labelTitleExpiryDateOfAccount.Location = new System.Drawing.Point(348, 143); this.labelTitleExpiryDateOfAccount.Name = "labelTitleExpiryDateOfAccount"; this.labelTitleExpiryDateOfAccount.OverlapOptimize = true; this.labelTitleExpiryDateOfAccount.PasswordChar = '\0'; this.labelTitleExpiryDateOfAccount.Radius = 3; this.labelTitleExpiryDateOfAccount.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleExpiryDateOfAccount.Size = new System.Drawing.Size(155, 34); this.labelTitleExpiryDateOfAccount.TabIndex = 83; this.labelTitleExpiryDateOfAccount.Text = "Expiry date(Account)"; this.labelTitleExpiryDateOfAccount.TextColor = System.Drawing.Color.White; this.labelTitleExpiryDateOfAccount.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleExpiryDateOfAccount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleExpiryDateOfAccount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleExpiryDateOfAccount.Wordwrap = false; // // labelTitlePassword // this.labelTitlePassword.BackGround = null; this.labelTitlePassword.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.labelTitlePassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitlePassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitlePassword.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelTitlePassword.LineSpacing = 0F; this.labelTitlePassword.Location = new System.Drawing.Point(348, 102); this.labelTitlePassword.Name = "labelTitlePassword"; this.labelTitlePassword.OverlapOptimize = true; this.labelTitlePassword.PasswordChar = '\0'; this.labelTitlePassword.Radius = 3; this.labelTitlePassword.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitlePassword.Size = new System.Drawing.Size(155, 34); this.labelTitlePassword.TabIndex = 82; this.labelTitlePassword.Text = "Password"; this.labelTitlePassword.TextColor = System.Drawing.Color.White; this.labelTitlePassword.TextColorDisable = System.Drawing.Color.Gray; this.labelTitlePassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitlePassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitlePassword.Wordwrap = false; // // labelTitleID // this.labelTitleID.BackGround = null; this.labelTitleID.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.labelTitleID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleID.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleID.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelTitleID.LineSpacing = 0F; this.labelTitleID.Location = new System.Drawing.Point(348, 61); this.labelTitleID.Name = "labelTitleID"; this.labelTitleID.OverlapOptimize = true; this.labelTitleID.PasswordChar = '\0'; this.labelTitleID.Radius = 3; this.labelTitleID.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleID.Size = new System.Drawing.Size(155, 34); this.labelTitleID.TabIndex = 81; this.labelTitleID.Text = "ID"; this.labelTitleID.TextColor = System.Drawing.Color.White; this.labelTitleID.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleID.Wordwrap = false; // // buttonDelete // this.buttonDelete.BackGround = this.smartGroupBox1; this.buttonDelete.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.buttonDelete.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonDelete.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonDelete.ButtonImageAutoSize = true; this.buttonDelete.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonDelete.ButtonText = "Delete"; this.buttonDelete.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDelete.GroupID = 0; this.buttonDelete.ImageDisable = null; this.buttonDelete.ImageDown = null; this.buttonDelete.ImageUp = null; this.buttonDelete.Location = new System.Drawing.Point(805, 127); this.buttonDelete.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDelete.Name = "buttonDelete"; this.buttonDelete.NestedClickEventPrevent = false; this.buttonDelete.OutlinePixel = 2; this.buttonDelete.OverlapOptimize = true; this.buttonDelete.RepeatInterval = 200; this.buttonDelete.RepeatIntervalAccelerate = null; this.buttonDelete.RoundSize = 10; this.buttonDelete.SafeInterval = 200; this.buttonDelete.Size = new System.Drawing.Size(90, 60); this.buttonDelete.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDelete.TabIndex = 80; this.buttonDelete.Text = null; this.buttonDelete.TextColor = System.Drawing.Color.White; this.buttonDelete.TextColorDisable = System.Drawing.Color.Gray; this.buttonDelete.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonDelete.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDelete.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDelete.Click += new System.EventHandler(this.buttonDelete_Click); // // buttonSave // this.buttonSave.BackGround = this.smartGroupBox1; this.buttonSave.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.buttonSave.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonSave.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonSave.ButtonImageAutoSize = true; this.buttonSave.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonSave.ButtonText = "Save"; this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSave.GroupID = 0; this.buttonSave.ImageDisable = null; this.buttonSave.ImageDown = null; this.buttonSave.ImageUp = null; this.buttonSave.Location = new System.Drawing.Point(805, 193); 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(90, 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.Visible = false; this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click); // // buttonRegister // this.buttonRegister.BackGround = null; this.buttonRegister.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.buttonRegister.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonRegister.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonRegister.ButtonImageAutoSize = true; this.buttonRegister.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonRegister.ButtonText = "New"; this.buttonRegister.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonRegister.GroupID = 0; this.buttonRegister.ImageDisable = null; this.buttonRegister.ImageDown = null; this.buttonRegister.ImageUp = null; this.buttonRegister.Location = new System.Drawing.Point(805, 61); this.buttonRegister.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonRegister.Name = "buttonRegister"; this.buttonRegister.NestedClickEventPrevent = false; this.buttonRegister.OutlinePixel = 2; this.buttonRegister.OverlapOptimize = true; this.buttonRegister.RepeatInterval = 200; this.buttonRegister.RepeatIntervalAccelerate = null; this.buttonRegister.RoundSize = 10; this.buttonRegister.SafeInterval = 200; this.buttonRegister.Size = new System.Drawing.Size(90, 60); this.buttonRegister.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonRegister.TabIndex = 78; this.buttonRegister.Text = null; this.buttonRegister.TextColor = System.Drawing.Color.White; this.buttonRegister.TextColorDisable = System.Drawing.Color.Gray; this.buttonRegister.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonRegister.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonRegister.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonRegister.Click += new System.EventHandler(this.buttonRegister_Click); // // ControlMenuUserUserEditor // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlMenuUserUserEditor"; this.Size = new System.Drawing.Size(909, 664); this.smartGroupBox1.ResumeLayout(false); this.groupBoxAccessRight.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartListBox listBoxUserList; private SmartX.SmartButton buttonDelete; private SmartX.SmartButton buttonSave; private SmartX.SmartButton buttonRegister; private SmartX.SmartLabel labelTitleExpiryDateOfPassword; private SmartX.SmartLabel labelTitleExpiryDateOfAccount; private SmartX.SmartLabel labelTitlePassword; private SmartX.SmartLabel labelTitleID; private SmartX.SmartLabel labelTitleAutomaticLogoutTime; private SmartX.SmartLabel smartLabel8; private SmartX.SmartLabel smartLabel7; private SmartX.SmartLabel smartLabel6; private SmartX.SmartLabel labelAutomaticLogoutTime; private SmartX.SmartLabel labelExpiryDateOfPassword; private SmartX.SmartLabel labelExpiryDateOfAccount; private SmartX.SmartLabel labelExpiryDateOfPassword2; private SmartX.SmartLabel labelExpiryDateOfAccount2; private SmartX.SmartLabel labelTitleAccessRight; private SmartX.SmartGroupBox groupBoxAccessRight; private SmartX.SmartLabel labelAccessRight; private SmartX.SmartButton buttonLevel3; private SmartX.SmartButton buttonLevel2; private SmartX.SmartButton buttonLevel1; private SmartX.SmartCheckBox checkBoxMenuCheckLog; private SmartX.SmartCheckBox checkBoxMenuEquipmentLog; private SmartX.SmartCheckBox checkBoxMenuIOTest; private SmartX.SmartLabel labelTitleMenu; private SmartX.SmartLabel labelTitleMain; private SmartX.SmartCheckBox checkBoxMenuUserSetting; private SmartX.SmartCheckBox checkBoxMenuProduct; private SmartX.SmartCheckBox checkBoxMainSubMenu; private SmartX.SmartCheckBox checkBoxMainClear; private SmartX.SmartCheckBox checkBoxMainProductChange; private SmartX.SmartCheckBox checkBoxMenuInformation; private SmartX.SmartCheckBox checkBoxMenuAlarmList; private SmartX.SmartCheckBox checkBoxMenuUserGroupEditor; private System.Windows.Forms.TextBox textBoxID; private System.Windows.Forms.TextBox textBoxPassword; private SmartX.SmartLabel smartLabel4; private SmartX.SmartLabel smartLabel3; private SmartX.SmartKeyboard smartKeyboard; private SmartX.SmartButton buttonPasswordEdit; private SmartX.SmartButton buttonIDEdit; private SmartX.SmartCheckBox checkBoxMenuStatus; } }