parent
d8d82784da
commit
57fe8d3d9f
|
@ -2,3 +2,4 @@ INT69DC_7C/bin/
|
||||||
INT69DC_7C/obj/
|
INT69DC_7C/obj/
|
||||||
INT69DC_ImageDll/bin/
|
INT69DC_ImageDll/bin/
|
||||||
INT69DC_ImageDll/obj/
|
INT69DC_ImageDll/obj/
|
||||||
|
INT69DC_7C.suo
|
||||||
|
|
BIN
INT69DC_7C.suo
BIN
INT69DC_7C.suo
Binary file not shown.
|
@ -46,23 +46,6 @@
|
||||||
this.labelAutomaticLogout = new SmartX.SmartLabel();
|
this.labelAutomaticLogout = new SmartX.SmartLabel();
|
||||||
this.buttonDelete = new SmartX.SmartButton();
|
this.buttonDelete = new SmartX.SmartButton();
|
||||||
this.smartGroupBox2 = new SmartX.SmartGroupBox();
|
this.smartGroupBox2 = new SmartX.SmartGroupBox();
|
||||||
this.panel1 = new System.Windows.Forms.Panel();
|
|
||||||
this.buttonLevel3 = new SmartX.SmartButton();
|
|
||||||
this.buttonLevel2 = new SmartX.SmartButton();
|
|
||||||
this.buttonLevel1 = new SmartX.SmartButton();
|
|
||||||
this.labelStaticAutomaticLogout = new SmartX.SmartLabel();
|
|
||||||
this.buttonSave = new SmartX.SmartButton();
|
|
||||||
this.labelExpirePasswordDate = new SmartX.SmartLabel();
|
|
||||||
this.labelExpireAccountDate = new SmartX.SmartLabel();
|
|
||||||
this.cbAdministrator = new SmartX.SmartCheckBox();
|
|
||||||
this.buttonNew = new SmartX.SmartButton();
|
|
||||||
this.smartLabel2 = new SmartX.SmartLabel();
|
|
||||||
this.labelTitleExpireAccount = new SmartX.SmartLabel();
|
|
||||||
this.labelPassword = new SmartX.SmartLabel();
|
|
||||||
this.labelTitlePassword = new SmartX.SmartLabel();
|
|
||||||
this.labelID = new SmartX.SmartLabel();
|
|
||||||
this.labelTitleID = new SmartX.SmartLabel();
|
|
||||||
this.buttonDefaultGroup = new SmartX.SmartButton();
|
|
||||||
this.labelEquipment = new SmartX.SmartLabel();
|
this.labelEquipment = new SmartX.SmartLabel();
|
||||||
this.labelMenu = new SmartX.SmartLabel();
|
this.labelMenu = new SmartX.SmartLabel();
|
||||||
this.labelMain = new SmartX.SmartLabel();
|
this.labelMain = new SmartX.SmartLabel();
|
||||||
|
@ -84,6 +67,23 @@
|
||||||
this.labelClear = new SmartX.SmartLabel();
|
this.labelClear = new SmartX.SmartLabel();
|
||||||
this.labelWeightSetting = new SmartX.SmartLabel();
|
this.labelWeightSetting = new SmartX.SmartLabel();
|
||||||
this.labelProductNo = new SmartX.SmartLabel();
|
this.labelProductNo = new SmartX.SmartLabel();
|
||||||
|
this.panel1 = new System.Windows.Forms.Panel();
|
||||||
|
this.buttonLevel3 = new SmartX.SmartButton();
|
||||||
|
this.buttonLevel2 = new SmartX.SmartButton();
|
||||||
|
this.buttonLevel1 = new SmartX.SmartButton();
|
||||||
|
this.labelStaticAutomaticLogout = new SmartX.SmartLabel();
|
||||||
|
this.buttonSave = new SmartX.SmartButton();
|
||||||
|
this.labelExpirePasswordDate = new SmartX.SmartLabel();
|
||||||
|
this.labelExpireAccountDate = new SmartX.SmartLabel();
|
||||||
|
this.cbAdministrator = new SmartX.SmartCheckBox();
|
||||||
|
this.buttonNew = new SmartX.SmartButton();
|
||||||
|
this.smartLabel2 = new SmartX.SmartLabel();
|
||||||
|
this.labelTitleExpireAccount = new SmartX.SmartLabel();
|
||||||
|
this.labelPassword = new SmartX.SmartLabel();
|
||||||
|
this.labelTitlePassword = new SmartX.SmartLabel();
|
||||||
|
this.labelID = new SmartX.SmartLabel();
|
||||||
|
this.labelTitleID = new SmartX.SmartLabel();
|
||||||
|
this.buttonDefaultGroup = new SmartX.SmartButton();
|
||||||
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
||||||
this.smartGroupBox1.SuspendLayout();
|
this.smartGroupBox1.SuspendLayout();
|
||||||
this.smartGroupBox2.SuspendLayout();
|
this.smartGroupBox2.SuspendLayout();
|
||||||
|
@ -112,7 +112,7 @@
|
||||||
this.labelTitle.BackPictureBox2 = null;
|
this.labelTitle.BackPictureBox2 = null;
|
||||||
this.labelTitle.BorderColor = System.Drawing.Color.Black;
|
this.labelTitle.BorderColor = System.Drawing.Color.Black;
|
||||||
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
this.labelTitle.Font = new System.Drawing.Font("새굴림", 35F, System.Drawing.FontStyle.Bold);
|
this.labelTitle.Font = new System.Drawing.Font("New Gulim", 35F, System.Drawing.FontStyle.Bold);
|
||||||
this.labelTitle.InitVisible = true;
|
this.labelTitle.InitVisible = true;
|
||||||
this.labelTitle.LineSpacing = 0F;
|
this.labelTitle.LineSpacing = 0F;
|
||||||
this.labelTitle.Location = new System.Drawing.Point(199, 7);
|
this.labelTitle.Location = new System.Drawing.Point(199, 7);
|
||||||
|
@ -378,7 +378,7 @@
|
||||||
this.labelStatusExpirePassword.BackPictureBox2 = null;
|
this.labelStatusExpirePassword.BackPictureBox2 = null;
|
||||||
this.labelStatusExpirePassword.BorderColor = System.Drawing.Color.Black;
|
this.labelStatusExpirePassword.BorderColor = System.Drawing.Color.Black;
|
||||||
this.labelStatusExpirePassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
this.labelStatusExpirePassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
this.labelStatusExpirePassword.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
this.labelStatusExpirePassword.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
||||||
this.labelStatusExpirePassword.ForeColor = System.Drawing.Color.DarkRed;
|
this.labelStatusExpirePassword.ForeColor = System.Drawing.Color.DarkRed;
|
||||||
this.labelStatusExpirePassword.InitVisible = true;
|
this.labelStatusExpirePassword.InitVisible = true;
|
||||||
this.labelStatusExpirePassword.LineSpacing = 0F;
|
this.labelStatusExpirePassword.LineSpacing = 0F;
|
||||||
|
@ -399,7 +399,7 @@
|
||||||
this.labelStatusExpireAccount.BackPictureBox2 = null;
|
this.labelStatusExpireAccount.BackPictureBox2 = null;
|
||||||
this.labelStatusExpireAccount.BorderColor = System.Drawing.Color.Black;
|
this.labelStatusExpireAccount.BorderColor = System.Drawing.Color.Black;
|
||||||
this.labelStatusExpireAccount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
this.labelStatusExpireAccount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
this.labelStatusExpireAccount.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
this.labelStatusExpireAccount.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
||||||
this.labelStatusExpireAccount.ForeColor = System.Drawing.Color.DarkRed;
|
this.labelStatusExpireAccount.ForeColor = System.Drawing.Color.DarkRed;
|
||||||
this.labelStatusExpireAccount.InitVisible = true;
|
this.labelStatusExpireAccount.InitVisible = true;
|
||||||
this.labelStatusExpireAccount.LineSpacing = 0F;
|
this.labelStatusExpireAccount.LineSpacing = 0F;
|
||||||
|
@ -504,6 +504,391 @@
|
||||||
this.smartGroupBox2.Text = "Access right";
|
this.smartGroupBox2.Text = "Access right";
|
||||||
this.smartGroupBox2.TextColor = System.Drawing.Color.Black;
|
this.smartGroupBox2.TextColor = System.Drawing.Color.Black;
|
||||||
//
|
//
|
||||||
|
// labelEquipment
|
||||||
|
//
|
||||||
|
this.labelEquipment.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelEquipment.BackPictureBox1 = null;
|
||||||
|
this.labelEquipment.BackPictureBox2 = null;
|
||||||
|
this.labelEquipment.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelEquipment.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelEquipment.InitVisible = true;
|
||||||
|
this.labelEquipment.LineSpacing = 0F;
|
||||||
|
this.labelEquipment.Location = new System.Drawing.Point(286, 223);
|
||||||
|
this.labelEquipment.Name = "labelEquipment";
|
||||||
|
this.labelEquipment.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelEquipment.TabIndex = 264;
|
||||||
|
this.labelEquipment.Text = "Equipment";
|
||||||
|
this.labelEquipment.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelEquipment.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelEquipment.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelMenu
|
||||||
|
//
|
||||||
|
this.labelMenu.BackColor = System.Drawing.Color.Black;
|
||||||
|
this.labelMenu.BackPictureBox = null;
|
||||||
|
this.labelMenu.BackPictureBox1 = null;
|
||||||
|
this.labelMenu.BackPictureBox2 = null;
|
||||||
|
this.labelMenu.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelMenu.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelMenu.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||||||
|
this.labelMenu.ForeColor = System.Drawing.Color.White;
|
||||||
|
this.labelMenu.InitVisible = true;
|
||||||
|
this.labelMenu.LineSpacing = 0F;
|
||||||
|
this.labelMenu.Location = new System.Drawing.Point(286, 29);
|
||||||
|
this.labelMenu.Name = "labelMenu";
|
||||||
|
this.labelMenu.Size = new System.Drawing.Size(266, 20);
|
||||||
|
this.labelMenu.TabIndex = 263;
|
||||||
|
this.labelMenu.Text = "Menu";
|
||||||
|
this.labelMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||||
|
this.labelMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelMenu.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelMain
|
||||||
|
//
|
||||||
|
this.labelMain.BackColor = System.Drawing.Color.Black;
|
||||||
|
this.labelMain.BackPictureBox = null;
|
||||||
|
this.labelMain.BackPictureBox1 = null;
|
||||||
|
this.labelMain.BackPictureBox2 = null;
|
||||||
|
this.labelMain.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelMain.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelMain.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||||||
|
this.labelMain.ForeColor = System.Drawing.Color.White;
|
||||||
|
this.labelMain.InitVisible = true;
|
||||||
|
this.labelMain.LineSpacing = 0F;
|
||||||
|
this.labelMain.Location = new System.Drawing.Point(150, 29);
|
||||||
|
this.labelMain.Name = "labelMain";
|
||||||
|
this.labelMain.Size = new System.Drawing.Size(130, 20);
|
||||||
|
this.labelMain.TabIndex = 262;
|
||||||
|
this.labelMain.Text = "Main";
|
||||||
|
this.labelMain.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||||
|
this.labelMain.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelMain.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelViewer
|
||||||
|
//
|
||||||
|
this.labelViewer.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelViewer.BackPictureBox1 = null;
|
||||||
|
this.labelViewer.BackPictureBox2 = null;
|
||||||
|
this.labelViewer.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelViewer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelViewer.InitVisible = true;
|
||||||
|
this.labelViewer.LineSpacing = 0F;
|
||||||
|
this.labelViewer.Location = new System.Drawing.Point(422, 199);
|
||||||
|
this.labelViewer.Name = "labelViewer";
|
||||||
|
this.labelViewer.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelViewer.TabIndex = 261;
|
||||||
|
this.labelViewer.Text = "Viewer";
|
||||||
|
this.labelViewer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelViewer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelViewer.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelStatistics
|
||||||
|
//
|
||||||
|
this.labelStatistics.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelStatistics.BackPictureBox1 = null;
|
||||||
|
this.labelStatistics.BackPictureBox2 = null;
|
||||||
|
this.labelStatistics.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelStatistics.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelStatistics.InitVisible = true;
|
||||||
|
this.labelStatistics.LineSpacing = 0F;
|
||||||
|
this.labelStatistics.Location = new System.Drawing.Point(422, 175);
|
||||||
|
this.labelStatistics.Name = "labelStatistics";
|
||||||
|
this.labelStatistics.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelStatistics.TabIndex = 260;
|
||||||
|
this.labelStatistics.Text = "Statistics";
|
||||||
|
this.labelStatistics.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelStatistics.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelStatistics.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelUpdate
|
||||||
|
//
|
||||||
|
this.labelUpdate.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelUpdate.BackPictureBox1 = null;
|
||||||
|
this.labelUpdate.BackPictureBox2 = null;
|
||||||
|
this.labelUpdate.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelUpdate.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelUpdate.InitVisible = true;
|
||||||
|
this.labelUpdate.LineSpacing = 0F;
|
||||||
|
this.labelUpdate.Location = new System.Drawing.Point(422, 55);
|
||||||
|
this.labelUpdate.Name = "labelUpdate";
|
||||||
|
this.labelUpdate.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelUpdate.TabIndex = 259;
|
||||||
|
this.labelUpdate.Text = "Update";
|
||||||
|
this.labelUpdate.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelUpdate.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelUpdate.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelIOTest
|
||||||
|
//
|
||||||
|
this.labelIOTest.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelIOTest.BackPictureBox1 = null;
|
||||||
|
this.labelIOTest.BackPictureBox2 = null;
|
||||||
|
this.labelIOTest.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelIOTest.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelIOTest.InitVisible = true;
|
||||||
|
this.labelIOTest.LineSpacing = 0F;
|
||||||
|
this.labelIOTest.Location = new System.Drawing.Point(286, 199);
|
||||||
|
this.labelIOTest.Name = "labelIOTest";
|
||||||
|
this.labelIOTest.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelIOTest.TabIndex = 258;
|
||||||
|
this.labelIOTest.Text = "I/O Test";
|
||||||
|
this.labelIOTest.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelIOTest.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelIOTest.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelMotor
|
||||||
|
//
|
||||||
|
this.labelMotor.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelMotor.BackPictureBox1 = null;
|
||||||
|
this.labelMotor.BackPictureBox2 = null;
|
||||||
|
this.labelMotor.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelMotor.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelMotor.InitVisible = true;
|
||||||
|
this.labelMotor.LineSpacing = 0F;
|
||||||
|
this.labelMotor.Location = new System.Drawing.Point(286, 175);
|
||||||
|
this.labelMotor.Name = "labelMotor";
|
||||||
|
this.labelMotor.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelMotor.TabIndex = 257;
|
||||||
|
this.labelMotor.Text = "Motor";
|
||||||
|
this.labelMotor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelMotor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelMotor.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelSystem
|
||||||
|
//
|
||||||
|
this.labelSystem.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelSystem.BackPictureBox1 = null;
|
||||||
|
this.labelSystem.BackPictureBox2 = null;
|
||||||
|
this.labelSystem.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelSystem.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelSystem.InitVisible = true;
|
||||||
|
this.labelSystem.LineSpacing = 0F;
|
||||||
|
this.labelSystem.Location = new System.Drawing.Point(286, 151);
|
||||||
|
this.labelSystem.Name = "labelSystem";
|
||||||
|
this.labelSystem.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelSystem.TabIndex = 256;
|
||||||
|
this.labelSystem.Text = "System";
|
||||||
|
this.labelSystem.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelSystem.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelSystem.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelDataBackup
|
||||||
|
//
|
||||||
|
this.labelDataBackup.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelDataBackup.BackPictureBox1 = null;
|
||||||
|
this.labelDataBackup.BackPictureBox2 = null;
|
||||||
|
this.labelDataBackup.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelDataBackup.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelDataBackup.InitVisible = true;
|
||||||
|
this.labelDataBackup.LineSpacing = 0F;
|
||||||
|
this.labelDataBackup.Location = new System.Drawing.Point(422, 151);
|
||||||
|
this.labelDataBackup.Name = "labelDataBackup";
|
||||||
|
this.labelDataBackup.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelDataBackup.TabIndex = 255;
|
||||||
|
this.labelDataBackup.Text = "Data Backup";
|
||||||
|
this.labelDataBackup.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelDataBackup.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelDataBackup.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelUser
|
||||||
|
//
|
||||||
|
this.labelUser.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelUser.BackPictureBox1 = null;
|
||||||
|
this.labelUser.BackPictureBox2 = null;
|
||||||
|
this.labelUser.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelUser.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelUser.InitVisible = true;
|
||||||
|
this.labelUser.LineSpacing = 0F;
|
||||||
|
this.labelUser.Location = new System.Drawing.Point(422, 127);
|
||||||
|
this.labelUser.Name = "labelUser";
|
||||||
|
this.labelUser.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelUser.TabIndex = 254;
|
||||||
|
this.labelUser.Text = "User";
|
||||||
|
this.labelUser.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelUser.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelUser.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelCalibration
|
||||||
|
//
|
||||||
|
this.labelCalibration.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelCalibration.BackPictureBox1 = null;
|
||||||
|
this.labelCalibration.BackPictureBox2 = null;
|
||||||
|
this.labelCalibration.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelCalibration.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelCalibration.InitVisible = true;
|
||||||
|
this.labelCalibration.LineSpacing = 0F;
|
||||||
|
this.labelCalibration.Location = new System.Drawing.Point(286, 127);
|
||||||
|
this.labelCalibration.Name = "labelCalibration";
|
||||||
|
this.labelCalibration.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelCalibration.TabIndex = 253;
|
||||||
|
this.labelCalibration.Text = "Calibration";
|
||||||
|
this.labelCalibration.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelCalibration.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelCalibration.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelCommunication
|
||||||
|
//
|
||||||
|
this.labelCommunication.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelCommunication.BackPictureBox1 = null;
|
||||||
|
this.labelCommunication.BackPictureBox2 = null;
|
||||||
|
this.labelCommunication.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelCommunication.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelCommunication.InitVisible = true;
|
||||||
|
this.labelCommunication.LineSpacing = 0F;
|
||||||
|
this.labelCommunication.Location = new System.Drawing.Point(286, 103);
|
||||||
|
this.labelCommunication.Name = "labelCommunication";
|
||||||
|
this.labelCommunication.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelCommunication.TabIndex = 252;
|
||||||
|
this.labelCommunication.Text = "Communication";
|
||||||
|
this.labelCommunication.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelCommunication.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelCommunication.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelTime
|
||||||
|
//
|
||||||
|
this.labelTime.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelTime.BackPictureBox1 = null;
|
||||||
|
this.labelTime.BackPictureBox2 = null;
|
||||||
|
this.labelTime.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelTime.InitVisible = true;
|
||||||
|
this.labelTime.LineSpacing = 0F;
|
||||||
|
this.labelTime.Location = new System.Drawing.Point(422, 103);
|
||||||
|
this.labelTime.Name = "labelTime";
|
||||||
|
this.labelTime.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelTime.TabIndex = 251;
|
||||||
|
this.labelTime.Text = "Time";
|
||||||
|
this.labelTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelTime.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelInitialization
|
||||||
|
//
|
||||||
|
this.labelInitialization.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelInitialization.BackPictureBox1 = null;
|
||||||
|
this.labelInitialization.BackPictureBox2 = null;
|
||||||
|
this.labelInitialization.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelInitialization.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelInitialization.InitVisible = true;
|
||||||
|
this.labelInitialization.LineSpacing = 0F;
|
||||||
|
this.labelInitialization.Location = new System.Drawing.Point(422, 79);
|
||||||
|
this.labelInitialization.Name = "labelInitialization";
|
||||||
|
this.labelInitialization.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelInitialization.TabIndex = 250;
|
||||||
|
this.labelInitialization.Text = "Initialization";
|
||||||
|
this.labelInitialization.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelInitialization.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelInitialization.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelConfiguration
|
||||||
|
//
|
||||||
|
this.labelConfiguration.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelConfiguration.BackPictureBox1 = null;
|
||||||
|
this.labelConfiguration.BackPictureBox2 = null;
|
||||||
|
this.labelConfiguration.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelConfiguration.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelConfiguration.InitVisible = true;
|
||||||
|
this.labelConfiguration.LineSpacing = 0F;
|
||||||
|
this.labelConfiguration.Location = new System.Drawing.Point(286, 79);
|
||||||
|
this.labelConfiguration.Name = "labelConfiguration";
|
||||||
|
this.labelConfiguration.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelConfiguration.TabIndex = 249;
|
||||||
|
this.labelConfiguration.Text = "Configuration";
|
||||||
|
this.labelConfiguration.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelConfiguration.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelConfiguration.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelInformation
|
||||||
|
//
|
||||||
|
this.labelInformation.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelInformation.BackPictureBox1 = null;
|
||||||
|
this.labelInformation.BackPictureBox2 = null;
|
||||||
|
this.labelInformation.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelInformation.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelInformation.InitVisible = true;
|
||||||
|
this.labelInformation.LineSpacing = 0F;
|
||||||
|
this.labelInformation.Location = new System.Drawing.Point(286, 55);
|
||||||
|
this.labelInformation.Name = "labelInformation";
|
||||||
|
this.labelInformation.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelInformation.TabIndex = 248;
|
||||||
|
this.labelInformation.Text = "Information";
|
||||||
|
this.labelInformation.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelInformation.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelInformation.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelSubMenu
|
||||||
|
//
|
||||||
|
this.labelSubMenu.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelSubMenu.BackPictureBox1 = null;
|
||||||
|
this.labelSubMenu.BackPictureBox2 = null;
|
||||||
|
this.labelSubMenu.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelSubMenu.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelSubMenu.InitVisible = true;
|
||||||
|
this.labelSubMenu.LineSpacing = 0F;
|
||||||
|
this.labelSubMenu.Location = new System.Drawing.Point(150, 127);
|
||||||
|
this.labelSubMenu.Name = "labelSubMenu";
|
||||||
|
this.labelSubMenu.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelSubMenu.TabIndex = 247;
|
||||||
|
this.labelSubMenu.Text = "SubMenu";
|
||||||
|
this.labelSubMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelSubMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelSubMenu.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelClear
|
||||||
|
//
|
||||||
|
this.labelClear.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelClear.BackPictureBox1 = null;
|
||||||
|
this.labelClear.BackPictureBox2 = null;
|
||||||
|
this.labelClear.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelClear.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelClear.InitVisible = true;
|
||||||
|
this.labelClear.LineSpacing = 0F;
|
||||||
|
this.labelClear.Location = new System.Drawing.Point(150, 103);
|
||||||
|
this.labelClear.Name = "labelClear";
|
||||||
|
this.labelClear.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelClear.TabIndex = 246;
|
||||||
|
this.labelClear.Text = "Clear";
|
||||||
|
this.labelClear.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelClear.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelClear.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelWeightSetting
|
||||||
|
//
|
||||||
|
this.labelWeightSetting.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelWeightSetting.BackPictureBox1 = null;
|
||||||
|
this.labelWeightSetting.BackPictureBox2 = null;
|
||||||
|
this.labelWeightSetting.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelWeightSetting.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelWeightSetting.InitVisible = true;
|
||||||
|
this.labelWeightSetting.LineSpacing = 0F;
|
||||||
|
this.labelWeightSetting.Location = new System.Drawing.Point(150, 79);
|
||||||
|
this.labelWeightSetting.Name = "labelWeightSetting";
|
||||||
|
this.labelWeightSetting.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelWeightSetting.TabIndex = 245;
|
||||||
|
this.labelWeightSetting.Text = "Weight Setting";
|
||||||
|
this.labelWeightSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelWeightSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelWeightSetting.Wordwrap = false;
|
||||||
|
//
|
||||||
|
// labelProductNo
|
||||||
|
//
|
||||||
|
this.labelProductNo.BackPictureBox = this.smartForm1;
|
||||||
|
this.labelProductNo.BackPictureBox1 = null;
|
||||||
|
this.labelProductNo.BackPictureBox2 = null;
|
||||||
|
this.labelProductNo.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.labelProductNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.labelProductNo.ForeColor = System.Drawing.Color.Black;
|
||||||
|
this.labelProductNo.InitVisible = true;
|
||||||
|
this.labelProductNo.LineSpacing = 0F;
|
||||||
|
this.labelProductNo.Location = new System.Drawing.Point(150, 55);
|
||||||
|
this.labelProductNo.Name = "labelProductNo";
|
||||||
|
this.labelProductNo.Size = new System.Drawing.Size(130, 18);
|
||||||
|
this.labelProductNo.TabIndex = 244;
|
||||||
|
this.labelProductNo.Text = "ProductNo";
|
||||||
|
this.labelProductNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||||
|
this.labelProductNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||||
|
this.labelProductNo.Wordwrap = false;
|
||||||
|
//
|
||||||
// panel1
|
// panel1
|
||||||
//
|
//
|
||||||
this.panel1.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.panel1.BackColor = System.Drawing.Color.WhiteSmoke;
|
||||||
|
@ -909,391 +1294,6 @@
|
||||||
this.buttonDefaultGroup.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDefaultGroup.UpImage")));
|
this.buttonDefaultGroup.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDefaultGroup.UpImage")));
|
||||||
this.buttonDefaultGroup.Click += new System.EventHandler(this.buttonDefaultGroup_Click);
|
this.buttonDefaultGroup.Click += new System.EventHandler(this.buttonDefaultGroup_Click);
|
||||||
//
|
//
|
||||||
// labelEquipment
|
|
||||||
//
|
|
||||||
this.labelEquipment.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelEquipment.BackPictureBox1 = null;
|
|
||||||
this.labelEquipment.BackPictureBox2 = null;
|
|
||||||
this.labelEquipment.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelEquipment.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelEquipment.InitVisible = true;
|
|
||||||
this.labelEquipment.LineSpacing = 0F;
|
|
||||||
this.labelEquipment.Location = new System.Drawing.Point(286, 223);
|
|
||||||
this.labelEquipment.Name = "labelEquipment";
|
|
||||||
this.labelEquipment.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelEquipment.TabIndex = 264;
|
|
||||||
this.labelEquipment.Text = "Equipment";
|
|
||||||
this.labelEquipment.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelEquipment.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelEquipment.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelMenu
|
|
||||||
//
|
|
||||||
this.labelMenu.BackColor = System.Drawing.Color.Black;
|
|
||||||
this.labelMenu.BackPictureBox = null;
|
|
||||||
this.labelMenu.BackPictureBox1 = null;
|
|
||||||
this.labelMenu.BackPictureBox2 = null;
|
|
||||||
this.labelMenu.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelMenu.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelMenu.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.labelMenu.ForeColor = System.Drawing.Color.White;
|
|
||||||
this.labelMenu.InitVisible = true;
|
|
||||||
this.labelMenu.LineSpacing = 0F;
|
|
||||||
this.labelMenu.Location = new System.Drawing.Point(286, 29);
|
|
||||||
this.labelMenu.Name = "labelMenu";
|
|
||||||
this.labelMenu.Size = new System.Drawing.Size(266, 20);
|
|
||||||
this.labelMenu.TabIndex = 263;
|
|
||||||
this.labelMenu.Text = "Menu";
|
|
||||||
this.labelMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.labelMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelMenu.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelMain
|
|
||||||
//
|
|
||||||
this.labelMain.BackColor = System.Drawing.Color.Black;
|
|
||||||
this.labelMain.BackPictureBox = null;
|
|
||||||
this.labelMain.BackPictureBox1 = null;
|
|
||||||
this.labelMain.BackPictureBox2 = null;
|
|
||||||
this.labelMain.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelMain.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelMain.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.labelMain.ForeColor = System.Drawing.Color.White;
|
|
||||||
this.labelMain.InitVisible = true;
|
|
||||||
this.labelMain.LineSpacing = 0F;
|
|
||||||
this.labelMain.Location = new System.Drawing.Point(150, 29);
|
|
||||||
this.labelMain.Name = "labelMain";
|
|
||||||
this.labelMain.Size = new System.Drawing.Size(130, 20);
|
|
||||||
this.labelMain.TabIndex = 262;
|
|
||||||
this.labelMain.Text = "Main";
|
|
||||||
this.labelMain.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.labelMain.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelMain.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelViewer
|
|
||||||
//
|
|
||||||
this.labelViewer.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelViewer.BackPictureBox1 = null;
|
|
||||||
this.labelViewer.BackPictureBox2 = null;
|
|
||||||
this.labelViewer.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelViewer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelViewer.InitVisible = true;
|
|
||||||
this.labelViewer.LineSpacing = 0F;
|
|
||||||
this.labelViewer.Location = new System.Drawing.Point(422, 199);
|
|
||||||
this.labelViewer.Name = "labelViewer";
|
|
||||||
this.labelViewer.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelViewer.TabIndex = 261;
|
|
||||||
this.labelViewer.Text = "Viewer";
|
|
||||||
this.labelViewer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelViewer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelViewer.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelStatistics
|
|
||||||
//
|
|
||||||
this.labelStatistics.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelStatistics.BackPictureBox1 = null;
|
|
||||||
this.labelStatistics.BackPictureBox2 = null;
|
|
||||||
this.labelStatistics.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelStatistics.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelStatistics.InitVisible = true;
|
|
||||||
this.labelStatistics.LineSpacing = 0F;
|
|
||||||
this.labelStatistics.Location = new System.Drawing.Point(422, 175);
|
|
||||||
this.labelStatistics.Name = "labelStatistics";
|
|
||||||
this.labelStatistics.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelStatistics.TabIndex = 260;
|
|
||||||
this.labelStatistics.Text = "Statistics";
|
|
||||||
this.labelStatistics.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelStatistics.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelStatistics.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelUpdate
|
|
||||||
//
|
|
||||||
this.labelUpdate.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelUpdate.BackPictureBox1 = null;
|
|
||||||
this.labelUpdate.BackPictureBox2 = null;
|
|
||||||
this.labelUpdate.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelUpdate.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelUpdate.InitVisible = true;
|
|
||||||
this.labelUpdate.LineSpacing = 0F;
|
|
||||||
this.labelUpdate.Location = new System.Drawing.Point(422, 55);
|
|
||||||
this.labelUpdate.Name = "labelUpdate";
|
|
||||||
this.labelUpdate.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelUpdate.TabIndex = 259;
|
|
||||||
this.labelUpdate.Text = "Update";
|
|
||||||
this.labelUpdate.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelUpdate.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelUpdate.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelIOTest
|
|
||||||
//
|
|
||||||
this.labelIOTest.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelIOTest.BackPictureBox1 = null;
|
|
||||||
this.labelIOTest.BackPictureBox2 = null;
|
|
||||||
this.labelIOTest.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelIOTest.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelIOTest.InitVisible = true;
|
|
||||||
this.labelIOTest.LineSpacing = 0F;
|
|
||||||
this.labelIOTest.Location = new System.Drawing.Point(286, 199);
|
|
||||||
this.labelIOTest.Name = "labelIOTest";
|
|
||||||
this.labelIOTest.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelIOTest.TabIndex = 258;
|
|
||||||
this.labelIOTest.Text = "I/O Test";
|
|
||||||
this.labelIOTest.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelIOTest.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelIOTest.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelMotor
|
|
||||||
//
|
|
||||||
this.labelMotor.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelMotor.BackPictureBox1 = null;
|
|
||||||
this.labelMotor.BackPictureBox2 = null;
|
|
||||||
this.labelMotor.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelMotor.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelMotor.InitVisible = true;
|
|
||||||
this.labelMotor.LineSpacing = 0F;
|
|
||||||
this.labelMotor.Location = new System.Drawing.Point(286, 175);
|
|
||||||
this.labelMotor.Name = "labelMotor";
|
|
||||||
this.labelMotor.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelMotor.TabIndex = 257;
|
|
||||||
this.labelMotor.Text = "Motor";
|
|
||||||
this.labelMotor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelMotor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelMotor.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelSystem
|
|
||||||
//
|
|
||||||
this.labelSystem.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelSystem.BackPictureBox1 = null;
|
|
||||||
this.labelSystem.BackPictureBox2 = null;
|
|
||||||
this.labelSystem.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelSystem.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelSystem.InitVisible = true;
|
|
||||||
this.labelSystem.LineSpacing = 0F;
|
|
||||||
this.labelSystem.Location = new System.Drawing.Point(286, 151);
|
|
||||||
this.labelSystem.Name = "labelSystem";
|
|
||||||
this.labelSystem.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelSystem.TabIndex = 256;
|
|
||||||
this.labelSystem.Text = "System";
|
|
||||||
this.labelSystem.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelSystem.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelSystem.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelDataBackup
|
|
||||||
//
|
|
||||||
this.labelDataBackup.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelDataBackup.BackPictureBox1 = null;
|
|
||||||
this.labelDataBackup.BackPictureBox2 = null;
|
|
||||||
this.labelDataBackup.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelDataBackup.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelDataBackup.InitVisible = true;
|
|
||||||
this.labelDataBackup.LineSpacing = 0F;
|
|
||||||
this.labelDataBackup.Location = new System.Drawing.Point(422, 151);
|
|
||||||
this.labelDataBackup.Name = "labelDataBackup";
|
|
||||||
this.labelDataBackup.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelDataBackup.TabIndex = 255;
|
|
||||||
this.labelDataBackup.Text = "Data Backup";
|
|
||||||
this.labelDataBackup.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelDataBackup.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelDataBackup.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelUser
|
|
||||||
//
|
|
||||||
this.labelUser.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelUser.BackPictureBox1 = null;
|
|
||||||
this.labelUser.BackPictureBox2 = null;
|
|
||||||
this.labelUser.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelUser.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelUser.InitVisible = true;
|
|
||||||
this.labelUser.LineSpacing = 0F;
|
|
||||||
this.labelUser.Location = new System.Drawing.Point(422, 127);
|
|
||||||
this.labelUser.Name = "labelUser";
|
|
||||||
this.labelUser.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelUser.TabIndex = 254;
|
|
||||||
this.labelUser.Text = "User";
|
|
||||||
this.labelUser.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelUser.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelUser.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelCalibration
|
|
||||||
//
|
|
||||||
this.labelCalibration.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelCalibration.BackPictureBox1 = null;
|
|
||||||
this.labelCalibration.BackPictureBox2 = null;
|
|
||||||
this.labelCalibration.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelCalibration.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelCalibration.InitVisible = true;
|
|
||||||
this.labelCalibration.LineSpacing = 0F;
|
|
||||||
this.labelCalibration.Location = new System.Drawing.Point(286, 127);
|
|
||||||
this.labelCalibration.Name = "labelCalibration";
|
|
||||||
this.labelCalibration.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelCalibration.TabIndex = 253;
|
|
||||||
this.labelCalibration.Text = "Calibration";
|
|
||||||
this.labelCalibration.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelCalibration.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelCalibration.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelCommunication
|
|
||||||
//
|
|
||||||
this.labelCommunication.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelCommunication.BackPictureBox1 = null;
|
|
||||||
this.labelCommunication.BackPictureBox2 = null;
|
|
||||||
this.labelCommunication.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelCommunication.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelCommunication.InitVisible = true;
|
|
||||||
this.labelCommunication.LineSpacing = 0F;
|
|
||||||
this.labelCommunication.Location = new System.Drawing.Point(286, 103);
|
|
||||||
this.labelCommunication.Name = "labelCommunication";
|
|
||||||
this.labelCommunication.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelCommunication.TabIndex = 252;
|
|
||||||
this.labelCommunication.Text = "Communication";
|
|
||||||
this.labelCommunication.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelCommunication.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelCommunication.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelTime
|
|
||||||
//
|
|
||||||
this.labelTime.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelTime.BackPictureBox1 = null;
|
|
||||||
this.labelTime.BackPictureBox2 = null;
|
|
||||||
this.labelTime.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelTime.InitVisible = true;
|
|
||||||
this.labelTime.LineSpacing = 0F;
|
|
||||||
this.labelTime.Location = new System.Drawing.Point(422, 103);
|
|
||||||
this.labelTime.Name = "labelTime";
|
|
||||||
this.labelTime.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelTime.TabIndex = 251;
|
|
||||||
this.labelTime.Text = "Time";
|
|
||||||
this.labelTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelTime.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelInitialization
|
|
||||||
//
|
|
||||||
this.labelInitialization.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelInitialization.BackPictureBox1 = null;
|
|
||||||
this.labelInitialization.BackPictureBox2 = null;
|
|
||||||
this.labelInitialization.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelInitialization.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelInitialization.InitVisible = true;
|
|
||||||
this.labelInitialization.LineSpacing = 0F;
|
|
||||||
this.labelInitialization.Location = new System.Drawing.Point(422, 79);
|
|
||||||
this.labelInitialization.Name = "labelInitialization";
|
|
||||||
this.labelInitialization.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelInitialization.TabIndex = 250;
|
|
||||||
this.labelInitialization.Text = "Initialization";
|
|
||||||
this.labelInitialization.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelInitialization.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelInitialization.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelConfiguration
|
|
||||||
//
|
|
||||||
this.labelConfiguration.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelConfiguration.BackPictureBox1 = null;
|
|
||||||
this.labelConfiguration.BackPictureBox2 = null;
|
|
||||||
this.labelConfiguration.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelConfiguration.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelConfiguration.InitVisible = true;
|
|
||||||
this.labelConfiguration.LineSpacing = 0F;
|
|
||||||
this.labelConfiguration.Location = new System.Drawing.Point(286, 79);
|
|
||||||
this.labelConfiguration.Name = "labelConfiguration";
|
|
||||||
this.labelConfiguration.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelConfiguration.TabIndex = 249;
|
|
||||||
this.labelConfiguration.Text = "Configuration";
|
|
||||||
this.labelConfiguration.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelConfiguration.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelConfiguration.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelInformation
|
|
||||||
//
|
|
||||||
this.labelInformation.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelInformation.BackPictureBox1 = null;
|
|
||||||
this.labelInformation.BackPictureBox2 = null;
|
|
||||||
this.labelInformation.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelInformation.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelInformation.InitVisible = true;
|
|
||||||
this.labelInformation.LineSpacing = 0F;
|
|
||||||
this.labelInformation.Location = new System.Drawing.Point(286, 55);
|
|
||||||
this.labelInformation.Name = "labelInformation";
|
|
||||||
this.labelInformation.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelInformation.TabIndex = 248;
|
|
||||||
this.labelInformation.Text = "Information";
|
|
||||||
this.labelInformation.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelInformation.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelInformation.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelSubMenu
|
|
||||||
//
|
|
||||||
this.labelSubMenu.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelSubMenu.BackPictureBox1 = null;
|
|
||||||
this.labelSubMenu.BackPictureBox2 = null;
|
|
||||||
this.labelSubMenu.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelSubMenu.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelSubMenu.InitVisible = true;
|
|
||||||
this.labelSubMenu.LineSpacing = 0F;
|
|
||||||
this.labelSubMenu.Location = new System.Drawing.Point(150, 127);
|
|
||||||
this.labelSubMenu.Name = "labelSubMenu";
|
|
||||||
this.labelSubMenu.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelSubMenu.TabIndex = 247;
|
|
||||||
this.labelSubMenu.Text = "SubMenu";
|
|
||||||
this.labelSubMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelSubMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelSubMenu.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelClear
|
|
||||||
//
|
|
||||||
this.labelClear.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelClear.BackPictureBox1 = null;
|
|
||||||
this.labelClear.BackPictureBox2 = null;
|
|
||||||
this.labelClear.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelClear.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelClear.InitVisible = true;
|
|
||||||
this.labelClear.LineSpacing = 0F;
|
|
||||||
this.labelClear.Location = new System.Drawing.Point(150, 103);
|
|
||||||
this.labelClear.Name = "labelClear";
|
|
||||||
this.labelClear.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelClear.TabIndex = 246;
|
|
||||||
this.labelClear.Text = "Clear";
|
|
||||||
this.labelClear.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelClear.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelClear.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelWeightSetting
|
|
||||||
//
|
|
||||||
this.labelWeightSetting.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelWeightSetting.BackPictureBox1 = null;
|
|
||||||
this.labelWeightSetting.BackPictureBox2 = null;
|
|
||||||
this.labelWeightSetting.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelWeightSetting.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelWeightSetting.InitVisible = true;
|
|
||||||
this.labelWeightSetting.LineSpacing = 0F;
|
|
||||||
this.labelWeightSetting.Location = new System.Drawing.Point(150, 79);
|
|
||||||
this.labelWeightSetting.Name = "labelWeightSetting";
|
|
||||||
this.labelWeightSetting.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelWeightSetting.TabIndex = 245;
|
|
||||||
this.labelWeightSetting.Text = "Weight Setting";
|
|
||||||
this.labelWeightSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelWeightSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelWeightSetting.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelProductNo
|
|
||||||
//
|
|
||||||
this.labelProductNo.BackPictureBox = this.smartForm1;
|
|
||||||
this.labelProductNo.BackPictureBox1 = null;
|
|
||||||
this.labelProductNo.BackPictureBox2 = null;
|
|
||||||
this.labelProductNo.BorderColor = System.Drawing.Color.Black;
|
|
||||||
this.labelProductNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.labelProductNo.ForeColor = System.Drawing.Color.Black;
|
|
||||||
this.labelProductNo.InitVisible = true;
|
|
||||||
this.labelProductNo.LineSpacing = 0F;
|
|
||||||
this.labelProductNo.Location = new System.Drawing.Point(150, 55);
|
|
||||||
this.labelProductNo.Name = "labelProductNo";
|
|
||||||
this.labelProductNo.Size = new System.Drawing.Size(130, 18);
|
|
||||||
this.labelProductNo.TabIndex = 244;
|
|
||||||
this.labelProductNo.Text = "ProductNo";
|
|
||||||
this.labelProductNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
||||||
this.labelProductNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelProductNo.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// FormUserEditor
|
// FormUserEditor
|
||||||
//
|
//
|
||||||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||||||
|
|
Loading…
Reference in New Issue