namespace ITC81DB.Controls { partial class ControlUserGroupEditor { /// /// 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(ControlUserGroupEditor)); this.radioButtonLevel1 = new SmartX.SmartRadioButton(); this.radioButtonLevel2 = new SmartX.SmartRadioButton(); this.radioButtonLevel3 = new SmartX.SmartRadioButton(); this.panel1 = new System.Windows.Forms.Panel(); this.buttonSave = new SmartX.SmartButton(); this.checkBoxEquipUser = new SmartX.SmartCheckBox(); this.checkBoxEquipFunctionSetting = new SmartX.SmartCheckBox(); this.checkBoxEquipInitialize = new SmartX.SmartCheckBox(); this.checkBoxEquipUpdate = new SmartX.SmartCheckBox(); this.checkBoxInformation = new SmartX.SmartCheckBox(); this.checkBoxInforSystem = new SmartX.SmartCheckBox(); this.checkBoxEquipment = new SmartX.SmartCheckBox(); this.checkBoxInforAS = new SmartX.SmartCheckBox(); this.checkBoxSystemExternalOut = new SmartX.SmartCheckBox(); this.checkBoxSystemIOTest = new SmartX.SmartCheckBox(); this.checkBoxSystemAutoZero = new SmartX.SmartCheckBox(); this.checkBoxSystemSorterSetting = new SmartX.SmartCheckBox(); this.checkBoxSystemJudgment = new SmartX.SmartCheckBox(); this.checkBoxSystemCalibration = new SmartX.SmartCheckBox(); this.checkBoxSystem = new SmartX.SmartCheckBox(); this.checkBoxConfiOption = new SmartX.SmartCheckBox(); this.checkBoxConfiCommunication = new SmartX.SmartCheckBox(); this.checkBoxConfiguration = new SmartX.SmartCheckBox(); this.checkBoxBasicDataStatistics = new SmartX.SmartCheckBox(); this.checkBoxBasicDataBackup = new SmartX.SmartCheckBox(); this.checkBoxBasicProduct = new SmartX.SmartCheckBox(); this.checkBoxBasicTime = new SmartX.SmartCheckBox(); this.checkBoxBasic = new SmartX.SmartCheckBox(); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.buttonUserEditor = new SmartX.SmartButton(); this.panel1.SuspendLayout(); this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // radioButtonLevel1 // this.radioButtonLevel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.radioButtonLevel1.BackPictureBox = null; this.radioButtonLevel1.BackPictureBox1 = null; this.radioButtonLevel1.BackPictureBox2 = null; this.radioButtonLevel1.Checked = false; this.radioButtonLevel1.ForeColor = System.Drawing.Color.White; this.radioButtonLevel1.GroupID = 0; this.radioButtonLevel1.ImageCheckRadioButton = null; this.radioButtonLevel1.ImageUnCheckRadioButton = null; this.radioButtonLevel1.InitVisible = true; this.radioButtonLevel1.Location = new System.Drawing.Point(54, 128); this.radioButtonLevel1.Name = "radioButtonLevel1"; this.radioButtonLevel1.OutputOnly = false; this.radioButtonLevel1.RadioBackColor = System.Drawing.Color.White; this.radioButtonLevel1.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonLevel1.RadioForeColor = System.Drawing.Color.Black; this.radioButtonLevel1.RadioSymbolSize = 14; this.radioButtonLevel1.Shadow = false; this.radioButtonLevel1.Size = new System.Drawing.Size(100, 30); this.radioButtonLevel1.TabIndex = 0; this.radioButtonLevel1.Text = "Level1"; this.radioButtonLevel1.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; // // radioButtonLevel2 // this.radioButtonLevel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.radioButtonLevel2.BackPictureBox = null; this.radioButtonLevel2.BackPictureBox1 = null; this.radioButtonLevel2.BackPictureBox2 = null; this.radioButtonLevel2.Checked = false; this.radioButtonLevel2.ForeColor = System.Drawing.Color.White; this.radioButtonLevel2.GroupID = 0; this.radioButtonLevel2.ImageCheckRadioButton = null; this.radioButtonLevel2.ImageUnCheckRadioButton = null; this.radioButtonLevel2.InitVisible = true; this.radioButtonLevel2.Location = new System.Drawing.Point(54, 164); this.radioButtonLevel2.Name = "radioButtonLevel2"; this.radioButtonLevel2.OutputOnly = false; this.radioButtonLevel2.RadioBackColor = System.Drawing.Color.White; this.radioButtonLevel2.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonLevel2.RadioForeColor = System.Drawing.Color.Black; this.radioButtonLevel2.RadioSymbolSize = 14; this.radioButtonLevel2.Shadow = false; this.radioButtonLevel2.Size = new System.Drawing.Size(100, 30); this.radioButtonLevel2.TabIndex = 1; this.radioButtonLevel2.Text = "Level2"; this.radioButtonLevel2.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; // // radioButtonLevel3 // this.radioButtonLevel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.radioButtonLevel3.BackPictureBox = null; this.radioButtonLevel3.BackPictureBox1 = null; this.radioButtonLevel3.BackPictureBox2 = null; this.radioButtonLevel3.Checked = false; this.radioButtonLevel3.ForeColor = System.Drawing.Color.White; this.radioButtonLevel3.GroupID = 0; this.radioButtonLevel3.ImageCheckRadioButton = null; this.radioButtonLevel3.ImageUnCheckRadioButton = null; this.radioButtonLevel3.InitVisible = true; this.radioButtonLevel3.Location = new System.Drawing.Point(54, 200); this.radioButtonLevel3.Name = "radioButtonLevel3"; this.radioButtonLevel3.OutputOnly = false; this.radioButtonLevel3.RadioBackColor = System.Drawing.Color.White; this.radioButtonLevel3.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonLevel3.RadioForeColor = System.Drawing.Color.Black; this.radioButtonLevel3.RadioSymbolSize = 14; this.radioButtonLevel3.Shadow = false; this.radioButtonLevel3.Size = new System.Drawing.Size(100, 30); this.radioButtonLevel3.TabIndex = 2; this.radioButtonLevel3.Text = "Level3"; this.radioButtonLevel3.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.panel1.Controls.Add(this.buttonSave); this.panel1.Controls.Add(this.checkBoxEquipUser); this.panel1.Controls.Add(this.checkBoxEquipFunctionSetting); this.panel1.Controls.Add(this.checkBoxEquipInitialize); this.panel1.Controls.Add(this.checkBoxEquipUpdate); this.panel1.Controls.Add(this.checkBoxInformation); this.panel1.Controls.Add(this.checkBoxInforSystem); this.panel1.Controls.Add(this.checkBoxEquipment); this.panel1.Controls.Add(this.checkBoxInforAS); this.panel1.Controls.Add(this.checkBoxSystemExternalOut); this.panel1.Controls.Add(this.checkBoxSystemIOTest); this.panel1.Controls.Add(this.checkBoxSystemAutoZero); this.panel1.Controls.Add(this.checkBoxSystemSorterSetting); this.panel1.Controls.Add(this.checkBoxSystemJudgment); this.panel1.Controls.Add(this.checkBoxSystemCalibration); this.panel1.Controls.Add(this.checkBoxSystem); this.panel1.Controls.Add(this.checkBoxConfiOption); this.panel1.Controls.Add(this.checkBoxConfiCommunication); this.panel1.Controls.Add(this.checkBoxConfiguration); this.panel1.Controls.Add(this.checkBoxBasicDataStatistics); this.panel1.Controls.Add(this.checkBoxBasicDataBackup); this.panel1.Controls.Add(this.checkBoxBasicProduct); this.panel1.Controls.Add(this.checkBoxBasicTime); this.panel1.Controls.Add(this.checkBoxBasic); this.panel1.Location = new System.Drawing.Point(218, 15); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(453, 413); // // 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 = null; this.buttonSave.DownImage = null; this.buttonSave.GroupID = 0; this.buttonSave.InitVisible = true; this.buttonSave.Location = new System.Drawing.Point(295, 357); 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(100, 30); this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSave.TabIndex = 20; this.buttonSave.Text = "SAVE"; 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 = null; this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click); // // checkBoxEquipUser // this.checkBoxEquipUser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxEquipUser.BackPictureBox = null; this.checkBoxEquipUser.BackPictureBox1 = null; this.checkBoxEquipUser.BackPictureBox2 = null; this.checkBoxEquipUser.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxEquipUser.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxEquipUser.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxEquipUser.CheckBoxSymbolSize = 14; this.checkBoxEquipUser.Checked = false; this.checkBoxEquipUser.CheckLineWidth = 3; this.checkBoxEquipUser.ForeColor = System.Drawing.Color.White; this.checkBoxEquipUser.ImageCheckBox = null; this.checkBoxEquipUser.ImageUnCheckBox = null; this.checkBoxEquipUser.InitVisible = true; this.checkBoxEquipUser.Location = new System.Drawing.Point(60, 374); this.checkBoxEquipUser.Name = "checkBoxEquipUser"; this.checkBoxEquipUser.Size = new System.Drawing.Size(150, 20); this.checkBoxEquipUser.TabIndex = 19; this.checkBoxEquipUser.Text = "EquipUser"; this.checkBoxEquipUser.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxEquipFunctionSetting // this.checkBoxEquipFunctionSetting.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxEquipFunctionSetting.BackPictureBox = null; this.checkBoxEquipFunctionSetting.BackPictureBox1 = null; this.checkBoxEquipFunctionSetting.BackPictureBox2 = null; this.checkBoxEquipFunctionSetting.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxEquipFunctionSetting.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxEquipFunctionSetting.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxEquipFunctionSetting.CheckBoxSymbolSize = 14; this.checkBoxEquipFunctionSetting.Checked = false; this.checkBoxEquipFunctionSetting.CheckLineWidth = 3; this.checkBoxEquipFunctionSetting.ForeColor = System.Drawing.Color.White; this.checkBoxEquipFunctionSetting.ImageCheckBox = null; this.checkBoxEquipFunctionSetting.ImageUnCheckBox = null; this.checkBoxEquipFunctionSetting.InitVisible = true; this.checkBoxEquipFunctionSetting.Location = new System.Drawing.Point(60, 348); this.checkBoxEquipFunctionSetting.Name = "checkBoxEquipFunctionSetting"; this.checkBoxEquipFunctionSetting.Size = new System.Drawing.Size(150, 20); this.checkBoxEquipFunctionSetting.TabIndex = 18; this.checkBoxEquipFunctionSetting.Text = "EquipFunctionSetting"; this.checkBoxEquipFunctionSetting.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxEquipInitialize // this.checkBoxEquipInitialize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxEquipInitialize.BackPictureBox = null; this.checkBoxEquipInitialize.BackPictureBox1 = null; this.checkBoxEquipInitialize.BackPictureBox2 = null; this.checkBoxEquipInitialize.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxEquipInitialize.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxEquipInitialize.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxEquipInitialize.CheckBoxSymbolSize = 14; this.checkBoxEquipInitialize.Checked = false; this.checkBoxEquipInitialize.CheckLineWidth = 3; this.checkBoxEquipInitialize.ForeColor = System.Drawing.Color.White; this.checkBoxEquipInitialize.ImageCheckBox = null; this.checkBoxEquipInitialize.ImageUnCheckBox = null; this.checkBoxEquipInitialize.InitVisible = true; this.checkBoxEquipInitialize.Location = new System.Drawing.Point(60, 322); this.checkBoxEquipInitialize.Name = "checkBoxEquipInitialize"; this.checkBoxEquipInitialize.Size = new System.Drawing.Size(150, 20); this.checkBoxEquipInitialize.TabIndex = 17; this.checkBoxEquipInitialize.Text = "EquipInitialize"; this.checkBoxEquipInitialize.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxEquipUpdate // this.checkBoxEquipUpdate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxEquipUpdate.BackPictureBox = null; this.checkBoxEquipUpdate.BackPictureBox1 = null; this.checkBoxEquipUpdate.BackPictureBox2 = null; this.checkBoxEquipUpdate.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxEquipUpdate.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxEquipUpdate.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxEquipUpdate.CheckBoxSymbolSize = 14; this.checkBoxEquipUpdate.Checked = false; this.checkBoxEquipUpdate.CheckLineWidth = 3; this.checkBoxEquipUpdate.ForeColor = System.Drawing.Color.White; this.checkBoxEquipUpdate.ImageCheckBox = null; this.checkBoxEquipUpdate.ImageUnCheckBox = null; this.checkBoxEquipUpdate.InitVisible = true; this.checkBoxEquipUpdate.Location = new System.Drawing.Point(60, 296); this.checkBoxEquipUpdate.Name = "checkBoxEquipUpdate"; this.checkBoxEquipUpdate.Size = new System.Drawing.Size(150, 20); this.checkBoxEquipUpdate.TabIndex = 16; this.checkBoxEquipUpdate.Text = "EquipUpdate"; this.checkBoxEquipUpdate.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxInformation // this.checkBoxInformation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxInformation.BackPictureBox = null; this.checkBoxInformation.BackPictureBox1 = null; this.checkBoxInformation.BackPictureBox2 = null; this.checkBoxInformation.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxInformation.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxInformation.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxInformation.CheckBoxSymbolSize = 14; this.checkBoxInformation.Checked = false; this.checkBoxInformation.CheckLineWidth = 3; this.checkBoxInformation.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.checkBoxInformation.ForeColor = System.Drawing.Color.White; this.checkBoxInformation.ImageCheckBox = null; this.checkBoxInformation.ImageUnCheckBox = null; this.checkBoxInformation.InitVisible = true; this.checkBoxInformation.Location = new System.Drawing.Point(245, 213); this.checkBoxInformation.Name = "checkBoxInformation"; this.checkBoxInformation.Size = new System.Drawing.Size(150, 20); this.checkBoxInformation.TabIndex = 5; this.checkBoxInformation.Text = "Information"; this.checkBoxInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxInforSystem // this.checkBoxInforSystem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxInforSystem.BackPictureBox = null; this.checkBoxInforSystem.BackPictureBox1 = null; this.checkBoxInforSystem.BackPictureBox2 = null; this.checkBoxInforSystem.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxInforSystem.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxInforSystem.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxInforSystem.CheckBoxSymbolSize = 14; this.checkBoxInforSystem.Checked = false; this.checkBoxInforSystem.CheckLineWidth = 3; this.checkBoxInforSystem.ForeColor = System.Drawing.Color.White; this.checkBoxInforSystem.ImageCheckBox = null; this.checkBoxInforSystem.ImageUnCheckBox = null; this.checkBoxInforSystem.InitVisible = true; this.checkBoxInforSystem.Location = new System.Drawing.Point(245, 239); this.checkBoxInforSystem.Name = "checkBoxInforSystem"; this.checkBoxInforSystem.Size = new System.Drawing.Size(150, 20); this.checkBoxInforSystem.TabIndex = 6; this.checkBoxInforSystem.Text = "InforSystem"; this.checkBoxInforSystem.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxEquipment // this.checkBoxEquipment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxEquipment.BackPictureBox = null; this.checkBoxEquipment.BackPictureBox1 = null; this.checkBoxEquipment.BackPictureBox2 = null; this.checkBoxEquipment.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxEquipment.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxEquipment.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxEquipment.CheckBoxSymbolSize = 14; this.checkBoxEquipment.Checked = false; this.checkBoxEquipment.CheckLineWidth = 3; this.checkBoxEquipment.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.checkBoxEquipment.ForeColor = System.Drawing.Color.White; this.checkBoxEquipment.ImageCheckBox = null; this.checkBoxEquipment.ImageUnCheckBox = null; this.checkBoxEquipment.InitVisible = true; this.checkBoxEquipment.Location = new System.Drawing.Point(60, 270); this.checkBoxEquipment.Name = "checkBoxEquipment"; this.checkBoxEquipment.Size = new System.Drawing.Size(150, 20); this.checkBoxEquipment.TabIndex = 15; this.checkBoxEquipment.Text = "Equipment"; this.checkBoxEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxInforAS // this.checkBoxInforAS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxInforAS.BackPictureBox = null; this.checkBoxInforAS.BackPictureBox1 = null; this.checkBoxInforAS.BackPictureBox2 = null; this.checkBoxInforAS.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxInforAS.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxInforAS.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxInforAS.CheckBoxSymbolSize = 14; this.checkBoxInforAS.Checked = false; this.checkBoxInforAS.CheckLineWidth = 3; this.checkBoxInforAS.ForeColor = System.Drawing.Color.White; this.checkBoxInforAS.ImageCheckBox = null; this.checkBoxInforAS.ImageUnCheckBox = null; this.checkBoxInforAS.InitVisible = true; this.checkBoxInforAS.Location = new System.Drawing.Point(245, 265); this.checkBoxInforAS.Name = "checkBoxInforAS"; this.checkBoxInforAS.Size = new System.Drawing.Size(150, 20); this.checkBoxInforAS.TabIndex = 7; this.checkBoxInforAS.Text = "InforAS"; this.checkBoxInforAS.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSystemExternalOut // this.checkBoxSystemExternalOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSystemExternalOut.BackPictureBox = null; this.checkBoxSystemExternalOut.BackPictureBox1 = null; this.checkBoxSystemExternalOut.BackPictureBox2 = null; this.checkBoxSystemExternalOut.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxSystemExternalOut.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSystemExternalOut.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSystemExternalOut.CheckBoxSymbolSize = 14; this.checkBoxSystemExternalOut.Checked = false; this.checkBoxSystemExternalOut.CheckLineWidth = 3; this.checkBoxSystemExternalOut.ForeColor = System.Drawing.Color.White; this.checkBoxSystemExternalOut.ImageCheckBox = null; this.checkBoxSystemExternalOut.ImageUnCheckBox = null; this.checkBoxSystemExternalOut.InitVisible = true; this.checkBoxSystemExternalOut.Location = new System.Drawing.Point(245, 166); this.checkBoxSystemExternalOut.Name = "checkBoxSystemExternalOut"; this.checkBoxSystemExternalOut.Size = new System.Drawing.Size(150, 20); this.checkBoxSystemExternalOut.TabIndex = 14; this.checkBoxSystemExternalOut.Text = "SystemExternalOut"; this.checkBoxSystemExternalOut.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSystemIOTest // this.checkBoxSystemIOTest.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSystemIOTest.BackPictureBox = null; this.checkBoxSystemIOTest.BackPictureBox1 = null; this.checkBoxSystemIOTest.BackPictureBox2 = null; this.checkBoxSystemIOTest.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxSystemIOTest.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSystemIOTest.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSystemIOTest.CheckBoxSymbolSize = 14; this.checkBoxSystemIOTest.Checked = false; this.checkBoxSystemIOTest.CheckLineWidth = 3; this.checkBoxSystemIOTest.ForeColor = System.Drawing.Color.White; this.checkBoxSystemIOTest.ImageCheckBox = null; this.checkBoxSystemIOTest.ImageUnCheckBox = null; this.checkBoxSystemIOTest.InitVisible = true; this.checkBoxSystemIOTest.Location = new System.Drawing.Point(245, 140); this.checkBoxSystemIOTest.Name = "checkBoxSystemIOTest"; this.checkBoxSystemIOTest.Size = new System.Drawing.Size(150, 20); this.checkBoxSystemIOTest.TabIndex = 13; this.checkBoxSystemIOTest.Text = "SystemIOTest"; this.checkBoxSystemIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSystemAutoZero // this.checkBoxSystemAutoZero.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSystemAutoZero.BackPictureBox = null; this.checkBoxSystemAutoZero.BackPictureBox1 = null; this.checkBoxSystemAutoZero.BackPictureBox2 = null; this.checkBoxSystemAutoZero.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxSystemAutoZero.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSystemAutoZero.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSystemAutoZero.CheckBoxSymbolSize = 14; this.checkBoxSystemAutoZero.Checked = false; this.checkBoxSystemAutoZero.CheckLineWidth = 3; this.checkBoxSystemAutoZero.ForeColor = System.Drawing.Color.White; this.checkBoxSystemAutoZero.ImageCheckBox = null; this.checkBoxSystemAutoZero.ImageUnCheckBox = null; this.checkBoxSystemAutoZero.InitVisible = true; this.checkBoxSystemAutoZero.Location = new System.Drawing.Point(245, 114); this.checkBoxSystemAutoZero.Name = "checkBoxSystemAutoZero"; this.checkBoxSystemAutoZero.Size = new System.Drawing.Size(150, 20); this.checkBoxSystemAutoZero.TabIndex = 12; this.checkBoxSystemAutoZero.Text = "SystemAutoZero"; this.checkBoxSystemAutoZero.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSystemSorterSetting // this.checkBoxSystemSorterSetting.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSystemSorterSetting.BackPictureBox = null; this.checkBoxSystemSorterSetting.BackPictureBox1 = null; this.checkBoxSystemSorterSetting.BackPictureBox2 = null; this.checkBoxSystemSorterSetting.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxSystemSorterSetting.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSystemSorterSetting.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSystemSorterSetting.CheckBoxSymbolSize = 14; this.checkBoxSystemSorterSetting.Checked = false; this.checkBoxSystemSorterSetting.CheckLineWidth = 3; this.checkBoxSystemSorterSetting.ForeColor = System.Drawing.Color.White; this.checkBoxSystemSorterSetting.ImageCheckBox = null; this.checkBoxSystemSorterSetting.ImageUnCheckBox = null; this.checkBoxSystemSorterSetting.InitVisible = true; this.checkBoxSystemSorterSetting.Location = new System.Drawing.Point(245, 88); this.checkBoxSystemSorterSetting.Name = "checkBoxSystemSorterSetting"; this.checkBoxSystemSorterSetting.Size = new System.Drawing.Size(150, 20); this.checkBoxSystemSorterSetting.TabIndex = 11; this.checkBoxSystemSorterSetting.Text = "SystemSorterSetting"; this.checkBoxSystemSorterSetting.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSystemJudgment // this.checkBoxSystemJudgment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSystemJudgment.BackPictureBox = null; this.checkBoxSystemJudgment.BackPictureBox1 = null; this.checkBoxSystemJudgment.BackPictureBox2 = null; this.checkBoxSystemJudgment.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxSystemJudgment.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSystemJudgment.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSystemJudgment.CheckBoxSymbolSize = 14; this.checkBoxSystemJudgment.Checked = false; this.checkBoxSystemJudgment.CheckLineWidth = 3; this.checkBoxSystemJudgment.ForeColor = System.Drawing.Color.White; this.checkBoxSystemJudgment.ImageCheckBox = null; this.checkBoxSystemJudgment.ImageUnCheckBox = null; this.checkBoxSystemJudgment.InitVisible = true; this.checkBoxSystemJudgment.Location = new System.Drawing.Point(245, 62); this.checkBoxSystemJudgment.Name = "checkBoxSystemJudgment"; this.checkBoxSystemJudgment.Size = new System.Drawing.Size(150, 20); this.checkBoxSystemJudgment.TabIndex = 10; this.checkBoxSystemJudgment.Text = "SystemJudgment"; this.checkBoxSystemJudgment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSystemCalibration // this.checkBoxSystemCalibration.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSystemCalibration.BackPictureBox = null; this.checkBoxSystemCalibration.BackPictureBox1 = null; this.checkBoxSystemCalibration.BackPictureBox2 = null; this.checkBoxSystemCalibration.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxSystemCalibration.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSystemCalibration.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSystemCalibration.CheckBoxSymbolSize = 14; this.checkBoxSystemCalibration.Checked = false; this.checkBoxSystemCalibration.CheckLineWidth = 3; this.checkBoxSystemCalibration.ForeColor = System.Drawing.Color.White; this.checkBoxSystemCalibration.ImageCheckBox = null; this.checkBoxSystemCalibration.ImageUnCheckBox = null; this.checkBoxSystemCalibration.InitVisible = true; this.checkBoxSystemCalibration.Location = new System.Drawing.Point(245, 36); this.checkBoxSystemCalibration.Name = "checkBoxSystemCalibration"; this.checkBoxSystemCalibration.Size = new System.Drawing.Size(150, 20); this.checkBoxSystemCalibration.TabIndex = 9; this.checkBoxSystemCalibration.Text = "SystemCalibration"; this.checkBoxSystemCalibration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxSystem // this.checkBoxSystem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxSystem.BackPictureBox = null; this.checkBoxSystem.BackPictureBox1 = null; this.checkBoxSystem.BackPictureBox2 = null; this.checkBoxSystem.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxSystem.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxSystem.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxSystem.CheckBoxSymbolSize = 14; this.checkBoxSystem.Checked = false; this.checkBoxSystem.CheckLineWidth = 3; this.checkBoxSystem.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.checkBoxSystem.ForeColor = System.Drawing.Color.White; this.checkBoxSystem.ImageCheckBox = null; this.checkBoxSystem.ImageUnCheckBox = null; this.checkBoxSystem.InitVisible = true; this.checkBoxSystem.Location = new System.Drawing.Point(245, 10); this.checkBoxSystem.Name = "checkBoxSystem"; this.checkBoxSystem.Size = new System.Drawing.Size(150, 20); this.checkBoxSystem.TabIndex = 8; this.checkBoxSystem.Text = "System"; this.checkBoxSystem.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxConfiOption // this.checkBoxConfiOption.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxConfiOption.BackPictureBox = null; this.checkBoxConfiOption.BackPictureBox1 = null; this.checkBoxConfiOption.BackPictureBox2 = null; this.checkBoxConfiOption.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxConfiOption.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxConfiOption.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxConfiOption.CheckBoxSymbolSize = 14; this.checkBoxConfiOption.Checked = false; this.checkBoxConfiOption.CheckLineWidth = 3; this.checkBoxConfiOption.ForeColor = System.Drawing.Color.White; this.checkBoxConfiOption.ImageCheckBox = null; this.checkBoxConfiOption.ImageUnCheckBox = null; this.checkBoxConfiOption.InitVisible = true; this.checkBoxConfiOption.Location = new System.Drawing.Point(60, 213); this.checkBoxConfiOption.Name = "checkBoxConfiOption"; this.checkBoxConfiOption.Size = new System.Drawing.Size(150, 20); this.checkBoxConfiOption.TabIndex = 7; this.checkBoxConfiOption.Text = "ConfiOption"; this.checkBoxConfiOption.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxConfiCommunication // this.checkBoxConfiCommunication.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxConfiCommunication.BackPictureBox = null; this.checkBoxConfiCommunication.BackPictureBox1 = null; this.checkBoxConfiCommunication.BackPictureBox2 = null; this.checkBoxConfiCommunication.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxConfiCommunication.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxConfiCommunication.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxConfiCommunication.CheckBoxSymbolSize = 14; this.checkBoxConfiCommunication.Checked = false; this.checkBoxConfiCommunication.CheckLineWidth = 3; this.checkBoxConfiCommunication.ForeColor = System.Drawing.Color.White; this.checkBoxConfiCommunication.ImageCheckBox = null; this.checkBoxConfiCommunication.ImageUnCheckBox = null; this.checkBoxConfiCommunication.InitVisible = true; this.checkBoxConfiCommunication.Location = new System.Drawing.Point(60, 187); this.checkBoxConfiCommunication.Name = "checkBoxConfiCommunication"; this.checkBoxConfiCommunication.Size = new System.Drawing.Size(150, 20); this.checkBoxConfiCommunication.TabIndex = 6; this.checkBoxConfiCommunication.Text = "ConfiCommunication"; this.checkBoxConfiCommunication.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxConfiguration // this.checkBoxConfiguration.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxConfiguration.BackPictureBox = null; this.checkBoxConfiguration.BackPictureBox1 = null; this.checkBoxConfiguration.BackPictureBox2 = null; this.checkBoxConfiguration.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxConfiguration.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxConfiguration.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxConfiguration.CheckBoxSymbolSize = 14; this.checkBoxConfiguration.Checked = false; this.checkBoxConfiguration.CheckLineWidth = 3; this.checkBoxConfiguration.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.checkBoxConfiguration.ForeColor = System.Drawing.Color.White; this.checkBoxConfiguration.ImageCheckBox = null; this.checkBoxConfiguration.ImageUnCheckBox = null; this.checkBoxConfiguration.InitVisible = true; this.checkBoxConfiguration.Location = new System.Drawing.Point(60, 161); this.checkBoxConfiguration.Name = "checkBoxConfiguration"; this.checkBoxConfiguration.Size = new System.Drawing.Size(150, 20); this.checkBoxConfiguration.TabIndex = 5; this.checkBoxConfiguration.Text = "Configuration"; this.checkBoxConfiguration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxBasicDataStatistics // this.checkBoxBasicDataStatistics.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxBasicDataStatistics.BackPictureBox = null; this.checkBoxBasicDataStatistics.BackPictureBox1 = null; this.checkBoxBasicDataStatistics.BackPictureBox2 = null; this.checkBoxBasicDataStatistics.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxBasicDataStatistics.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxBasicDataStatistics.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxBasicDataStatistics.CheckBoxSymbolSize = 14; this.checkBoxBasicDataStatistics.Checked = false; this.checkBoxBasicDataStatistics.CheckLineWidth = 3; this.checkBoxBasicDataStatistics.ForeColor = System.Drawing.Color.White; this.checkBoxBasicDataStatistics.ImageCheckBox = null; this.checkBoxBasicDataStatistics.ImageUnCheckBox = null; this.checkBoxBasicDataStatistics.InitVisible = true; this.checkBoxBasicDataStatistics.Location = new System.Drawing.Point(60, 114); this.checkBoxBasicDataStatistics.Name = "checkBoxBasicDataStatistics"; this.checkBoxBasicDataStatistics.Size = new System.Drawing.Size(150, 20); this.checkBoxBasicDataStatistics.TabIndex = 4; this.checkBoxBasicDataStatistics.Text = "BasicDataStatistics"; this.checkBoxBasicDataStatistics.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxBasicDataBackup // this.checkBoxBasicDataBackup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxBasicDataBackup.BackPictureBox = null; this.checkBoxBasicDataBackup.BackPictureBox1 = null; this.checkBoxBasicDataBackup.BackPictureBox2 = null; this.checkBoxBasicDataBackup.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxBasicDataBackup.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxBasicDataBackup.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxBasicDataBackup.CheckBoxSymbolSize = 14; this.checkBoxBasicDataBackup.Checked = false; this.checkBoxBasicDataBackup.CheckLineWidth = 3; this.checkBoxBasicDataBackup.ForeColor = System.Drawing.Color.White; this.checkBoxBasicDataBackup.ImageCheckBox = null; this.checkBoxBasicDataBackup.ImageUnCheckBox = null; this.checkBoxBasicDataBackup.InitVisible = true; this.checkBoxBasicDataBackup.Location = new System.Drawing.Point(60, 88); this.checkBoxBasicDataBackup.Name = "checkBoxBasicDataBackup"; this.checkBoxBasicDataBackup.Size = new System.Drawing.Size(150, 20); this.checkBoxBasicDataBackup.TabIndex = 3; this.checkBoxBasicDataBackup.Text = "BasicDataBackup"; this.checkBoxBasicDataBackup.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxBasicProduct // this.checkBoxBasicProduct.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxBasicProduct.BackPictureBox = null; this.checkBoxBasicProduct.BackPictureBox1 = null; this.checkBoxBasicProduct.BackPictureBox2 = null; this.checkBoxBasicProduct.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxBasicProduct.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxBasicProduct.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxBasicProduct.CheckBoxSymbolSize = 14; this.checkBoxBasicProduct.Checked = false; this.checkBoxBasicProduct.CheckLineWidth = 3; this.checkBoxBasicProduct.ForeColor = System.Drawing.Color.White; this.checkBoxBasicProduct.ImageCheckBox = null; this.checkBoxBasicProduct.ImageUnCheckBox = null; this.checkBoxBasicProduct.InitVisible = true; this.checkBoxBasicProduct.Location = new System.Drawing.Point(60, 62); this.checkBoxBasicProduct.Name = "checkBoxBasicProduct"; this.checkBoxBasicProduct.Size = new System.Drawing.Size(150, 20); this.checkBoxBasicProduct.TabIndex = 2; this.checkBoxBasicProduct.Text = "BasicProduct"; this.checkBoxBasicProduct.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxBasicTime // this.checkBoxBasicTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxBasicTime.BackPictureBox = null; this.checkBoxBasicTime.BackPictureBox1 = null; this.checkBoxBasicTime.BackPictureBox2 = null; this.checkBoxBasicTime.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxBasicTime.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxBasicTime.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxBasicTime.CheckBoxSymbolSize = 14; this.checkBoxBasicTime.Checked = false; this.checkBoxBasicTime.CheckLineWidth = 3; this.checkBoxBasicTime.ForeColor = System.Drawing.Color.White; this.checkBoxBasicTime.ImageCheckBox = null; this.checkBoxBasicTime.ImageUnCheckBox = null; this.checkBoxBasicTime.InitVisible = true; this.checkBoxBasicTime.Location = new System.Drawing.Point(60, 36); this.checkBoxBasicTime.Name = "checkBoxBasicTime"; this.checkBoxBasicTime.Size = new System.Drawing.Size(150, 20); this.checkBoxBasicTime.TabIndex = 1; this.checkBoxBasicTime.Text = "BasicTime"; this.checkBoxBasicTime.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // checkBoxBasic // this.checkBoxBasic.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.checkBoxBasic.BackPictureBox = null; this.checkBoxBasic.BackPictureBox1 = null; this.checkBoxBasic.BackPictureBox2 = null; this.checkBoxBasic.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxBasic.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxBasic.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxBasic.CheckBoxSymbolSize = 14; this.checkBoxBasic.Checked = false; this.checkBoxBasic.CheckLineWidth = 3; this.checkBoxBasic.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.checkBoxBasic.ForeColor = System.Drawing.Color.White; this.checkBoxBasic.ImageCheckBox = null; this.checkBoxBasic.ImageUnCheckBox = null; this.checkBoxBasic.InitVisible = true; this.checkBoxBasic.Location = new System.Drawing.Point(60, 10); this.checkBoxBasic.Name = "checkBoxBasic"; this.checkBoxBasic.Size = new System.Drawing.Size(150, 20); this.checkBoxBasic.TabIndex = 0; this.checkBoxBasic.Text = "Basic"; this.checkBoxBasic.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; // // smartGroupBox1 // this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.buttonUserEditor); this.smartGroupBox1.Controls.Add(this.panel1); this.smartGroupBox1.Controls.Add(this.radioButtonLevel3); this.smartGroupBox1.Controls.Add(this.radioButtonLevel2); this.smartGroupBox1.Controls.Add(this.radioButtonLevel1); 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 = 3; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // buttonUserEditor // this.buttonUserEditor.BackPictureBox = null; this.buttonUserEditor.BackPictureBox1 = null; this.buttonUserEditor.BackPictureBox2 = null; this.buttonUserEditor.ButtonColor = System.Drawing.Color.LightGray; this.buttonUserEditor.ButtonImageAutoSize = true; this.buttonUserEditor.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonUserEditor.DisableImage = null; this.buttonUserEditor.DownImage = null; this.buttonUserEditor.GroupID = 0; this.buttonUserEditor.InitVisible = true; this.buttonUserEditor.Location = new System.Drawing.Point(605, 434); this.buttonUserEditor.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonUserEditor.Name = "buttonUserEditor"; this.buttonUserEditor.NestedClickEventPrevent = false; this.buttonUserEditor.OutlinePixel = 1; this.buttonUserEditor.RepeatInterval = 200; this.buttonUserEditor.RepeatIntervalAccelerate = null; this.buttonUserEditor.SafeInterval = 200; this.buttonUserEditor.Size = new System.Drawing.Size(100, 30); this.buttonUserEditor.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonUserEditor.TabIndex = 152; this.buttonUserEditor.Text = "GroupEditor"; this.buttonUserEditor.TextColor = System.Drawing.Color.Black; this.buttonUserEditor.TextDownColor = System.Drawing.Color.White; this.buttonUserEditor.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonUserEditor.TextLocation = new System.Drawing.Point(0, 0); this.buttonUserEditor.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonUserEditor.UpImage = null; this.buttonUserEditor.Click += new System.EventHandler(this.buttonUserEditor_Click); // // ControlUserGroupEditor // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlUserGroupEditor"; this.Size = new System.Drawing.Size(710, 470); this.panel1.ResumeLayout(false); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartRadioButton radioButtonLevel1; private SmartX.SmartRadioButton radioButtonLevel2; private SmartX.SmartRadioButton radioButtonLevel3; private System.Windows.Forms.Panel panel1; private SmartX.SmartCheckBox checkBoxBasicProduct; private SmartX.SmartCheckBox checkBoxBasicTime; private SmartX.SmartCheckBox checkBoxBasic; private SmartX.SmartCheckBox checkBoxConfiOption; private SmartX.SmartCheckBox checkBoxConfiCommunication; private SmartX.SmartCheckBox checkBoxConfiguration; private SmartX.SmartCheckBox checkBoxBasicDataStatistics; private SmartX.SmartCheckBox checkBoxBasicDataBackup; private SmartX.SmartCheckBox checkBoxSystemJudgment; private SmartX.SmartCheckBox checkBoxSystemCalibration; private SmartX.SmartCheckBox checkBoxSystem; private SmartX.SmartCheckBox checkBoxSystemAutoZero; private SmartX.SmartCheckBox checkBoxSystemSorterSetting; private SmartX.SmartCheckBox checkBoxSystemIOTest; private SmartX.SmartCheckBox checkBoxSystemExternalOut; private SmartX.SmartCheckBox checkBoxEquipUpdate; private SmartX.SmartCheckBox checkBoxEquipment; private SmartX.SmartCheckBox checkBoxEquipUser; private SmartX.SmartCheckBox checkBoxEquipFunctionSetting; private SmartX.SmartCheckBox checkBoxEquipInitialize; private SmartX.SmartCheckBox checkBoxInforAS; private SmartX.SmartCheckBox checkBoxInforSystem; private SmartX.SmartCheckBox checkBoxInformation; private SmartX.SmartButton buttonSave; private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartButton buttonUserEditor; } }