1392 lines
86 KiB
C#
1392 lines
86 KiB
C#
namespace INT63DC_6CH.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.buttonBack = new SmartX.SmartButton();
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.buttonResetPW = new SmartX.SmartButton();
|
|
this.comboBoxAccessRight = new System.Windows.Forms.ComboBox();
|
|
this.labelAccessRightAdmin = new SmartX.SmartLabel();
|
|
this.labelAutoLogoutWarning = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
|
|
this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
|
|
this.labelTitleAccessRight = new SmartX.SmartLabel();
|
|
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.buttonDelete = new SmartX.SmartButton();
|
|
this.smartGroupBox2 = new SmartX.SmartGroupBox();
|
|
this.labelStaticEquipmentSetting = new SmartX.SmartLabel();
|
|
this.labelStaticMenu = new SmartX.SmartLabel();
|
|
this.labelStaticMainDisplayAccess = new SmartX.SmartLabel();
|
|
this.labelStaticViewer = new SmartX.SmartLabel();
|
|
this.labelStaticStatistics = new SmartX.SmartLabel();
|
|
this.labelStaticUpdate = new SmartX.SmartLabel();
|
|
this.labelStaticIOTest = new SmartX.SmartLabel();
|
|
this.labelStaticMotorSetting = new SmartX.SmartLabel();
|
|
this.labelStaticSystemSetting = new SmartX.SmartLabel();
|
|
this.labelStaticDataBackup = new SmartX.SmartLabel();
|
|
this.labelStaticCalibration = new SmartX.SmartLabel();
|
|
this.labelStaticCommunication = new SmartX.SmartLabel();
|
|
this.labelStaticTimeSetting = new SmartX.SmartLabel();
|
|
this.labelStaticFactoryReset = new SmartX.SmartLabel();
|
|
this.labelStaticConfiguration = new SmartX.SmartLabel();
|
|
this.labelStaticInformation = new SmartX.SmartLabel();
|
|
this.labelStaticSubMenu = new SmartX.SmartLabel();
|
|
this.labelStaticClear = new SmartX.SmartLabel();
|
|
this.labelStaticWeightSetting = new SmartX.SmartLabel();
|
|
this.labelStaticProductNo = new SmartX.SmartLabel();
|
|
this.labelTitleAutomaticLogoutTime = new SmartX.SmartLabel();
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
this.labelExpiryDateOfPassword2 = new SmartX.SmartLabel();
|
|
this.labelExpiryDateOfAccount2 = new SmartX.SmartLabel();
|
|
this.cbAdministrator = new SmartX.SmartCheckBox();
|
|
this.buttonNew = new SmartX.SmartButton();
|
|
this.labelTitleExpiryDateOfPassword = new SmartX.SmartLabel();
|
|
this.labelTitleExpiryDateOfAccount = new SmartX.SmartLabel();
|
|
this.labelPassword = new SmartX.SmartLabel();
|
|
this.labelTitlePassword = new SmartX.SmartLabel();
|
|
this.labelID = new SmartX.SmartLabel();
|
|
this.labelTitleID = new SmartX.SmartLabel();
|
|
this.buttonGroupEditor = new SmartX.SmartButton();
|
|
this.listBoxUserList = new System.Windows.Forms.ListBox();
|
|
this.labelCaution = new SmartX.SmartLabel();
|
|
this.labelCaution2 = new SmartX.SmartLabel();
|
|
this.labelCaution1 = new SmartX.SmartLabel();
|
|
((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.LCD1024X768;
|
|
this.smartForm1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartForm1.MainForm = null;
|
|
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
|
|
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
|
|
this.smartForm1.Name = "smartForm1";
|
|
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
this.smartForm1.SuspendLayoutInterval = 0;
|
|
//
|
|
// labelTitle
|
|
//
|
|
this.labelTitle.BackPictureBox = this.smartForm1;
|
|
this.labelTitle.BackPictureBox1 = null;
|
|
this.labelTitle.BackPictureBox2 = null;
|
|
this.labelTitle.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitle.Font = new System.Drawing.Font("새굴림", 35F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle.InitVisible = true;
|
|
this.labelTitle.LineSpacing = 0F;
|
|
this.labelTitle.Location = new System.Drawing.Point(199, 7);
|
|
this.labelTitle.Name = "labelTitle";
|
|
this.labelTitle.Size = new System.Drawing.Size(626, 60);
|
|
this.labelTitle.TabIndex = 183;
|
|
this.labelTitle.Text = "유 저 설 정";
|
|
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle.Wordwrap = false;
|
|
//
|
|
// buttonBack
|
|
//
|
|
this.buttonBack.BackPictureBox = null;
|
|
this.buttonBack.BackPictureBox1 = null;
|
|
this.buttonBack.BackPictureBox2 = null;
|
|
this.buttonBack.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBack.ButtonImageAutoSize = true;
|
|
this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DisableImage")));
|
|
this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage")));
|
|
this.buttonBack.GroupID = 0;
|
|
this.buttonBack.InitVisible = true;
|
|
this.buttonBack.Location = new System.Drawing.Point(924, 666);
|
|
this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonBack.Name = "buttonBack";
|
|
this.buttonBack.NestedClickEventPrevent = false;
|
|
this.buttonBack.OutlinePixel = 1;
|
|
this.buttonBack.RepeatInterval = 200;
|
|
this.buttonBack.RepeatIntervalAccelerate = null;
|
|
this.buttonBack.SafeInterval = 200;
|
|
this.buttonBack.Size = new System.Drawing.Size(84, 87);
|
|
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBack.TabIndex = 184;
|
|
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);
|
|
//
|
|
// 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.comboBoxAccessRight);
|
|
this.smartGroupBox1.Controls.Add(this.labelAccessRightAdmin);
|
|
this.smartGroupBox1.Controls.Add(this.labelAutoLogoutWarning);
|
|
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine2);
|
|
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine1);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleAccessRight);
|
|
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.buttonDelete);
|
|
this.smartGroupBox1.Controls.Add(this.smartGroupBox2);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleAutomaticLogoutTime);
|
|
this.smartGroupBox1.Controls.Add(this.buttonSave);
|
|
this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfPassword2);
|
|
this.smartGroupBox1.Controls.Add(this.labelExpiryDateOfAccount2);
|
|
this.smartGroupBox1.Controls.Add(this.cbAdministrator);
|
|
this.smartGroupBox1.Controls.Add(this.buttonNew);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleExpiryDateOfPassword);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleExpiryDateOfAccount);
|
|
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(379, 73);
|
|
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
this.smartGroupBox1.RoundRadius = 5;
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(642, 572);
|
|
this.smartGroupBox1.TabIndex = 192;
|
|
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(496, 120);
|
|
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(80, 30);
|
|
this.buttonResetPW.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonResetPW.TabIndex = 243;
|
|
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);
|
|
//
|
|
// comboBoxAccessRight
|
|
//
|
|
this.comboBoxAccessRight.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Regular);
|
|
this.comboBoxAccessRight.Location = new System.Drawing.Point(199, 156);
|
|
this.comboBoxAccessRight.Name = "comboBoxAccessRight";
|
|
this.comboBoxAccessRight.Size = new System.Drawing.Size(291, 29);
|
|
this.comboBoxAccessRight.TabIndex = 241;
|
|
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 = this.smartForm1;
|
|
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(199, 156);
|
|
this.labelAccessRightAdmin.Name = "labelAccessRightAdmin";
|
|
this.labelAccessRightAdmin.Size = new System.Drawing.Size(291, 30);
|
|
this.labelAccessRightAdmin.TabIndex = 242;
|
|
this.labelAccessRightAdmin.Text = "Administrator";
|
|
this.labelAccessRightAdmin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelAccessRightAdmin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelAccessRightAdmin.Wordwrap = false;
|
|
//
|
|
// 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("새굴림", 9F, System.Drawing.FontStyle.Bold);
|
|
this.labelAutoLogoutWarning.ForeColor = System.Drawing.Color.DarkRed;
|
|
this.labelAutoLogoutWarning.InitVisible = true;
|
|
this.labelAutoLogoutWarning.LineSpacing = 0F;
|
|
this.labelAutoLogoutWarning.Location = new System.Drawing.Point(321, 503);
|
|
this.labelAutoLogoutWarning.Name = "labelAutoLogoutWarning";
|
|
this.labelAutoLogoutWarning.Size = new System.Drawing.Size(235, 30);
|
|
this.labelAutoLogoutWarning.TabIndex = 240;
|
|
this.labelAutoLogoutWarning.Text = "* 모든 사용자에게 적용됨";
|
|
this.labelAutoLogoutWarning.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelAutoLogoutWarning.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelAutoLogoutWarning.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(13, 487);
|
|
this.smartSeparatorLine2.Name = "smartSeparatorLine2";
|
|
this.smartSeparatorLine2.Size = new System.Drawing.Size(603, 2);
|
|
this.smartSeparatorLine2.TabIndex = 238;
|
|
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(13, 388);
|
|
this.smartSeparatorLine1.Name = "smartSeparatorLine1";
|
|
this.smartSeparatorLine1.Size = new System.Drawing.Size(603, 2);
|
|
this.smartSeparatorLine1.TabIndex = 237;
|
|
this.smartSeparatorLine1.Text = "smartSeparatorLine1";
|
|
//
|
|
// labelTitleAccessRight
|
|
//
|
|
this.labelTitleAccessRight.BackColor = System.Drawing.Color.Black;
|
|
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(13, 156);
|
|
this.labelTitleAccessRight.Name = "labelTitleAccessRight";
|
|
this.labelTitleAccessRight.Size = new System.Drawing.Size(180, 30);
|
|
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;
|
|
//
|
|
// 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(199, 441);
|
|
this.labelExpiryDateOfPassword.Name = "labelExpiryDateOfPassword";
|
|
this.labelExpiryDateOfPassword.Size = new System.Drawing.Size(70, 30);
|
|
this.labelExpiryDateOfPassword.TabIndex = 7;
|
|
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(199, 405);
|
|
this.labelExpiryDateOfAccount.Name = "labelExpiryDateOfAccount";
|
|
this.labelExpiryDateOfAccount.Size = new System.Drawing.Size(70, 30);
|
|
this.labelExpiryDateOfAccount.TabIndex = 5;
|
|
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, 441);
|
|
this.labelTitleDayPassword.Name = "labelTitleDayPassword";
|
|
this.labelTitleDayPassword.Size = new System.Drawing.Size(30, 30);
|
|
this.labelTitleDayPassword.TabIndex = 220;
|
|
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, 405);
|
|
this.labelTitleDayAccount.Name = "labelTitleDayAccount";
|
|
this.labelTitleDayAccount.Size = new System.Drawing.Size(30, 30);
|
|
this.labelTitleDayAccount.TabIndex = 219;
|
|
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, 503);
|
|
this.labelTitleMin.Name = "labelTitleMin";
|
|
this.labelTitleMin.Size = new System.Drawing.Size(37, 30);
|
|
this.labelTitleMin.TabIndex = 218;
|
|
this.labelTitleMin.Text = "min";
|
|
this.labelTitleMin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleMin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleMin.Wordwrap = false;
|
|
this.labelTitleMin.Click += new System.EventHandler(this.labelAutomaticLogout_Click);
|
|
//
|
|
// 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(476, 441);
|
|
this.labelStatusExpiryPassword.Name = "labelStatusExpiryPassword";
|
|
this.labelStatusExpiryPassword.Size = new System.Drawing.Size(160, 30);
|
|
this.labelStatusExpiryPassword.TabIndex = 194;
|
|
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(476, 405);
|
|
this.labelStatusExpiryAccount.Name = "labelStatusExpiryAccount";
|
|
this.labelStatusExpiryAccount.Size = new System.Drawing.Size(160, 30);
|
|
this.labelStatusExpiryAccount.TabIndex = 194;
|
|
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(199, 503);
|
|
this.labelAutomaticLogoutTime.Name = "labelAutomaticLogoutTime";
|
|
this.labelAutomaticLogoutTime.Size = new System.Drawing.Size(70, 30);
|
|
this.labelAutomaticLogoutTime.TabIndex = 9;
|
|
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);
|
|
//
|
|
// 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(119, 28);
|
|
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(100, 50);
|
|
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);
|
|
//
|
|
// smartGroupBox2
|
|
//
|
|
this.smartGroupBox2.BackPictureBox = this.smartForm1;
|
|
this.smartGroupBox2.BackPictureBox1 = null;
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticEquipmentSetting);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticMenu);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticMainDisplayAccess);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticViewer);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticStatistics);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticUpdate);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticIOTest);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticMotorSetting);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticSystemSetting);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticDataBackup);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticCalibration);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticCommunication);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticTimeSetting);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticFactoryReset);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticConfiguration);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticInformation);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticSubMenu);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticClear);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticWeightSetting);
|
|
this.smartGroupBox2.Controls.Add(this.labelStaticProductNo);
|
|
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(3, 192);
|
|
this.smartGroupBox2.Name = "smartGroupBox2";
|
|
this.smartGroupBox2.RoundRadius = 5;
|
|
this.smartGroupBox2.Size = new System.Drawing.Size(587, 190);
|
|
this.smartGroupBox2.TabIndex = 217;
|
|
this.smartGroupBox2.Text = "Access right";
|
|
this.smartGroupBox2.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// labelStaticEquipmentSetting
|
|
//
|
|
this.labelStaticEquipmentSetting.BackPictureBox = this.smartForm1;
|
|
this.labelStaticEquipmentSetting.BackPictureBox1 = null;
|
|
this.labelStaticEquipmentSetting.BackPictureBox2 = null;
|
|
this.labelStaticEquipmentSetting.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticEquipmentSetting.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticEquipmentSetting.InitVisible = true;
|
|
this.labelStaticEquipmentSetting.LineSpacing = 0F;
|
|
this.labelStaticEquipmentSetting.Location = new System.Drawing.Point(427, 55);
|
|
this.labelStaticEquipmentSetting.Name = "labelStaticEquipmentSetting";
|
|
this.labelStaticEquipmentSetting.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticEquipmentSetting.TabIndex = 264;
|
|
this.labelStaticEquipmentSetting.Text = "Equipment";
|
|
this.labelStaticEquipmentSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticEquipmentSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticEquipmentSetting.Wordwrap = false;
|
|
//
|
|
// labelStaticMenu
|
|
//
|
|
this.labelStaticMenu.BackColor = System.Drawing.Color.Black;
|
|
this.labelStaticMenu.BackPictureBox = null;
|
|
this.labelStaticMenu.BackPictureBox1 = null;
|
|
this.labelStaticMenu.BackPictureBox2 = null;
|
|
this.labelStaticMenu.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticMenu.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticMenu.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticMenu.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticMenu.InitVisible = true;
|
|
this.labelStaticMenu.LineSpacing = 0F;
|
|
this.labelStaticMenu.Location = new System.Drawing.Point(155, 29);
|
|
this.labelStaticMenu.Name = "labelStaticMenu";
|
|
this.labelStaticMenu.Size = new System.Drawing.Size(408, 20);
|
|
this.labelStaticMenu.TabIndex = 263;
|
|
this.labelStaticMenu.Text = "Menu";
|
|
this.labelStaticMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticMenu.Wordwrap = false;
|
|
//
|
|
// labelStaticMainDisplayAccess
|
|
//
|
|
this.labelStaticMainDisplayAccess.BackColor = System.Drawing.Color.Black;
|
|
this.labelStaticMainDisplayAccess.BackPictureBox = null;
|
|
this.labelStaticMainDisplayAccess.BackPictureBox1 = null;
|
|
this.labelStaticMainDisplayAccess.BackPictureBox2 = null;
|
|
this.labelStaticMainDisplayAccess.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticMainDisplayAccess.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticMainDisplayAccess.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticMainDisplayAccess.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticMainDisplayAccess.InitVisible = true;
|
|
this.labelStaticMainDisplayAccess.LineSpacing = 0F;
|
|
this.labelStaticMainDisplayAccess.Location = new System.Drawing.Point(19, 29);
|
|
this.labelStaticMainDisplayAccess.Name = "labelStaticMainDisplayAccess";
|
|
this.labelStaticMainDisplayAccess.Size = new System.Drawing.Size(130, 20);
|
|
this.labelStaticMainDisplayAccess.TabIndex = 262;
|
|
this.labelStaticMainDisplayAccess.Text = "Main";
|
|
this.labelStaticMainDisplayAccess.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticMainDisplayAccess.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticMainDisplayAccess.Wordwrap = false;
|
|
//
|
|
// labelStaticViewer
|
|
//
|
|
this.labelStaticViewer.BackPictureBox = this.smartForm1;
|
|
this.labelStaticViewer.BackPictureBox1 = null;
|
|
this.labelStaticViewer.BackPictureBox2 = null;
|
|
this.labelStaticViewer.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticViewer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticViewer.InitVisible = true;
|
|
this.labelStaticViewer.LineSpacing = 0F;
|
|
this.labelStaticViewer.Location = new System.Drawing.Point(427, 127);
|
|
this.labelStaticViewer.Name = "labelStaticViewer";
|
|
this.labelStaticViewer.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticViewer.TabIndex = 261;
|
|
this.labelStaticViewer.Text = "Viewer";
|
|
this.labelStaticViewer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticViewer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticViewer.Wordwrap = false;
|
|
//
|
|
// labelStaticStatistics
|
|
//
|
|
this.labelStaticStatistics.BackPictureBox = this.smartForm1;
|
|
this.labelStaticStatistics.BackPictureBox1 = null;
|
|
this.labelStaticStatistics.BackPictureBox2 = null;
|
|
this.labelStaticStatistics.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticStatistics.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticStatistics.InitVisible = true;
|
|
this.labelStaticStatistics.LineSpacing = 0F;
|
|
this.labelStaticStatistics.Location = new System.Drawing.Point(427, 103);
|
|
this.labelStaticStatistics.Name = "labelStaticStatistics";
|
|
this.labelStaticStatistics.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticStatistics.TabIndex = 260;
|
|
this.labelStaticStatistics.Text = "Statistics";
|
|
this.labelStaticStatistics.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticStatistics.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticStatistics.Wordwrap = false;
|
|
//
|
|
// labelStaticUpdate
|
|
//
|
|
this.labelStaticUpdate.BackPictureBox = this.smartForm1;
|
|
this.labelStaticUpdate.BackPictureBox1 = null;
|
|
this.labelStaticUpdate.BackPictureBox2 = null;
|
|
this.labelStaticUpdate.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticUpdate.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticUpdate.InitVisible = true;
|
|
this.labelStaticUpdate.LineSpacing = 0F;
|
|
this.labelStaticUpdate.Location = new System.Drawing.Point(291, 103);
|
|
this.labelStaticUpdate.Name = "labelStaticUpdate";
|
|
this.labelStaticUpdate.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticUpdate.TabIndex = 259;
|
|
this.labelStaticUpdate.Text = "Update";
|
|
this.labelStaticUpdate.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticUpdate.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticUpdate.Wordwrap = false;
|
|
//
|
|
// labelStaticIOTest
|
|
//
|
|
this.labelStaticIOTest.BackPictureBox = this.smartForm1;
|
|
this.labelStaticIOTest.BackPictureBox1 = null;
|
|
this.labelStaticIOTest.BackPictureBox2 = null;
|
|
this.labelStaticIOTest.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticIOTest.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticIOTest.InitVisible = true;
|
|
this.labelStaticIOTest.LineSpacing = 0F;
|
|
this.labelStaticIOTest.Location = new System.Drawing.Point(291, 79);
|
|
this.labelStaticIOTest.Name = "labelStaticIOTest";
|
|
this.labelStaticIOTest.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticIOTest.TabIndex = 258;
|
|
this.labelStaticIOTest.Text = "I/O Test";
|
|
this.labelStaticIOTest.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticIOTest.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticIOTest.Wordwrap = false;
|
|
//
|
|
// labelStaticMotorSetting
|
|
//
|
|
this.labelStaticMotorSetting.BackPictureBox = this.smartForm1;
|
|
this.labelStaticMotorSetting.BackPictureBox1 = null;
|
|
this.labelStaticMotorSetting.BackPictureBox2 = null;
|
|
this.labelStaticMotorSetting.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticMotorSetting.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticMotorSetting.InitVisible = true;
|
|
this.labelStaticMotorSetting.LineSpacing = 0F;
|
|
this.labelStaticMotorSetting.Location = new System.Drawing.Point(291, 55);
|
|
this.labelStaticMotorSetting.Name = "labelStaticMotorSetting";
|
|
this.labelStaticMotorSetting.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticMotorSetting.TabIndex = 257;
|
|
this.labelStaticMotorSetting.Text = "Motor";
|
|
this.labelStaticMotorSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticMotorSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticMotorSetting.Wordwrap = false;
|
|
//
|
|
// labelStaticSystemSetting
|
|
//
|
|
this.labelStaticSystemSetting.BackPictureBox = this.smartForm1;
|
|
this.labelStaticSystemSetting.BackPictureBox1 = null;
|
|
this.labelStaticSystemSetting.BackPictureBox2 = null;
|
|
this.labelStaticSystemSetting.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSystemSetting.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSystemSetting.InitVisible = true;
|
|
this.labelStaticSystemSetting.LineSpacing = 0F;
|
|
this.labelStaticSystemSetting.Location = new System.Drawing.Point(155, 151);
|
|
this.labelStaticSystemSetting.Name = "labelStaticSystemSetting";
|
|
this.labelStaticSystemSetting.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticSystemSetting.TabIndex = 256;
|
|
this.labelStaticSystemSetting.Text = "System";
|
|
this.labelStaticSystemSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticSystemSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSystemSetting.Wordwrap = false;
|
|
//
|
|
// labelStaticDataBackup
|
|
//
|
|
this.labelStaticDataBackup.BackPictureBox = this.smartForm1;
|
|
this.labelStaticDataBackup.BackPictureBox1 = null;
|
|
this.labelStaticDataBackup.BackPictureBox2 = null;
|
|
this.labelStaticDataBackup.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticDataBackup.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticDataBackup.InitVisible = true;
|
|
this.labelStaticDataBackup.LineSpacing = 0F;
|
|
this.labelStaticDataBackup.Location = new System.Drawing.Point(291, 151);
|
|
this.labelStaticDataBackup.Name = "labelStaticDataBackup";
|
|
this.labelStaticDataBackup.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticDataBackup.TabIndex = 255;
|
|
this.labelStaticDataBackup.Text = "Data Backup";
|
|
this.labelStaticDataBackup.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticDataBackup.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticDataBackup.Wordwrap = false;
|
|
//
|
|
// labelStaticCalibration
|
|
//
|
|
this.labelStaticCalibration.BackPictureBox = this.smartForm1;
|
|
this.labelStaticCalibration.BackPictureBox1 = null;
|
|
this.labelStaticCalibration.BackPictureBox2 = null;
|
|
this.labelStaticCalibration.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticCalibration.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticCalibration.InitVisible = true;
|
|
this.labelStaticCalibration.LineSpacing = 0F;
|
|
this.labelStaticCalibration.Location = new System.Drawing.Point(155, 127);
|
|
this.labelStaticCalibration.Name = "labelStaticCalibration";
|
|
this.labelStaticCalibration.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticCalibration.TabIndex = 253;
|
|
this.labelStaticCalibration.Text = "Calibration";
|
|
this.labelStaticCalibration.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticCalibration.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticCalibration.Wordwrap = false;
|
|
//
|
|
// labelStaticCommunication
|
|
//
|
|
this.labelStaticCommunication.BackPictureBox = this.smartForm1;
|
|
this.labelStaticCommunication.BackPictureBox1 = null;
|
|
this.labelStaticCommunication.BackPictureBox2 = null;
|
|
this.labelStaticCommunication.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticCommunication.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticCommunication.InitVisible = true;
|
|
this.labelStaticCommunication.LineSpacing = 0F;
|
|
this.labelStaticCommunication.Location = new System.Drawing.Point(155, 103);
|
|
this.labelStaticCommunication.Name = "labelStaticCommunication";
|
|
this.labelStaticCommunication.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticCommunication.TabIndex = 252;
|
|
this.labelStaticCommunication.Text = "Communication";
|
|
this.labelStaticCommunication.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticCommunication.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticCommunication.Wordwrap = false;
|
|
//
|
|
// labelStaticTimeSetting
|
|
//
|
|
this.labelStaticTimeSetting.BackPictureBox = this.smartForm1;
|
|
this.labelStaticTimeSetting.BackPictureBox1 = null;
|
|
this.labelStaticTimeSetting.BackPictureBox2 = null;
|
|
this.labelStaticTimeSetting.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticTimeSetting.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticTimeSetting.InitVisible = true;
|
|
this.labelStaticTimeSetting.LineSpacing = 0F;
|
|
this.labelStaticTimeSetting.Location = new System.Drawing.Point(427, 79);
|
|
this.labelStaticTimeSetting.Name = "labelStaticTimeSetting";
|
|
this.labelStaticTimeSetting.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticTimeSetting.TabIndex = 251;
|
|
this.labelStaticTimeSetting.Text = "Time";
|
|
this.labelStaticTimeSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticTimeSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticTimeSetting.Wordwrap = false;
|
|
//
|
|
// labelStaticFactoryReset
|
|
//
|
|
this.labelStaticFactoryReset.BackPictureBox = this.smartForm1;
|
|
this.labelStaticFactoryReset.BackPictureBox1 = null;
|
|
this.labelStaticFactoryReset.BackPictureBox2 = null;
|
|
this.labelStaticFactoryReset.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticFactoryReset.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticFactoryReset.InitVisible = true;
|
|
this.labelStaticFactoryReset.LineSpacing = 0F;
|
|
this.labelStaticFactoryReset.Location = new System.Drawing.Point(291, 127);
|
|
this.labelStaticFactoryReset.Name = "labelStaticFactoryReset";
|
|
this.labelStaticFactoryReset.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticFactoryReset.TabIndex = 250;
|
|
this.labelStaticFactoryReset.Text = "Initialization";
|
|
this.labelStaticFactoryReset.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticFactoryReset.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticFactoryReset.Wordwrap = false;
|
|
//
|
|
// labelStaticConfiguration
|
|
//
|
|
this.labelStaticConfiguration.BackPictureBox = this.smartForm1;
|
|
this.labelStaticConfiguration.BackPictureBox1 = null;
|
|
this.labelStaticConfiguration.BackPictureBox2 = null;
|
|
this.labelStaticConfiguration.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticConfiguration.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticConfiguration.InitVisible = true;
|
|
this.labelStaticConfiguration.LineSpacing = 0F;
|
|
this.labelStaticConfiguration.Location = new System.Drawing.Point(155, 79);
|
|
this.labelStaticConfiguration.Name = "labelStaticConfiguration";
|
|
this.labelStaticConfiguration.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticConfiguration.TabIndex = 249;
|
|
this.labelStaticConfiguration.Text = "Configuration";
|
|
this.labelStaticConfiguration.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticConfiguration.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticConfiguration.Wordwrap = false;
|
|
//
|
|
// labelStaticInformation
|
|
//
|
|
this.labelStaticInformation.BackPictureBox = this.smartForm1;
|
|
this.labelStaticInformation.BackPictureBox1 = null;
|
|
this.labelStaticInformation.BackPictureBox2 = null;
|
|
this.labelStaticInformation.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticInformation.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticInformation.InitVisible = true;
|
|
this.labelStaticInformation.LineSpacing = 0F;
|
|
this.labelStaticInformation.Location = new System.Drawing.Point(155, 55);
|
|
this.labelStaticInformation.Name = "labelStaticInformation";
|
|
this.labelStaticInformation.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticInformation.TabIndex = 248;
|
|
this.labelStaticInformation.Text = "Information";
|
|
this.labelStaticInformation.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticInformation.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticInformation.Wordwrap = false;
|
|
//
|
|
// labelStaticSubMenu
|
|
//
|
|
this.labelStaticSubMenu.BackPictureBox = this.smartForm1;
|
|
this.labelStaticSubMenu.BackPictureBox1 = null;
|
|
this.labelStaticSubMenu.BackPictureBox2 = null;
|
|
this.labelStaticSubMenu.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSubMenu.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSubMenu.InitVisible = true;
|
|
this.labelStaticSubMenu.LineSpacing = 0F;
|
|
this.labelStaticSubMenu.Location = new System.Drawing.Point(19, 127);
|
|
this.labelStaticSubMenu.Name = "labelStaticSubMenu";
|
|
this.labelStaticSubMenu.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticSubMenu.TabIndex = 247;
|
|
this.labelStaticSubMenu.Text = "SubMenu";
|
|
this.labelStaticSubMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticSubMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSubMenu.Wordwrap = false;
|
|
//
|
|
// labelStaticClear
|
|
//
|
|
this.labelStaticClear.BackPictureBox = this.smartForm1;
|
|
this.labelStaticClear.BackPictureBox1 = null;
|
|
this.labelStaticClear.BackPictureBox2 = null;
|
|
this.labelStaticClear.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticClear.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticClear.InitVisible = true;
|
|
this.labelStaticClear.LineSpacing = 0F;
|
|
this.labelStaticClear.Location = new System.Drawing.Point(19, 103);
|
|
this.labelStaticClear.Name = "labelStaticClear";
|
|
this.labelStaticClear.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticClear.TabIndex = 246;
|
|
this.labelStaticClear.Text = "Clear";
|
|
this.labelStaticClear.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticClear.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticClear.Wordwrap = false;
|
|
//
|
|
// labelStaticWeightSetting
|
|
//
|
|
this.labelStaticWeightSetting.BackPictureBox = this.smartForm1;
|
|
this.labelStaticWeightSetting.BackPictureBox1 = null;
|
|
this.labelStaticWeightSetting.BackPictureBox2 = null;
|
|
this.labelStaticWeightSetting.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticWeightSetting.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticWeightSetting.InitVisible = true;
|
|
this.labelStaticWeightSetting.LineSpacing = 0F;
|
|
this.labelStaticWeightSetting.Location = new System.Drawing.Point(19, 79);
|
|
this.labelStaticWeightSetting.Name = "labelStaticWeightSetting";
|
|
this.labelStaticWeightSetting.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticWeightSetting.TabIndex = 245;
|
|
this.labelStaticWeightSetting.Text = "Weight Setting";
|
|
this.labelStaticWeightSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticWeightSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticWeightSetting.Wordwrap = false;
|
|
//
|
|
// labelStaticProductNo
|
|
//
|
|
this.labelStaticProductNo.BackPictureBox = this.smartForm1;
|
|
this.labelStaticProductNo.BackPictureBox1 = null;
|
|
this.labelStaticProductNo.BackPictureBox2 = null;
|
|
this.labelStaticProductNo.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticProductNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticProductNo.ForeColor = System.Drawing.Color.Black;
|
|
this.labelStaticProductNo.InitVisible = true;
|
|
this.labelStaticProductNo.LineSpacing = 0F;
|
|
this.labelStaticProductNo.Location = new System.Drawing.Point(19, 55);
|
|
this.labelStaticProductNo.Name = "labelStaticProductNo";
|
|
this.labelStaticProductNo.Size = new System.Drawing.Size(130, 18);
|
|
this.labelStaticProductNo.TabIndex = 244;
|
|
this.labelStaticProductNo.Text = "ProductNo";
|
|
this.labelStaticProductNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelStaticProductNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticProductNo.Wordwrap = false;
|
|
//
|
|
// labelTitleAutomaticLogoutTime
|
|
//
|
|
this.labelTitleAutomaticLogoutTime.BackColor = System.Drawing.Color.Black;
|
|
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(13, 503);
|
|
this.labelTitleAutomaticLogoutTime.Name = "labelTitleAutomaticLogoutTime";
|
|
this.labelTitleAutomaticLogoutTime.Size = new System.Drawing.Size(180, 30);
|
|
this.labelTitleAutomaticLogoutTime.TabIndex = 8;
|
|
this.labelTitleAutomaticLogoutTime.Text = "Auto logout time";
|
|
this.labelTitleAutomaticLogoutTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleAutomaticLogoutTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleAutomaticLogoutTime.Wordwrap = false;
|
|
//
|
|
// 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(225, 28);
|
|
this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonSave.Name = "buttonSave";
|
|
this.buttonSave.NestedClickEventPrevent = false;
|
|
this.buttonSave.OutlinePixel = 1;
|
|
this.buttonSave.RepeatInterval = 200;
|
|
this.buttonSave.RepeatIntervalAccelerate = null;
|
|
this.buttonSave.SafeInterval = 200;
|
|
this.buttonSave.Size = new System.Drawing.Size(100, 50);
|
|
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);
|
|
//
|
|
// 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, 441);
|
|
this.labelExpiryDateOfPassword2.Name = "labelExpiryDateOfPassword2";
|
|
this.labelExpiryDateOfPassword2.Size = new System.Drawing.Size(160, 30);
|
|
this.labelExpiryDateOfPassword2.TabIndex = 215;
|
|
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, 405);
|
|
this.labelExpiryDateOfAccount2.Name = "labelExpiryDateOfAccount2";
|
|
this.labelExpiryDateOfAccount2.Size = new System.Drawing.Size(160, 30);
|
|
this.labelExpiryDateOfAccount2.TabIndex = 214;
|
|
this.labelExpiryDateOfAccount2.Text = "2021/12/30";
|
|
this.labelExpiryDateOfAccount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelExpiryDateOfAccount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelExpiryDateOfAccount2.Wordwrap = false;
|
|
//
|
|
// 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(22, 3);
|
|
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(13, 28);
|
|
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(100, 50);
|
|
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);
|
|
//
|
|
// labelTitleExpiryDateOfPassword
|
|
//
|
|
this.labelTitleExpiryDateOfPassword.BackColor = System.Drawing.Color.Black;
|
|
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(13, 441);
|
|
this.labelTitleExpiryDateOfPassword.Name = "labelTitleExpiryDateOfPassword";
|
|
this.labelTitleExpiryDateOfPassword.Size = new System.Drawing.Size(180, 30);
|
|
this.labelTitleExpiryDateOfPassword.TabIndex = 6;
|
|
this.labelTitleExpiryDateOfPassword.Text = "Expiry date (Password)";
|
|
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.Black;
|
|
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(13, 405);
|
|
this.labelTitleExpiryDateOfAccount.Name = "labelTitleExpiryDateOfAccount";
|
|
this.labelTitleExpiryDateOfAccount.Size = new System.Drawing.Size(180, 30);
|
|
this.labelTitleExpiryDateOfAccount.TabIndex = 4;
|
|
this.labelTitleExpiryDateOfAccount.Text = "Expiry date (Account)";
|
|
this.labelTitleExpiryDateOfAccount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleExpiryDateOfAccount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleExpiryDateOfAccount.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(199, 120);
|
|
this.labelPassword.Name = "labelPassword";
|
|
this.labelPassword.Size = new System.Drawing.Size(291, 30);
|
|
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.Black;
|
|
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(13, 120);
|
|
this.labelTitlePassword.Name = "labelTitlePassword";
|
|
this.labelTitlePassword.Size = new System.Drawing.Size(180, 30);
|
|
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(199, 84);
|
|
this.labelID.Name = "labelID";
|
|
this.labelID.Size = new System.Drawing.Size(291, 30);
|
|
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.Black;
|
|
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(13, 84);
|
|
this.labelTitleID.Name = "labelTitleID";
|
|
this.labelTitleID.Size = new System.Drawing.Size(180, 30);
|
|
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;
|
|
//
|
|
// 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(834, 666);
|
|
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(84, 87);
|
|
this.buttonGroupEditor.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonGroupEditor.TabIndex = 3;
|
|
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("새굴림", 20F, System.Drawing.FontStyle.Bold);
|
|
this.listBoxUserList.Location = new System.Drawing.Point(16, 101);
|
|
this.listBoxUserList.Name = "listBoxUserList";
|
|
this.listBoxUserList.Size = new System.Drawing.Size(357, 560);
|
|
this.listBoxUserList.TabIndex = 211;
|
|
this.listBoxUserList.SelectedIndexChanged += new System.EventHandler(this.listBoxUserList_SelectedIndexChanged);
|
|
//
|
|
// labelCaution
|
|
//
|
|
this.labelCaution.BackPictureBox = this.smartForm1;
|
|
this.labelCaution.BackPictureBox1 = null;
|
|
this.labelCaution.BackPictureBox2 = null;
|
|
this.labelCaution.BorderColor = System.Drawing.Color.Black;
|
|
this.labelCaution.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelCaution.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCaution.InitVisible = true;
|
|
this.labelCaution.LineSpacing = 0F;
|
|
this.labelCaution.Location = new System.Drawing.Point(27, 678);
|
|
this.labelCaution.Name = "labelCaution";
|
|
this.labelCaution.Size = new System.Drawing.Size(750, 20);
|
|
this.labelCaution.TabIndex = 218;
|
|
this.labelCaution.Text = "유저 등록시 주의사항";
|
|
this.labelCaution.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelCaution.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCaution.Wordwrap = false;
|
|
//
|
|
// labelCaution2
|
|
//
|
|
this.labelCaution2.BackPictureBox = this.smartForm1;
|
|
this.labelCaution2.BackPictureBox1 = null;
|
|
this.labelCaution2.BackPictureBox2 = null;
|
|
this.labelCaution2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelCaution2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelCaution2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelCaution2.InitVisible = true;
|
|
this.labelCaution2.LineSpacing = 0F;
|
|
this.labelCaution2.Location = new System.Drawing.Point(27, 730);
|
|
this.labelCaution2.Name = "labelCaution2";
|
|
this.labelCaution2.Size = new System.Drawing.Size(750, 20);
|
|
this.labelCaution2.TabIndex = 217;
|
|
this.labelCaution2.Text = "- 신규 유저 등록 후 첫 로그인 시 비밀번호를 변경 할 수 있습니다.";
|
|
this.labelCaution2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelCaution2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCaution2.Wordwrap = false;
|
|
//
|
|
// labelCaution1
|
|
//
|
|
this.labelCaution1.BackPictureBox = this.smartForm1;
|
|
this.labelCaution1.BackPictureBox1 = null;
|
|
this.labelCaution1.BackPictureBox2 = null;
|
|
this.labelCaution1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelCaution1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelCaution1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelCaution1.InitVisible = true;
|
|
this.labelCaution1.LineSpacing = 0F;
|
|
this.labelCaution1.Location = new System.Drawing.Point(27, 704);
|
|
this.labelCaution1.Name = "labelCaution1";
|
|
this.labelCaution1.Size = new System.Drawing.Size(750, 20);
|
|
this.labelCaution1.TabIndex = 216;
|
|
this.labelCaution1.Text = "- 신규 유저 등록시 패스워드는 초기값\"Password12!\"으로 설정 됩니다.";
|
|
this.labelCaution1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelCaution1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCaution1.Wordwrap = false;
|
|
//
|
|
// 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(1024, 768);
|
|
this.Controls.Add(this.labelCaution);
|
|
this.Controls.Add(this.labelCaution2);
|
|
this.Controls.Add(this.labelCaution1);
|
|
this.Controls.Add(this.listBoxUserList);
|
|
this.Controls.Add(this.buttonGroupEditor);
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Controls.Add(this.buttonBack);
|
|
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.SmartButton buttonBack;
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private SmartX.SmartLabel labelTitleID;
|
|
private SmartX.SmartLabel labelExpiryDateOfAccount;
|
|
private SmartX.SmartLabel labelTitleExpiryDateOfAccount;
|
|
private SmartX.SmartLabel labelPassword;
|
|
private SmartX.SmartLabel labelTitlePassword;
|
|
private SmartX.SmartLabel labelID;
|
|
private SmartX.SmartLabel labelExpiryDateOfPassword;
|
|
private SmartX.SmartLabel labelTitleExpiryDateOfPassword;
|
|
private SmartX.SmartLabel labelAutomaticLogoutTime;
|
|
private SmartX.SmartLabel labelTitleAutomaticLogoutTime;
|
|
private SmartX.SmartCheckBox cbAdministrator;
|
|
private SmartX.SmartLabel labelExpiryDateOfPassword2;
|
|
private SmartX.SmartLabel labelExpiryDateOfAccount2;
|
|
private SmartX.SmartGroupBox smartGroupBox2;
|
|
private SmartX.SmartButton buttonNew;
|
|
private SmartX.SmartButton buttonDelete;
|
|
private SmartX.SmartButton buttonSave;
|
|
private SmartX.SmartButton buttonGroupEditor;
|
|
private SmartX.SmartLabel labelStatusExpiryAccount;
|
|
private SmartX.SmartLabel labelStatusExpiryPassword;
|
|
private SmartX.SmartLabel labelTitleDayAccount;
|
|
private SmartX.SmartLabel labelTitleMin;
|
|
private SmartX.SmartLabel labelTitleDayPassword;
|
|
private SmartX.SmartLabel labelTitleAccessRight;
|
|
private SmartX.SmartLabel labelStaticMenu;
|
|
private SmartX.SmartLabel labelStaticMainDisplayAccess;
|
|
private SmartX.SmartLabel labelStaticViewer;
|
|
private SmartX.SmartLabel labelStaticStatistics;
|
|
private SmartX.SmartLabel labelStaticUpdate;
|
|
private SmartX.SmartLabel labelStaticIOTest;
|
|
private SmartX.SmartLabel labelStaticMotorSetting;
|
|
private SmartX.SmartLabel labelStaticSystemSetting;
|
|
private SmartX.SmartLabel labelStaticDataBackup;
|
|
private SmartX.SmartLabel labelStaticCalibration;
|
|
private SmartX.SmartLabel labelStaticCommunication;
|
|
private SmartX.SmartLabel labelStaticTimeSetting;
|
|
private SmartX.SmartLabel labelStaticFactoryReset;
|
|
private SmartX.SmartLabel labelStaticConfiguration;
|
|
private SmartX.SmartLabel labelStaticInformation;
|
|
private SmartX.SmartLabel labelStaticSubMenu;
|
|
private SmartX.SmartLabel labelStaticClear;
|
|
private SmartX.SmartLabel labelStaticWeightSetting;
|
|
private SmartX.SmartLabel labelStaticProductNo;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine2;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine1;
|
|
public SmartX.SmartLabel labelAutoLogoutWarning;
|
|
private System.Windows.Forms.ComboBox comboBoxAccessRight;
|
|
public SmartX.SmartLabel labelAccessRightAdmin;
|
|
private SmartX.SmartLabel labelStaticEquipmentSetting;
|
|
private SmartX.SmartButton buttonResetPW;
|
|
public System.Windows.Forms.ListBox listBoxUserList;
|
|
private SmartX.SmartLabel labelCaution;
|
|
private SmartX.SmartLabel labelCaution2;
|
|
private SmartX.SmartLabel labelCaution1;
|
|
}
|
|
} |