2746 lines
175 KiB
C#
2746 lines
175 KiB
C#
namespace INT69DC_7C.Forms
|
|
{
|
|
partial class FormUserGroupEditor
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormUserGroupEditor));
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.labelLevel3Name = new SmartX.SmartLabel();
|
|
this.labelLevel2Name = new SmartX.SmartLabel();
|
|
this.labelLevel1Name = new SmartX.SmartLabel();
|
|
this.checkBoxNotLoginMenuViewer = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuViewer = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuViewer = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuViewer = new SmartX.SmartCheckBox();
|
|
this.labelTitleViewer = new SmartX.SmartLabel();
|
|
this.checkBoxNotLoginMenuCommunication = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuCommunication = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuCommunication = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuCommunication = new SmartX.SmartCheckBox();
|
|
this.labelTitleCommunication = new SmartX.SmartLabel();
|
|
this.smartLabel26 = new SmartX.SmartLabel();
|
|
this.smartLabel25 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
|
|
this.smartLabel24 = new SmartX.SmartLabel();
|
|
this.labelTitleNotLogin2 = new SmartX.SmartLabel();
|
|
this.smartLabel17 = new SmartX.SmartLabel();
|
|
this.smartLabel22 = new SmartX.SmartLabel();
|
|
this.smartLabel23 = new SmartX.SmartLabel();
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
this.buttonBack = new SmartX.SmartButton();
|
|
this.labelTitle = new SmartX.SmartLabel();
|
|
this.checkBoxNotLoginMenuStatistics = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuStatistics = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuStatistics = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuStatistics = new SmartX.SmartCheckBox();
|
|
this.labelTitleStatistics = new SmartX.SmartLabel();
|
|
this.checkBoxNotLoginMenuCalibration = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuCalibration = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMainSubMenu = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MainSubMenu = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuCalibration = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MainSubMenu = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuCalibration = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MainSubMenu = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuEquipment = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuEquipment = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuUpdate = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuUpdate = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuConfiguration = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuConfiguration = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMainClear = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MainClear = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuEquipment = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuUpdate = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuConfiguration = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MainClear = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuEquipment = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuUpdate = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuConfiguration = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MainClear = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuIOTest = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuIOTest = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuDataBackup = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuDataBackup = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuIOTest = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuDataBackup = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuIOTest = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuDataBackup = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuMotor = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuMotor = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuInformation = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuInformation = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMainWeightSet = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MainWeightSet = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuMotor = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuInformation = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MainWeightSet = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuMotor = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuInformation = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MainWeightSet = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuInitialization = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuInitialization = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuSystem = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuSystem = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMenuTime = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MenuTime = new SmartX.SmartCheckBox();
|
|
this.checkBoxNotLoginMainProductNo = new SmartX.SmartCheckBox();
|
|
this.checkBoxL3MainProductNo = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuInitialization = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuSystem = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MenuTime = new SmartX.SmartCheckBox();
|
|
this.checkBoxL2MainProductNo = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuInitialization = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuSystem = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MenuTime = new SmartX.SmartCheckBox();
|
|
this.checkBoxL1MainProductNo = new SmartX.SmartCheckBox();
|
|
this.labelTitleNotLogin1 = new SmartX.SmartLabel();
|
|
this.labelTitle3 = new SmartX.SmartLabel();
|
|
this.labelTitle2 = new SmartX.SmartLabel();
|
|
this.labelTitle1 = new SmartX.SmartLabel();
|
|
this.smartLabel21 = new SmartX.SmartLabel();
|
|
this.smartLabel18 = new SmartX.SmartLabel();
|
|
this.smartLabel16 = new SmartX.SmartLabel();
|
|
this.smartLabel15 = new SmartX.SmartLabel();
|
|
this.smartLabel14 = new SmartX.SmartLabel();
|
|
this.smartLabel13 = new SmartX.SmartLabel();
|
|
this.smartLabel12 = new SmartX.SmartLabel();
|
|
this.smartLabel11 = new SmartX.SmartLabel();
|
|
this.smartLabel10 = new SmartX.SmartLabel();
|
|
this.smartLabel9 = new SmartX.SmartLabel();
|
|
this.smartLabel8 = new SmartX.SmartLabel();
|
|
this.smartLabel7 = new SmartX.SmartLabel();
|
|
this.smartLabel6 = new SmartX.SmartLabel();
|
|
this.smartLabel5 = new SmartX.SmartLabel();
|
|
this.smartLabel3 = new SmartX.SmartLabel();
|
|
this.smartLabel2 = new SmartX.SmartLabel();
|
|
this.smartLabel1 = new SmartX.SmartLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartForm1
|
|
//
|
|
this.smartForm1.CenterLocation = false;
|
|
this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image")));
|
|
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
|
|
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD1024X768;
|
|
this.smartForm1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartForm1.MainForm = null;
|
|
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
|
|
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
|
|
this.smartForm1.Name = "smartForm1";
|
|
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
this.smartForm1.SuspendLayoutInterval = 0;
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackPictureBox = this.smartForm1;
|
|
this.smartGroupBox1.BackPictureBox1 = null;
|
|
this.smartGroupBox1.Controls.Add(this.labelLevel3Name);
|
|
this.smartGroupBox1.Controls.Add(this.labelLevel2Name);
|
|
this.smartGroupBox1.Controls.Add(this.labelLevel1Name);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuViewer);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuViewer);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuViewer);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuViewer);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleViewer);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuCommunication);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuCommunication);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuCommunication);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuCommunication);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleCommunication);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel26);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel25);
|
|
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine1);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel24);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleNotLogin2);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel17);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel22);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel23);
|
|
this.smartGroupBox1.Controls.Add(this.buttonSave);
|
|
this.smartGroupBox1.Controls.Add(this.buttonBack);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitle);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuStatistics);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuStatistics);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuStatistics);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuStatistics);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleStatistics);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuCalibration);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuCalibration);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMainSubMenu);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MainSubMenu);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuCalibration);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MainSubMenu);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuCalibration);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MainSubMenu);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuEquipment);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuEquipment);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuUpdate);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuUpdate);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuConfiguration);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuConfiguration);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMainClear);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MainClear);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuEquipment);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuUpdate);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuConfiguration);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MainClear);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuEquipment);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuUpdate);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuConfiguration);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MainClear);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuIOTest);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuIOTest);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuDataBackup);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuDataBackup);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuIOTest);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuDataBackup);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuIOTest);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuDataBackup);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuMotor);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuMotor);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuInformation);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuInformation);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMainWeightSet);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MainWeightSet);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuMotor);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuInformation);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MainWeightSet);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuMotor);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuInformation);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MainWeightSet);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuInitialization);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuInitialization);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuSystem);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuSystem);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMenuTime);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MenuTime);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxNotLoginMainProductNo);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL3MainProductNo);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuInitialization);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuSystem);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MenuTime);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL2MainProductNo);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuInitialization);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuSystem);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MenuTime);
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxL1MainProductNo);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleNotLogin1);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitle3);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitle2);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitle1);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel21);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel18);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel16);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel15);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel14);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel13);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel12);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel11);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel10);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel9);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel8);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel7);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel6);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel5);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel3);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel2);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel1);
|
|
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 = null;
|
|
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(1024, 768);
|
|
this.smartGroupBox1.TabIndex = 1;
|
|
this.smartGroupBox1.Text = "smartGroupBox1";
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// labelLevel3Name
|
|
//
|
|
this.labelLevel3Name.BackColor = System.Drawing.Color.White;
|
|
this.labelLevel3Name.BackPictureBox = null;
|
|
this.labelLevel3Name.BackPictureBox1 = null;
|
|
this.labelLevel3Name.BackPictureBox2 = null;
|
|
this.labelLevel3Name.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLevel3Name.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelLevel3Name.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelLevel3Name.ForeColor = System.Drawing.Color.Black;
|
|
this.labelLevel3Name.InitVisible = true;
|
|
this.labelLevel3Name.LineSpacing = 0F;
|
|
this.labelLevel3Name.Location = new System.Drawing.Point(727, 99);
|
|
this.labelLevel3Name.Name = "labelLevel3Name";
|
|
this.labelLevel3Name.Size = new System.Drawing.Size(220, 26);
|
|
this.labelLevel3Name.TabIndex = 861;
|
|
this.labelLevel3Name.Text = "L3";
|
|
this.labelLevel3Name.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelLevel3Name.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLevel3Name.Wordwrap = false;
|
|
this.labelLevel3Name.Click += new System.EventHandler(this.labelLevel3Name_Click);
|
|
//
|
|
// labelLevel2Name
|
|
//
|
|
this.labelLevel2Name.BackColor = System.Drawing.Color.White;
|
|
this.labelLevel2Name.BackPictureBox = null;
|
|
this.labelLevel2Name.BackPictureBox1 = null;
|
|
this.labelLevel2Name.BackPictureBox2 = null;
|
|
this.labelLevel2Name.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLevel2Name.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelLevel2Name.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelLevel2Name.ForeColor = System.Drawing.Color.Black;
|
|
this.labelLevel2Name.InitVisible = true;
|
|
this.labelLevel2Name.LineSpacing = 0F;
|
|
this.labelLevel2Name.Location = new System.Drawing.Point(404, 99);
|
|
this.labelLevel2Name.Name = "labelLevel2Name";
|
|
this.labelLevel2Name.Size = new System.Drawing.Size(220, 26);
|
|
this.labelLevel2Name.TabIndex = 860;
|
|
this.labelLevel2Name.Text = "L2";
|
|
this.labelLevel2Name.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelLevel2Name.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLevel2Name.Wordwrap = false;
|
|
this.labelLevel2Name.Click += new System.EventHandler(this.labelLevel2Name_Click);
|
|
//
|
|
// labelLevel1Name
|
|
//
|
|
this.labelLevel1Name.BackColor = System.Drawing.Color.White;
|
|
this.labelLevel1Name.BackPictureBox = null;
|
|
this.labelLevel1Name.BackPictureBox1 = null;
|
|
this.labelLevel1Name.BackPictureBox2 = null;
|
|
this.labelLevel1Name.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLevel1Name.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelLevel1Name.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelLevel1Name.ForeColor = System.Drawing.Color.Black;
|
|
this.labelLevel1Name.InitVisible = true;
|
|
this.labelLevel1Name.LineSpacing = 0F;
|
|
this.labelLevel1Name.Location = new System.Drawing.Point(81, 99);
|
|
this.labelLevel1Name.Name = "labelLevel1Name";
|
|
this.labelLevel1Name.Size = new System.Drawing.Size(220, 26);
|
|
this.labelLevel1Name.TabIndex = 858;
|
|
this.labelLevel1Name.Text = "L1";
|
|
this.labelLevel1Name.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelLevel1Name.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLevel1Name.Wordwrap = false;
|
|
this.labelLevel1Name.Click += new System.EventHandler(this.labelLevel1Name_Click);
|
|
//
|
|
// checkBoxNotLoginMenuViewer
|
|
//
|
|
this.checkBoxNotLoginMenuViewer.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuViewer.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuViewer.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuViewer.CheckBoxBackColor = System.Drawing.Color.Silver;
|
|
this.checkBoxNotLoginMenuViewer.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuViewer.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuViewer.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuViewer.Checked = false;
|
|
this.checkBoxNotLoginMenuViewer.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuViewer.Enabled = false;
|
|
this.checkBoxNotLoginMenuViewer.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuViewer.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuViewer.InitVisible = true;
|
|
this.checkBoxNotLoginMenuViewer.Location = new System.Drawing.Point(925, 593);
|
|
this.checkBoxNotLoginMenuViewer.Name = "checkBoxNotLoginMenuViewer";
|
|
this.checkBoxNotLoginMenuViewer.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuViewer.TabIndex = 854;
|
|
this.checkBoxNotLoginMenuViewer.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuViewer.Visible = false;
|
|
this.checkBoxNotLoginMenuViewer.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuViewer
|
|
//
|
|
this.checkBoxL3MenuViewer.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuViewer.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuViewer.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuViewer.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuViewer.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuViewer.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuViewer.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuViewer.Checked = false;
|
|
this.checkBoxL3MenuViewer.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuViewer.ImageCheckBox = null;
|
|
this.checkBoxL3MenuViewer.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuViewer.InitVisible = true;
|
|
this.checkBoxL3MenuViewer.Location = new System.Drawing.Point(875, 593);
|
|
this.checkBoxL3MenuViewer.Name = "checkBoxL3MenuViewer";
|
|
this.checkBoxL3MenuViewer.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuViewer.TabIndex = 855;
|
|
this.checkBoxL3MenuViewer.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuViewer.Visible = false;
|
|
this.checkBoxL3MenuViewer.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuViewer
|
|
//
|
|
this.checkBoxL2MenuViewer.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuViewer.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuViewer.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuViewer.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuViewer.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuViewer.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuViewer.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuViewer.Checked = false;
|
|
this.checkBoxL2MenuViewer.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuViewer.ImageCheckBox = null;
|
|
this.checkBoxL2MenuViewer.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuViewer.InitVisible = true;
|
|
this.checkBoxL2MenuViewer.Location = new System.Drawing.Point(825, 593);
|
|
this.checkBoxL2MenuViewer.Name = "checkBoxL2MenuViewer";
|
|
this.checkBoxL2MenuViewer.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuViewer.TabIndex = 856;
|
|
this.checkBoxL2MenuViewer.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuViewer.Visible = false;
|
|
this.checkBoxL2MenuViewer.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuViewer
|
|
//
|
|
this.checkBoxL1MenuViewer.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuViewer.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuViewer.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuViewer.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuViewer.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuViewer.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuViewer.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuViewer.Checked = false;
|
|
this.checkBoxL1MenuViewer.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuViewer.ImageCheckBox = null;
|
|
this.checkBoxL1MenuViewer.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuViewer.InitVisible = true;
|
|
this.checkBoxL1MenuViewer.Location = new System.Drawing.Point(775, 593);
|
|
this.checkBoxL1MenuViewer.Name = "checkBoxL1MenuViewer";
|
|
this.checkBoxL1MenuViewer.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuViewer.TabIndex = 853;
|
|
this.checkBoxL1MenuViewer.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuViewer.Visible = false;
|
|
this.checkBoxL1MenuViewer.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// labelTitleViewer
|
|
//
|
|
this.labelTitleViewer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.labelTitleViewer.BackPictureBox = this.smartForm1;
|
|
this.labelTitleViewer.BackPictureBox1 = null;
|
|
this.labelTitleViewer.BackPictureBox2 = null;
|
|
this.labelTitleViewer.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleViewer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleViewer.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitleViewer.InitVisible = true;
|
|
this.labelTitleViewer.LineSpacing = 0F;
|
|
this.labelTitleViewer.Location = new System.Drawing.Point(535, 593);
|
|
this.labelTitleViewer.Name = "labelTitleViewer";
|
|
this.labelTitleViewer.Size = new System.Drawing.Size(200, 30);
|
|
this.labelTitleViewer.TabIndex = 852;
|
|
this.labelTitleViewer.Text = "Viewer";
|
|
this.labelTitleViewer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleViewer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleViewer.Visible = false;
|
|
this.labelTitleViewer.Wordwrap = false;
|
|
//
|
|
// checkBoxNotLoginMenuCommunication
|
|
//
|
|
this.checkBoxNotLoginMenuCommunication.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuCommunication.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuCommunication.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuCommunication.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuCommunication.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuCommunication.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuCommunication.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuCommunication.Checked = false;
|
|
this.checkBoxNotLoginMenuCommunication.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuCommunication.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuCommunication.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuCommunication.InitVisible = true;
|
|
this.checkBoxNotLoginMenuCommunication.Location = new System.Drawing.Point(425, 469);
|
|
this.checkBoxNotLoginMenuCommunication.Name = "checkBoxNotLoginMenuCommunication";
|
|
this.checkBoxNotLoginMenuCommunication.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuCommunication.TabIndex = 850;
|
|
this.checkBoxNotLoginMenuCommunication.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
//
|
|
// checkBoxL3MenuCommunication
|
|
//
|
|
this.checkBoxL3MenuCommunication.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuCommunication.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuCommunication.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuCommunication.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuCommunication.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuCommunication.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuCommunication.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuCommunication.Checked = false;
|
|
this.checkBoxL3MenuCommunication.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuCommunication.ImageCheckBox = null;
|
|
this.checkBoxL3MenuCommunication.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuCommunication.InitVisible = true;
|
|
this.checkBoxL3MenuCommunication.Location = new System.Drawing.Point(375, 469);
|
|
this.checkBoxL3MenuCommunication.Name = "checkBoxL3MenuCommunication";
|
|
this.checkBoxL3MenuCommunication.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuCommunication.TabIndex = 848;
|
|
this.checkBoxL3MenuCommunication.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
//
|
|
// checkBoxL2MenuCommunication
|
|
//
|
|
this.checkBoxL2MenuCommunication.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuCommunication.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuCommunication.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuCommunication.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuCommunication.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuCommunication.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuCommunication.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuCommunication.Checked = false;
|
|
this.checkBoxL2MenuCommunication.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuCommunication.ImageCheckBox = null;
|
|
this.checkBoxL2MenuCommunication.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuCommunication.InitVisible = true;
|
|
this.checkBoxL2MenuCommunication.Location = new System.Drawing.Point(325, 469);
|
|
this.checkBoxL2MenuCommunication.Name = "checkBoxL2MenuCommunication";
|
|
this.checkBoxL2MenuCommunication.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuCommunication.TabIndex = 849;
|
|
this.checkBoxL2MenuCommunication.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
//
|
|
// checkBoxL1MenuCommunication
|
|
//
|
|
this.checkBoxL1MenuCommunication.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuCommunication.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuCommunication.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuCommunication.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuCommunication.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuCommunication.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuCommunication.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuCommunication.Checked = false;
|
|
this.checkBoxL1MenuCommunication.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuCommunication.ImageCheckBox = null;
|
|
this.checkBoxL1MenuCommunication.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuCommunication.InitVisible = true;
|
|
this.checkBoxL1MenuCommunication.Location = new System.Drawing.Point(275, 469);
|
|
this.checkBoxL1MenuCommunication.Name = "checkBoxL1MenuCommunication";
|
|
this.checkBoxL1MenuCommunication.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuCommunication.TabIndex = 851;
|
|
this.checkBoxL1MenuCommunication.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
//
|
|
// labelTitleCommunication
|
|
//
|
|
this.labelTitleCommunication.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.labelTitleCommunication.BackPictureBox = this.smartForm1;
|
|
this.labelTitleCommunication.BackPictureBox1 = null;
|
|
this.labelTitleCommunication.BackPictureBox2 = null;
|
|
this.labelTitleCommunication.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleCommunication.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleCommunication.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitleCommunication.InitVisible = true;
|
|
this.labelTitleCommunication.LineSpacing = 0F;
|
|
this.labelTitleCommunication.Location = new System.Drawing.Point(35, 469);
|
|
this.labelTitleCommunication.Name = "labelTitleCommunication";
|
|
this.labelTitleCommunication.Size = new System.Drawing.Size(200, 30);
|
|
this.labelTitleCommunication.TabIndex = 847;
|
|
this.labelTitleCommunication.Text = "Communication";
|
|
this.labelTitleCommunication.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleCommunication.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleCommunication.Wordwrap = false;
|
|
//
|
|
// smartLabel26
|
|
//
|
|
this.smartLabel26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel26.BackPictureBox = null;
|
|
this.smartLabel26.BackPictureBox1 = null;
|
|
this.smartLabel26.BackPictureBox2 = null;
|
|
this.smartLabel26.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel26.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel26.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel26.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel26.InitVisible = true;
|
|
this.smartLabel26.LineSpacing = 0F;
|
|
this.smartLabel26.Location = new System.Drawing.Point(358, 99);
|
|
this.smartLabel26.Name = "smartLabel26";
|
|
this.smartLabel26.Size = new System.Drawing.Size(40, 26);
|
|
this.smartLabel26.TabIndex = 846;
|
|
this.smartLabel26.Text = "L2";
|
|
this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel26.Wordwrap = false;
|
|
//
|
|
// smartLabel25
|
|
//
|
|
this.smartLabel25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel25.BackPictureBox = null;
|
|
this.smartLabel25.BackPictureBox1 = null;
|
|
this.smartLabel25.BackPictureBox2 = null;
|
|
this.smartLabel25.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel25.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel25.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel25.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel25.InitVisible = true;
|
|
this.smartLabel25.LineSpacing = 0F;
|
|
this.smartLabel25.Location = new System.Drawing.Point(681, 99);
|
|
this.smartLabel25.Name = "smartLabel25";
|
|
this.smartLabel25.Size = new System.Drawing.Size(40, 26);
|
|
this.smartLabel25.TabIndex = 845;
|
|
this.smartLabel25.Text = "L3";
|
|
this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel25.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine1
|
|
//
|
|
this.smartSeparatorLine1.InitVisible = true;
|
|
this.smartSeparatorLine1.Line1Color = System.Drawing.Color.DimGray;
|
|
this.smartSeparatorLine1.Line1Width = 1F;
|
|
this.smartSeparatorLine1.Line2Color = System.Drawing.Color.LightGray;
|
|
this.smartSeparatorLine1.Line2Visible = true;
|
|
this.smartSeparatorLine1.Line2Width = 1F;
|
|
this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine1.Location = new System.Drawing.Point(35, 149);
|
|
this.smartSeparatorLine1.Name = "smartSeparatorLine1";
|
|
this.smartSeparatorLine1.Size = new System.Drawing.Size(958, 2);
|
|
this.smartSeparatorLine1.TabIndex = 841;
|
|
this.smartSeparatorLine1.Text = "smartSeparatorLine1";
|
|
//
|
|
// smartLabel24
|
|
//
|
|
this.smartLabel24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel24.BackPictureBox = null;
|
|
this.smartLabel24.BackPictureBox1 = null;
|
|
this.smartLabel24.BackPictureBox2 = null;
|
|
this.smartLabel24.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel24.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel24.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel24.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel24.InitVisible = true;
|
|
this.smartLabel24.LineSpacing = 0F;
|
|
this.smartLabel24.Location = new System.Drawing.Point(35, 99);
|
|
this.smartLabel24.Name = "smartLabel24";
|
|
this.smartLabel24.Size = new System.Drawing.Size(40, 26);
|
|
this.smartLabel24.TabIndex = 643;
|
|
this.smartLabel24.Text = "L1";
|
|
this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel24.Wordwrap = false;
|
|
//
|
|
// labelTitleNotLogin2
|
|
//
|
|
this.labelTitleNotLogin2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.labelTitleNotLogin2.BackPictureBox = null;
|
|
this.labelTitleNotLogin2.BackPictureBox1 = null;
|
|
this.labelTitleNotLogin2.BackPictureBox2 = null;
|
|
this.labelTitleNotLogin2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleNotLogin2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleNotLogin2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleNotLogin2.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitleNotLogin2.InitVisible = true;
|
|
this.labelTitleNotLogin2.LineSpacing = 0F;
|
|
this.labelTitleNotLogin2.Location = new System.Drawing.Point(921, 170);
|
|
this.labelTitleNotLogin2.Name = "labelTitleNotLogin2";
|
|
this.labelTitleNotLogin2.Size = new System.Drawing.Size(40, 30);
|
|
this.labelTitleNotLogin2.TabIndex = 641;
|
|
this.labelTitleNotLogin2.Text = "N";
|
|
this.labelTitleNotLogin2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleNotLogin2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleNotLogin2.Wordwrap = false;
|
|
this.labelTitleNotLogin2.Click += new System.EventHandler(this.labelTitle4_Click);
|
|
//
|
|
// smartLabel17
|
|
//
|
|
this.smartLabel17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel17.BackPictureBox = null;
|
|
this.smartLabel17.BackPictureBox1 = null;
|
|
this.smartLabel17.BackPictureBox2 = null;
|
|
this.smartLabel17.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel17.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel17.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel17.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel17.InitVisible = true;
|
|
this.smartLabel17.LineSpacing = 0F;
|
|
this.smartLabel17.Location = new System.Drawing.Point(871, 170);
|
|
this.smartLabel17.Name = "smartLabel17";
|
|
this.smartLabel17.Size = new System.Drawing.Size(40, 30);
|
|
this.smartLabel17.TabIndex = 642;
|
|
this.smartLabel17.Text = "L3";
|
|
this.smartLabel17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel17.Wordwrap = false;
|
|
this.smartLabel17.Click += new System.EventHandler(this.labelTitle3_Click);
|
|
//
|
|
// smartLabel22
|
|
//
|
|
this.smartLabel22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel22.BackPictureBox = null;
|
|
this.smartLabel22.BackPictureBox1 = null;
|
|
this.smartLabel22.BackPictureBox2 = null;
|
|
this.smartLabel22.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel22.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel22.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel22.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel22.InitVisible = true;
|
|
this.smartLabel22.LineSpacing = 0F;
|
|
this.smartLabel22.Location = new System.Drawing.Point(821, 170);
|
|
this.smartLabel22.Name = "smartLabel22";
|
|
this.smartLabel22.Size = new System.Drawing.Size(40, 30);
|
|
this.smartLabel22.TabIndex = 640;
|
|
this.smartLabel22.Text = "L2";
|
|
this.smartLabel22.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel22.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel22.Wordwrap = false;
|
|
this.smartLabel22.Click += new System.EventHandler(this.labelTitle2_Click);
|
|
//
|
|
// smartLabel23
|
|
//
|
|
this.smartLabel23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel23.BackPictureBox = null;
|
|
this.smartLabel23.BackPictureBox1 = null;
|
|
this.smartLabel23.BackPictureBox2 = null;
|
|
this.smartLabel23.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel23.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel23.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel23.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel23.InitVisible = true;
|
|
this.smartLabel23.LineSpacing = 0F;
|
|
this.smartLabel23.Location = new System.Drawing.Point(770, 170);
|
|
this.smartLabel23.Name = "smartLabel23";
|
|
this.smartLabel23.Size = new System.Drawing.Size(40, 30);
|
|
this.smartLabel23.TabIndex = 639;
|
|
this.smartLabel23.Text = "L1";
|
|
this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel23.Wordwrap = false;
|
|
this.smartLabel23.Click += new System.EventHandler(this.labelTitle1_Click);
|
|
//
|
|
// buttonSave
|
|
//
|
|
this.buttonSave.BackPictureBox = null;
|
|
this.buttonSave.BackPictureBox1 = null;
|
|
this.buttonSave.BackPictureBox2 = null;
|
|
this.buttonSave.ButtonColor = System.Drawing.Color.Gray;
|
|
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(834, 666);
|
|
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(84, 87);
|
|
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonSave.TabIndex = 635;
|
|
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.Click += new System.EventHandler(this.buttonSave_Click);
|
|
//
|
|
// buttonBack
|
|
//
|
|
this.buttonBack.BackPictureBox = null;
|
|
this.buttonBack.BackPictureBox1 = null;
|
|
this.buttonBack.BackPictureBox2 = null;
|
|
this.buttonBack.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBack.ButtonImageAutoSize = true;
|
|
this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DisableImage")));
|
|
this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage")));
|
|
this.buttonBack.GroupID = 0;
|
|
this.buttonBack.InitVisible = true;
|
|
this.buttonBack.Location = new System.Drawing.Point(924, 666);
|
|
this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonBack.Name = "buttonBack";
|
|
this.buttonBack.NestedClickEventPrevent = false;
|
|
this.buttonBack.OutlinePixel = 1;
|
|
this.buttonBack.RepeatInterval = 200;
|
|
this.buttonBack.RepeatIntervalAccelerate = null;
|
|
this.buttonBack.SafeInterval = 200;
|
|
this.buttonBack.Size = new System.Drawing.Size(84, 87);
|
|
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBack.TabIndex = 634;
|
|
this.buttonBack.TextColor = System.Drawing.Color.Black;
|
|
this.buttonBack.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonBack.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBack.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonBack.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.UpImage")));
|
|
this.buttonBack.Click += new System.EventHandler(this.buttonBack_Click);
|
|
//
|
|
// labelTitle
|
|
//
|
|
this.labelTitle.BackPictureBox = this.smartForm1;
|
|
this.labelTitle.BackPictureBox1 = null;
|
|
this.labelTitle.BackPictureBox2 = null;
|
|
this.labelTitle.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitle.Font = new System.Drawing.Font("새굴림", 35F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle.InitVisible = true;
|
|
this.labelTitle.LineSpacing = 0F;
|
|
this.labelTitle.Location = new System.Drawing.Point(199, 7);
|
|
this.labelTitle.Name = "labelTitle";
|
|
this.labelTitle.Size = new System.Drawing.Size(626, 60);
|
|
this.labelTitle.TabIndex = 633;
|
|
this.labelTitle.Text = "그룹 에디터";
|
|
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle.Wordwrap = false;
|
|
//
|
|
// checkBoxNotLoginMenuStatistics
|
|
//
|
|
this.checkBoxNotLoginMenuStatistics.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuStatistics.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuStatistics.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuStatistics.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuStatistics.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuStatistics.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuStatistics.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuStatistics.Checked = false;
|
|
this.checkBoxNotLoginMenuStatistics.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuStatistics.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuStatistics.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuStatistics.InitVisible = true;
|
|
this.checkBoxNotLoginMenuStatistics.Location = new System.Drawing.Point(925, 562);
|
|
this.checkBoxNotLoginMenuStatistics.Name = "checkBoxNotLoginMenuStatistics";
|
|
this.checkBoxNotLoginMenuStatistics.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuStatistics.TabIndex = 630;
|
|
this.checkBoxNotLoginMenuStatistics.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuStatistics.Visible = false;
|
|
this.checkBoxNotLoginMenuStatistics.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuStatistics
|
|
//
|
|
this.checkBoxL3MenuStatistics.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuStatistics.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuStatistics.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuStatistics.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuStatistics.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuStatistics.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuStatistics.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuStatistics.Checked = false;
|
|
this.checkBoxL3MenuStatistics.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuStatistics.ImageCheckBox = null;
|
|
this.checkBoxL3MenuStatistics.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuStatistics.InitVisible = true;
|
|
this.checkBoxL3MenuStatistics.Location = new System.Drawing.Point(875, 562);
|
|
this.checkBoxL3MenuStatistics.Name = "checkBoxL3MenuStatistics";
|
|
this.checkBoxL3MenuStatistics.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuStatistics.TabIndex = 631;
|
|
this.checkBoxL3MenuStatistics.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuStatistics.Visible = false;
|
|
this.checkBoxL3MenuStatistics.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuStatistics
|
|
//
|
|
this.checkBoxL2MenuStatistics.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuStatistics.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuStatistics.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuStatistics.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuStatistics.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuStatistics.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuStatistics.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuStatistics.Checked = false;
|
|
this.checkBoxL2MenuStatistics.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuStatistics.ImageCheckBox = null;
|
|
this.checkBoxL2MenuStatistics.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuStatistics.InitVisible = true;
|
|
this.checkBoxL2MenuStatistics.Location = new System.Drawing.Point(825, 562);
|
|
this.checkBoxL2MenuStatistics.Name = "checkBoxL2MenuStatistics";
|
|
this.checkBoxL2MenuStatistics.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuStatistics.TabIndex = 632;
|
|
this.checkBoxL2MenuStatistics.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuStatistics.Visible = false;
|
|
this.checkBoxL2MenuStatistics.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuStatistics
|
|
//
|
|
this.checkBoxL1MenuStatistics.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuStatistics.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuStatistics.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuStatistics.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuStatistics.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuStatistics.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuStatistics.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuStatistics.Checked = false;
|
|
this.checkBoxL1MenuStatistics.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuStatistics.ImageCheckBox = null;
|
|
this.checkBoxL1MenuStatistics.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuStatistics.InitVisible = true;
|
|
this.checkBoxL1MenuStatistics.Location = new System.Drawing.Point(775, 562);
|
|
this.checkBoxL1MenuStatistics.Name = "checkBoxL1MenuStatistics";
|
|
this.checkBoxL1MenuStatistics.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuStatistics.TabIndex = 629;
|
|
this.checkBoxL1MenuStatistics.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuStatistics.Visible = false;
|
|
this.checkBoxL1MenuStatistics.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// labelTitleStatistics
|
|
//
|
|
this.labelTitleStatistics.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.labelTitleStatistics.BackPictureBox = this.smartForm1;
|
|
this.labelTitleStatistics.BackPictureBox1 = null;
|
|
this.labelTitleStatistics.BackPictureBox2 = null;
|
|
this.labelTitleStatistics.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleStatistics.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleStatistics.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitleStatistics.InitVisible = true;
|
|
this.labelTitleStatistics.LineSpacing = 0F;
|
|
this.labelTitleStatistics.Location = new System.Drawing.Point(535, 562);
|
|
this.labelTitleStatistics.Name = "labelTitleStatistics";
|
|
this.labelTitleStatistics.Size = new System.Drawing.Size(200, 30);
|
|
this.labelTitleStatistics.TabIndex = 628;
|
|
this.labelTitleStatistics.Text = "Statistics";
|
|
this.labelTitleStatistics.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleStatistics.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleStatistics.Visible = false;
|
|
this.labelTitleStatistics.Wordwrap = false;
|
|
//
|
|
// checkBoxNotLoginMenuCalibration
|
|
//
|
|
this.checkBoxNotLoginMenuCalibration.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuCalibration.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuCalibration.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuCalibration.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuCalibration.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuCalibration.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuCalibration.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuCalibration.Checked = false;
|
|
this.checkBoxNotLoginMenuCalibration.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuCalibration.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuCalibration.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuCalibration.InitVisible = true;
|
|
this.checkBoxNotLoginMenuCalibration.Location = new System.Drawing.Point(425, 500);
|
|
this.checkBoxNotLoginMenuCalibration.Name = "checkBoxNotLoginMenuCalibration";
|
|
this.checkBoxNotLoginMenuCalibration.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuCalibration.TabIndex = 599;
|
|
this.checkBoxNotLoginMenuCalibration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuCalibration.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuCalibration
|
|
//
|
|
this.checkBoxL3MenuCalibration.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuCalibration.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuCalibration.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuCalibration.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuCalibration.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuCalibration.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuCalibration.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuCalibration.Checked = false;
|
|
this.checkBoxL3MenuCalibration.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuCalibration.ImageCheckBox = null;
|
|
this.checkBoxL3MenuCalibration.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuCalibration.InitVisible = true;
|
|
this.checkBoxL3MenuCalibration.Location = new System.Drawing.Point(375, 500);
|
|
this.checkBoxL3MenuCalibration.Name = "checkBoxL3MenuCalibration";
|
|
this.checkBoxL3MenuCalibration.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuCalibration.TabIndex = 600;
|
|
this.checkBoxL3MenuCalibration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuCalibration.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMainSubMenu
|
|
//
|
|
this.checkBoxNotLoginMainSubMenu.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMainSubMenu.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMainSubMenu.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMainSubMenu.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMainSubMenu.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMainSubMenu.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMainSubMenu.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMainSubMenu.Checked = false;
|
|
this.checkBoxNotLoginMainSubMenu.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMainSubMenu.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMainSubMenu.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMainSubMenu.InitVisible = true;
|
|
this.checkBoxNotLoginMainSubMenu.Location = new System.Drawing.Point(425, 335);
|
|
this.checkBoxNotLoginMainSubMenu.Name = "checkBoxNotLoginMainSubMenu";
|
|
this.checkBoxNotLoginMainSubMenu.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMainSubMenu.TabIndex = 598;
|
|
this.checkBoxNotLoginMainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMainSubMenu.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MainSubMenu
|
|
//
|
|
this.checkBoxL3MainSubMenu.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MainSubMenu.BackPictureBox1 = null;
|
|
this.checkBoxL3MainSubMenu.BackPictureBox2 = null;
|
|
this.checkBoxL3MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MainSubMenu.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MainSubMenu.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MainSubMenu.Checked = false;
|
|
this.checkBoxL3MainSubMenu.CheckLineWidth = 3;
|
|
this.checkBoxL3MainSubMenu.ImageCheckBox = null;
|
|
this.checkBoxL3MainSubMenu.ImageUnCheckBox = null;
|
|
this.checkBoxL3MainSubMenu.InitVisible = true;
|
|
this.checkBoxL3MainSubMenu.Location = new System.Drawing.Point(375, 335);
|
|
this.checkBoxL3MainSubMenu.Name = "checkBoxL3MainSubMenu";
|
|
this.checkBoxL3MainSubMenu.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MainSubMenu.TabIndex = 596;
|
|
this.checkBoxL3MainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MainSubMenu.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuCalibration
|
|
//
|
|
this.checkBoxL2MenuCalibration.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuCalibration.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuCalibration.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuCalibration.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuCalibration.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuCalibration.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuCalibration.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuCalibration.Checked = false;
|
|
this.checkBoxL2MenuCalibration.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuCalibration.ImageCheckBox = null;
|
|
this.checkBoxL2MenuCalibration.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuCalibration.InitVisible = true;
|
|
this.checkBoxL2MenuCalibration.Location = new System.Drawing.Point(325, 500);
|
|
this.checkBoxL2MenuCalibration.Name = "checkBoxL2MenuCalibration";
|
|
this.checkBoxL2MenuCalibration.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuCalibration.TabIndex = 597;
|
|
this.checkBoxL2MenuCalibration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuCalibration.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MainSubMenu
|
|
//
|
|
this.checkBoxL2MainSubMenu.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MainSubMenu.BackPictureBox1 = null;
|
|
this.checkBoxL2MainSubMenu.BackPictureBox2 = null;
|
|
this.checkBoxL2MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MainSubMenu.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MainSubMenu.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MainSubMenu.Checked = false;
|
|
this.checkBoxL2MainSubMenu.CheckLineWidth = 3;
|
|
this.checkBoxL2MainSubMenu.ImageCheckBox = null;
|
|
this.checkBoxL2MainSubMenu.ImageUnCheckBox = null;
|
|
this.checkBoxL2MainSubMenu.InitVisible = true;
|
|
this.checkBoxL2MainSubMenu.Location = new System.Drawing.Point(325, 335);
|
|
this.checkBoxL2MainSubMenu.Name = "checkBoxL2MainSubMenu";
|
|
this.checkBoxL2MainSubMenu.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MainSubMenu.TabIndex = 604;
|
|
this.checkBoxL2MainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MainSubMenu.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuCalibration
|
|
//
|
|
this.checkBoxL1MenuCalibration.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuCalibration.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuCalibration.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuCalibration.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuCalibration.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuCalibration.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuCalibration.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuCalibration.Checked = false;
|
|
this.checkBoxL1MenuCalibration.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuCalibration.ImageCheckBox = null;
|
|
this.checkBoxL1MenuCalibration.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuCalibration.InitVisible = true;
|
|
this.checkBoxL1MenuCalibration.Location = new System.Drawing.Point(275, 500);
|
|
this.checkBoxL1MenuCalibration.Name = "checkBoxL1MenuCalibration";
|
|
this.checkBoxL1MenuCalibration.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuCalibration.TabIndex = 605;
|
|
this.checkBoxL1MenuCalibration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuCalibration.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MainSubMenu
|
|
//
|
|
this.checkBoxL1MainSubMenu.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MainSubMenu.BackPictureBox1 = null;
|
|
this.checkBoxL1MainSubMenu.BackPictureBox2 = null;
|
|
this.checkBoxL1MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MainSubMenu.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MainSubMenu.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MainSubMenu.Checked = false;
|
|
this.checkBoxL1MainSubMenu.CheckLineWidth = 3;
|
|
this.checkBoxL1MainSubMenu.ImageCheckBox = null;
|
|
this.checkBoxL1MainSubMenu.ImageUnCheckBox = null;
|
|
this.checkBoxL1MainSubMenu.InitVisible = true;
|
|
this.checkBoxL1MainSubMenu.Location = new System.Drawing.Point(275, 335);
|
|
this.checkBoxL1MainSubMenu.Name = "checkBoxL1MainSubMenu";
|
|
this.checkBoxL1MainSubMenu.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MainSubMenu.TabIndex = 603;
|
|
this.checkBoxL1MainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MainSubMenu.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuEquipment
|
|
//
|
|
this.checkBoxNotLoginMenuEquipment.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuEquipment.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuEquipment.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuEquipment.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuEquipment.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuEquipment.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuEquipment.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuEquipment.Checked = false;
|
|
this.checkBoxNotLoginMenuEquipment.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuEquipment.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuEquipment.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuEquipment.InitVisible = true;
|
|
this.checkBoxNotLoginMenuEquipment.Location = new System.Drawing.Point(925, 500);
|
|
this.checkBoxNotLoginMenuEquipment.Name = "checkBoxNotLoginMenuEquipment";
|
|
this.checkBoxNotLoginMenuEquipment.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuEquipment.TabIndex = 601;
|
|
this.checkBoxNotLoginMenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuEquipment.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuEquipment
|
|
//
|
|
this.checkBoxL3MenuEquipment.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuEquipment.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuEquipment.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuEquipment.CheckBoxBackColor = System.Drawing.Color.Silver;
|
|
this.checkBoxL3MenuEquipment.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuEquipment.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuEquipment.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuEquipment.Checked = true;
|
|
this.checkBoxL3MenuEquipment.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuEquipment.Enabled = false;
|
|
this.checkBoxL3MenuEquipment.ImageCheckBox = null;
|
|
this.checkBoxL3MenuEquipment.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuEquipment.InitVisible = true;
|
|
this.checkBoxL3MenuEquipment.Location = new System.Drawing.Point(875, 500);
|
|
this.checkBoxL3MenuEquipment.Name = "checkBoxL3MenuEquipment";
|
|
this.checkBoxL3MenuEquipment.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuEquipment.TabIndex = 602;
|
|
this.checkBoxL3MenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuEquipment.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuUpdate
|
|
//
|
|
this.checkBoxNotLoginMenuUpdate.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuUpdate.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuUpdate.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuUpdate.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuUpdate.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuUpdate.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuUpdate.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuUpdate.Checked = false;
|
|
this.checkBoxNotLoginMenuUpdate.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuUpdate.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuUpdate.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuUpdate.InitVisible = true;
|
|
this.checkBoxNotLoginMenuUpdate.Location = new System.Drawing.Point(925, 407);
|
|
this.checkBoxNotLoginMenuUpdate.Name = "checkBoxNotLoginMenuUpdate";
|
|
this.checkBoxNotLoginMenuUpdate.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuUpdate.TabIndex = 595;
|
|
this.checkBoxNotLoginMenuUpdate.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuUpdate.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuUpdate
|
|
//
|
|
this.checkBoxL3MenuUpdate.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuUpdate.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuUpdate.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuUpdate.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuUpdate.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuUpdate.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuUpdate.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuUpdate.Checked = false;
|
|
this.checkBoxL3MenuUpdate.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuUpdate.ImageCheckBox = null;
|
|
this.checkBoxL3MenuUpdate.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuUpdate.InitVisible = true;
|
|
this.checkBoxL3MenuUpdate.Location = new System.Drawing.Point(875, 407);
|
|
this.checkBoxL3MenuUpdate.Name = "checkBoxL3MenuUpdate";
|
|
this.checkBoxL3MenuUpdate.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuUpdate.TabIndex = 588;
|
|
this.checkBoxL3MenuUpdate.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuUpdate.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuConfiguration
|
|
//
|
|
this.checkBoxNotLoginMenuConfiguration.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuConfiguration.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuConfiguration.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuConfiguration.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuConfiguration.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuConfiguration.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuConfiguration.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuConfiguration.Checked = false;
|
|
this.checkBoxNotLoginMenuConfiguration.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuConfiguration.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuConfiguration.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuConfiguration.InitVisible = true;
|
|
this.checkBoxNotLoginMenuConfiguration.Location = new System.Drawing.Point(425, 438);
|
|
this.checkBoxNotLoginMenuConfiguration.Name = "checkBoxNotLoginMenuConfiguration";
|
|
this.checkBoxNotLoginMenuConfiguration.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuConfiguration.TabIndex = 589;
|
|
this.checkBoxNotLoginMenuConfiguration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuConfiguration.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuConfiguration
|
|
//
|
|
this.checkBoxL3MenuConfiguration.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuConfiguration.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuConfiguration.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuConfiguration.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuConfiguration.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuConfiguration.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuConfiguration.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuConfiguration.Checked = false;
|
|
this.checkBoxL3MenuConfiguration.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuConfiguration.ImageCheckBox = null;
|
|
this.checkBoxL3MenuConfiguration.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuConfiguration.InitVisible = true;
|
|
this.checkBoxL3MenuConfiguration.Location = new System.Drawing.Point(375, 438);
|
|
this.checkBoxL3MenuConfiguration.Name = "checkBoxL3MenuConfiguration";
|
|
this.checkBoxL3MenuConfiguration.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuConfiguration.TabIndex = 587;
|
|
this.checkBoxL3MenuConfiguration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuConfiguration.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMainClear
|
|
//
|
|
this.checkBoxNotLoginMainClear.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMainClear.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMainClear.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMainClear.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMainClear.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMainClear.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMainClear.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMainClear.Checked = false;
|
|
this.checkBoxNotLoginMainClear.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMainClear.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMainClear.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMainClear.InitVisible = true;
|
|
this.checkBoxNotLoginMainClear.Location = new System.Drawing.Point(425, 304);
|
|
this.checkBoxNotLoginMainClear.Name = "checkBoxNotLoginMainClear";
|
|
this.checkBoxNotLoginMainClear.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMainClear.TabIndex = 585;
|
|
this.checkBoxNotLoginMainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMainClear.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MainClear
|
|
//
|
|
this.checkBoxL3MainClear.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MainClear.BackPictureBox1 = null;
|
|
this.checkBoxL3MainClear.BackPictureBox2 = null;
|
|
this.checkBoxL3MainClear.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MainClear.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MainClear.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MainClear.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MainClear.Checked = false;
|
|
this.checkBoxL3MainClear.CheckLineWidth = 3;
|
|
this.checkBoxL3MainClear.ImageCheckBox = null;
|
|
this.checkBoxL3MainClear.ImageUnCheckBox = null;
|
|
this.checkBoxL3MainClear.InitVisible = true;
|
|
this.checkBoxL3MainClear.Location = new System.Drawing.Point(375, 304);
|
|
this.checkBoxL3MainClear.Name = "checkBoxL3MainClear";
|
|
this.checkBoxL3MainClear.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MainClear.TabIndex = 586;
|
|
this.checkBoxL3MainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MainClear.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuEquipment
|
|
//
|
|
this.checkBoxL2MenuEquipment.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuEquipment.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuEquipment.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuEquipment.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuEquipment.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuEquipment.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuEquipment.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuEquipment.Checked = false;
|
|
this.checkBoxL2MenuEquipment.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuEquipment.ImageCheckBox = null;
|
|
this.checkBoxL2MenuEquipment.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuEquipment.InitVisible = true;
|
|
this.checkBoxL2MenuEquipment.Location = new System.Drawing.Point(825, 500);
|
|
this.checkBoxL2MenuEquipment.Name = "checkBoxL2MenuEquipment";
|
|
this.checkBoxL2MenuEquipment.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuEquipment.TabIndex = 593;
|
|
this.checkBoxL2MenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuEquipment.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuUpdate
|
|
//
|
|
this.checkBoxL2MenuUpdate.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuUpdate.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuUpdate.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuUpdate.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuUpdate.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuUpdate.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuUpdate.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuUpdate.Checked = false;
|
|
this.checkBoxL2MenuUpdate.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuUpdate.ImageCheckBox = null;
|
|
this.checkBoxL2MenuUpdate.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuUpdate.InitVisible = true;
|
|
this.checkBoxL2MenuUpdate.Location = new System.Drawing.Point(825, 407);
|
|
this.checkBoxL2MenuUpdate.Name = "checkBoxL2MenuUpdate";
|
|
this.checkBoxL2MenuUpdate.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuUpdate.TabIndex = 594;
|
|
this.checkBoxL2MenuUpdate.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuUpdate.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuConfiguration
|
|
//
|
|
this.checkBoxL2MenuConfiguration.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuConfiguration.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuConfiguration.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuConfiguration.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuConfiguration.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuConfiguration.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuConfiguration.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuConfiguration.Checked = false;
|
|
this.checkBoxL2MenuConfiguration.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuConfiguration.ImageCheckBox = null;
|
|
this.checkBoxL2MenuConfiguration.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuConfiguration.InitVisible = true;
|
|
this.checkBoxL2MenuConfiguration.Location = new System.Drawing.Point(325, 438);
|
|
this.checkBoxL2MenuConfiguration.Name = "checkBoxL2MenuConfiguration";
|
|
this.checkBoxL2MenuConfiguration.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuConfiguration.TabIndex = 592;
|
|
this.checkBoxL2MenuConfiguration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuConfiguration.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MainClear
|
|
//
|
|
this.checkBoxL2MainClear.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MainClear.BackPictureBox1 = null;
|
|
this.checkBoxL2MainClear.BackPictureBox2 = null;
|
|
this.checkBoxL2MainClear.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MainClear.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MainClear.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MainClear.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MainClear.Checked = false;
|
|
this.checkBoxL2MainClear.CheckLineWidth = 3;
|
|
this.checkBoxL2MainClear.ImageCheckBox = null;
|
|
this.checkBoxL2MainClear.ImageUnCheckBox = null;
|
|
this.checkBoxL2MainClear.InitVisible = true;
|
|
this.checkBoxL2MainClear.Location = new System.Drawing.Point(325, 304);
|
|
this.checkBoxL2MainClear.Name = "checkBoxL2MainClear";
|
|
this.checkBoxL2MainClear.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MainClear.TabIndex = 590;
|
|
this.checkBoxL2MainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MainClear.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuEquipment
|
|
//
|
|
this.checkBoxL1MenuEquipment.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuEquipment.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuEquipment.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuEquipment.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuEquipment.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuEquipment.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuEquipment.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuEquipment.Checked = false;
|
|
this.checkBoxL1MenuEquipment.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuEquipment.ImageCheckBox = null;
|
|
this.checkBoxL1MenuEquipment.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuEquipment.InitVisible = true;
|
|
this.checkBoxL1MenuEquipment.Location = new System.Drawing.Point(775, 500);
|
|
this.checkBoxL1MenuEquipment.Name = "checkBoxL1MenuEquipment";
|
|
this.checkBoxL1MenuEquipment.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuEquipment.TabIndex = 591;
|
|
this.checkBoxL1MenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuEquipment.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuUpdate
|
|
//
|
|
this.checkBoxL1MenuUpdate.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuUpdate.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuUpdate.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuUpdate.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuUpdate.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuUpdate.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuUpdate.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuUpdate.Checked = false;
|
|
this.checkBoxL1MenuUpdate.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuUpdate.ImageCheckBox = null;
|
|
this.checkBoxL1MenuUpdate.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuUpdate.InitVisible = true;
|
|
this.checkBoxL1MenuUpdate.Location = new System.Drawing.Point(775, 407);
|
|
this.checkBoxL1MenuUpdate.Name = "checkBoxL1MenuUpdate";
|
|
this.checkBoxL1MenuUpdate.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuUpdate.TabIndex = 606;
|
|
this.checkBoxL1MenuUpdate.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuUpdate.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuConfiguration
|
|
//
|
|
this.checkBoxL1MenuConfiguration.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuConfiguration.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuConfiguration.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuConfiguration.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuConfiguration.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuConfiguration.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuConfiguration.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuConfiguration.Checked = false;
|
|
this.checkBoxL1MenuConfiguration.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuConfiguration.ImageCheckBox = null;
|
|
this.checkBoxL1MenuConfiguration.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuConfiguration.InitVisible = true;
|
|
this.checkBoxL1MenuConfiguration.Location = new System.Drawing.Point(275, 438);
|
|
this.checkBoxL1MenuConfiguration.Name = "checkBoxL1MenuConfiguration";
|
|
this.checkBoxL1MenuConfiguration.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuConfiguration.TabIndex = 621;
|
|
this.checkBoxL1MenuConfiguration.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuConfiguration.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MainClear
|
|
//
|
|
this.checkBoxL1MainClear.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MainClear.BackPictureBox1 = null;
|
|
this.checkBoxL1MainClear.BackPictureBox2 = null;
|
|
this.checkBoxL1MainClear.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MainClear.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MainClear.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MainClear.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MainClear.Checked = false;
|
|
this.checkBoxL1MainClear.CheckLineWidth = 3;
|
|
this.checkBoxL1MainClear.ImageCheckBox = null;
|
|
this.checkBoxL1MainClear.ImageUnCheckBox = null;
|
|
this.checkBoxL1MainClear.InitVisible = true;
|
|
this.checkBoxL1MainClear.Location = new System.Drawing.Point(275, 304);
|
|
this.checkBoxL1MainClear.Name = "checkBoxL1MainClear";
|
|
this.checkBoxL1MainClear.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MainClear.TabIndex = 622;
|
|
this.checkBoxL1MainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MainClear.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuIOTest
|
|
//
|
|
this.checkBoxNotLoginMenuIOTest.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuIOTest.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuIOTest.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuIOTest.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuIOTest.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuIOTest.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuIOTest.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuIOTest.Checked = false;
|
|
this.checkBoxNotLoginMenuIOTest.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuIOTest.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuIOTest.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuIOTest.InitVisible = true;
|
|
this.checkBoxNotLoginMenuIOTest.Location = new System.Drawing.Point(425, 593);
|
|
this.checkBoxNotLoginMenuIOTest.Name = "checkBoxNotLoginMenuIOTest";
|
|
this.checkBoxNotLoginMenuIOTest.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuIOTest.TabIndex = 619;
|
|
this.checkBoxNotLoginMenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuIOTest.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuIOTest
|
|
//
|
|
this.checkBoxL3MenuIOTest.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuIOTest.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuIOTest.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuIOTest.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuIOTest.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuIOTest.Checked = false;
|
|
this.checkBoxL3MenuIOTest.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuIOTest.ImageCheckBox = null;
|
|
this.checkBoxL3MenuIOTest.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuIOTest.InitVisible = true;
|
|
this.checkBoxL3MenuIOTest.Location = new System.Drawing.Point(375, 593);
|
|
this.checkBoxL3MenuIOTest.Name = "checkBoxL3MenuIOTest";
|
|
this.checkBoxL3MenuIOTest.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuIOTest.TabIndex = 626;
|
|
this.checkBoxL3MenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuIOTest.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuDataBackup
|
|
//
|
|
this.checkBoxNotLoginMenuDataBackup.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuDataBackup.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuDataBackup.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuDataBackup.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuDataBackup.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuDataBackup.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuDataBackup.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuDataBackup.Checked = false;
|
|
this.checkBoxNotLoginMenuDataBackup.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuDataBackup.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuDataBackup.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuDataBackup.InitVisible = true;
|
|
this.checkBoxNotLoginMenuDataBackup.Location = new System.Drawing.Point(925, 469);
|
|
this.checkBoxNotLoginMenuDataBackup.Name = "checkBoxNotLoginMenuDataBackup";
|
|
this.checkBoxNotLoginMenuDataBackup.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuDataBackup.TabIndex = 627;
|
|
this.checkBoxNotLoginMenuDataBackup.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuDataBackup.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuDataBackup
|
|
//
|
|
this.checkBoxL3MenuDataBackup.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuDataBackup.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuDataBackup.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuDataBackup.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuDataBackup.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuDataBackup.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuDataBackup.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuDataBackup.Checked = false;
|
|
this.checkBoxL3MenuDataBackup.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuDataBackup.ImageCheckBox = null;
|
|
this.checkBoxL3MenuDataBackup.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuDataBackup.InitVisible = true;
|
|
this.checkBoxL3MenuDataBackup.Location = new System.Drawing.Point(875, 469);
|
|
this.checkBoxL3MenuDataBackup.Name = "checkBoxL3MenuDataBackup";
|
|
this.checkBoxL3MenuDataBackup.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuDataBackup.TabIndex = 625;
|
|
this.checkBoxL3MenuDataBackup.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuDataBackup.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuIOTest
|
|
//
|
|
this.checkBoxL2MenuIOTest.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuIOTest.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuIOTest.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuIOTest.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuIOTest.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuIOTest.Checked = false;
|
|
this.checkBoxL2MenuIOTest.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuIOTest.ImageCheckBox = null;
|
|
this.checkBoxL2MenuIOTest.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuIOTest.InitVisible = true;
|
|
this.checkBoxL2MenuIOTest.Location = new System.Drawing.Point(325, 593);
|
|
this.checkBoxL2MenuIOTest.Name = "checkBoxL2MenuIOTest";
|
|
this.checkBoxL2MenuIOTest.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuIOTest.TabIndex = 624;
|
|
this.checkBoxL2MenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuIOTest.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuDataBackup
|
|
//
|
|
this.checkBoxL2MenuDataBackup.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuDataBackup.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuDataBackup.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuDataBackup.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuDataBackup.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuDataBackup.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuDataBackup.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuDataBackup.Checked = false;
|
|
this.checkBoxL2MenuDataBackup.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuDataBackup.ImageCheckBox = null;
|
|
this.checkBoxL2MenuDataBackup.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuDataBackup.InitVisible = true;
|
|
this.checkBoxL2MenuDataBackup.Location = new System.Drawing.Point(825, 469);
|
|
this.checkBoxL2MenuDataBackup.Name = "checkBoxL2MenuDataBackup";
|
|
this.checkBoxL2MenuDataBackup.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuDataBackup.TabIndex = 617;
|
|
this.checkBoxL2MenuDataBackup.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuDataBackup.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuIOTest
|
|
//
|
|
this.checkBoxL1MenuIOTest.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuIOTest.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuIOTest.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuIOTest.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuIOTest.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuIOTest.Checked = false;
|
|
this.checkBoxL1MenuIOTest.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuIOTest.ImageCheckBox = null;
|
|
this.checkBoxL1MenuIOTest.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuIOTest.InitVisible = true;
|
|
this.checkBoxL1MenuIOTest.Location = new System.Drawing.Point(275, 593);
|
|
this.checkBoxL1MenuIOTest.Name = "checkBoxL1MenuIOTest";
|
|
this.checkBoxL1MenuIOTest.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuIOTest.TabIndex = 611;
|
|
this.checkBoxL1MenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuIOTest.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuDataBackup
|
|
//
|
|
this.checkBoxL1MenuDataBackup.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuDataBackup.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuDataBackup.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuDataBackup.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuDataBackup.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuDataBackup.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuDataBackup.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuDataBackup.Checked = false;
|
|
this.checkBoxL1MenuDataBackup.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuDataBackup.ImageCheckBox = null;
|
|
this.checkBoxL1MenuDataBackup.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuDataBackup.InitVisible = true;
|
|
this.checkBoxL1MenuDataBackup.Location = new System.Drawing.Point(775, 469);
|
|
this.checkBoxL1MenuDataBackup.Name = "checkBoxL1MenuDataBackup";
|
|
this.checkBoxL1MenuDataBackup.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuDataBackup.TabIndex = 609;
|
|
this.checkBoxL1MenuDataBackup.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuDataBackup.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuMotor
|
|
//
|
|
this.checkBoxNotLoginMenuMotor.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuMotor.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuMotor.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuMotor.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuMotor.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuMotor.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuMotor.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuMotor.Checked = false;
|
|
this.checkBoxNotLoginMenuMotor.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuMotor.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuMotor.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuMotor.InitVisible = true;
|
|
this.checkBoxNotLoginMenuMotor.Location = new System.Drawing.Point(425, 562);
|
|
this.checkBoxNotLoginMenuMotor.Name = "checkBoxNotLoginMenuMotor";
|
|
this.checkBoxNotLoginMenuMotor.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuMotor.TabIndex = 615;
|
|
this.checkBoxNotLoginMenuMotor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuMotor.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuMotor
|
|
//
|
|
this.checkBoxL3MenuMotor.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuMotor.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuMotor.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuMotor.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuMotor.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuMotor.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuMotor.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuMotor.Checked = false;
|
|
this.checkBoxL3MenuMotor.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuMotor.ImageCheckBox = null;
|
|
this.checkBoxL3MenuMotor.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuMotor.InitVisible = true;
|
|
this.checkBoxL3MenuMotor.Location = new System.Drawing.Point(375, 562);
|
|
this.checkBoxL3MenuMotor.Name = "checkBoxL3MenuMotor";
|
|
this.checkBoxL3MenuMotor.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuMotor.TabIndex = 616;
|
|
this.checkBoxL3MenuMotor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuMotor.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuInformation
|
|
//
|
|
this.checkBoxNotLoginMenuInformation.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuInformation.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuInformation.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuInformation.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuInformation.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuInformation.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuInformation.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuInformation.Checked = false;
|
|
this.checkBoxNotLoginMenuInformation.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuInformation.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuInformation.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuInformation.InitVisible = true;
|
|
this.checkBoxNotLoginMenuInformation.Location = new System.Drawing.Point(425, 407);
|
|
this.checkBoxNotLoginMenuInformation.Name = "checkBoxNotLoginMenuInformation";
|
|
this.checkBoxNotLoginMenuInformation.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuInformation.TabIndex = 614;
|
|
this.checkBoxNotLoginMenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuInformation.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuInformation
|
|
//
|
|
this.checkBoxL3MenuInformation.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuInformation.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuInformation.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuInformation.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuInformation.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuInformation.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuInformation.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuInformation.Checked = false;
|
|
this.checkBoxL3MenuInformation.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuInformation.ImageCheckBox = null;
|
|
this.checkBoxL3MenuInformation.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuInformation.InitVisible = true;
|
|
this.checkBoxL3MenuInformation.Location = new System.Drawing.Point(375, 407);
|
|
this.checkBoxL3MenuInformation.Name = "checkBoxL3MenuInformation";
|
|
this.checkBoxL3MenuInformation.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuInformation.TabIndex = 612;
|
|
this.checkBoxL3MenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuInformation.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMainWeightSet
|
|
//
|
|
this.checkBoxNotLoginMainWeightSet.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMainWeightSet.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMainWeightSet.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMainWeightSet.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMainWeightSet.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMainWeightSet.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMainWeightSet.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMainWeightSet.Checked = false;
|
|
this.checkBoxNotLoginMainWeightSet.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMainWeightSet.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMainWeightSet.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMainWeightSet.InitVisible = true;
|
|
this.checkBoxNotLoginMainWeightSet.Location = new System.Drawing.Point(425, 273);
|
|
this.checkBoxNotLoginMainWeightSet.Name = "checkBoxNotLoginMainWeightSet";
|
|
this.checkBoxNotLoginMainWeightSet.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMainWeightSet.TabIndex = 613;
|
|
this.checkBoxNotLoginMainWeightSet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMainWeightSet.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MainWeightSet
|
|
//
|
|
this.checkBoxL3MainWeightSet.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MainWeightSet.BackPictureBox1 = null;
|
|
this.checkBoxL3MainWeightSet.BackPictureBox2 = null;
|
|
this.checkBoxL3MainWeightSet.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MainWeightSet.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MainWeightSet.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MainWeightSet.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MainWeightSet.Checked = false;
|
|
this.checkBoxL3MainWeightSet.CheckLineWidth = 3;
|
|
this.checkBoxL3MainWeightSet.ImageCheckBox = null;
|
|
this.checkBoxL3MainWeightSet.ImageUnCheckBox = null;
|
|
this.checkBoxL3MainWeightSet.InitVisible = true;
|
|
this.checkBoxL3MainWeightSet.Location = new System.Drawing.Point(375, 273);
|
|
this.checkBoxL3MainWeightSet.Name = "checkBoxL3MainWeightSet";
|
|
this.checkBoxL3MainWeightSet.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MainWeightSet.TabIndex = 568;
|
|
this.checkBoxL3MainWeightSet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MainWeightSet.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuMotor
|
|
//
|
|
this.checkBoxL2MenuMotor.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuMotor.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuMotor.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuMotor.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuMotor.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuMotor.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuMotor.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuMotor.Checked = false;
|
|
this.checkBoxL2MenuMotor.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuMotor.ImageCheckBox = null;
|
|
this.checkBoxL2MenuMotor.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuMotor.InitVisible = true;
|
|
this.checkBoxL2MenuMotor.Location = new System.Drawing.Point(325, 562);
|
|
this.checkBoxL2MenuMotor.Name = "checkBoxL2MenuMotor";
|
|
this.checkBoxL2MenuMotor.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuMotor.TabIndex = 566;
|
|
this.checkBoxL2MenuMotor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuMotor.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuInformation
|
|
//
|
|
this.checkBoxL2MenuInformation.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuInformation.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuInformation.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuInformation.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuInformation.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuInformation.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuInformation.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuInformation.Checked = false;
|
|
this.checkBoxL2MenuInformation.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuInformation.ImageCheckBox = null;
|
|
this.checkBoxL2MenuInformation.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuInformation.InitVisible = true;
|
|
this.checkBoxL2MenuInformation.Location = new System.Drawing.Point(325, 407);
|
|
this.checkBoxL2MenuInformation.Name = "checkBoxL2MenuInformation";
|
|
this.checkBoxL2MenuInformation.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuInformation.TabIndex = 571;
|
|
this.checkBoxL2MenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuInformation.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MainWeightSet
|
|
//
|
|
this.checkBoxL2MainWeightSet.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MainWeightSet.BackPictureBox1 = null;
|
|
this.checkBoxL2MainWeightSet.BackPictureBox2 = null;
|
|
this.checkBoxL2MainWeightSet.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MainWeightSet.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MainWeightSet.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MainWeightSet.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MainWeightSet.Checked = false;
|
|
this.checkBoxL2MainWeightSet.CheckLineWidth = 3;
|
|
this.checkBoxL2MainWeightSet.ImageCheckBox = null;
|
|
this.checkBoxL2MainWeightSet.ImageUnCheckBox = null;
|
|
this.checkBoxL2MainWeightSet.InitVisible = true;
|
|
this.checkBoxL2MainWeightSet.Location = new System.Drawing.Point(325, 273);
|
|
this.checkBoxL2MainWeightSet.Name = "checkBoxL2MainWeightSet";
|
|
this.checkBoxL2MainWeightSet.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MainWeightSet.TabIndex = 570;
|
|
this.checkBoxL2MainWeightSet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MainWeightSet.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuMotor
|
|
//
|
|
this.checkBoxL1MenuMotor.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuMotor.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuMotor.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuMotor.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuMotor.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuMotor.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuMotor.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuMotor.Checked = false;
|
|
this.checkBoxL1MenuMotor.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuMotor.ImageCheckBox = null;
|
|
this.checkBoxL1MenuMotor.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuMotor.InitVisible = true;
|
|
this.checkBoxL1MenuMotor.Location = new System.Drawing.Point(275, 562);
|
|
this.checkBoxL1MenuMotor.Name = "checkBoxL1MenuMotor";
|
|
this.checkBoxL1MenuMotor.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuMotor.TabIndex = 562;
|
|
this.checkBoxL1MenuMotor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuMotor.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuInformation
|
|
//
|
|
this.checkBoxL1MenuInformation.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuInformation.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuInformation.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuInformation.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuInformation.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuInformation.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuInformation.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuInformation.Checked = false;
|
|
this.checkBoxL1MenuInformation.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuInformation.ImageCheckBox = null;
|
|
this.checkBoxL1MenuInformation.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuInformation.InitVisible = true;
|
|
this.checkBoxL1MenuInformation.Location = new System.Drawing.Point(275, 407);
|
|
this.checkBoxL1MenuInformation.Name = "checkBoxL1MenuInformation";
|
|
this.checkBoxL1MenuInformation.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuInformation.TabIndex = 561;
|
|
this.checkBoxL1MenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuInformation.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MainWeightSet
|
|
//
|
|
this.checkBoxL1MainWeightSet.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MainWeightSet.BackPictureBox1 = null;
|
|
this.checkBoxL1MainWeightSet.BackPictureBox2 = null;
|
|
this.checkBoxL1MainWeightSet.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MainWeightSet.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MainWeightSet.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MainWeightSet.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MainWeightSet.Checked = false;
|
|
this.checkBoxL1MainWeightSet.CheckLineWidth = 3;
|
|
this.checkBoxL1MainWeightSet.ImageCheckBox = null;
|
|
this.checkBoxL1MainWeightSet.ImageUnCheckBox = null;
|
|
this.checkBoxL1MainWeightSet.InitVisible = true;
|
|
this.checkBoxL1MainWeightSet.Location = new System.Drawing.Point(275, 273);
|
|
this.checkBoxL1MainWeightSet.Name = "checkBoxL1MainWeightSet";
|
|
this.checkBoxL1MainWeightSet.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MainWeightSet.TabIndex = 560;
|
|
this.checkBoxL1MainWeightSet.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MainWeightSet.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuInitialization
|
|
//
|
|
this.checkBoxNotLoginMenuInitialization.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuInitialization.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuInitialization.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuInitialization.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuInitialization.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuInitialization.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuInitialization.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuInitialization.Checked = false;
|
|
this.checkBoxNotLoginMenuInitialization.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuInitialization.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuInitialization.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuInitialization.InitVisible = true;
|
|
this.checkBoxNotLoginMenuInitialization.Location = new System.Drawing.Point(925, 438);
|
|
this.checkBoxNotLoginMenuInitialization.Name = "checkBoxNotLoginMenuInitialization";
|
|
this.checkBoxNotLoginMenuInitialization.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuInitialization.TabIndex = 565;
|
|
this.checkBoxNotLoginMenuInitialization.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuInitialization.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuInitialization
|
|
//
|
|
this.checkBoxL3MenuInitialization.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuInitialization.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuInitialization.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuInitialization.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuInitialization.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuInitialization.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuInitialization.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuInitialization.Checked = false;
|
|
this.checkBoxL3MenuInitialization.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuInitialization.ImageCheckBox = null;
|
|
this.checkBoxL3MenuInitialization.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuInitialization.InitVisible = true;
|
|
this.checkBoxL3MenuInitialization.Location = new System.Drawing.Point(875, 438);
|
|
this.checkBoxL3MenuInitialization.Name = "checkBoxL3MenuInitialization";
|
|
this.checkBoxL3MenuInitialization.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuInitialization.TabIndex = 564;
|
|
this.checkBoxL3MenuInitialization.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuInitialization.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuSystem
|
|
//
|
|
this.checkBoxNotLoginMenuSystem.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuSystem.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuSystem.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuSystem.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuSystem.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuSystem.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuSystem.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuSystem.Checked = false;
|
|
this.checkBoxNotLoginMenuSystem.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuSystem.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuSystem.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuSystem.InitVisible = true;
|
|
this.checkBoxNotLoginMenuSystem.Location = new System.Drawing.Point(425, 531);
|
|
this.checkBoxNotLoginMenuSystem.Name = "checkBoxNotLoginMenuSystem";
|
|
this.checkBoxNotLoginMenuSystem.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuSystem.TabIndex = 563;
|
|
this.checkBoxNotLoginMenuSystem.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuSystem.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuSystem
|
|
//
|
|
this.checkBoxL3MenuSystem.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuSystem.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuSystem.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuSystem.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MenuSystem.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuSystem.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuSystem.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuSystem.Checked = false;
|
|
this.checkBoxL3MenuSystem.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuSystem.ImageCheckBox = null;
|
|
this.checkBoxL3MenuSystem.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuSystem.InitVisible = true;
|
|
this.checkBoxL3MenuSystem.Location = new System.Drawing.Point(375, 531);
|
|
this.checkBoxL3MenuSystem.Name = "checkBoxL3MenuSystem";
|
|
this.checkBoxL3MenuSystem.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuSystem.TabIndex = 572;
|
|
this.checkBoxL3MenuSystem.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuSystem.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMenuTime
|
|
//
|
|
this.checkBoxNotLoginMenuTime.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMenuTime.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMenuTime.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMenuTime.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMenuTime.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMenuTime.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMenuTime.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMenuTime.Checked = false;
|
|
this.checkBoxNotLoginMenuTime.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMenuTime.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMenuTime.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMenuTime.InitVisible = true;
|
|
this.checkBoxNotLoginMenuTime.Location = new System.Drawing.Point(925, 531);
|
|
this.checkBoxNotLoginMenuTime.Name = "checkBoxNotLoginMenuTime";
|
|
this.checkBoxNotLoginMenuTime.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMenuTime.TabIndex = 581;
|
|
this.checkBoxNotLoginMenuTime.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMenuTime.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MenuTime
|
|
//
|
|
this.checkBoxL3MenuTime.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MenuTime.BackPictureBox1 = null;
|
|
this.checkBoxL3MenuTime.BackPictureBox2 = null;
|
|
this.checkBoxL3MenuTime.CheckBoxBackColor = System.Drawing.Color.Silver;
|
|
this.checkBoxL3MenuTime.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MenuTime.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MenuTime.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MenuTime.Checked = true;
|
|
this.checkBoxL3MenuTime.CheckLineWidth = 3;
|
|
this.checkBoxL3MenuTime.Enabled = false;
|
|
this.checkBoxL3MenuTime.ImageCheckBox = null;
|
|
this.checkBoxL3MenuTime.ImageUnCheckBox = null;
|
|
this.checkBoxL3MenuTime.InitVisible = true;
|
|
this.checkBoxL3MenuTime.Location = new System.Drawing.Point(875, 531);
|
|
this.checkBoxL3MenuTime.Name = "checkBoxL3MenuTime";
|
|
this.checkBoxL3MenuTime.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MenuTime.TabIndex = 580;
|
|
this.checkBoxL3MenuTime.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MenuTime.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxNotLoginMainProductNo
|
|
//
|
|
this.checkBoxNotLoginMainProductNo.BackPictureBox = this.smartForm1;
|
|
this.checkBoxNotLoginMainProductNo.BackPictureBox1 = null;
|
|
this.checkBoxNotLoginMainProductNo.BackPictureBox2 = null;
|
|
this.checkBoxNotLoginMainProductNo.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxNotLoginMainProductNo.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxNotLoginMainProductNo.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxNotLoginMainProductNo.CheckBoxSymbolSize = 25;
|
|
this.checkBoxNotLoginMainProductNo.Checked = false;
|
|
this.checkBoxNotLoginMainProductNo.CheckLineWidth = 3;
|
|
this.checkBoxNotLoginMainProductNo.ImageCheckBox = null;
|
|
this.checkBoxNotLoginMainProductNo.ImageUnCheckBox = null;
|
|
this.checkBoxNotLoginMainProductNo.InitVisible = true;
|
|
this.checkBoxNotLoginMainProductNo.Location = new System.Drawing.Point(425, 242);
|
|
this.checkBoxNotLoginMainProductNo.Name = "checkBoxNotLoginMainProductNo";
|
|
this.checkBoxNotLoginMainProductNo.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxNotLoginMainProductNo.TabIndex = 579;
|
|
this.checkBoxNotLoginMainProductNo.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxNotLoginMainProductNo.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL3MainProductNo
|
|
//
|
|
this.checkBoxL3MainProductNo.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL3MainProductNo.BackPictureBox1 = null;
|
|
this.checkBoxL3MainProductNo.BackPictureBox2 = null;
|
|
this.checkBoxL3MainProductNo.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL3MainProductNo.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL3MainProductNo.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL3MainProductNo.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL3MainProductNo.Checked = false;
|
|
this.checkBoxL3MainProductNo.CheckLineWidth = 3;
|
|
this.checkBoxL3MainProductNo.ImageCheckBox = null;
|
|
this.checkBoxL3MainProductNo.ImageUnCheckBox = null;
|
|
this.checkBoxL3MainProductNo.InitVisible = true;
|
|
this.checkBoxL3MainProductNo.Location = new System.Drawing.Point(375, 242);
|
|
this.checkBoxL3MainProductNo.Name = "checkBoxL3MainProductNo";
|
|
this.checkBoxL3MainProductNo.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL3MainProductNo.TabIndex = 584;
|
|
this.checkBoxL3MainProductNo.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL3MainProductNo.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuInitialization
|
|
//
|
|
this.checkBoxL2MenuInitialization.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuInitialization.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuInitialization.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuInitialization.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuInitialization.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuInitialization.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuInitialization.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuInitialization.Checked = false;
|
|
this.checkBoxL2MenuInitialization.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuInitialization.ImageCheckBox = null;
|
|
this.checkBoxL2MenuInitialization.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuInitialization.InitVisible = true;
|
|
this.checkBoxL2MenuInitialization.Location = new System.Drawing.Point(825, 438);
|
|
this.checkBoxL2MenuInitialization.Name = "checkBoxL2MenuInitialization";
|
|
this.checkBoxL2MenuInitialization.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuInitialization.TabIndex = 583;
|
|
this.checkBoxL2MenuInitialization.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuInitialization.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuSystem
|
|
//
|
|
this.checkBoxL2MenuSystem.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuSystem.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuSystem.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuSystem.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuSystem.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuSystem.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuSystem.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuSystem.Checked = false;
|
|
this.checkBoxL2MenuSystem.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuSystem.ImageCheckBox = null;
|
|
this.checkBoxL2MenuSystem.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuSystem.InitVisible = true;
|
|
this.checkBoxL2MenuSystem.Location = new System.Drawing.Point(325, 531);
|
|
this.checkBoxL2MenuSystem.Name = "checkBoxL2MenuSystem";
|
|
this.checkBoxL2MenuSystem.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuSystem.TabIndex = 582;
|
|
this.checkBoxL2MenuSystem.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuSystem.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MenuTime
|
|
//
|
|
this.checkBoxL2MenuTime.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MenuTime.BackPictureBox1 = null;
|
|
this.checkBoxL2MenuTime.BackPictureBox2 = null;
|
|
this.checkBoxL2MenuTime.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MenuTime.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MenuTime.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MenuTime.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MenuTime.Checked = false;
|
|
this.checkBoxL2MenuTime.CheckLineWidth = 3;
|
|
this.checkBoxL2MenuTime.ImageCheckBox = null;
|
|
this.checkBoxL2MenuTime.ImageUnCheckBox = null;
|
|
this.checkBoxL2MenuTime.InitVisible = true;
|
|
this.checkBoxL2MenuTime.Location = new System.Drawing.Point(825, 531);
|
|
this.checkBoxL2MenuTime.Name = "checkBoxL2MenuTime";
|
|
this.checkBoxL2MenuTime.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MenuTime.TabIndex = 575;
|
|
this.checkBoxL2MenuTime.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MenuTime.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL2MainProductNo
|
|
//
|
|
this.checkBoxL2MainProductNo.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL2MainProductNo.BackPictureBox1 = null;
|
|
this.checkBoxL2MainProductNo.BackPictureBox2 = null;
|
|
this.checkBoxL2MainProductNo.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL2MainProductNo.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL2MainProductNo.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL2MainProductNo.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL2MainProductNo.Checked = false;
|
|
this.checkBoxL2MainProductNo.CheckLineWidth = 3;
|
|
this.checkBoxL2MainProductNo.ImageCheckBox = null;
|
|
this.checkBoxL2MainProductNo.ImageUnCheckBox = null;
|
|
this.checkBoxL2MainProductNo.InitVisible = true;
|
|
this.checkBoxL2MainProductNo.Location = new System.Drawing.Point(325, 242);
|
|
this.checkBoxL2MainProductNo.Name = "checkBoxL2MainProductNo";
|
|
this.checkBoxL2MainProductNo.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL2MainProductNo.TabIndex = 574;
|
|
this.checkBoxL2MainProductNo.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL2MainProductNo.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuInitialization
|
|
//
|
|
this.checkBoxL1MenuInitialization.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuInitialization.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuInitialization.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuInitialization.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuInitialization.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuInitialization.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuInitialization.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuInitialization.Checked = false;
|
|
this.checkBoxL1MenuInitialization.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuInitialization.ImageCheckBox = null;
|
|
this.checkBoxL1MenuInitialization.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuInitialization.InitVisible = true;
|
|
this.checkBoxL1MenuInitialization.Location = new System.Drawing.Point(775, 438);
|
|
this.checkBoxL1MenuInitialization.Name = "checkBoxL1MenuInitialization";
|
|
this.checkBoxL1MenuInitialization.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuInitialization.TabIndex = 573;
|
|
this.checkBoxL1MenuInitialization.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuInitialization.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuSystem
|
|
//
|
|
this.checkBoxL1MenuSystem.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuSystem.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuSystem.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuSystem.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuSystem.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuSystem.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuSystem.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuSystem.Checked = false;
|
|
this.checkBoxL1MenuSystem.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuSystem.ImageCheckBox = null;
|
|
this.checkBoxL1MenuSystem.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuSystem.InitVisible = true;
|
|
this.checkBoxL1MenuSystem.Location = new System.Drawing.Point(275, 531);
|
|
this.checkBoxL1MenuSystem.Name = "checkBoxL1MenuSystem";
|
|
this.checkBoxL1MenuSystem.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuSystem.TabIndex = 578;
|
|
this.checkBoxL1MenuSystem.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuSystem.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MenuTime
|
|
//
|
|
this.checkBoxL1MenuTime.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MenuTime.BackPictureBox1 = null;
|
|
this.checkBoxL1MenuTime.BackPictureBox2 = null;
|
|
this.checkBoxL1MenuTime.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MenuTime.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MenuTime.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MenuTime.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MenuTime.Checked = false;
|
|
this.checkBoxL1MenuTime.CheckLineWidth = 3;
|
|
this.checkBoxL1MenuTime.ImageCheckBox = null;
|
|
this.checkBoxL1MenuTime.ImageUnCheckBox = null;
|
|
this.checkBoxL1MenuTime.InitVisible = true;
|
|
this.checkBoxL1MenuTime.Location = new System.Drawing.Point(775, 531);
|
|
this.checkBoxL1MenuTime.Name = "checkBoxL1MenuTime";
|
|
this.checkBoxL1MenuTime.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MenuTime.TabIndex = 577;
|
|
this.checkBoxL1MenuTime.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MenuTime.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// checkBoxL1MainProductNo
|
|
//
|
|
this.checkBoxL1MainProductNo.BackPictureBox = this.smartForm1;
|
|
this.checkBoxL1MainProductNo.BackPictureBox1 = null;
|
|
this.checkBoxL1MainProductNo.BackPictureBox2 = null;
|
|
this.checkBoxL1MainProductNo.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxL1MainProductNo.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxL1MainProductNo.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxL1MainProductNo.CheckBoxSymbolSize = 25;
|
|
this.checkBoxL1MainProductNo.Checked = false;
|
|
this.checkBoxL1MainProductNo.CheckLineWidth = 3;
|
|
this.checkBoxL1MainProductNo.ImageCheckBox = null;
|
|
this.checkBoxL1MainProductNo.ImageUnCheckBox = null;
|
|
this.checkBoxL1MainProductNo.InitVisible = true;
|
|
this.checkBoxL1MainProductNo.Location = new System.Drawing.Point(275, 242);
|
|
this.checkBoxL1MainProductNo.Name = "checkBoxL1MainProductNo";
|
|
this.checkBoxL1MainProductNo.Size = new System.Drawing.Size(29, 30);
|
|
this.checkBoxL1MainProductNo.TabIndex = 576;
|
|
this.checkBoxL1MainProductNo.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxL1MainProductNo.Click += new System.EventHandler(this.checkBox_Click);
|
|
//
|
|
// labelTitleNotLogin1
|
|
//
|
|
this.labelTitleNotLogin1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.labelTitleNotLogin1.BackPictureBox = null;
|
|
this.labelTitleNotLogin1.BackPictureBox1 = null;
|
|
this.labelTitleNotLogin1.BackPictureBox2 = null;
|
|
this.labelTitleNotLogin1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleNotLogin1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleNotLogin1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleNotLogin1.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitleNotLogin1.InitVisible = true;
|
|
this.labelTitleNotLogin1.LineSpacing = 0F;
|
|
this.labelTitleNotLogin1.Location = new System.Drawing.Point(419, 170);
|
|
this.labelTitleNotLogin1.Name = "labelTitleNotLogin1";
|
|
this.labelTitleNotLogin1.Size = new System.Drawing.Size(40, 30);
|
|
this.labelTitleNotLogin1.TabIndex = 558;
|
|
this.labelTitleNotLogin1.Text = "N";
|
|
this.labelTitleNotLogin1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleNotLogin1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleNotLogin1.Wordwrap = false;
|
|
this.labelTitleNotLogin1.Click += new System.EventHandler(this.labelTitle4_Click);
|
|
//
|
|
// labelTitle3
|
|
//
|
|
this.labelTitle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.labelTitle3.BackPictureBox = null;
|
|
this.labelTitle3.BackPictureBox1 = null;
|
|
this.labelTitle3.BackPictureBox2 = null;
|
|
this.labelTitle3.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitle3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitle3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle3.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitle3.InitVisible = true;
|
|
this.labelTitle3.LineSpacing = 0F;
|
|
this.labelTitle3.Location = new System.Drawing.Point(369, 170);
|
|
this.labelTitle3.Name = "labelTitle3";
|
|
this.labelTitle3.Size = new System.Drawing.Size(40, 30);
|
|
this.labelTitle3.TabIndex = 559;
|
|
this.labelTitle3.Text = "L3";
|
|
this.labelTitle3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitle3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle3.Wordwrap = false;
|
|
this.labelTitle3.Click += new System.EventHandler(this.labelTitle3_Click);
|
|
//
|
|
// labelTitle2
|
|
//
|
|
this.labelTitle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.labelTitle2.BackPictureBox = null;
|
|
this.labelTitle2.BackPictureBox1 = null;
|
|
this.labelTitle2.BackPictureBox2 = null;
|
|
this.labelTitle2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitle2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitle2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle2.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitle2.InitVisible = true;
|
|
this.labelTitle2.LineSpacing = 0F;
|
|
this.labelTitle2.Location = new System.Drawing.Point(319, 170);
|
|
this.labelTitle2.Name = "labelTitle2";
|
|
this.labelTitle2.Size = new System.Drawing.Size(40, 30);
|
|
this.labelTitle2.TabIndex = 557;
|
|
this.labelTitle2.Text = "L2";
|
|
this.labelTitle2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitle2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle2.Wordwrap = false;
|
|
this.labelTitle2.Click += new System.EventHandler(this.labelTitle2_Click);
|
|
//
|
|
// labelTitle1
|
|
//
|
|
this.labelTitle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.labelTitle1.BackPictureBox = null;
|
|
this.labelTitle1.BackPictureBox1 = null;
|
|
this.labelTitle1.BackPictureBox2 = null;
|
|
this.labelTitle1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitle1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitle1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle1.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitle1.InitVisible = true;
|
|
this.labelTitle1.LineSpacing = 0F;
|
|
this.labelTitle1.Location = new System.Drawing.Point(268, 170);
|
|
this.labelTitle1.Name = "labelTitle1";
|
|
this.labelTitle1.Size = new System.Drawing.Size(40, 30);
|
|
this.labelTitle1.TabIndex = 556;
|
|
this.labelTitle1.Text = "L1";
|
|
this.labelTitle1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitle1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle1.Wordwrap = false;
|
|
this.labelTitle1.Click += new System.EventHandler(this.labelTitle1_Click);
|
|
//
|
|
// smartLabel21
|
|
//
|
|
this.smartLabel21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel21.BackPictureBox = this.smartForm1;
|
|
this.smartLabel21.BackPictureBox1 = null;
|
|
this.smartLabel21.BackPictureBox2 = null;
|
|
this.smartLabel21.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel21.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel21.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel21.InitVisible = true;
|
|
this.smartLabel21.LineSpacing = 0F;
|
|
this.smartLabel21.Location = new System.Drawing.Point(535, 500);
|
|
this.smartLabel21.Name = "smartLabel21";
|
|
this.smartLabel21.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel21.TabIndex = 555;
|
|
this.smartLabel21.Text = "Equipment";
|
|
this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel21.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel21.Wordwrap = false;
|
|
//
|
|
// smartLabel18
|
|
//
|
|
this.smartLabel18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel18.BackPictureBox = this.smartForm1;
|
|
this.smartLabel18.BackPictureBox1 = null;
|
|
this.smartLabel18.BackPictureBox2 = null;
|
|
this.smartLabel18.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel18.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel18.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel18.InitVisible = true;
|
|
this.smartLabel18.LineSpacing = 0F;
|
|
this.smartLabel18.Location = new System.Drawing.Point(535, 438);
|
|
this.smartLabel18.Name = "smartLabel18";
|
|
this.smartLabel18.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel18.TabIndex = 552;
|
|
this.smartLabel18.Text = "Initialization";
|
|
this.smartLabel18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel18.Wordwrap = false;
|
|
//
|
|
// smartLabel16
|
|
//
|
|
this.smartLabel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel16.BackPictureBox = this.smartForm1;
|
|
this.smartLabel16.BackPictureBox1 = null;
|
|
this.smartLabel16.BackPictureBox2 = null;
|
|
this.smartLabel16.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel16.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel16.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel16.InitVisible = true;
|
|
this.smartLabel16.LineSpacing = 0F;
|
|
this.smartLabel16.Location = new System.Drawing.Point(535, 407);
|
|
this.smartLabel16.Name = "smartLabel16";
|
|
this.smartLabel16.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel16.TabIndex = 551;
|
|
this.smartLabel16.Text = "Update";
|
|
this.smartLabel16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel16.Wordwrap = false;
|
|
//
|
|
// smartLabel15
|
|
//
|
|
this.smartLabel15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel15.BackPictureBox = this.smartForm1;
|
|
this.smartLabel15.BackPictureBox1 = null;
|
|
this.smartLabel15.BackPictureBox2 = null;
|
|
this.smartLabel15.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel15.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel15.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel15.InitVisible = true;
|
|
this.smartLabel15.LineSpacing = 0F;
|
|
this.smartLabel15.Location = new System.Drawing.Point(35, 593);
|
|
this.smartLabel15.Name = "smartLabel15";
|
|
this.smartLabel15.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel15.TabIndex = 550;
|
|
this.smartLabel15.Text = "IO Test";
|
|
this.smartLabel15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel15.Wordwrap = false;
|
|
//
|
|
// smartLabel14
|
|
//
|
|
this.smartLabel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel14.BackPictureBox = this.smartForm1;
|
|
this.smartLabel14.BackPictureBox1 = null;
|
|
this.smartLabel14.BackPictureBox2 = null;
|
|
this.smartLabel14.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel14.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel14.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel14.InitVisible = true;
|
|
this.smartLabel14.LineSpacing = 0F;
|
|
this.smartLabel14.Location = new System.Drawing.Point(35, 562);
|
|
this.smartLabel14.Name = "smartLabel14";
|
|
this.smartLabel14.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel14.TabIndex = 549;
|
|
this.smartLabel14.Text = "Mortor";
|
|
this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel14.Wordwrap = false;
|
|
//
|
|
// smartLabel13
|
|
//
|
|
this.smartLabel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel13.BackPictureBox = this.smartForm1;
|
|
this.smartLabel13.BackPictureBox1 = null;
|
|
this.smartLabel13.BackPictureBox2 = null;
|
|
this.smartLabel13.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel13.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel13.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel13.InitVisible = true;
|
|
this.smartLabel13.LineSpacing = 0F;
|
|
this.smartLabel13.Location = new System.Drawing.Point(35, 531);
|
|
this.smartLabel13.Name = "smartLabel13";
|
|
this.smartLabel13.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel13.TabIndex = 548;
|
|
this.smartLabel13.Text = "System";
|
|
this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel13.Wordwrap = false;
|
|
//
|
|
// smartLabel12
|
|
//
|
|
this.smartLabel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel12.BackPictureBox = this.smartForm1;
|
|
this.smartLabel12.BackPictureBox1 = null;
|
|
this.smartLabel12.BackPictureBox2 = null;
|
|
this.smartLabel12.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel12.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel12.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel12.InitVisible = true;
|
|
this.smartLabel12.LineSpacing = 0F;
|
|
this.smartLabel12.Location = new System.Drawing.Point(35, 500);
|
|
this.smartLabel12.Name = "smartLabel12";
|
|
this.smartLabel12.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel12.TabIndex = 547;
|
|
this.smartLabel12.Text = "Calibration";
|
|
this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel12.Wordwrap = false;
|
|
//
|
|
// smartLabel11
|
|
//
|
|
this.smartLabel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel11.BackPictureBox = this.smartForm1;
|
|
this.smartLabel11.BackPictureBox1 = null;
|
|
this.smartLabel11.BackPictureBox2 = null;
|
|
this.smartLabel11.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel11.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel11.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel11.InitVisible = true;
|
|
this.smartLabel11.LineSpacing = 0F;
|
|
this.smartLabel11.Location = new System.Drawing.Point(35, 438);
|
|
this.smartLabel11.Name = "smartLabel11";
|
|
this.smartLabel11.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel11.TabIndex = 546;
|
|
this.smartLabel11.Text = "Configuration";
|
|
this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel11.Wordwrap = false;
|
|
//
|
|
// smartLabel10
|
|
//
|
|
this.smartLabel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel10.BackPictureBox = this.smartForm1;
|
|
this.smartLabel10.BackPictureBox1 = null;
|
|
this.smartLabel10.BackPictureBox2 = null;
|
|
this.smartLabel10.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel10.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel10.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel10.InitVisible = true;
|
|
this.smartLabel10.LineSpacing = 0F;
|
|
this.smartLabel10.Location = new System.Drawing.Point(535, 469);
|
|
this.smartLabel10.Name = "smartLabel10";
|
|
this.smartLabel10.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel10.TabIndex = 545;
|
|
this.smartLabel10.Text = "DataBackup";
|
|
this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel10.Wordwrap = false;
|
|
//
|
|
// smartLabel9
|
|
//
|
|
this.smartLabel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel9.BackPictureBox = this.smartForm1;
|
|
this.smartLabel9.BackPictureBox1 = null;
|
|
this.smartLabel9.BackPictureBox2 = null;
|
|
this.smartLabel9.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel9.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel9.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel9.InitVisible = true;
|
|
this.smartLabel9.LineSpacing = 0F;
|
|
this.smartLabel9.Location = new System.Drawing.Point(35, 407);
|
|
this.smartLabel9.Name = "smartLabel9";
|
|
this.smartLabel9.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel9.TabIndex = 544;
|
|
this.smartLabel9.Text = "Information";
|
|
this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel9.Wordwrap = false;
|
|
//
|
|
// smartLabel8
|
|
//
|
|
this.smartLabel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.smartLabel8.BackPictureBox = this.smartForm1;
|
|
this.smartLabel8.BackPictureBox1 = null;
|
|
this.smartLabel8.BackPictureBox2 = null;
|
|
this.smartLabel8.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel8.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel8.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel8.InitVisible = true;
|
|
this.smartLabel8.LineSpacing = 0F;
|
|
this.smartLabel8.Location = new System.Drawing.Point(535, 531);
|
|
this.smartLabel8.Name = "smartLabel8";
|
|
this.smartLabel8.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel8.TabIndex = 543;
|
|
this.smartLabel8.Text = "Time";
|
|
this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel8.Wordwrap = false;
|
|
//
|
|
// smartLabel7
|
|
//
|
|
this.smartLabel7.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.smartLabel7.BackPictureBox = null;
|
|
this.smartLabel7.BackPictureBox1 = null;
|
|
this.smartLabel7.BackPictureBox2 = null;
|
|
this.smartLabel7.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel7.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel7.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel7.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel7.InitVisible = true;
|
|
this.smartLabel7.LineSpacing = 0F;
|
|
this.smartLabel7.Location = new System.Drawing.Point(35, 371);
|
|
this.smartLabel7.Name = "smartLabel7";
|
|
this.smartLabel7.Size = new System.Drawing.Size(958, 30);
|
|
this.smartLabel7.TabIndex = 542;
|
|
this.smartLabel7.Text = "Menu";
|
|
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel7.Wordwrap = false;
|
|
//
|
|
// smartLabel6
|
|
//
|
|
this.smartLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel6.BackPictureBox = null;
|
|
this.smartLabel6.BackPictureBox1 = null;
|
|
this.smartLabel6.BackPictureBox2 = null;
|
|
this.smartLabel6.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel6.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel6.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel6.InitVisible = true;
|
|
this.smartLabel6.LineSpacing = 0F;
|
|
this.smartLabel6.Location = new System.Drawing.Point(35, 335);
|
|
this.smartLabel6.Name = "smartLabel6";
|
|
this.smartLabel6.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel6.TabIndex = 541;
|
|
this.smartLabel6.Text = "SubMenu";
|
|
this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel6.Wordwrap = false;
|
|
//
|
|
// smartLabel5
|
|
//
|
|
this.smartLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel5.BackPictureBox = null;
|
|
this.smartLabel5.BackPictureBox1 = null;
|
|
this.smartLabel5.BackPictureBox2 = null;
|
|
this.smartLabel5.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel5.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel5.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel5.InitVisible = true;
|
|
this.smartLabel5.LineSpacing = 0F;
|
|
this.smartLabel5.Location = new System.Drawing.Point(35, 304);
|
|
this.smartLabel5.Name = "smartLabel5";
|
|
this.smartLabel5.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel5.TabIndex = 540;
|
|
this.smartLabel5.Text = "Clear";
|
|
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel5.Wordwrap = false;
|
|
//
|
|
// smartLabel3
|
|
//
|
|
this.smartLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel3.BackPictureBox = null;
|
|
this.smartLabel3.BackPictureBox1 = null;
|
|
this.smartLabel3.BackPictureBox2 = null;
|
|
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel3.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel3.InitVisible = true;
|
|
this.smartLabel3.LineSpacing = 0F;
|
|
this.smartLabel3.Location = new System.Drawing.Point(35, 273);
|
|
this.smartLabel3.Name = "smartLabel3";
|
|
this.smartLabel3.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel3.TabIndex = 539;
|
|
this.smartLabel3.Text = "WeightSetting";
|
|
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel3.Wordwrap = false;
|
|
//
|
|
// smartLabel2
|
|
//
|
|
this.smartLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.smartLabel2.BackPictureBox = null;
|
|
this.smartLabel2.BackPictureBox1 = null;
|
|
this.smartLabel2.BackPictureBox2 = null;
|
|
this.smartLabel2.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel2.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel2.InitVisible = true;
|
|
this.smartLabel2.LineSpacing = 0F;
|
|
this.smartLabel2.Location = new System.Drawing.Point(35, 242);
|
|
this.smartLabel2.Name = "smartLabel2";
|
|
this.smartLabel2.Size = new System.Drawing.Size(200, 30);
|
|
this.smartLabel2.TabIndex = 538;
|
|
this.smartLabel2.Text = "ProductNo";
|
|
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel2.Wordwrap = false;
|
|
//
|
|
// smartLabel1
|
|
//
|
|
this.smartLabel1.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.smartLabel1.BackPictureBox = null;
|
|
this.smartLabel1.BackPictureBox1 = null;
|
|
this.smartLabel1.BackPictureBox2 = null;
|
|
this.smartLabel1.BorderColor = System.Drawing.Color.Wheat;
|
|
this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel1.ForeColor = System.Drawing.Color.Black;
|
|
this.smartLabel1.InitVisible = true;
|
|
this.smartLabel1.LineSpacing = 0F;
|
|
this.smartLabel1.Location = new System.Drawing.Point(35, 206);
|
|
this.smartLabel1.Name = "smartLabel1";
|
|
this.smartLabel1.Size = new System.Drawing.Size(958, 30);
|
|
this.smartLabel1.TabIndex = 537;
|
|
this.smartLabel1.Text = "Main";
|
|
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel1.Wordwrap = false;
|
|
//
|
|
// FormUserGroupEditor
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(1024, 768);
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Controls.Add(this.smartForm1);
|
|
this.Name = "FormUserGroupEditor";
|
|
this.Text = "FormUserGroupEditor";
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuStatistics;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuStatistics;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuStatistics;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuStatistics;
|
|
private SmartX.SmartLabel labelTitleStatistics;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuCalibration;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuCalibration;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMainSubMenu;
|
|
private SmartX.SmartCheckBox checkBoxL3MainSubMenu;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuCalibration;
|
|
private SmartX.SmartCheckBox checkBoxL2MainSubMenu;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuCalibration;
|
|
private SmartX.SmartCheckBox checkBoxL1MainSubMenu;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuEquipment;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuEquipment;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuUpdate;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuUpdate;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuConfiguration;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuConfiguration;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMainClear;
|
|
private SmartX.SmartCheckBox checkBoxL3MainClear;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuEquipment;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuUpdate;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuConfiguration;
|
|
private SmartX.SmartCheckBox checkBoxL2MainClear;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuEquipment;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuUpdate;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuConfiguration;
|
|
private SmartX.SmartCheckBox checkBoxL1MainClear;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuIOTest;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuIOTest;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuDataBackup;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuDataBackup;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuIOTest;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuDataBackup;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuIOTest;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuDataBackup;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuMotor;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuMotor;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuInformation;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuInformation;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMainWeightSet;
|
|
private SmartX.SmartCheckBox checkBoxL3MainWeightSet;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuMotor;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuInformation;
|
|
private SmartX.SmartCheckBox checkBoxL2MainWeightSet;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuMotor;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuInformation;
|
|
private SmartX.SmartCheckBox checkBoxL1MainWeightSet;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuInitialization;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuInitialization;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuSystem;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuSystem;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuTime;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuTime;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMainProductNo;
|
|
private SmartX.SmartCheckBox checkBoxL3MainProductNo;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuInitialization;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuSystem;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuTime;
|
|
private SmartX.SmartCheckBox checkBoxL2MainProductNo;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuInitialization;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuSystem;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuTime;
|
|
private SmartX.SmartCheckBox checkBoxL1MainProductNo;
|
|
private SmartX.SmartLabel labelTitleNotLogin1;
|
|
private SmartX.SmartLabel labelTitle3;
|
|
private SmartX.SmartLabel labelTitle2;
|
|
private SmartX.SmartLabel labelTitle1;
|
|
private SmartX.SmartLabel smartLabel21;
|
|
private SmartX.SmartLabel smartLabel18;
|
|
private SmartX.SmartLabel smartLabel16;
|
|
private SmartX.SmartLabel smartLabel15;
|
|
private SmartX.SmartLabel smartLabel14;
|
|
private SmartX.SmartLabel smartLabel13;
|
|
private SmartX.SmartLabel smartLabel12;
|
|
private SmartX.SmartLabel smartLabel11;
|
|
private SmartX.SmartLabel smartLabel10;
|
|
private SmartX.SmartLabel smartLabel9;
|
|
private SmartX.SmartLabel smartLabel8;
|
|
private SmartX.SmartLabel smartLabel7;
|
|
private SmartX.SmartLabel smartLabel6;
|
|
private SmartX.SmartLabel smartLabel5;
|
|
private SmartX.SmartLabel smartLabel3;
|
|
private SmartX.SmartLabel smartLabel2;
|
|
private SmartX.SmartLabel smartLabel1;
|
|
private SmartX.SmartButton buttonBack;
|
|
private SmartX.SmartLabel labelTitle;
|
|
private SmartX.SmartButton buttonSave;
|
|
private SmartX.SmartLabel labelTitleNotLogin2;
|
|
private SmartX.SmartLabel smartLabel17;
|
|
private SmartX.SmartLabel smartLabel22;
|
|
private SmartX.SmartLabel smartLabel23;
|
|
private SmartX.SmartLabel smartLabel26;
|
|
private SmartX.SmartLabel smartLabel25;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine1;
|
|
private SmartX.SmartLabel smartLabel24;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuCommunication;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuCommunication;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuCommunication;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuCommunication;
|
|
private SmartX.SmartLabel labelTitleCommunication;
|
|
private SmartX.SmartCheckBox checkBoxNotLoginMenuViewer;
|
|
private SmartX.SmartCheckBox checkBoxL3MenuViewer;
|
|
private SmartX.SmartCheckBox checkBoxL2MenuViewer;
|
|
private SmartX.SmartCheckBox checkBoxL1MenuViewer;
|
|
private SmartX.SmartLabel labelTitleViewer;
|
|
private SmartX.SmartLabel labelLevel1Name;
|
|
private SmartX.SmartLabel labelLevel3Name;
|
|
private SmartX.SmartLabel labelLevel2Name;
|
|
}
|
|
} |