namespace ITC81DB_0H.Controls { partial class ControlCenterEquipUser { /// /// 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(ControlCenterEquipUser)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.labelAutoLogoutWarning = new SmartX.SmartLabel(); this.labelTitlePassword = new SmartX.SmartLabel(); this.buttonNew = new SmartX.SmartButton(); this.smartKeyboard = new SmartX.SmartKeyboard(); this.buttonSave = new SmartX.SmartButton(); this.buttonDelete = new SmartX.SmartButton(); this.buttonChangeLevelName = new SmartX.SmartButton(); this.textBoxLevel2 = new System.Windows.Forms.TextBox(); this.textBoxLevel1 = new System.Windows.Forms.TextBox(); this.textBoxLevel3 = new System.Windows.Forms.TextBox(); 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.smartLabel11 = new SmartX.SmartLabel(); this.labelAutomaticLogoutTime = new SmartX.SmartLabel(); this.labelTitleAutomaticLogoutTime = new SmartX.SmartLabel(); this.labelExpiryDateOfPassword2 = new SmartX.SmartLabel(); this.smartLabel8 = new SmartX.SmartLabel(); this.labelExpiryDateOfPassword = new SmartX.SmartLabel(); this.labelTitleExpiryDateOfPassword = new SmartX.SmartLabel(); this.labelExpiryDateOfAccount2 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel(); this.labelExpiryDateOfAccount = new SmartX.SmartLabel(); this.labelTitleExpiryDateOfAccount = new SmartX.SmartLabel(); this.buttonPasswordEdit = new SmartX.SmartButton(); this.buttonIDEdit = new SmartX.SmartButton(); this.labelTitleID = new SmartX.SmartLabel(); this.textBoxPassword = new System.Windows.Forms.TextBox(); this.textBoxID = new System.Windows.Forms.TextBox(); this.buttonGroupEditor = new SmartX.SmartButton(); this.listBoxUserList = new SmartX.SmartListBox(); this.groupBoxAccessRight = new SmartX.SmartGroupBox(); this.checkBoxUser = new SmartX.SmartCheckBox(); this.labelTitleMain = new SmartX.SmartLabel(); this.labelTitleMenu = new SmartX.SmartLabel(); this.checkBoxLog = new SmartX.SmartCheckBox(); this.checkBoxFeature = new SmartX.SmartCheckBox(); this.checkBoxInitialization = new SmartX.SmartCheckBox(); this.checkBoxUpdate = new SmartX.SmartCheckBox(); this.checkBoxExternalOutput = new SmartX.SmartCheckBox(); this.checkBoxIOTest = new SmartX.SmartCheckBox(); this.checkBoxAutoZero = new SmartX.SmartCheckBox(); this.checkBoxSorter = new SmartX.SmartCheckBox(); this.checkBoxJudgment = new SmartX.SmartCheckBox(); this.checkBoxCalibration = new SmartX.SmartCheckBox(); this.checkBoxEthernet = new SmartX.SmartCheckBox(); this.checkBoxSerial = new SmartX.SmartCheckBox(); this.checkBoxDataStat = new SmartX.SmartCheckBox(); this.checkBoxProduct = new SmartX.SmartCheckBox(); this.checkBoxTime = new SmartX.SmartCheckBox(); this.checkBoxSubMenu = new SmartX.SmartCheckBox(); this.checkBoxClear = new SmartX.SmartCheckBox(); this.checkBoxChangeWeight = new SmartX.SmartCheckBox(); this.checkBoxChangeNo = new SmartX.SmartCheckBox(); this.smartGroupBox1.SuspendLayout(); this.groupBoxAccessRight.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackColor = System.Drawing.Color.Black; this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.labelAutoLogoutWarning); this.smartGroupBox1.Controls.Add(this.labelTitlePassword); this.smartGroupBox1.Controls.Add(this.buttonNew); this.smartGroupBox1.Controls.Add(this.smartKeyboard); this.smartGroupBox1.Controls.Add(this.buttonSave); this.smartGroupBox1.Controls.Add(this.buttonDelete); this.smartGroupBox1.Controls.Add(this.buttonChangeLevelName); this.smartGroupBox1.Controls.Add(this.textBoxLevel2); this.smartGroupBox1.Controls.Add(this.textBoxLevel1); this.smartGroupBox1.Controls.Add(this.textBoxLevel3); 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.smartLabel11); this.smartGroupBox1.Controls.Add(this.labelAutomaticLogoutTime); this.smartGroupBox1.Controls.Add(this.labelTitleAutomaticLogoutTime); this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfPassword2); this.smartGroupBox1.Controls.Add(this.smartLabel8); this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfPassword); this.smartGroupBox1.Controls.Add(this.labelTitleExpiryDateOfPassword); this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfAccount2); this.smartGroupBox1.Controls.Add(this.smartLabel3); this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfAccount); this.smartGroupBox1.Controls.Add(this.labelTitleExpiryDateOfAccount); this.smartGroupBox1.Controls.Add(this.buttonPasswordEdit); this.smartGroupBox1.Controls.Add(this.buttonIDEdit); this.smartGroupBox1.Controls.Add(this.labelTitleID); this.smartGroupBox1.Controls.Add(this.textBoxPassword); this.smartGroupBox1.Controls.Add(this.textBoxID); this.smartGroupBox1.Controls.Add(this.buttonGroupEditor); this.smartGroupBox1.Controls.Add(this.listBoxUserList); this.smartGroupBox1.Controls.Add(this.groupBoxAccessRight); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 1; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image"))); this.smartGroupBox1.InitVisible = true; this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 5; this.smartGroupBox1.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.TabIndex = 0; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // labelAutoLogoutWarning // this.labelAutoLogoutWarning.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelAutoLogoutWarning.BackPictureBox = null; this.labelAutoLogoutWarning.BackPictureBox1 = null; this.labelAutoLogoutWarning.BackPictureBox2 = null; this.labelAutoLogoutWarning.BorderColor = System.Drawing.Color.White; this.labelAutoLogoutWarning.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelAutoLogoutWarning.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.labelAutoLogoutWarning.ForeColor = System.Drawing.Color.Red; this.labelAutoLogoutWarning.InitVisible = true; this.labelAutoLogoutWarning.LineSpacing = 0F; this.labelAutoLogoutWarning.Location = new System.Drawing.Point(547, 372); this.labelAutoLogoutWarning.Name = "labelAutoLogoutWarning"; this.labelAutoLogoutWarning.Size = new System.Drawing.Size(149, 26); this.labelAutoLogoutWarning.TabIndex = 205; this.labelAutoLogoutWarning.Text = "* 모든 ID에 적용됨"; this.labelAutoLogoutWarning.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelAutoLogoutWarning.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelAutoLogoutWarning.Wordwrap = false; // // labelTitlePassword // this.labelTitlePassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.labelTitlePassword.BackPictureBox = null; this.labelTitlePassword.BackPictureBox1 = null; this.labelTitlePassword.BackPictureBox2 = null; this.labelTitlePassword.BorderColor = System.Drawing.Color.White; this.labelTitlePassword.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitlePassword.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelTitlePassword.ForeColor = System.Drawing.Color.White; this.labelTitlePassword.InitVisible = true; this.labelTitlePassword.LineSpacing = 0F; this.labelTitlePassword.Location = new System.Drawing.Point(263, 44); this.labelTitlePassword.Name = "labelTitlePassword"; this.labelTitlePassword.Size = new System.Drawing.Size(121, 26); this.labelTitlePassword.TabIndex = 204; this.labelTitlePassword.Text = "Password"; this.labelTitlePassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitlePassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitlePassword.Wordwrap = false; // // buttonNew // this.buttonNew.BackPictureBox = null; this.buttonNew.BackPictureBox1 = null; this.buttonNew.BackPictureBox2 = null; this.buttonNew.ButtonColor = System.Drawing.Color.LightGray; this.buttonNew.ButtonImageAutoSize = true; this.buttonNew.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonNew.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonNew.DisableImage"))); this.buttonNew.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonNew.DownImage"))); this.buttonNew.GroupID = 0; this.buttonNew.InitVisible = true; this.buttonNew.Location = new System.Drawing.Point(263, 406); this.buttonNew.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonNew.Name = "buttonNew"; this.buttonNew.NestedClickEventPrevent = false; this.buttonNew.OutlinePixel = 1; this.buttonNew.RepeatInterval = 200; this.buttonNew.RepeatIntervalAccelerate = null; this.buttonNew.SafeInterval = 200; this.buttonNew.Size = new System.Drawing.Size(50, 50); this.buttonNew.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonNew.TabIndex = 203; this.buttonNew.TextColor = System.Drawing.Color.Black; this.buttonNew.TextDownColor = System.Drawing.Color.White; this.buttonNew.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonNew.TextLocation = new System.Drawing.Point(0, 0); this.buttonNew.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonNew.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonNew.UpImage"))); this.buttonNew.Click += new System.EventHandler(this.buttonNew_Click); // // smartKeyboard // this.smartKeyboard.ControlKeyDisable = false; this.smartKeyboard.DesignMinimize = true; this.smartKeyboard.FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.smartKeyboard.HanYoungKeyDisable = false; this.smartKeyboard.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL; this.smartKeyboard.KeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.smartKeyboard.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(157)))), ((int)(((byte)(157))))); this.smartKeyboard.KeyOutLineWidth = 1; this.smartKeyboard.KeyPressImage1 = null; this.smartKeyboard.KeyPressImage2 = null; this.smartKeyboard.KeyPressImage3 = null; this.smartKeyboard.KeyUpImage1 = null; this.smartKeyboard.KeyUpImage2 = null; this.smartKeyboard.KeyUpImage3 = null; this.smartKeyboard.LeftMargin = 5; this.smartKeyboard.Location = new System.Drawing.Point(4, 1); this.smartKeyboard.Name = "smartKeyboard"; this.smartKeyboard.PressFontColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(37)))), ((int)(((byte)(37))))); this.smartKeyboard.PressKeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146))))); this.smartKeyboard.PressKeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41))))); this.smartKeyboard.RoundedCorners = true; this.smartKeyboard.SetBackimage = null; this.smartKeyboard.Size = new System.Drawing.Size(16, 11); this.smartKeyboard.TabIndex = 172; this.smartKeyboard.TABKeyDisable = false; this.smartKeyboard.TargetInputObject = null; this.smartKeyboard.Text = "smartKeyboard1"; this.smartKeyboard.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.STANDARD8; this.smartKeyboard.TopMargin = 5; this.smartKeyboard.OnXKeyClick += new System.EventHandler(this.smartKeyboard_OnXKeyClick); // // buttonSave // this.buttonSave.BackPictureBox = null; this.buttonSave.BackPictureBox1 = null; this.buttonSave.BackPictureBox2 = null; this.buttonSave.ButtonColor = System.Drawing.Color.LightGray; this.buttonSave.ButtonImageAutoSize = true; this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSave.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DisableImage"))); this.buttonSave.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DownImage"))); this.buttonSave.GroupID = 0; this.buttonSave.InitVisible = true; this.buttonSave.Location = new System.Drawing.Point(375, 406); this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSave.Name = "buttonSave"; this.buttonSave.NestedClickEventPrevent = false; this.buttonSave.OutlinePixel = 1; this.buttonSave.RepeatInterval = 200; this.buttonSave.RepeatIntervalAccelerate = null; this.buttonSave.SafeInterval = 200; this.buttonSave.Size = new System.Drawing.Size(50, 50); this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSave.TabIndex = 163; this.buttonSave.TextColor = System.Drawing.Color.Black; this.buttonSave.TextDownColor = System.Drawing.Color.White; this.buttonSave.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSave.TextLocation = new System.Drawing.Point(0, 0); this.buttonSave.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSave.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.UpImage"))); this.buttonSave.Visible = false; this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click); // // buttonDelete // this.buttonDelete.BackPictureBox = null; this.buttonDelete.BackPictureBox1 = null; this.buttonDelete.BackPictureBox2 = null; this.buttonDelete.ButtonColor = System.Drawing.Color.LightGray; this.buttonDelete.ButtonImageAutoSize = true; this.buttonDelete.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDelete.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDelete.DisableImage"))); this.buttonDelete.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDelete.DownImage"))); this.buttonDelete.GroupID = 0; this.buttonDelete.InitVisible = true; this.buttonDelete.Location = new System.Drawing.Point(319, 406); this.buttonDelete.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDelete.Name = "buttonDelete"; this.buttonDelete.NestedClickEventPrevent = false; this.buttonDelete.OutlinePixel = 1; this.buttonDelete.RepeatInterval = 200; this.buttonDelete.RepeatIntervalAccelerate = null; this.buttonDelete.SafeInterval = 200; this.buttonDelete.Size = new System.Drawing.Size(50, 50); this.buttonDelete.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDelete.TabIndex = 165; this.buttonDelete.TextColor = System.Drawing.Color.Black; this.buttonDelete.TextDownColor = System.Drawing.Color.White; this.buttonDelete.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDelete.TextLocation = new System.Drawing.Point(0, 0); this.buttonDelete.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDelete.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDelete.UpImage"))); this.buttonDelete.Visible = false; this.buttonDelete.Click += new System.EventHandler(this.buttonDelete_Click); // // buttonChangeLevelName // this.buttonChangeLevelName.BackPictureBox = null; this.buttonChangeLevelName.BackPictureBox1 = null; this.buttonChangeLevelName.BackPictureBox2 = null; this.buttonChangeLevelName.ButtonColor = System.Drawing.Color.LightGray; this.buttonChangeLevelName.ButtonImageAutoSize = true; this.buttonChangeLevelName.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonChangeLevelName.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonChangeLevelName.DisableImage"))); this.buttonChangeLevelName.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonChangeLevelName.DownImage"))); this.buttonChangeLevelName.GroupID = 0; this.buttonChangeLevelName.InitVisible = true; this.buttonChangeLevelName.Location = new System.Drawing.Point(590, 405); this.buttonChangeLevelName.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonChangeLevelName.Name = "buttonChangeLevelName"; this.buttonChangeLevelName.NestedClickEventPrevent = false; this.buttonChangeLevelName.OutlinePixel = 1; this.buttonChangeLevelName.RepeatInterval = 200; this.buttonChangeLevelName.RepeatIntervalAccelerate = null; this.buttonChangeLevelName.SafeInterval = 200; this.buttonChangeLevelName.Size = new System.Drawing.Size(50, 50); this.buttonChangeLevelName.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonChangeLevelName.TabIndex = 200; this.buttonChangeLevelName.TextColor = System.Drawing.Color.Black; this.buttonChangeLevelName.TextDownColor = System.Drawing.Color.White; this.buttonChangeLevelName.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonChangeLevelName.TextLocation = new System.Drawing.Point(0, 0); this.buttonChangeLevelName.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonChangeLevelName.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonChangeLevelName.UpImage"))); this.buttonChangeLevelName.Visible = false; this.buttonChangeLevelName.Click += new System.EventHandler(this.buttonChangeLevelName_Click); // // textBoxLevel2 // this.textBoxLevel2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.textBoxLevel2.Location = new System.Drawing.Point(411, 110); this.textBoxLevel2.Name = "textBoxLevel2"; this.textBoxLevel2.Size = new System.Drawing.Size(140, 23); this.textBoxLevel2.TabIndex = 198; this.textBoxLevel2.Text = "Level2"; this.textBoxLevel2.Visible = false; this.textBoxLevel2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxLevel2_KeyPress); // // textBoxLevel1 // this.textBoxLevel1.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.textBoxLevel1.Location = new System.Drawing.Point(263, 110); this.textBoxLevel1.Name = "textBoxLevel1"; this.textBoxLevel1.Size = new System.Drawing.Size(140, 23); this.textBoxLevel1.TabIndex = 195; this.textBoxLevel1.Text = "Level1"; this.textBoxLevel1.Visible = false; this.textBoxLevel1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxLevel1_KeyPress); // // textBoxLevel3 // this.textBoxLevel3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.textBoxLevel3.Location = new System.Drawing.Point(558, 110); this.textBoxLevel3.Name = "textBoxLevel3"; this.textBoxLevel3.Size = new System.Drawing.Size(140, 23); this.textBoxLevel3.TabIndex = 197; this.textBoxLevel3.Text = "Level3"; this.textBoxLevel3.Visible = false; this.textBoxLevel3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxLevel3_KeyPress); // // buttonLevel3 // this.buttonLevel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonLevel3.BackPictureBox = null; this.buttonLevel3.BackPictureBox1 = null; this.buttonLevel3.BackPictureBox2 = null; this.buttonLevel3.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonLevel3.ButtonImageAutoSize = true; this.buttonLevel3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLevel3.DisableImage = null; this.buttonLevel3.DownImage = null; this.buttonLevel3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.buttonLevel3.GroupID = 0; this.buttonLevel3.InitVisible = true; this.buttonLevel3.Location = new System.Drawing.Point(558, 107); this.buttonLevel3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLevel3.Name = "buttonLevel3"; this.buttonLevel3.NestedClickEventPrevent = false; this.buttonLevel3.OutlinePixel = 1; this.buttonLevel3.RepeatInterval = 200; this.buttonLevel3.RepeatIntervalAccelerate = null; this.buttonLevel3.SafeInterval = 200; this.buttonLevel3.Size = new System.Drawing.Size(140, 30); this.buttonLevel3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLevel3.TabIndex = 194; this.buttonLevel3.Text = "Level3"; this.buttonLevel3.TextColor = System.Drawing.Color.White; this.buttonLevel3.TextDownColor = System.Drawing.Color.MidnightBlue; this.buttonLevel3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLevel3.TextLocation = new System.Drawing.Point(0, 0); this.buttonLevel3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLevel3.UpImage = null; this.buttonLevel3.Click += new System.EventHandler(this.buttonLevel_Click); // // buttonLevel2 // this.buttonLevel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonLevel2.BackPictureBox = null; this.buttonLevel2.BackPictureBox1 = null; this.buttonLevel2.BackPictureBox2 = null; this.buttonLevel2.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonLevel2.ButtonImageAutoSize = true; this.buttonLevel2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLevel2.DisableImage = null; this.buttonLevel2.DownImage = null; this.buttonLevel2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.buttonLevel2.GroupID = 0; this.buttonLevel2.InitVisible = true; this.buttonLevel2.Location = new System.Drawing.Point(411, 107); this.buttonLevel2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLevel2.Name = "buttonLevel2"; this.buttonLevel2.NestedClickEventPrevent = false; this.buttonLevel2.OutlinePixel = 1; this.buttonLevel2.RepeatInterval = 200; this.buttonLevel2.RepeatIntervalAccelerate = null; this.buttonLevel2.SafeInterval = 200; this.buttonLevel2.Size = new System.Drawing.Size(140, 30); this.buttonLevel2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLevel2.TabIndex = 193; this.buttonLevel2.Text = "Level2"; this.buttonLevel2.TextColor = System.Drawing.Color.White; this.buttonLevel2.TextDownColor = System.Drawing.Color.MidnightBlue; this.buttonLevel2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLevel2.TextLocation = new System.Drawing.Point(0, 0); this.buttonLevel2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLevel2.UpImage = null; this.buttonLevel2.Click += new System.EventHandler(this.buttonLevel_Click); // // buttonLevel1 // this.buttonLevel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonLevel1.BackPictureBox = null; this.buttonLevel1.BackPictureBox1 = null; this.buttonLevel1.BackPictureBox2 = null; this.buttonLevel1.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonLevel1.ButtonImageAutoSize = true; this.buttonLevel1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLevel1.DisableImage = null; this.buttonLevel1.DownImage = null; this.buttonLevel1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.buttonLevel1.GroupID = 0; this.buttonLevel1.InitVisible = true; this.buttonLevel1.Location = new System.Drawing.Point(263, 107); this.buttonLevel1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLevel1.Name = "buttonLevel1"; this.buttonLevel1.NestedClickEventPrevent = false; this.buttonLevel1.OutlinePixel = 1; this.buttonLevel1.RepeatInterval = 200; this.buttonLevel1.RepeatIntervalAccelerate = null; this.buttonLevel1.SafeInterval = 200; this.buttonLevel1.Size = new System.Drawing.Size(140, 30); this.buttonLevel1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLevel1.TabIndex = 192; this.buttonLevel1.Text = "Level1"; this.buttonLevel1.TextColor = System.Drawing.Color.White; this.buttonLevel1.TextDownColor = System.Drawing.Color.MidnightBlue; this.buttonLevel1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLevel1.TextLocation = new System.Drawing.Point(0, 0); this.buttonLevel1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLevel1.UpImage = null; this.buttonLevel1.Click += new System.EventHandler(this.buttonLevel_Click); // // labelAccessRight // this.labelAccessRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelAccessRight.BackPictureBox = null; this.labelAccessRight.BackPictureBox1 = null; this.labelAccessRight.BackPictureBox2 = null; this.labelAccessRight.BorderColor = System.Drawing.Color.White; this.labelAccessRight.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelAccessRight.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelAccessRight.ForeColor = System.Drawing.Color.White; this.labelAccessRight.InitVisible = true; this.labelAccessRight.LineSpacing = 0F; this.labelAccessRight.Location = new System.Drawing.Point(390, 76); this.labelAccessRight.Name = "labelAccessRight"; this.labelAccessRight.Size = new System.Drawing.Size(161, 26); this.labelAccessRight.TabIndex = 187; this.labelAccessRight.Text = "Level1"; this.labelAccessRight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelAccessRight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelAccessRight.Wordwrap = false; // // labelTitleAccessRight // this.labelTitleAccessRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.labelTitleAccessRight.BackPictureBox = null; this.labelTitleAccessRight.BackPictureBox1 = null; this.labelTitleAccessRight.BackPictureBox2 = null; this.labelTitleAccessRight.BorderColor = System.Drawing.Color.White; this.labelTitleAccessRight.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleAccessRight.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelTitleAccessRight.ForeColor = System.Drawing.Color.White; this.labelTitleAccessRight.InitVisible = true; this.labelTitleAccessRight.LineSpacing = 0F; this.labelTitleAccessRight.Location = new System.Drawing.Point(263, 76); this.labelTitleAccessRight.Name = "labelTitleAccessRight"; this.labelTitleAccessRight.Size = new System.Drawing.Size(121, 26); this.labelTitleAccessRight.TabIndex = 186; this.labelTitleAccessRight.Text = "Access right"; this.labelTitleAccessRight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleAccessRight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleAccessRight.Wordwrap = false; // // smartLabel11 // this.smartLabel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.smartLabel11.BackPictureBox = null; this.smartLabel11.BackPictureBox1 = null; this.smartLabel11.BackPictureBox2 = null; this.smartLabel11.BorderColor = System.Drawing.Color.White; this.smartLabel11.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.smartLabel11.ForeColor = System.Drawing.Color.White; this.smartLabel11.InitVisible = true; this.smartLabel11.LineSpacing = 0F; this.smartLabel11.Location = new System.Drawing.Point(454, 372); this.smartLabel11.Name = "smartLabel11"; this.smartLabel11.Size = new System.Drawing.Size(90, 26); this.smartLabel11.TabIndex = 185; this.smartLabel11.Text = "min(Max:90)"; this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel11.Wordwrap = false; // // labelAutomaticLogoutTime // this.labelAutomaticLogoutTime.BackColor = System.Drawing.Color.White; this.labelAutomaticLogoutTime.BackPictureBox = null; this.labelAutomaticLogoutTime.BackPictureBox1 = null; this.labelAutomaticLogoutTime.BackPictureBox2 = null; this.labelAutomaticLogoutTime.BorderColor = System.Drawing.Color.White; this.labelAutomaticLogoutTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelAutomaticLogoutTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelAutomaticLogoutTime.ForeColor = System.Drawing.Color.Black; this.labelAutomaticLogoutTime.InitVisible = true; this.labelAutomaticLogoutTime.LineSpacing = 0F; this.labelAutomaticLogoutTime.Location = new System.Drawing.Point(390, 372); this.labelAutomaticLogoutTime.Name = "labelAutomaticLogoutTime"; this.labelAutomaticLogoutTime.Size = new System.Drawing.Size(62, 26); this.labelAutomaticLogoutTime.TabIndex = 184; this.labelAutomaticLogoutTime.Text = "000"; 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); // // labelTitleAutomaticLogoutTime // this.labelTitleAutomaticLogoutTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.labelTitleAutomaticLogoutTime.BackPictureBox = null; this.labelTitleAutomaticLogoutTime.BackPictureBox1 = null; this.labelTitleAutomaticLogoutTime.BackPictureBox2 = null; this.labelTitleAutomaticLogoutTime.BorderColor = System.Drawing.Color.White; this.labelTitleAutomaticLogoutTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleAutomaticLogoutTime.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelTitleAutomaticLogoutTime.ForeColor = System.Drawing.Color.White; this.labelTitleAutomaticLogoutTime.InitVisible = true; this.labelTitleAutomaticLogoutTime.LineSpacing = 0F; this.labelTitleAutomaticLogoutTime.Location = new System.Drawing.Point(263, 372); this.labelTitleAutomaticLogoutTime.Name = "labelTitleAutomaticLogoutTime"; this.labelTitleAutomaticLogoutTime.Size = new System.Drawing.Size(121, 26); this.labelTitleAutomaticLogoutTime.TabIndex = 183; this.labelTitleAutomaticLogoutTime.Text = "Auto Logout"; this.labelTitleAutomaticLogoutTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleAutomaticLogoutTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleAutomaticLogoutTime.Wordwrap = false; // // labelExpiryDateOfPassword2 // this.labelExpiryDateOfPassword2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelExpiryDateOfPassword2.BackPictureBox = null; this.labelExpiryDateOfPassword2.BackPictureBox1 = null; this.labelExpiryDateOfPassword2.BackPictureBox2 = null; this.labelExpiryDateOfPassword2.BorderColor = System.Drawing.Color.White; this.labelExpiryDateOfPassword2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelExpiryDateOfPassword2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.labelExpiryDateOfPassword2.ForeColor = System.Drawing.Color.White; this.labelExpiryDateOfPassword2.InitVisible = true; this.labelExpiryDateOfPassword2.LineSpacing = 0F; this.labelExpiryDateOfPassword2.Location = new System.Drawing.Point(549, 341); this.labelExpiryDateOfPassword2.Name = "labelExpiryDateOfPassword2"; this.labelExpiryDateOfPassword2.Size = new System.Drawing.Size(149, 27); this.labelExpiryDateOfPassword2.TabIndex = 182; this.labelExpiryDateOfPassword2.Text = "2023/03/31 ~ 2023/09/31"; this.labelExpiryDateOfPassword2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelExpiryDateOfPassword2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelExpiryDateOfPassword2.Wordwrap = false; this.labelExpiryDateOfPassword2.Click += new System.EventHandler(this.labelExpiryDateOfPassword2_Click); // // smartLabel8 // this.smartLabel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.smartLabel8.BackPictureBox = null; this.smartLabel8.BackPictureBox1 = null; this.smartLabel8.BackPictureBox2 = null; this.smartLabel8.BorderColor = System.Drawing.Color.White; this.smartLabel8.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.smartLabel8.ForeColor = System.Drawing.Color.White; this.smartLabel8.InitVisible = true; this.smartLabel8.LineSpacing = 0F; this.smartLabel8.Location = new System.Drawing.Point(454, 341); this.smartLabel8.Name = "smartLabel8"; this.smartLabel8.Size = new System.Drawing.Size(90, 26); this.smartLabel8.TabIndex = 181; this.smartLabel8.Text = "day(Max:90)"; this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel8.Wordwrap = false; // // labelExpiryDateOfPassword // this.labelExpiryDateOfPassword.BackColor = System.Drawing.Color.White; this.labelExpiryDateOfPassword.BackPictureBox = null; this.labelExpiryDateOfPassword.BackPictureBox1 = null; this.labelExpiryDateOfPassword.BackPictureBox2 = null; this.labelExpiryDateOfPassword.BorderColor = System.Drawing.Color.White; this.labelExpiryDateOfPassword.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelExpiryDateOfPassword.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelExpiryDateOfPassword.ForeColor = System.Drawing.Color.Black; this.labelExpiryDateOfPassword.InitVisible = true; this.labelExpiryDateOfPassword.LineSpacing = 0F; this.labelExpiryDateOfPassword.Location = new System.Drawing.Point(390, 341); this.labelExpiryDateOfPassword.Name = "labelExpiryDateOfPassword"; this.labelExpiryDateOfPassword.Size = new System.Drawing.Size(62, 26); this.labelExpiryDateOfPassword.TabIndex = 180; this.labelExpiryDateOfPassword.Text = "000"; 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); // // labelTitleExpiryDateOfPassword // this.labelTitleExpiryDateOfPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.labelTitleExpiryDateOfPassword.BackPictureBox = null; this.labelTitleExpiryDateOfPassword.BackPictureBox1 = null; this.labelTitleExpiryDateOfPassword.BackPictureBox2 = null; this.labelTitleExpiryDateOfPassword.BorderColor = System.Drawing.Color.White; this.labelTitleExpiryDateOfPassword.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleExpiryDateOfPassword.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelTitleExpiryDateOfPassword.ForeColor = System.Drawing.Color.White; this.labelTitleExpiryDateOfPassword.InitVisible = true; this.labelTitleExpiryDateOfPassword.LineSpacing = 0F; this.labelTitleExpiryDateOfPassword.Location = new System.Drawing.Point(263, 341); this.labelTitleExpiryDateOfPassword.Name = "labelTitleExpiryDateOfPassword"; this.labelTitleExpiryDateOfPassword.Size = new System.Drawing.Size(121, 26); this.labelTitleExpiryDateOfPassword.TabIndex = 179; this.labelTitleExpiryDateOfPassword.Text = "Expiry(PW)"; this.labelTitleExpiryDateOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleExpiryDateOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleExpiryDateOfPassword.Wordwrap = false; // // labelExpiryDateOfAccount2 // this.labelExpiryDateOfAccount2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelExpiryDateOfAccount2.BackPictureBox = null; this.labelExpiryDateOfAccount2.BackPictureBox1 = null; this.labelExpiryDateOfAccount2.BackPictureBox2 = null; this.labelExpiryDateOfAccount2.BorderColor = System.Drawing.Color.White; this.labelExpiryDateOfAccount2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelExpiryDateOfAccount2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.labelExpiryDateOfAccount2.ForeColor = System.Drawing.Color.White; this.labelExpiryDateOfAccount2.InitVisible = true; this.labelExpiryDateOfAccount2.LineSpacing = 0F; this.labelExpiryDateOfAccount2.Location = new System.Drawing.Point(549, 309); this.labelExpiryDateOfAccount2.Name = "labelExpiryDateOfAccount2"; this.labelExpiryDateOfAccount2.Size = new System.Drawing.Size(149, 26); this.labelExpiryDateOfAccount2.TabIndex = 178; this.labelExpiryDateOfAccount2.Text = "2023/03/31 ~ 2023/09/31"; this.labelExpiryDateOfAccount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelExpiryDateOfAccount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelExpiryDateOfAccount2.Wordwrap = false; this.labelExpiryDateOfAccount2.Click += new System.EventHandler(this.labelExpiryDateOfAccount2_Click); // // smartLabel3 // this.smartLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.smartLabel3.BackPictureBox = null; this.smartLabel3.BackPictureBox1 = null; this.smartLabel3.BackPictureBox2 = null; this.smartLabel3.BorderColor = System.Drawing.Color.White; this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.smartLabel3.ForeColor = System.Drawing.Color.White; this.smartLabel3.InitVisible = true; this.smartLabel3.LineSpacing = 0F; this.smartLabel3.Location = new System.Drawing.Point(454, 309); this.smartLabel3.Name = "smartLabel3"; this.smartLabel3.Size = new System.Drawing.Size(90, 26); this.smartLabel3.TabIndex = 177; this.smartLabel3.Text = "day(Max:180)"; this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel3.Wordwrap = false; // // labelExpiryDateOfAccount // this.labelExpiryDateOfAccount.BackColor = System.Drawing.Color.White; this.labelExpiryDateOfAccount.BackPictureBox = null; this.labelExpiryDateOfAccount.BackPictureBox1 = null; this.labelExpiryDateOfAccount.BackPictureBox2 = null; this.labelExpiryDateOfAccount.BorderColor = System.Drawing.Color.White; this.labelExpiryDateOfAccount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelExpiryDateOfAccount.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelExpiryDateOfAccount.ForeColor = System.Drawing.Color.Black; this.labelExpiryDateOfAccount.InitVisible = true; this.labelExpiryDateOfAccount.LineSpacing = 0F; this.labelExpiryDateOfAccount.Location = new System.Drawing.Point(390, 309); this.labelExpiryDateOfAccount.Name = "labelExpiryDateOfAccount"; this.labelExpiryDateOfAccount.Size = new System.Drawing.Size(62, 26); this.labelExpiryDateOfAccount.TabIndex = 176; this.labelExpiryDateOfAccount.Text = "000"; 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); // // labelTitleExpiryDateOfAccount // this.labelTitleExpiryDateOfAccount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.labelTitleExpiryDateOfAccount.BackPictureBox = null; this.labelTitleExpiryDateOfAccount.BackPictureBox1 = null; this.labelTitleExpiryDateOfAccount.BackPictureBox2 = null; this.labelTitleExpiryDateOfAccount.BorderColor = System.Drawing.Color.White; this.labelTitleExpiryDateOfAccount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleExpiryDateOfAccount.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelTitleExpiryDateOfAccount.ForeColor = System.Drawing.Color.White; this.labelTitleExpiryDateOfAccount.InitVisible = true; this.labelTitleExpiryDateOfAccount.LineSpacing = 0F; this.labelTitleExpiryDateOfAccount.Location = new System.Drawing.Point(263, 309); this.labelTitleExpiryDateOfAccount.Name = "labelTitleExpiryDateOfAccount"; this.labelTitleExpiryDateOfAccount.Size = new System.Drawing.Size(121, 26); this.labelTitleExpiryDateOfAccount.TabIndex = 175; this.labelTitleExpiryDateOfAccount.Text = "Expiry(ID)"; this.labelTitleExpiryDateOfAccount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleExpiryDateOfAccount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleExpiryDateOfAccount.Wordwrap = false; // // buttonPasswordEdit // this.buttonPasswordEdit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonPasswordEdit.BackPictureBox = null; this.buttonPasswordEdit.BackPictureBox1 = null; this.buttonPasswordEdit.BackPictureBox2 = null; this.buttonPasswordEdit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonPasswordEdit.ButtonImageAutoSize = true; this.buttonPasswordEdit.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPasswordEdit.DisableImage = null; this.buttonPasswordEdit.DownImage = null; this.buttonPasswordEdit.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.buttonPasswordEdit.GroupID = 0; this.buttonPasswordEdit.InitVisible = true; this.buttonPasswordEdit.Location = new System.Drawing.Point(646, 45); this.buttonPasswordEdit.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPasswordEdit.Name = "buttonPasswordEdit"; this.buttonPasswordEdit.NestedClickEventPrevent = false; this.buttonPasswordEdit.OutlinePixel = 1; this.buttonPasswordEdit.RepeatInterval = 200; this.buttonPasswordEdit.RepeatIntervalAccelerate = null; this.buttonPasswordEdit.SafeInterval = 200; this.buttonPasswordEdit.Size = new System.Drawing.Size(50, 26); this.buttonPasswordEdit.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPasswordEdit.TabIndex = 174; this.buttonPasswordEdit.Text = "Edit"; this.buttonPasswordEdit.TextColor = System.Drawing.Color.White; this.buttonPasswordEdit.TextDownColor = System.Drawing.Color.White; this.buttonPasswordEdit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPasswordEdit.TextLocation = new System.Drawing.Point(0, 0); this.buttonPasswordEdit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPasswordEdit.UpImage = null; this.buttonPasswordEdit.Click += new System.EventHandler(this.buttonPasswordEdit_Click); // // buttonIDEdit // this.buttonIDEdit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonIDEdit.BackPictureBox = null; this.buttonIDEdit.BackPictureBox1 = null; this.buttonIDEdit.BackPictureBox2 = null; this.buttonIDEdit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonIDEdit.ButtonImageAutoSize = true; this.buttonIDEdit.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonIDEdit.DisableImage = null; this.buttonIDEdit.DownImage = null; this.buttonIDEdit.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.buttonIDEdit.GroupID = 0; this.buttonIDEdit.InitVisible = true; this.buttonIDEdit.Location = new System.Drawing.Point(646, 12); this.buttonIDEdit.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonIDEdit.Name = "buttonIDEdit"; this.buttonIDEdit.NestedClickEventPrevent = false; this.buttonIDEdit.OutlinePixel = 1; this.buttonIDEdit.RepeatInterval = 200; this.buttonIDEdit.RepeatIntervalAccelerate = null; this.buttonIDEdit.SafeInterval = 200; this.buttonIDEdit.Size = new System.Drawing.Size(50, 26); this.buttonIDEdit.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonIDEdit.TabIndex = 173; this.buttonIDEdit.Text = "Edit"; this.buttonIDEdit.TextColor = System.Drawing.Color.White; this.buttonIDEdit.TextDownColor = System.Drawing.Color.White; this.buttonIDEdit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonIDEdit.TextLocation = new System.Drawing.Point(0, 0); this.buttonIDEdit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonIDEdit.UpImage = null; this.buttonIDEdit.Click += new System.EventHandler(this.buttonIDEdit_Click); // // labelTitleID // this.labelTitleID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.labelTitleID.BackPictureBox = null; this.labelTitleID.BackPictureBox1 = null; this.labelTitleID.BackPictureBox2 = null; this.labelTitleID.BorderColor = System.Drawing.Color.White; this.labelTitleID.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleID.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold); this.labelTitleID.ForeColor = System.Drawing.Color.White; this.labelTitleID.InitVisible = true; this.labelTitleID.LineSpacing = 0F; this.labelTitleID.Location = new System.Drawing.Point(263, 12); this.labelTitleID.Name = "labelTitleID"; this.labelTitleID.Size = new System.Drawing.Size(121, 26); this.labelTitleID.TabIndex = 169; this.labelTitleID.Text = "ID"; this.labelTitleID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleID.Wordwrap = false; // // textBoxPassword // this.textBoxPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.textBoxPassword.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular); this.textBoxPassword.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.textBoxPassword.Location = new System.Drawing.Point(390, 44); this.textBoxPassword.MaxLength = 20; this.textBoxPassword.Name = "textBoxPassword"; this.textBoxPassword.PasswordChar = '*'; this.textBoxPassword.Size = new System.Drawing.Size(250, 28); this.textBoxPassword.TabIndex = 156; this.textBoxPassword.Text = "AAAAABBBBBCCCCCDDDDD"; this.textBoxPassword.GotFocus += new System.EventHandler(this.textBoxPassword_GotFocus); this.textBoxPassword.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxPassword_KeyPress); // // textBoxID // this.textBoxID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.textBoxID.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular); this.textBoxID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.textBoxID.Location = new System.Drawing.Point(390, 12); this.textBoxID.MaxLength = 20; this.textBoxID.Name = "textBoxID"; this.textBoxID.Size = new System.Drawing.Size(250, 28); this.textBoxID.TabIndex = 156; this.textBoxID.Text = "ABCDEFGHJK"; this.textBoxID.GotFocus += new System.EventHandler(this.textBoxID_GotFocus); this.textBoxID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxID_KeyPress); // // buttonGroupEditor // this.buttonGroupEditor.BackPictureBox = null; this.buttonGroupEditor.BackPictureBox1 = null; this.buttonGroupEditor.BackPictureBox2 = null; this.buttonGroupEditor.ButtonColor = System.Drawing.Color.LightGray; this.buttonGroupEditor.ButtonImageAutoSize = true; this.buttonGroupEditor.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonGroupEditor.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonGroupEditor.DisableImage"))); this.buttonGroupEditor.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonGroupEditor.DownImage"))); this.buttonGroupEditor.GroupID = 0; this.buttonGroupEditor.InitVisible = true; this.buttonGroupEditor.Location = new System.Drawing.Point(646, 405); this.buttonGroupEditor.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonGroupEditor.Name = "buttonGroupEditor"; this.buttonGroupEditor.NestedClickEventPrevent = false; this.buttonGroupEditor.OutlinePixel = 1; this.buttonGroupEditor.RepeatInterval = 200; this.buttonGroupEditor.RepeatIntervalAccelerate = null; this.buttonGroupEditor.SafeInterval = 200; this.buttonGroupEditor.Size = new System.Drawing.Size(50, 50); this.buttonGroupEditor.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonGroupEditor.TabIndex = 151; this.buttonGroupEditor.TextColor = System.Drawing.Color.Black; this.buttonGroupEditor.TextDownColor = System.Drawing.Color.White; this.buttonGroupEditor.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonGroupEditor.TextLocation = new System.Drawing.Point(0, 0); this.buttonGroupEditor.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonGroupEditor.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonGroupEditor.UpImage"))); this.buttonGroupEditor.Click += new System.EventHandler(this.buttonGroupEditor_Click); // // listBoxUserList // this.listBoxUserList.BackColor = System.Drawing.Color.White; this.listBoxUserList.BackPictureBox = null; this.listBoxUserList.BackPictureBox1 = null; this.listBoxUserList.BackPictureBox2 = null; this.listBoxUserList.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.LEFT; this.listBoxUserList.ColumnDelimiter = '\0'; this.listBoxUserList.ColumnOffsets = null; this.listBoxUserList.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.listBoxUserList.FontColor = System.Drawing.Color.Black; this.listBoxUserList.InitVisible = true; this.listBoxUserList.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxUserList.ItemOffsetGap = 10; this.listBoxUserList.ItemOffsetX = 0; this.listBoxUserList.ItemOffsetY = 0; this.listBoxUserList.Location = new System.Drawing.Point(14, 12); this.listBoxUserList.MouseMoveEventSpace = 3; this.listBoxUserList.MouseMoveSpace = 10; this.listBoxUserList.Name = "listBoxUserList"; this.listBoxUserList.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxUserList.SelectColor = System.Drawing.Color.Blue; this.listBoxUserList.SelectFilled = true; this.listBoxUserList.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxUserList.SelectItemIndex = -1; this.listBoxUserList.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxUserList.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxUserList.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxUserList.SeparationlineVisibleBottom = true; this.listBoxUserList.SeparationlineVisibleTop = true; this.listBoxUserList.Size = new System.Drawing.Size(243, 444); this.listBoxUserList.TabIndex = 171; this.listBoxUserList.Text = "smartListBox1"; this.listBoxUserList.SelectedIndexChanged += new System.EventHandler(this.listBoxUserList_SelectedIndexChanged); // // groupBoxAccessRight // this.groupBoxAccessRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.groupBoxAccessRight.BackPictureBox = null; this.groupBoxAccessRight.BackPictureBox1 = null; this.groupBoxAccessRight.Controls.Add(this.checkBoxUser); this.groupBoxAccessRight.Controls.Add(this.labelTitleMain); this.groupBoxAccessRight.Controls.Add(this.labelTitleMenu); this.groupBoxAccessRight.Controls.Add(this.checkBoxLog); this.groupBoxAccessRight.Controls.Add(this.checkBoxFeature); this.groupBoxAccessRight.Controls.Add(this.checkBoxInitialization); this.groupBoxAccessRight.Controls.Add(this.checkBoxUpdate); this.groupBoxAccessRight.Controls.Add(this.checkBoxExternalOutput); this.groupBoxAccessRight.Controls.Add(this.checkBoxIOTest); this.groupBoxAccessRight.Controls.Add(this.checkBoxAutoZero); this.groupBoxAccessRight.Controls.Add(this.checkBoxSorter); this.groupBoxAccessRight.Controls.Add(this.checkBoxJudgment); this.groupBoxAccessRight.Controls.Add(this.checkBoxCalibration); this.groupBoxAccessRight.Controls.Add(this.checkBoxEthernet); this.groupBoxAccessRight.Controls.Add(this.checkBoxSerial); this.groupBoxAccessRight.Controls.Add(this.checkBoxDataStat); this.groupBoxAccessRight.Controls.Add(this.checkBoxProduct); this.groupBoxAccessRight.Controls.Add(this.checkBoxTime); this.groupBoxAccessRight.Controls.Add(this.checkBoxSubMenu); this.groupBoxAccessRight.Controls.Add(this.checkBoxClear); this.groupBoxAccessRight.Controls.Add(this.checkBoxChangeWeight); this.groupBoxAccessRight.Controls.Add(this.checkBoxChangeNo); this.groupBoxAccessRight.FrameLineColor1 = System.Drawing.Color.White; this.groupBoxAccessRight.FrameLineColor2 = System.Drawing.Color.Black; this.groupBoxAccessRight.FrameLineThickness = 1; this.groupBoxAccessRight.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; this.groupBoxAccessRight.Image = null; this.groupBoxAccessRight.InitVisible = true; this.groupBoxAccessRight.Location = new System.Drawing.Point(254, 129); this.groupBoxAccessRight.Name = "groupBoxAccessRight"; this.groupBoxAccessRight.RoundRadius = 5; this.groupBoxAccessRight.Size = new System.Drawing.Size(453, 185); this.groupBoxAccessRight.TabIndex = 188; this.groupBoxAccessRight.TextColor = System.Drawing.Color.Black; // // checkBoxUser // this.checkBoxUser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxUser.BackPictureBox = null; this.checkBoxUser.BackPictureBox1 = null; this.checkBoxUser.BackPictureBox2 = null; this.checkBoxUser.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxUser.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxUser.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxUser.CheckBoxSymbolSize = 14; this.checkBoxUser.Checked = false; this.checkBoxUser.CheckLineWidth = 3; this.checkBoxUser.Enabled = false; this.checkBoxUser.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxUser.ForeColor = System.Drawing.Color.Silver; this.checkBoxUser.ImageCheckBox = null; this.checkBoxUser.ImageUnCheckBox = null; this.checkBoxUser.InitVisible = true; this.checkBoxUser.Location = new System.Drawing.Point(302, 52); this.checkBoxUser.Name = "checkBoxUser"; this.checkBoxUser.Size = new System.Drawing.Size(135, 14); this.checkBoxUser.TabIndex = 194; this.checkBoxUser.Text = "유저설정권한"; this.checkBoxUser.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // labelTitleMain // this.labelTitleMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.labelTitleMain.BackPictureBox = null; this.labelTitleMain.BackPictureBox1 = null; this.labelTitleMain.BackPictureBox2 = null; this.labelTitleMain.BorderColor = System.Drawing.Color.White; this.labelTitleMain.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMain.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.labelTitleMain.ForeColor = System.Drawing.Color.White; this.labelTitleMain.InitVisible = true; this.labelTitleMain.LineSpacing = 0F; this.labelTitleMain.Location = new System.Drawing.Point(16, 18); this.labelTitleMain.Name = "labelTitleMain"; this.labelTitleMain.Size = new System.Drawing.Size(135, 14); this.labelTitleMain.TabIndex = 193; this.labelTitleMain.Text = "Main"; this.labelTitleMain.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleMain.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMain.Wordwrap = false; // // labelTitleMenu // this.labelTitleMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.labelTitleMenu.BackPictureBox = null; this.labelTitleMenu.BackPictureBox1 = null; this.labelTitleMenu.BackPictureBox2 = null; this.labelTitleMenu.BorderColor = System.Drawing.Color.White; this.labelTitleMenu.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMenu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.labelTitleMenu.ForeColor = System.Drawing.Color.White; this.labelTitleMenu.InitVisible = true; this.labelTitleMenu.LineSpacing = 0F; this.labelTitleMenu.Location = new System.Drawing.Point(16, 103); this.labelTitleMenu.Name = "labelTitleMenu"; this.labelTitleMenu.Size = new System.Drawing.Size(135, 14); this.labelTitleMenu.TabIndex = 192; this.labelTitleMenu.Text = "Menu"; this.labelTitleMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMenu.Wordwrap = false; // // checkBoxLog // this.checkBoxLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxLog.BackPictureBox = null; this.checkBoxLog.BackPictureBox1 = null; this.checkBoxLog.BackPictureBox2 = null; this.checkBoxLog.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxLog.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxLog.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxLog.CheckBoxSymbolSize = 14; this.checkBoxLog.Checked = false; this.checkBoxLog.CheckLineWidth = 3; this.checkBoxLog.Enabled = false; this.checkBoxLog.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxLog.ForeColor = System.Drawing.Color.Silver; this.checkBoxLog.ImageCheckBox = null; this.checkBoxLog.ImageUnCheckBox = null; this.checkBoxLog.InitVisible = true; this.checkBoxLog.Location = new System.Drawing.Point(302, 69); this.checkBoxLog.Name = "checkBoxLog"; this.checkBoxLog.Size = new System.Drawing.Size(135, 14); this.checkBoxLog.TabIndex = 21; this.checkBoxLog.Text = "로그"; this.checkBoxLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxFeature // this.checkBoxFeature.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxFeature.BackPictureBox = null; this.checkBoxFeature.BackPictureBox1 = null; this.checkBoxFeature.BackPictureBox2 = null; this.checkBoxFeature.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxFeature.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxFeature.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxFeature.CheckBoxSymbolSize = 14; this.checkBoxFeature.Checked = false; this.checkBoxFeature.CheckLineWidth = 3; this.checkBoxFeature.Enabled = false; this.checkBoxFeature.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxFeature.ForeColor = System.Drawing.Color.Silver; this.checkBoxFeature.ImageCheckBox = null; this.checkBoxFeature.ImageUnCheckBox = null; this.checkBoxFeature.InitVisible = true; this.checkBoxFeature.Location = new System.Drawing.Point(302, 35); this.checkBoxFeature.Name = "checkBoxFeature"; this.checkBoxFeature.Size = new System.Drawing.Size(135, 14); this.checkBoxFeature.TabIndex = 20; this.checkBoxFeature.Text = "기능설정"; this.checkBoxFeature.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxInitialization // this.checkBoxInitialization.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxInitialization.BackPictureBox = null; this.checkBoxInitialization.BackPictureBox1 = null; this.checkBoxInitialization.BackPictureBox2 = null; this.checkBoxInitialization.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxInitialization.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxInitialization.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxInitialization.CheckBoxSymbolSize = 14; this.checkBoxInitialization.Checked = false; this.checkBoxInitialization.CheckLineWidth = 3; this.checkBoxInitialization.Enabled = false; this.checkBoxInitialization.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxInitialization.ForeColor = System.Drawing.Color.Silver; this.checkBoxInitialization.ImageCheckBox = null; this.checkBoxInitialization.ImageUnCheckBox = null; this.checkBoxInitialization.InitVisible = true; this.checkBoxInitialization.Location = new System.Drawing.Point(302, 18); this.checkBoxInitialization.Name = "checkBoxInitialization"; this.checkBoxInitialization.Size = new System.Drawing.Size(135, 14); this.checkBoxInitialization.TabIndex = 19; this.checkBoxInitialization.Text = "공장초기화"; this.checkBoxInitialization.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxUpdate // this.checkBoxUpdate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxUpdate.BackPictureBox = null; this.checkBoxUpdate.BackPictureBox1 = null; this.checkBoxUpdate.BackPictureBox2 = null; this.checkBoxUpdate.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxUpdate.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxUpdate.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxUpdate.CheckBoxSymbolSize = 14; this.checkBoxUpdate.Checked = false; this.checkBoxUpdate.CheckLineWidth = 3; this.checkBoxUpdate.Enabled = false; this.checkBoxUpdate.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxUpdate.ForeColor = System.Drawing.Color.Silver; this.checkBoxUpdate.ImageCheckBox = null; this.checkBoxUpdate.ImageUnCheckBox = null; this.checkBoxUpdate.InitVisible = true; this.checkBoxUpdate.Location = new System.Drawing.Point(161, 154); this.checkBoxUpdate.Name = "checkBoxUpdate"; this.checkBoxUpdate.Size = new System.Drawing.Size(135, 14); this.checkBoxUpdate.TabIndex = 18; this.checkBoxUpdate.Text = "업데이트"; this.checkBoxUpdate.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxExternalOutput // this.checkBoxExternalOutput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxExternalOutput.BackPictureBox = null; this.checkBoxExternalOutput.BackPictureBox1 = null; this.checkBoxExternalOutput.BackPictureBox2 = null; this.checkBoxExternalOutput.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxExternalOutput.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxExternalOutput.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxExternalOutput.CheckBoxSymbolSize = 14; this.checkBoxExternalOutput.Checked = false; this.checkBoxExternalOutput.CheckLineWidth = 3; this.checkBoxExternalOutput.Enabled = false; this.checkBoxExternalOutput.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxExternalOutput.ForeColor = System.Drawing.Color.Silver; this.checkBoxExternalOutput.ImageCheckBox = null; this.checkBoxExternalOutput.ImageUnCheckBox = null; this.checkBoxExternalOutput.InitVisible = true; this.checkBoxExternalOutput.Location = new System.Drawing.Point(161, 137); this.checkBoxExternalOutput.Name = "checkBoxExternalOutput"; this.checkBoxExternalOutput.Size = new System.Drawing.Size(135, 14); this.checkBoxExternalOutput.TabIndex = 16; this.checkBoxExternalOutput.Text = "외부출력"; this.checkBoxExternalOutput.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxIOTest // this.checkBoxIOTest.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxIOTest.BackPictureBox = null; this.checkBoxIOTest.BackPictureBox1 = null; this.checkBoxIOTest.BackPictureBox2 = null; this.checkBoxIOTest.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxIOTest.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxIOTest.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxIOTest.CheckBoxSymbolSize = 14; this.checkBoxIOTest.Checked = false; this.checkBoxIOTest.CheckLineWidth = 3; this.checkBoxIOTest.Enabled = false; this.checkBoxIOTest.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxIOTest.ForeColor = System.Drawing.Color.Silver; this.checkBoxIOTest.ImageCheckBox = null; this.checkBoxIOTest.ImageUnCheckBox = null; this.checkBoxIOTest.InitVisible = true; this.checkBoxIOTest.Location = new System.Drawing.Point(161, 120); this.checkBoxIOTest.Name = "checkBoxIOTest"; this.checkBoxIOTest.Size = new System.Drawing.Size(135, 14); this.checkBoxIOTest.TabIndex = 15; this.checkBoxIOTest.Text = "I/O테스트"; this.checkBoxIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxAutoZero // this.checkBoxAutoZero.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxAutoZero.BackPictureBox = null; this.checkBoxAutoZero.BackPictureBox1 = null; this.checkBoxAutoZero.BackPictureBox2 = null; this.checkBoxAutoZero.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxAutoZero.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxAutoZero.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxAutoZero.CheckBoxSymbolSize = 14; this.checkBoxAutoZero.Checked = false; this.checkBoxAutoZero.CheckLineWidth = 3; this.checkBoxAutoZero.Enabled = false; this.checkBoxAutoZero.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxAutoZero.ForeColor = System.Drawing.Color.Silver; this.checkBoxAutoZero.ImageCheckBox = null; this.checkBoxAutoZero.ImageUnCheckBox = null; this.checkBoxAutoZero.InitVisible = true; this.checkBoxAutoZero.Location = new System.Drawing.Point(161, 103); this.checkBoxAutoZero.Name = "checkBoxAutoZero"; this.checkBoxAutoZero.Size = new System.Drawing.Size(135, 14); this.checkBoxAutoZero.TabIndex = 14; this.checkBoxAutoZero.Text = "자동영점"; this.checkBoxAutoZero.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSorter // this.checkBoxSorter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSorter.BackPictureBox = null; this.checkBoxSorter.BackPictureBox1 = null; this.checkBoxSorter.BackPictureBox2 = null; this.checkBoxSorter.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxSorter.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSorter.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSorter.CheckBoxSymbolSize = 14; this.checkBoxSorter.Checked = false; this.checkBoxSorter.CheckLineWidth = 3; this.checkBoxSorter.Enabled = false; this.checkBoxSorter.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxSorter.ForeColor = System.Drawing.Color.Silver; this.checkBoxSorter.ImageCheckBox = null; this.checkBoxSorter.ImageUnCheckBox = null; this.checkBoxSorter.InitVisible = true; this.checkBoxSorter.Location = new System.Drawing.Point(161, 86); this.checkBoxSorter.Name = "checkBoxSorter"; this.checkBoxSorter.Size = new System.Drawing.Size(135, 14); this.checkBoxSorter.TabIndex = 13; this.checkBoxSorter.Text = "선별기설정"; this.checkBoxSorter.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxJudgment // this.checkBoxJudgment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxJudgment.BackPictureBox = null; this.checkBoxJudgment.BackPictureBox1 = null; this.checkBoxJudgment.BackPictureBox2 = null; this.checkBoxJudgment.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxJudgment.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxJudgment.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxJudgment.CheckBoxSymbolSize = 14; this.checkBoxJudgment.Checked = false; this.checkBoxJudgment.CheckLineWidth = 3; this.checkBoxJudgment.Enabled = false; this.checkBoxJudgment.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxJudgment.ForeColor = System.Drawing.Color.Silver; this.checkBoxJudgment.ImageCheckBox = null; this.checkBoxJudgment.ImageUnCheckBox = null; this.checkBoxJudgment.InitVisible = true; this.checkBoxJudgment.Location = new System.Drawing.Point(161, 69); this.checkBoxJudgment.Name = "checkBoxJudgment"; this.checkBoxJudgment.Size = new System.Drawing.Size(135, 14); this.checkBoxJudgment.TabIndex = 12; this.checkBoxJudgment.Text = "판정설정"; this.checkBoxJudgment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxCalibration // this.checkBoxCalibration.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxCalibration.BackPictureBox = null; this.checkBoxCalibration.BackPictureBox1 = null; this.checkBoxCalibration.BackPictureBox2 = null; this.checkBoxCalibration.CheckBoxBackColor = System.Drawing.Color.Silver; this.checkBoxCalibration.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxCalibration.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxCalibration.CheckBoxSymbolSize = 14; this.checkBoxCalibration.Checked = false; this.checkBoxCalibration.CheckLineWidth = 3; this.checkBoxCalibration.Enabled = false; this.checkBoxCalibration.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxCalibration.ForeColor = System.Drawing.Color.Silver; this.checkBoxCalibration.ImageCheckBox = null; this.checkBoxCalibration.ImageUnCheckBox = null; this.checkBoxCalibration.InitVisible = true; this.checkBoxCalibration.Location = new System.Drawing.Point(161, 52); this.checkBoxCalibration.Name = "checkBoxCalibration"; this.checkBoxCalibration.Size = new System.Drawing.Size(135, 14); this.checkBoxCalibration.TabIndex = 11; this.checkBoxCalibration.Text = "중량조정"; this.checkBoxCalibration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxEthernet // this.checkBoxEthernet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxEthernet.BackPictureBox = null; this.checkBoxEthernet.BackPictureBox1 = null; this.checkBoxEthernet.BackPictureBox2 = null; this.checkBoxEthernet.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxEthernet.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxEthernet.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxEthernet.CheckBoxSymbolSize = 14; this.checkBoxEthernet.Checked = false; this.checkBoxEthernet.CheckLineWidth = 3; this.checkBoxEthernet.Enabled = false; this.checkBoxEthernet.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxEthernet.ForeColor = System.Drawing.Color.Silver; this.checkBoxEthernet.ImageCheckBox = null; this.checkBoxEthernet.ImageUnCheckBox = null; this.checkBoxEthernet.InitVisible = true; this.checkBoxEthernet.Location = new System.Drawing.Point(161, 35); this.checkBoxEthernet.Name = "checkBoxEthernet"; this.checkBoxEthernet.Size = new System.Drawing.Size(135, 14); this.checkBoxEthernet.TabIndex = 8; this.checkBoxEthernet.Text = "이더넷통신"; this.checkBoxEthernet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSerial // this.checkBoxSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSerial.BackPictureBox = null; this.checkBoxSerial.BackPictureBox1 = null; this.checkBoxSerial.BackPictureBox2 = null; this.checkBoxSerial.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxSerial.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSerial.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSerial.CheckBoxSymbolSize = 14; this.checkBoxSerial.Checked = false; this.checkBoxSerial.CheckLineWidth = 3; this.checkBoxSerial.Enabled = false; this.checkBoxSerial.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxSerial.ForeColor = System.Drawing.Color.Silver; this.checkBoxSerial.ImageCheckBox = null; this.checkBoxSerial.ImageUnCheckBox = null; this.checkBoxSerial.InitVisible = true; this.checkBoxSerial.Location = new System.Drawing.Point(161, 18); this.checkBoxSerial.Name = "checkBoxSerial"; this.checkBoxSerial.Size = new System.Drawing.Size(135, 14); this.checkBoxSerial.TabIndex = 7; this.checkBoxSerial.Text = "시리얼통신"; this.checkBoxSerial.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxDataStat // this.checkBoxDataStat.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxDataStat.BackPictureBox = null; this.checkBoxDataStat.BackPictureBox1 = null; this.checkBoxDataStat.BackPictureBox2 = null; this.checkBoxDataStat.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxDataStat.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxDataStat.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxDataStat.CheckBoxSymbolSize = 14; this.checkBoxDataStat.Checked = false; this.checkBoxDataStat.CheckLineWidth = 3; this.checkBoxDataStat.Enabled = false; this.checkBoxDataStat.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxDataStat.ForeColor = System.Drawing.Color.Silver; this.checkBoxDataStat.ImageCheckBox = null; this.checkBoxDataStat.ImageUnCheckBox = null; this.checkBoxDataStat.InitVisible = true; this.checkBoxDataStat.Location = new System.Drawing.Point(16, 154); this.checkBoxDataStat.Name = "checkBoxDataStat"; this.checkBoxDataStat.Size = new System.Drawing.Size(135, 14); this.checkBoxDataStat.TabIndex = 6; this.checkBoxDataStat.Text = "데이터집계"; this.checkBoxDataStat.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxProduct // this.checkBoxProduct.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxProduct.BackPictureBox = null; this.checkBoxProduct.BackPictureBox1 = null; this.checkBoxProduct.BackPictureBox2 = null; this.checkBoxProduct.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxProduct.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxProduct.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxProduct.CheckBoxSymbolSize = 14; this.checkBoxProduct.Checked = false; this.checkBoxProduct.CheckLineWidth = 3; this.checkBoxProduct.Enabled = false; this.checkBoxProduct.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxProduct.ForeColor = System.Drawing.Color.Silver; this.checkBoxProduct.ImageCheckBox = null; this.checkBoxProduct.ImageUnCheckBox = null; this.checkBoxProduct.InitVisible = true; this.checkBoxProduct.Location = new System.Drawing.Point(16, 137); this.checkBoxProduct.Name = "checkBoxProduct"; this.checkBoxProduct.Size = new System.Drawing.Size(135, 14); this.checkBoxProduct.TabIndex = 5; this.checkBoxProduct.Text = "품목설정"; this.checkBoxProduct.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxTime // this.checkBoxTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxTime.BackPictureBox = null; this.checkBoxTime.BackPictureBox1 = null; this.checkBoxTime.BackPictureBox2 = null; this.checkBoxTime.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxTime.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxTime.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxTime.CheckBoxSymbolSize = 14; this.checkBoxTime.Checked = false; this.checkBoxTime.CheckLineWidth = 3; this.checkBoxTime.Enabled = false; this.checkBoxTime.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxTime.ForeColor = System.Drawing.Color.Silver; this.checkBoxTime.ImageCheckBox = null; this.checkBoxTime.ImageUnCheckBox = null; this.checkBoxTime.InitVisible = true; this.checkBoxTime.Location = new System.Drawing.Point(16, 120); this.checkBoxTime.Name = "checkBoxTime"; this.checkBoxTime.Size = new System.Drawing.Size(135, 14); this.checkBoxTime.TabIndex = 4; this.checkBoxTime.Text = "시간설정"; this.checkBoxTime.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSubMenu // this.checkBoxSubMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSubMenu.BackPictureBox = null; this.checkBoxSubMenu.BackPictureBox1 = null; this.checkBoxSubMenu.BackPictureBox2 = null; this.checkBoxSubMenu.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxSubMenu.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSubMenu.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSubMenu.CheckBoxSymbolSize = 14; this.checkBoxSubMenu.Checked = false; this.checkBoxSubMenu.CheckLineWidth = 3; this.checkBoxSubMenu.Enabled = false; this.checkBoxSubMenu.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxSubMenu.ForeColor = System.Drawing.Color.Silver; this.checkBoxSubMenu.ImageCheckBox = null; this.checkBoxSubMenu.ImageUnCheckBox = null; this.checkBoxSubMenu.InitVisible = true; this.checkBoxSubMenu.Location = new System.Drawing.Point(16, 86); this.checkBoxSubMenu.Name = "checkBoxSubMenu"; this.checkBoxSubMenu.Size = new System.Drawing.Size(135, 14); this.checkBoxSubMenu.TabIndex = 3; this.checkBoxSubMenu.Text = "서브메뉴"; this.checkBoxSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxClear // this.checkBoxClear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxClear.BackPictureBox = null; this.checkBoxClear.BackPictureBox1 = null; this.checkBoxClear.BackPictureBox2 = null; this.checkBoxClear.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxClear.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxClear.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxClear.CheckBoxSymbolSize = 14; this.checkBoxClear.Checked = false; this.checkBoxClear.CheckLineWidth = 3; this.checkBoxClear.Enabled = false; this.checkBoxClear.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxClear.ForeColor = System.Drawing.Color.Silver; this.checkBoxClear.ImageCheckBox = null; this.checkBoxClear.ImageUnCheckBox = null; this.checkBoxClear.InitVisible = true; this.checkBoxClear.Location = new System.Drawing.Point(16, 69); this.checkBoxClear.Name = "checkBoxClear"; this.checkBoxClear.Size = new System.Drawing.Size(135, 14); this.checkBoxClear.TabIndex = 2; this.checkBoxClear.Text = "소거"; this.checkBoxClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxChangeWeight // this.checkBoxChangeWeight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxChangeWeight.BackPictureBox = null; this.checkBoxChangeWeight.BackPictureBox1 = null; this.checkBoxChangeWeight.BackPictureBox2 = null; this.checkBoxChangeWeight.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxChangeWeight.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxChangeWeight.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxChangeWeight.CheckBoxSymbolSize = 14; this.checkBoxChangeWeight.Checked = false; this.checkBoxChangeWeight.CheckLineWidth = 3; this.checkBoxChangeWeight.Enabled = false; this.checkBoxChangeWeight.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxChangeWeight.ForeColor = System.Drawing.Color.Silver; this.checkBoxChangeWeight.ImageCheckBox = null; this.checkBoxChangeWeight.ImageUnCheckBox = null; this.checkBoxChangeWeight.InitVisible = true; this.checkBoxChangeWeight.Location = new System.Drawing.Point(16, 52); this.checkBoxChangeWeight.Name = "checkBoxChangeWeight"; this.checkBoxChangeWeight.Size = new System.Drawing.Size(135, 14); this.checkBoxChangeWeight.TabIndex = 1; this.checkBoxChangeWeight.Text = "중량설정"; this.checkBoxChangeWeight.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxChangeNo // this.checkBoxChangeNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxChangeNo.BackPictureBox = null; this.checkBoxChangeNo.BackPictureBox1 = null; this.checkBoxChangeNo.BackPictureBox2 = null; this.checkBoxChangeNo.CheckBoxBackColor = System.Drawing.Color.LightGray; this.checkBoxChangeNo.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxChangeNo.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxChangeNo.CheckBoxSymbolSize = 14; this.checkBoxChangeNo.Checked = false; this.checkBoxChangeNo.CheckLineWidth = 3; this.checkBoxChangeNo.Enabled = false; this.checkBoxChangeNo.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular); this.checkBoxChangeNo.ForeColor = System.Drawing.Color.Silver; this.checkBoxChangeNo.ImageCheckBox = null; this.checkBoxChangeNo.ImageUnCheckBox = null; this.checkBoxChangeNo.InitVisible = true; this.checkBoxChangeNo.Location = new System.Drawing.Point(16, 35); this.checkBoxChangeNo.Name = "checkBoxChangeNo"; this.checkBoxChangeNo.Size = new System.Drawing.Size(135, 14); this.checkBoxChangeNo.TabIndex = 0; this.checkBoxChangeNo.Text = "품번번경"; this.checkBoxChangeNo.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // ControlCenterEquipUser // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlCenterEquipUser"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.groupBoxAccessRight.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartButton buttonGroupEditor; private System.Windows.Forms.TextBox textBoxPassword; private System.Windows.Forms.TextBox textBoxID; public SmartX.SmartLabel labelTitleID; private SmartX.SmartListBox listBoxUserList; private SmartX.SmartButton buttonIDEdit; private SmartX.SmartKeyboard smartKeyboard; private SmartX.SmartButton buttonPasswordEdit; public SmartX.SmartLabel labelTitleAccessRight; public SmartX.SmartLabel labelAccessRight; private SmartX.SmartGroupBox groupBoxAccessRight; private SmartX.SmartCheckBox checkBoxChangeNo; private SmartX.SmartCheckBox checkBoxCalibration; private SmartX.SmartCheckBox checkBoxEthernet; private SmartX.SmartCheckBox checkBoxSerial; private SmartX.SmartCheckBox checkBoxDataStat; private SmartX.SmartCheckBox checkBoxProduct; private SmartX.SmartCheckBox checkBoxTime; private SmartX.SmartCheckBox checkBoxSubMenu; private SmartX.SmartCheckBox checkBoxClear; private SmartX.SmartCheckBox checkBoxChangeWeight; private SmartX.SmartCheckBox checkBoxLog; private SmartX.SmartCheckBox checkBoxFeature; private SmartX.SmartCheckBox checkBoxInitialization; private SmartX.SmartCheckBox checkBoxUpdate; private SmartX.SmartCheckBox checkBoxExternalOutput; private SmartX.SmartCheckBox checkBoxIOTest; private SmartX.SmartCheckBox checkBoxAutoZero; private SmartX.SmartCheckBox checkBoxSorter; private SmartX.SmartCheckBox checkBoxJudgment; public SmartX.SmartLabel labelTitleMain; public SmartX.SmartLabel labelTitleMenu; private SmartX.SmartButton buttonLevel1; private SmartX.SmartButton buttonLevel3; private SmartX.SmartButton buttonLevel2; private System.Windows.Forms.TextBox textBoxLevel2; private System.Windows.Forms.TextBox textBoxLevel1; private System.Windows.Forms.TextBox textBoxLevel3; private SmartX.SmartButton buttonDelete; private SmartX.SmartButton buttonChangeLevelName; public SmartX.SmartLabel smartLabel11; public SmartX.SmartLabel labelAutomaticLogoutTime; public SmartX.SmartLabel labelTitleAutomaticLogoutTime; public SmartX.SmartLabel labelExpiryDateOfPassword2; public SmartX.SmartLabel smartLabel8; public SmartX.SmartLabel labelExpiryDateOfPassword; public SmartX.SmartLabel labelTitleExpiryDateOfPassword; public SmartX.SmartLabel labelExpiryDateOfAccount2; public SmartX.SmartLabel smartLabel3; public SmartX.SmartLabel labelExpiryDateOfAccount; public SmartX.SmartLabel labelTitleExpiryDateOfAccount; private SmartX.SmartButton buttonSave; private SmartX.SmartButton buttonNew; public SmartX.SmartLabel labelTitlePassword; public SmartX.SmartLabel labelAutoLogoutWarning; private SmartX.SmartCheckBox checkBoxUser; } }