1329 lines
80 KiB
C#
1329 lines
80 KiB
C#
namespace INT69DB_2A.Forms
|
|
{
|
|
partial class FormUserEditor
|
|
{
|
|
/// <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(FormUserEditor));
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.labelTitle = new SmartX.SmartLabel();
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.buttonResetPW = new SmartX.SmartButton();
|
|
this.labelAutoLogoutWarning = new SmartX.SmartLabel();
|
|
this.comboBoxAccessRight = new System.Windows.Forms.ComboBox();
|
|
this.labelAccessRightAdmin = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
|
|
this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
|
|
this.labelExpiryDateOfPassword = new SmartX.SmartLabel();
|
|
this.labelExpiryDateOfAccount = new SmartX.SmartLabel();
|
|
this.labelTitleDayPassword = new SmartX.SmartLabel();
|
|
this.labelTitleDayAccount = new SmartX.SmartLabel();
|
|
this.labelTitleMin = new SmartX.SmartLabel();
|
|
this.labelStatusExpiryPassword = new SmartX.SmartLabel();
|
|
this.labelStatusExpiryAccount = new SmartX.SmartLabel();
|
|
this.labelAutomaticLogoutTime = new SmartX.SmartLabel();
|
|
this.labelTitleAutomaticLogoutTime = new SmartX.SmartLabel();
|
|
this.labelExpiryDateOfPassword2 = new SmartX.SmartLabel();
|
|
this.labelExpiryDateOfAccount2 = new SmartX.SmartLabel();
|
|
this.labelTitleExpiryDateOfPassword = new SmartX.SmartLabel();
|
|
this.labelTitleExpiryDateOfAccount = new SmartX.SmartLabel();
|
|
this.labelTitleAccessRight = new SmartX.SmartLabel();
|
|
this.smartGroupBox2 = new SmartX.SmartGroupBox();
|
|
this.labelEquipment = new SmartX.SmartLabel();
|
|
this.labelMenu = new SmartX.SmartLabel();
|
|
this.labelMain = new SmartX.SmartLabel();
|
|
this.labelViewer = new SmartX.SmartLabel();
|
|
this.labelStatistics = new SmartX.SmartLabel();
|
|
this.labelUpdate = new SmartX.SmartLabel();
|
|
this.labelIOTest = new SmartX.SmartLabel();
|
|
this.labelMotor = new SmartX.SmartLabel();
|
|
this.labelSystem = new SmartX.SmartLabel();
|
|
this.labelDataBackup = new SmartX.SmartLabel();
|
|
this.labelCalibration = new SmartX.SmartLabel();
|
|
this.labelCommunication = new SmartX.SmartLabel();
|
|
this.labelTime = new SmartX.SmartLabel();
|
|
this.labelInitialization = new SmartX.SmartLabel();
|
|
this.labelConfiguration = new SmartX.SmartLabel();
|
|
this.labelInformation = new SmartX.SmartLabel();
|
|
this.labelSubMenu = new SmartX.SmartLabel();
|
|
this.labelClear = new SmartX.SmartLabel();
|
|
this.labelWeightSetting = new SmartX.SmartLabel();
|
|
this.labelProductNo = new SmartX.SmartLabel();
|
|
this.labelPassword = new SmartX.SmartLabel();
|
|
this.labelTitlePassword = new SmartX.SmartLabel();
|
|
this.labelID = new SmartX.SmartLabel();
|
|
this.labelTitleID = new SmartX.SmartLabel();
|
|
this.buttonDelete = new SmartX.SmartButton();
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
this.cbAdministrator = new SmartX.SmartCheckBox();
|
|
this.buttonNew = new SmartX.SmartButton();
|
|
this.buttonBack = new SmartX.SmartButton();
|
|
this.buttonGroupEditor = new SmartX.SmartButton();
|
|
this.listBoxUserList = new System.Windows.Forms.ListBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.smartGroupBox2.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.LCD800X600;
|
|
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(800, 600);
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
this.smartForm1.SuspendLayoutInterval = 1;
|
|
//
|
|
// 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("새굴림", 23F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitle.InitVisible = true;
|
|
this.labelTitle.LineSpacing = 0F;
|
|
this.labelTitle.Location = new System.Drawing.Point(69, 11);
|
|
this.labelTitle.Name = "labelTitle";
|
|
this.labelTitle.Size = new System.Drawing.Size(725, 45);
|
|
this.labelTitle.TabIndex = 425;
|
|
this.labelTitle.Text = "유저 설정";
|
|
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle.Wordwrap = false;
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackColor = System.Drawing.Color.White;
|
|
this.smartGroupBox1.BackPictureBox = this.smartForm1;
|
|
this.smartGroupBox1.BackPictureBox1 = null;
|
|
this.smartGroupBox1.Controls.Add(this.buttonResetPW);
|
|
this.smartGroupBox1.Controls.Add(this.labelAutoLogoutWarning);
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxAccessRight);
|
|
this.smartGroupBox1.Controls.Add(this.labelAccessRightAdmin);
|
|
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine2);
|
|
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine1);
|
|
this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfPassword);
|
|
this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfAccount);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleDayPassword);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleDayAccount);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleMin);
|
|
this.smartGroupBox1.Controls.Add(this.labelStatusExpiryPassword);
|
|
this.smartGroupBox1.Controls.Add(this.labelStatusExpiryAccount);
|
|
this.smartGroupBox1.Controls.Add(this.labelAutomaticLogoutTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleAutomaticLogoutTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfPassword2);
|
|
this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfAccount2);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleExpiryDateOfPassword);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleExpiryDateOfAccount);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleAccessRight);
|
|
this.smartGroupBox1.Controls.Add(this.smartGroupBox2);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassword);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitlePassword);
|
|
this.smartGroupBox1.Controls.Add(this.labelID);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleID);
|
|
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(244, 74);
|
|
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
this.smartGroupBox1.RoundRadius = 5;
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(553, 445);
|
|
this.smartGroupBox1.TabIndex = 427;
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// buttonResetPW
|
|
//
|
|
this.buttonResetPW.BackPictureBox = null;
|
|
this.buttonResetPW.BackPictureBox1 = null;
|
|
this.buttonResetPW.BackPictureBox2 = null;
|
|
this.buttonResetPW.ButtonColor = System.Drawing.Color.Gainsboro;
|
|
this.buttonResetPW.ButtonImageAutoSize = true;
|
|
this.buttonResetPW.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonResetPW.DisableImage = null;
|
|
this.buttonResetPW.DownImage = null;
|
|
this.buttonResetPW.GroupID = 0;
|
|
this.buttonResetPW.InitVisible = true;
|
|
this.buttonResetPW.Location = new System.Drawing.Point(485, 35);
|
|
this.buttonResetPW.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonResetPW.Name = "buttonResetPW";
|
|
this.buttonResetPW.NestedClickEventPrevent = false;
|
|
this.buttonResetPW.OutlinePixel = 1;
|
|
this.buttonResetPW.RepeatInterval = 200;
|
|
this.buttonResetPW.RepeatIntervalAccelerate = null;
|
|
this.buttonResetPW.SafeInterval = 200;
|
|
this.buttonResetPW.Size = new System.Drawing.Size(57, 26);
|
|
this.buttonResetPW.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonResetPW.TabIndex = 244;
|
|
this.buttonResetPW.Text = "Reset";
|
|
this.buttonResetPW.TextColor = System.Drawing.Color.Black;
|
|
this.buttonResetPW.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonResetPW.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonResetPW.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonResetPW.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonResetPW.UpImage = null;
|
|
this.buttonResetPW.Click += new System.EventHandler(this.buttonResetPW_Click);
|
|
//
|
|
// labelAutoLogoutWarning
|
|
//
|
|
this.labelAutoLogoutWarning.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
|
|
this.labelAutoLogoutWarning.BackPictureBox = this.smartForm1;
|
|
this.labelAutoLogoutWarning.BackPictureBox1 = null;
|
|
this.labelAutoLogoutWarning.BackPictureBox2 = null;
|
|
this.labelAutoLogoutWarning.BorderColor = System.Drawing.Color.White;
|
|
this.labelAutoLogoutWarning.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelAutoLogoutWarning.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
|
|
this.labelAutoLogoutWarning.ForeColor = System.Drawing.Color.Red;
|
|
this.labelAutoLogoutWarning.InitVisible = true;
|
|
this.labelAutoLogoutWarning.LineSpacing = 0F;
|
|
this.labelAutoLogoutWarning.Location = new System.Drawing.Point(310, 393);
|
|
this.labelAutoLogoutWarning.Name = "labelAutoLogoutWarning";
|
|
this.labelAutoLogoutWarning.Size = new System.Drawing.Size(235, 26);
|
|
this.labelAutoLogoutWarning.TabIndex = 239;
|
|
this.labelAutoLogoutWarning.Text = "* 모든 ID에 적용됨";
|
|
this.labelAutoLogoutWarning.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelAutoLogoutWarning.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelAutoLogoutWarning.Wordwrap = false;
|
|
//
|
|
// comboBoxAccessRight
|
|
//
|
|
this.comboBoxAccessRight.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
|
this.comboBoxAccessRight.Location = new System.Drawing.Point(209, 67);
|
|
this.comboBoxAccessRight.Name = "comboBoxAccessRight";
|
|
this.comboBoxAccessRight.Size = new System.Drawing.Size(270, 26);
|
|
this.comboBoxAccessRight.TabIndex = 222;
|
|
this.comboBoxAccessRight.SelectedIndexChanged += new System.EventHandler(this.comboBoxAccessRight_SelectedIndexChanged);
|
|
//
|
|
// labelAccessRightAdmin
|
|
//
|
|
this.labelAccessRightAdmin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(228)))), ((int)(((byte)(180)))));
|
|
this.labelAccessRightAdmin.BackPictureBox = null;
|
|
this.labelAccessRightAdmin.BackPictureBox1 = null;
|
|
this.labelAccessRightAdmin.BackPictureBox2 = null;
|
|
this.labelAccessRightAdmin.BorderColor = System.Drawing.Color.White;
|
|
this.labelAccessRightAdmin.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelAccessRightAdmin.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
|
this.labelAccessRightAdmin.ForeColor = System.Drawing.Color.Black;
|
|
this.labelAccessRightAdmin.InitVisible = true;
|
|
this.labelAccessRightAdmin.LineSpacing = 0F;
|
|
this.labelAccessRightAdmin.Location = new System.Drawing.Point(209, 67);
|
|
this.labelAccessRightAdmin.Name = "labelAccessRightAdmin";
|
|
this.labelAccessRightAdmin.Size = new System.Drawing.Size(270, 26);
|
|
this.labelAccessRightAdmin.TabIndex = 238;
|
|
this.labelAccessRightAdmin.Text = "Administrator";
|
|
this.labelAccessRightAdmin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelAccessRightAdmin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelAccessRightAdmin.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine2
|
|
//
|
|
this.smartSeparatorLine2.InitVisible = true;
|
|
this.smartSeparatorLine2.Line1Color = System.Drawing.Color.DimGray;
|
|
this.smartSeparatorLine2.Line1Width = 1F;
|
|
this.smartSeparatorLine2.Line2Color = System.Drawing.Color.LightGray;
|
|
this.smartSeparatorLine2.Line2Visible = true;
|
|
this.smartSeparatorLine2.Line2Width = 1F;
|
|
this.smartSeparatorLine2.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine2.Location = new System.Drawing.Point(45, 376);
|
|
this.smartSeparatorLine2.Name = "smartSeparatorLine2";
|
|
this.smartSeparatorLine2.Size = new System.Drawing.Size(501, 2);
|
|
this.smartSeparatorLine2.TabIndex = 237;
|
|
this.smartSeparatorLine2.Text = "smartSeparatorLine2";
|
|
//
|
|
// 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(45, 283);
|
|
this.smartSeparatorLine1.Name = "smartSeparatorLine1";
|
|
this.smartSeparatorLine1.Size = new System.Drawing.Size(501, 2);
|
|
this.smartSeparatorLine1.TabIndex = 236;
|
|
this.smartSeparatorLine1.Text = "smartSeparatorLine1";
|
|
//
|
|
// labelExpiryDateOfPassword
|
|
//
|
|
this.labelExpiryDateOfPassword.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelExpiryDateOfPassword.BackPictureBox = null;
|
|
this.labelExpiryDateOfPassword.BackPictureBox1 = null;
|
|
this.labelExpiryDateOfPassword.BackPictureBox2 = null;
|
|
this.labelExpiryDateOfPassword.BorderColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelExpiryDateOfPassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelExpiryDateOfPassword.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelExpiryDateOfPassword.InitVisible = true;
|
|
this.labelExpiryDateOfPassword.LineSpacing = 0F;
|
|
this.labelExpiryDateOfPassword.Location = new System.Drawing.Point(209, 332);
|
|
this.labelExpiryDateOfPassword.Name = "labelExpiryDateOfPassword";
|
|
this.labelExpiryDateOfPassword.Size = new System.Drawing.Size(62, 26);
|
|
this.labelExpiryDateOfPassword.TabIndex = 226;
|
|
this.labelExpiryDateOfPassword.Text = "00";
|
|
this.labelExpiryDateOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelExpiryDateOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelExpiryDateOfPassword.Wordwrap = false;
|
|
this.labelExpiryDateOfPassword.Click += new System.EventHandler(this.labelExpirePassword_Click);
|
|
//
|
|
// labelExpiryDateOfAccount
|
|
//
|
|
this.labelExpiryDateOfAccount.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelExpiryDateOfAccount.BackPictureBox = null;
|
|
this.labelExpiryDateOfAccount.BackPictureBox1 = null;
|
|
this.labelExpiryDateOfAccount.BackPictureBox2 = null;
|
|
this.labelExpiryDateOfAccount.BorderColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelExpiryDateOfAccount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelExpiryDateOfAccount.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelExpiryDateOfAccount.InitVisible = true;
|
|
this.labelExpiryDateOfAccount.LineSpacing = 0F;
|
|
this.labelExpiryDateOfAccount.Location = new System.Drawing.Point(209, 301);
|
|
this.labelExpiryDateOfAccount.Name = "labelExpiryDateOfAccount";
|
|
this.labelExpiryDateOfAccount.Size = new System.Drawing.Size(62, 26);
|
|
this.labelExpiryDateOfAccount.TabIndex = 224;
|
|
this.labelExpiryDateOfAccount.Text = "000";
|
|
this.labelExpiryDateOfAccount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelExpiryDateOfAccount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelExpiryDateOfAccount.Wordwrap = false;
|
|
this.labelExpiryDateOfAccount.Click += new System.EventHandler(this.labelExpireAccount_Click);
|
|
//
|
|
// labelTitleDayPassword
|
|
//
|
|
this.labelTitleDayPassword.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelTitleDayPassword.BackPictureBox = this.smartForm1;
|
|
this.labelTitleDayPassword.BackPictureBox1 = null;
|
|
this.labelTitleDayPassword.BackPictureBox2 = null;
|
|
this.labelTitleDayPassword.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDayPassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDayPassword.InitVisible = true;
|
|
this.labelTitleDayPassword.LineSpacing = 0F;
|
|
this.labelTitleDayPassword.Location = new System.Drawing.Point(274, 332);
|
|
this.labelTitleDayPassword.Name = "labelTitleDayPassword";
|
|
this.labelTitleDayPassword.Size = new System.Drawing.Size(30, 26);
|
|
this.labelTitleDayPassword.TabIndex = 235;
|
|
this.labelTitleDayPassword.Text = "day";
|
|
this.labelTitleDayPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDayPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDayPassword.Wordwrap = false;
|
|
this.labelTitleDayPassword.Click += new System.EventHandler(this.labelExpirePassword_Click);
|
|
//
|
|
// labelTitleDayAccount
|
|
//
|
|
this.labelTitleDayAccount.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelTitleDayAccount.BackPictureBox = this.smartForm1;
|
|
this.labelTitleDayAccount.BackPictureBox1 = null;
|
|
this.labelTitleDayAccount.BackPictureBox2 = null;
|
|
this.labelTitleDayAccount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDayAccount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDayAccount.InitVisible = true;
|
|
this.labelTitleDayAccount.LineSpacing = 0F;
|
|
this.labelTitleDayAccount.Location = new System.Drawing.Point(274, 301);
|
|
this.labelTitleDayAccount.Name = "labelTitleDayAccount";
|
|
this.labelTitleDayAccount.Size = new System.Drawing.Size(30, 26);
|
|
this.labelTitleDayAccount.TabIndex = 234;
|
|
this.labelTitleDayAccount.Text = "day";
|
|
this.labelTitleDayAccount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDayAccount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDayAccount.Wordwrap = false;
|
|
this.labelTitleDayAccount.Click += new System.EventHandler(this.labelExpireAccount_Click);
|
|
//
|
|
// labelTitleMin
|
|
//
|
|
this.labelTitleMin.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelTitleMin.BackPictureBox = this.smartForm1;
|
|
this.labelTitleMin.BackPictureBox1 = null;
|
|
this.labelTitleMin.BackPictureBox2 = null;
|
|
this.labelTitleMin.BorderColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelTitleMin.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleMin.InitVisible = true;
|
|
this.labelTitleMin.LineSpacing = 0F;
|
|
this.labelTitleMin.Location = new System.Drawing.Point(274, 393);
|
|
this.labelTitleMin.Name = "labelTitleMin";
|
|
this.labelTitleMin.Size = new System.Drawing.Size(30, 26);
|
|
this.labelTitleMin.TabIndex = 233;
|
|
this.labelTitleMin.Text = "min";
|
|
this.labelTitleMin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleMin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleMin.Wordwrap = false;
|
|
//
|
|
// labelStatusExpiryPassword
|
|
//
|
|
this.labelStatusExpiryPassword.BackPictureBox = this.smartForm1;
|
|
this.labelStatusExpiryPassword.BackPictureBox1 = null;
|
|
this.labelStatusExpiryPassword.BackPictureBox2 = null;
|
|
this.labelStatusExpiryPassword.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStatusExpiryPassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStatusExpiryPassword.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStatusExpiryPassword.ForeColor = System.Drawing.Color.DarkRed;
|
|
this.labelStatusExpiryPassword.InitVisible = true;
|
|
this.labelStatusExpiryPassword.LineSpacing = 0F;
|
|
this.labelStatusExpiryPassword.Location = new System.Drawing.Point(485, 332);
|
|
this.labelStatusExpiryPassword.Name = "labelStatusExpiryPassword";
|
|
this.labelStatusExpiryPassword.Size = new System.Drawing.Size(60, 26);
|
|
this.labelStatusExpiryPassword.TabIndex = 230;
|
|
this.labelStatusExpiryPassword.Text = "만료";
|
|
this.labelStatusExpiryPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStatusExpiryPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStatusExpiryPassword.Wordwrap = false;
|
|
this.labelStatusExpiryPassword.Click += new System.EventHandler(this.labelStatusExpirePassword_Click);
|
|
//
|
|
// labelStatusExpiryAccount
|
|
//
|
|
this.labelStatusExpiryAccount.BackPictureBox = this.smartForm1;
|
|
this.labelStatusExpiryAccount.BackPictureBox1 = null;
|
|
this.labelStatusExpiryAccount.BackPictureBox2 = null;
|
|
this.labelStatusExpiryAccount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStatusExpiryAccount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStatusExpiryAccount.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStatusExpiryAccount.ForeColor = System.Drawing.Color.DarkRed;
|
|
this.labelStatusExpiryAccount.InitVisible = true;
|
|
this.labelStatusExpiryAccount.LineSpacing = 0F;
|
|
this.labelStatusExpiryAccount.Location = new System.Drawing.Point(485, 301);
|
|
this.labelStatusExpiryAccount.Name = "labelStatusExpiryAccount";
|
|
this.labelStatusExpiryAccount.Size = new System.Drawing.Size(60, 26);
|
|
this.labelStatusExpiryAccount.TabIndex = 229;
|
|
this.labelStatusExpiryAccount.Text = "만료";
|
|
this.labelStatusExpiryAccount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStatusExpiryAccount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStatusExpiryAccount.Wordwrap = false;
|
|
this.labelStatusExpiryAccount.Click += new System.EventHandler(this.labelStatusExpireAccount_Click);
|
|
//
|
|
// labelAutomaticLogoutTime
|
|
//
|
|
this.labelAutomaticLogoutTime.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelAutomaticLogoutTime.BackPictureBox = null;
|
|
this.labelAutomaticLogoutTime.BackPictureBox1 = null;
|
|
this.labelAutomaticLogoutTime.BackPictureBox2 = null;
|
|
this.labelAutomaticLogoutTime.BorderColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelAutomaticLogoutTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelAutomaticLogoutTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelAutomaticLogoutTime.InitVisible = true;
|
|
this.labelAutomaticLogoutTime.LineSpacing = 0F;
|
|
this.labelAutomaticLogoutTime.Location = new System.Drawing.Point(209, 393);
|
|
this.labelAutomaticLogoutTime.Name = "labelAutomaticLogoutTime";
|
|
this.labelAutomaticLogoutTime.Size = new System.Drawing.Size(62, 26);
|
|
this.labelAutomaticLogoutTime.TabIndex = 228;
|
|
this.labelAutomaticLogoutTime.Text = "1";
|
|
this.labelAutomaticLogoutTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelAutomaticLogoutTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelAutomaticLogoutTime.Wordwrap = false;
|
|
this.labelAutomaticLogoutTime.Click += new System.EventHandler(this.labelAutomaticLogout_Click);
|
|
//
|
|
// labelTitleAutomaticLogoutTime
|
|
//
|
|
this.labelTitleAutomaticLogoutTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41)))));
|
|
this.labelTitleAutomaticLogoutTime.BackPictureBox = null;
|
|
this.labelTitleAutomaticLogoutTime.BackPictureBox1 = null;
|
|
this.labelTitleAutomaticLogoutTime.BackPictureBox2 = null;
|
|
this.labelTitleAutomaticLogoutTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleAutomaticLogoutTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleAutomaticLogoutTime.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleAutomaticLogoutTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleAutomaticLogoutTime.InitVisible = true;
|
|
this.labelTitleAutomaticLogoutTime.LineSpacing = 0F;
|
|
this.labelTitleAutomaticLogoutTime.Location = new System.Drawing.Point(45, 393);
|
|
this.labelTitleAutomaticLogoutTime.Name = "labelTitleAutomaticLogoutTime";
|
|
this.labelTitleAutomaticLogoutTime.Size = new System.Drawing.Size(158, 26);
|
|
this.labelTitleAutomaticLogoutTime.TabIndex = 227;
|
|
this.labelTitleAutomaticLogoutTime.Text = "Auto logout time";
|
|
this.labelTitleAutomaticLogoutTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleAutomaticLogoutTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleAutomaticLogoutTime.Wordwrap = false;
|
|
//
|
|
// labelExpiryDateOfPassword2
|
|
//
|
|
this.labelExpiryDateOfPassword2.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelExpiryDateOfPassword2.BackPictureBox = this.smartForm1;
|
|
this.labelExpiryDateOfPassword2.BackPictureBox1 = null;
|
|
this.labelExpiryDateOfPassword2.BackPictureBox2 = null;
|
|
this.labelExpiryDateOfPassword2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelExpiryDateOfPassword2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelExpiryDateOfPassword2.InitVisible = true;
|
|
this.labelExpiryDateOfPassword2.LineSpacing = 0F;
|
|
this.labelExpiryDateOfPassword2.Location = new System.Drawing.Point(310, 332);
|
|
this.labelExpiryDateOfPassword2.Name = "labelExpiryDateOfPassword2";
|
|
this.labelExpiryDateOfPassword2.Size = new System.Drawing.Size(169, 26);
|
|
this.labelExpiryDateOfPassword2.TabIndex = 232;
|
|
this.labelExpiryDateOfPassword2.Text = "2021/12/30";
|
|
this.labelExpiryDateOfPassword2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelExpiryDateOfPassword2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelExpiryDateOfPassword2.Wordwrap = false;
|
|
//
|
|
// labelExpiryDateOfAccount2
|
|
//
|
|
this.labelExpiryDateOfAccount2.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelExpiryDateOfAccount2.BackPictureBox = this.smartForm1;
|
|
this.labelExpiryDateOfAccount2.BackPictureBox1 = null;
|
|
this.labelExpiryDateOfAccount2.BackPictureBox2 = null;
|
|
this.labelExpiryDateOfAccount2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelExpiryDateOfAccount2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelExpiryDateOfAccount2.InitVisible = true;
|
|
this.labelExpiryDateOfAccount2.LineSpacing = 0F;
|
|
this.labelExpiryDateOfAccount2.Location = new System.Drawing.Point(310, 301);
|
|
this.labelExpiryDateOfAccount2.Name = "labelExpiryDateOfAccount2";
|
|
this.labelExpiryDateOfAccount2.Size = new System.Drawing.Size(169, 26);
|
|
this.labelExpiryDateOfAccount2.TabIndex = 231;
|
|
this.labelExpiryDateOfAccount2.Text = "23-07-11 ~ 24-01-07";
|
|
this.labelExpiryDateOfAccount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelExpiryDateOfAccount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelExpiryDateOfAccount2.Wordwrap = false;
|
|
//
|
|
// labelTitleExpiryDateOfPassword
|
|
//
|
|
this.labelTitleExpiryDateOfPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41)))));
|
|
this.labelTitleExpiryDateOfPassword.BackPictureBox = null;
|
|
this.labelTitleExpiryDateOfPassword.BackPictureBox1 = null;
|
|
this.labelTitleExpiryDateOfPassword.BackPictureBox2 = null;
|
|
this.labelTitleExpiryDateOfPassword.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleExpiryDateOfPassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleExpiryDateOfPassword.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleExpiryDateOfPassword.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleExpiryDateOfPassword.InitVisible = true;
|
|
this.labelTitleExpiryDateOfPassword.LineSpacing = 0F;
|
|
this.labelTitleExpiryDateOfPassword.Location = new System.Drawing.Point(45, 332);
|
|
this.labelTitleExpiryDateOfPassword.Name = "labelTitleExpiryDateOfPassword";
|
|
this.labelTitleExpiryDateOfPassword.Size = new System.Drawing.Size(158, 26);
|
|
this.labelTitleExpiryDateOfPassword.TabIndex = 225;
|
|
this.labelTitleExpiryDateOfPassword.Text = "Expiry date (PW)";
|
|
this.labelTitleExpiryDateOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleExpiryDateOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleExpiryDateOfPassword.Wordwrap = false;
|
|
//
|
|
// labelTitleExpiryDateOfAccount
|
|
//
|
|
this.labelTitleExpiryDateOfAccount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41)))));
|
|
this.labelTitleExpiryDateOfAccount.BackPictureBox = null;
|
|
this.labelTitleExpiryDateOfAccount.BackPictureBox1 = null;
|
|
this.labelTitleExpiryDateOfAccount.BackPictureBox2 = null;
|
|
this.labelTitleExpiryDateOfAccount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleExpiryDateOfAccount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleExpiryDateOfAccount.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleExpiryDateOfAccount.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleExpiryDateOfAccount.InitVisible = true;
|
|
this.labelTitleExpiryDateOfAccount.LineSpacing = 0F;
|
|
this.labelTitleExpiryDateOfAccount.Location = new System.Drawing.Point(45, 301);
|
|
this.labelTitleExpiryDateOfAccount.Name = "labelTitleExpiryDateOfAccount";
|
|
this.labelTitleExpiryDateOfAccount.Size = new System.Drawing.Size(158, 26);
|
|
this.labelTitleExpiryDateOfAccount.TabIndex = 223;
|
|
this.labelTitleExpiryDateOfAccount.Text = "Expiry date (ID)";
|
|
this.labelTitleExpiryDateOfAccount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleExpiryDateOfAccount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleExpiryDateOfAccount.Wordwrap = false;
|
|
//
|
|
// labelTitleAccessRight
|
|
//
|
|
this.labelTitleAccessRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41)))));
|
|
this.labelTitleAccessRight.BackPictureBox = null;
|
|
this.labelTitleAccessRight.BackPictureBox1 = null;
|
|
this.labelTitleAccessRight.BackPictureBox2 = null;
|
|
this.labelTitleAccessRight.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleAccessRight.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleAccessRight.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleAccessRight.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleAccessRight.InitVisible = true;
|
|
this.labelTitleAccessRight.LineSpacing = 0F;
|
|
this.labelTitleAccessRight.Location = new System.Drawing.Point(45, 67);
|
|
this.labelTitleAccessRight.Name = "labelTitleAccessRight";
|
|
this.labelTitleAccessRight.Size = new System.Drawing.Size(158, 26);
|
|
this.labelTitleAccessRight.TabIndex = 221;
|
|
this.labelTitleAccessRight.Text = "Access right";
|
|
this.labelTitleAccessRight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleAccessRight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleAccessRight.Wordwrap = false;
|
|
//
|
|
// smartGroupBox2
|
|
//
|
|
this.smartGroupBox2.BackPictureBox = this.smartForm1;
|
|
this.smartGroupBox2.BackPictureBox1 = null;
|
|
this.smartGroupBox2.Controls.Add(this.labelEquipment);
|
|
this.smartGroupBox2.Controls.Add(this.labelMenu);
|
|
this.smartGroupBox2.Controls.Add(this.labelMain);
|
|
this.smartGroupBox2.Controls.Add(this.labelViewer);
|
|
this.smartGroupBox2.Controls.Add(this.labelStatistics);
|
|
this.smartGroupBox2.Controls.Add(this.labelUpdate);
|
|
this.smartGroupBox2.Controls.Add(this.labelIOTest);
|
|
this.smartGroupBox2.Controls.Add(this.labelMotor);
|
|
this.smartGroupBox2.Controls.Add(this.labelSystem);
|
|
this.smartGroupBox2.Controls.Add(this.labelDataBackup);
|
|
this.smartGroupBox2.Controls.Add(this.labelCalibration);
|
|
this.smartGroupBox2.Controls.Add(this.labelCommunication);
|
|
this.smartGroupBox2.Controls.Add(this.labelTime);
|
|
this.smartGroupBox2.Controls.Add(this.labelInitialization);
|
|
this.smartGroupBox2.Controls.Add(this.labelConfiguration);
|
|
this.smartGroupBox2.Controls.Add(this.labelInformation);
|
|
this.smartGroupBox2.Controls.Add(this.labelSubMenu);
|
|
this.smartGroupBox2.Controls.Add(this.labelClear);
|
|
this.smartGroupBox2.Controls.Add(this.labelWeightSetting);
|
|
this.smartGroupBox2.Controls.Add(this.labelProductNo);
|
|
this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.Black;
|
|
this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.smartGroupBox2.FrameLineThickness = 1;
|
|
this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
|
|
this.smartGroupBox2.Image = null;
|
|
this.smartGroupBox2.InitVisible = true;
|
|
this.smartGroupBox2.Location = new System.Drawing.Point(36, 101);
|
|
this.smartGroupBox2.Name = "smartGroupBox2";
|
|
this.smartGroupBox2.RoundRadius = 5;
|
|
this.smartGroupBox2.Size = new System.Drawing.Size(514, 176);
|
|
this.smartGroupBox2.TabIndex = 217;
|
|
this.smartGroupBox2.Text = "Access right";
|
|
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(382, 71);
|
|
this.labelEquipment.Name = "labelEquipment";
|
|
this.labelEquipment.Size = new System.Drawing.Size(110, 18);
|
|
this.labelEquipment.TabIndex = 243;
|
|
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.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41)))));
|
|
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(150, 21);
|
|
this.labelMenu.Name = "labelMenu";
|
|
this.labelMenu.Size = new System.Drawing.Size(342, 20);
|
|
this.labelMenu.TabIndex = 242;
|
|
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.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41)))));
|
|
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(22, 21);
|
|
this.labelMain.Name = "labelMain";
|
|
this.labelMain.Size = new System.Drawing.Size(110, 20);
|
|
this.labelMain.TabIndex = 241;
|
|
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(382, 119);
|
|
this.labelViewer.Name = "labelViewer";
|
|
this.labelViewer.Size = new System.Drawing.Size(110, 18);
|
|
this.labelViewer.TabIndex = 240;
|
|
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(382, 95);
|
|
this.labelStatistics.Name = "labelStatistics";
|
|
this.labelStatistics.Size = new System.Drawing.Size(110, 18);
|
|
this.labelStatistics.TabIndex = 239;
|
|
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(266, 95);
|
|
this.labelUpdate.Name = "labelUpdate";
|
|
this.labelUpdate.Size = new System.Drawing.Size(110, 18);
|
|
this.labelUpdate.TabIndex = 238;
|
|
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(266, 71);
|
|
this.labelIOTest.Name = "labelIOTest";
|
|
this.labelIOTest.Size = new System.Drawing.Size(110, 18);
|
|
this.labelIOTest.TabIndex = 237;
|
|
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(266, 47);
|
|
this.labelMotor.Name = "labelMotor";
|
|
this.labelMotor.Size = new System.Drawing.Size(110, 18);
|
|
this.labelMotor.TabIndex = 236;
|
|
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(150, 143);
|
|
this.labelSystem.Name = "labelSystem";
|
|
this.labelSystem.Size = new System.Drawing.Size(110, 18);
|
|
this.labelSystem.TabIndex = 235;
|
|
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(382, 47);
|
|
this.labelDataBackup.Name = "labelDataBackup";
|
|
this.labelDataBackup.Size = new System.Drawing.Size(110, 18);
|
|
this.labelDataBackup.TabIndex = 234;
|
|
this.labelDataBackup.Text = "Data Backup";
|
|
this.labelDataBackup.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelDataBackup.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDataBackup.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(150, 119);
|
|
this.labelCalibration.Name = "labelCalibration";
|
|
this.labelCalibration.Size = new System.Drawing.Size(110, 18);
|
|
this.labelCalibration.TabIndex = 232;
|
|
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(150, 95);
|
|
this.labelCommunication.Name = "labelCommunication";
|
|
this.labelCommunication.Size = new System.Drawing.Size(110, 18);
|
|
this.labelCommunication.TabIndex = 231;
|
|
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.BackColor = System.Drawing.Color.Silver;
|
|
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.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTime.InitVisible = true;
|
|
this.labelTime.LineSpacing = 0F;
|
|
this.labelTime.Location = new System.Drawing.Point(266, 143);
|
|
this.labelTime.Name = "labelTime";
|
|
this.labelTime.Size = new System.Drawing.Size(110, 18);
|
|
this.labelTime.TabIndex = 230;
|
|
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(266, 119);
|
|
this.labelInitialization.Name = "labelInitialization";
|
|
this.labelInitialization.Size = new System.Drawing.Size(110, 18);
|
|
this.labelInitialization.TabIndex = 229;
|
|
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(150, 71);
|
|
this.labelConfiguration.Name = "labelConfiguration";
|
|
this.labelConfiguration.Size = new System.Drawing.Size(110, 18);
|
|
this.labelConfiguration.TabIndex = 228;
|
|
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(150, 47);
|
|
this.labelInformation.Name = "labelInformation";
|
|
this.labelInformation.Size = new System.Drawing.Size(110, 18);
|
|
this.labelInformation.TabIndex = 227;
|
|
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(22, 119);
|
|
this.labelSubMenu.Name = "labelSubMenu";
|
|
this.labelSubMenu.Size = new System.Drawing.Size(110, 18);
|
|
this.labelSubMenu.TabIndex = 226;
|
|
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(22, 95);
|
|
this.labelClear.Name = "labelClear";
|
|
this.labelClear.Size = new System.Drawing.Size(110, 18);
|
|
this.labelClear.TabIndex = 225;
|
|
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(22, 71);
|
|
this.labelWeightSetting.Name = "labelWeightSetting";
|
|
this.labelWeightSetting.Size = new System.Drawing.Size(110, 18);
|
|
this.labelWeightSetting.TabIndex = 224;
|
|
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.BackColor = System.Drawing.Color.Black;
|
|
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(22, 47);
|
|
this.labelProductNo.Name = "labelProductNo";
|
|
this.labelProductNo.Size = new System.Drawing.Size(110, 18);
|
|
this.labelProductNo.TabIndex = 223;
|
|
this.labelProductNo.Text = "ProductNo";
|
|
this.labelProductNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelProductNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelProductNo.Wordwrap = false;
|
|
//
|
|
// labelPassword
|
|
//
|
|
this.labelPassword.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelPassword.BackPictureBox = null;
|
|
this.labelPassword.BackPictureBox1 = null;
|
|
this.labelPassword.BackPictureBox2 = null;
|
|
this.labelPassword.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelPassword.InitVisible = true;
|
|
this.labelPassword.LineSpacing = 0F;
|
|
this.labelPassword.Location = new System.Drawing.Point(209, 35);
|
|
this.labelPassword.Name = "labelPassword";
|
|
this.labelPassword.Size = new System.Drawing.Size(270, 26);
|
|
this.labelPassword.TabIndex = 3;
|
|
this.labelPassword.Text = "Password";
|
|
this.labelPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassword.Wordwrap = false;
|
|
this.labelPassword.Click += new System.EventHandler(this.labelPassword_Click);
|
|
//
|
|
// labelTitlePassword
|
|
//
|
|
this.labelTitlePassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41)))));
|
|
this.labelTitlePassword.BackPictureBox = null;
|
|
this.labelTitlePassword.BackPictureBox1 = null;
|
|
this.labelTitlePassword.BackPictureBox2 = null;
|
|
this.labelTitlePassword.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitlePassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitlePassword.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitlePassword.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitlePassword.InitVisible = true;
|
|
this.labelTitlePassword.LineSpacing = 0F;
|
|
this.labelTitlePassword.Location = new System.Drawing.Point(45, 35);
|
|
this.labelTitlePassword.Name = "labelTitlePassword";
|
|
this.labelTitlePassword.Size = new System.Drawing.Size(158, 26);
|
|
this.labelTitlePassword.TabIndex = 2;
|
|
this.labelTitlePassword.Text = "Password";
|
|
this.labelTitlePassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitlePassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitlePassword.Wordwrap = false;
|
|
//
|
|
// labelID
|
|
//
|
|
this.labelID.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.labelID.BackPictureBox = null;
|
|
this.labelID.BackPictureBox1 = null;
|
|
this.labelID.BackPictureBox2 = null;
|
|
this.labelID.BorderColor = System.Drawing.Color.Black;
|
|
this.labelID.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelID.InitVisible = true;
|
|
this.labelID.LineSpacing = 0F;
|
|
this.labelID.Location = new System.Drawing.Point(209, 3);
|
|
this.labelID.Name = "labelID";
|
|
this.labelID.Size = new System.Drawing.Size(270, 26);
|
|
this.labelID.TabIndex = 1;
|
|
this.labelID.Text = "ID";
|
|
this.labelID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelID.Wordwrap = false;
|
|
this.labelID.Click += new System.EventHandler(this.labelID_Click);
|
|
//
|
|
// labelTitleID
|
|
//
|
|
this.labelTitleID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(65)))), ((int)(((byte)(41)))));
|
|
this.labelTitleID.BackPictureBox = null;
|
|
this.labelTitleID.BackPictureBox1 = null;
|
|
this.labelTitleID.BackPictureBox2 = null;
|
|
this.labelTitleID.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleID.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleID.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleID.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleID.InitVisible = true;
|
|
this.labelTitleID.LineSpacing = 0F;
|
|
this.labelTitleID.Location = new System.Drawing.Point(45, 3);
|
|
this.labelTitleID.Name = "labelTitleID";
|
|
this.labelTitleID.Size = new System.Drawing.Size(158, 26);
|
|
this.labelTitleID.TabIndex = 0;
|
|
this.labelTitleID.Text = "ID";
|
|
this.labelTitleID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleID.Wordwrap = false;
|
|
//
|
|
// buttonDelete
|
|
//
|
|
this.buttonDelete.BackPictureBox = null;
|
|
this.buttonDelete.BackPictureBox1 = null;
|
|
this.buttonDelete.BackPictureBox2 = null;
|
|
this.buttonDelete.ButtonColor = System.Drawing.Color.LightGray;
|
|
this.buttonDelete.ButtonImageAutoSize = true;
|
|
this.buttonDelete.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonDelete.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDelete.DisableImage")));
|
|
this.buttonDelete.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDelete.DownImage")));
|
|
this.buttonDelete.GroupID = 0;
|
|
this.buttonDelete.InitVisible = true;
|
|
this.buttonDelete.Location = new System.Drawing.Point(88, 525);
|
|
this.buttonDelete.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonDelete.Name = "buttonDelete";
|
|
this.buttonDelete.NestedClickEventPrevent = false;
|
|
this.buttonDelete.OutlinePixel = 1;
|
|
this.buttonDelete.RepeatInterval = 200;
|
|
this.buttonDelete.RepeatIntervalAccelerate = null;
|
|
this.buttonDelete.SafeInterval = 200;
|
|
this.buttonDelete.Size = new System.Drawing.Size(70, 70);
|
|
this.buttonDelete.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDelete.TabIndex = 191;
|
|
this.buttonDelete.TextColor = System.Drawing.Color.Black;
|
|
this.buttonDelete.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonDelete.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonDelete.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonDelete.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonDelete.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDelete.UpImage")));
|
|
this.buttonDelete.Click += new System.EventHandler(this.buttonDelete_Click);
|
|
//
|
|
// buttonSave
|
|
//
|
|
this.buttonSave.BackPictureBox = null;
|
|
this.buttonSave.BackPictureBox1 = null;
|
|
this.buttonSave.BackPictureBox2 = null;
|
|
this.buttonSave.ButtonColor = System.Drawing.Color.LightGray;
|
|
this.buttonSave.ButtonImageAutoSize = true;
|
|
this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonSave.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DisableImage")));
|
|
this.buttonSave.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DownImage")));
|
|
this.buttonSave.GroupID = 0;
|
|
this.buttonSave.InitVisible = true;
|
|
this.buttonSave.Location = new System.Drawing.Point(164, 525);
|
|
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(70, 70);
|
|
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonSave.TabIndex = 189;
|
|
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);
|
|
//
|
|
// cbAdministrator
|
|
//
|
|
this.cbAdministrator.BackColor = System.Drawing.Color.White;
|
|
this.cbAdministrator.BackPictureBox = this.smartForm1;
|
|
this.cbAdministrator.BackPictureBox1 = null;
|
|
this.cbAdministrator.BackPictureBox2 = null;
|
|
this.cbAdministrator.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.cbAdministrator.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.cbAdministrator.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.cbAdministrator.CheckBoxSymbolSize = 14;
|
|
this.cbAdministrator.Checked = false;
|
|
this.cbAdministrator.CheckLineWidth = 3;
|
|
this.cbAdministrator.ImageCheckBox = null;
|
|
this.cbAdministrator.ImageUnCheckBox = null;
|
|
this.cbAdministrator.InitVisible = true;
|
|
this.cbAdministrator.Location = new System.Drawing.Point(424, 543);
|
|
this.cbAdministrator.Name = "cbAdministrator";
|
|
this.cbAdministrator.Size = new System.Drawing.Size(200, 18);
|
|
this.cbAdministrator.TabIndex = 193;
|
|
this.cbAdministrator.Text = "Administrator";
|
|
this.cbAdministrator.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.cbAdministrator.Visible = false;
|
|
//
|
|
// buttonNew
|
|
//
|
|
this.buttonNew.BackPictureBox = null;
|
|
this.buttonNew.BackPictureBox1 = null;
|
|
this.buttonNew.BackPictureBox2 = null;
|
|
this.buttonNew.ButtonColor = System.Drawing.Color.LightGray;
|
|
this.buttonNew.ButtonImageAutoSize = true;
|
|
this.buttonNew.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonNew.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonNew.DisableImage")));
|
|
this.buttonNew.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonNew.DownImage")));
|
|
this.buttonNew.GroupID = 0;
|
|
this.buttonNew.InitVisible = true;
|
|
this.buttonNew.Location = new System.Drawing.Point(12, 525);
|
|
this.buttonNew.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonNew.Name = "buttonNew";
|
|
this.buttonNew.NestedClickEventPrevent = false;
|
|
this.buttonNew.OutlinePixel = 1;
|
|
this.buttonNew.RepeatInterval = 200;
|
|
this.buttonNew.RepeatIntervalAccelerate = null;
|
|
this.buttonNew.SafeInterval = 200;
|
|
this.buttonNew.Size = new System.Drawing.Size(70, 70);
|
|
this.buttonNew.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonNew.TabIndex = 188;
|
|
this.buttonNew.TextColor = System.Drawing.Color.Black;
|
|
this.buttonNew.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonNew.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonNew.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonNew.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonNew.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonNew.UpImage")));
|
|
this.buttonNew.Click += new System.EventHandler(this.buttonNew_Click);
|
|
//
|
|
// 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(720, 525);
|
|
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(70, 70);
|
|
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBack.TabIndex = 440;
|
|
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);
|
|
//
|
|
// buttonGroupEditor
|
|
//
|
|
this.buttonGroupEditor.BackPictureBox = null;
|
|
this.buttonGroupEditor.BackPictureBox1 = null;
|
|
this.buttonGroupEditor.BackPictureBox2 = null;
|
|
this.buttonGroupEditor.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonGroupEditor.ButtonImageAutoSize = true;
|
|
this.buttonGroupEditor.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonGroupEditor.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonGroupEditor.DisableImage")));
|
|
this.buttonGroupEditor.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonGroupEditor.DownImage")));
|
|
this.buttonGroupEditor.GroupID = 0;
|
|
this.buttonGroupEditor.InitVisible = true;
|
|
this.buttonGroupEditor.Location = new System.Drawing.Point(644, 525);
|
|
this.buttonGroupEditor.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonGroupEditor.Name = "buttonGroupEditor";
|
|
this.buttonGroupEditor.NestedClickEventPrevent = false;
|
|
this.buttonGroupEditor.OutlinePixel = 1;
|
|
this.buttonGroupEditor.RepeatInterval = 200;
|
|
this.buttonGroupEditor.RepeatIntervalAccelerate = null;
|
|
this.buttonGroupEditor.SafeInterval = 200;
|
|
this.buttonGroupEditor.Size = new System.Drawing.Size(70, 70);
|
|
this.buttonGroupEditor.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonGroupEditor.TabIndex = 441;
|
|
this.buttonGroupEditor.TextColor = System.Drawing.Color.Black;
|
|
this.buttonGroupEditor.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonGroupEditor.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonGroupEditor.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonGroupEditor.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonGroupEditor.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonGroupEditor.UpImage")));
|
|
this.buttonGroupEditor.Click += new System.EventHandler(this.buttonGroupEditor_Click);
|
|
//
|
|
// listBoxUserList
|
|
//
|
|
this.listBoxUserList.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
|
|
this.listBoxUserList.Location = new System.Drawing.Point(9, 77);
|
|
this.listBoxUserList.Name = "listBoxUserList";
|
|
this.listBoxUserList.Size = new System.Drawing.Size(265, 439);
|
|
this.listBoxUserList.TabIndex = 443;
|
|
this.listBoxUserList.SelectedIndexChanged += new System.EventHandler(this.listBoxUserList_SelectedIndexChanged);
|
|
//
|
|
// FormUserEditor
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(800, 600);
|
|
this.Controls.Add(this.listBoxUserList);
|
|
this.Controls.Add(this.buttonGroupEditor);
|
|
this.Controls.Add(this.buttonBack);
|
|
this.Controls.Add(this.buttonDelete);
|
|
this.Controls.Add(this.cbAdministrator);
|
|
this.Controls.Add(this.buttonSave);
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Controls.Add(this.buttonNew);
|
|
this.Controls.Add(this.labelTitle);
|
|
this.Controls.Add(this.smartForm1);
|
|
this.Name = "FormUserEditor";
|
|
this.Text = "FormUserEditor";
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.smartGroupBox2.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private SmartX.SmartLabel labelTitle;
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private SmartX.SmartLabel labelTitleAccessRight;
|
|
private SmartX.SmartGroupBox smartGroupBox2;
|
|
private SmartX.SmartLabel labelPassword;
|
|
private SmartX.SmartLabel labelTitlePassword;
|
|
private SmartX.SmartLabel labelID;
|
|
private SmartX.SmartLabel labelTitleID;
|
|
private SmartX.SmartButton buttonDelete;
|
|
private SmartX.SmartButton buttonSave;
|
|
private SmartX.SmartCheckBox cbAdministrator;
|
|
private SmartX.SmartButton buttonNew;
|
|
private SmartX.SmartButton buttonBack;
|
|
private SmartX.SmartButton buttonGroupEditor;
|
|
private SmartX.SmartLabel labelProductNo;
|
|
private SmartX.SmartLabel labelWeightSetting;
|
|
private SmartX.SmartLabel labelUpdate;
|
|
private SmartX.SmartLabel labelIOTest;
|
|
private SmartX.SmartLabel labelMotor;
|
|
private SmartX.SmartLabel labelSystem;
|
|
private SmartX.SmartLabel labelDataBackup;
|
|
private SmartX.SmartLabel labelCalibration;
|
|
private SmartX.SmartLabel labelCommunication;
|
|
private SmartX.SmartLabel labelTime;
|
|
private SmartX.SmartLabel labelInitialization;
|
|
private SmartX.SmartLabel labelConfiguration;
|
|
private SmartX.SmartLabel labelInformation;
|
|
private SmartX.SmartLabel labelSubMenu;
|
|
private SmartX.SmartLabel labelClear;
|
|
private SmartX.SmartLabel labelViewer;
|
|
private SmartX.SmartLabel labelStatistics;
|
|
private SmartX.SmartLabel labelMenu;
|
|
private SmartX.SmartLabel labelMain;
|
|
private System.Windows.Forms.ComboBox comboBoxAccessRight;
|
|
private SmartX.SmartLabel labelExpiryDateOfPassword;
|
|
private SmartX.SmartLabel labelExpiryDateOfAccount;
|
|
private SmartX.SmartLabel labelTitleDayPassword;
|
|
private SmartX.SmartLabel labelTitleDayAccount;
|
|
private SmartX.SmartLabel labelTitleMin;
|
|
private SmartX.SmartLabel labelStatusExpiryPassword;
|
|
private SmartX.SmartLabel labelStatusExpiryAccount;
|
|
private SmartX.SmartLabel labelAutomaticLogoutTime;
|
|
private SmartX.SmartLabel labelTitleAutomaticLogoutTime;
|
|
private SmartX.SmartLabel labelExpiryDateOfPassword2;
|
|
private SmartX.SmartLabel labelExpiryDateOfAccount2;
|
|
private SmartX.SmartLabel labelTitleExpiryDateOfPassword;
|
|
private SmartX.SmartLabel labelTitleExpiryDateOfAccount;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine2;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine1;
|
|
public SmartX.SmartLabel labelAccessRightAdmin;
|
|
public SmartX.SmartLabel labelAutoLogoutWarning;
|
|
private SmartX.SmartLabel labelEquipment;
|
|
private SmartX.SmartButton buttonResetPW;
|
|
public System.Windows.Forms.ListBox listBoxUserList;
|
|
}
|
|
} |