462 lines
26 KiB
C#
462 lines
26 KiB
C#
namespace INT69DB_2A.DialogForms
|
|
{
|
|
partial class DialogFormLogOn
|
|
{
|
|
/// <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(DialogFormLogOn));
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.textBoxID = new System.Windows.Forms.TextBox();
|
|
this.textBoxPassword = new System.Windows.Forms.TextBox();
|
|
this.smartKeyboard = new SmartX.SmartKeyboard();
|
|
this.buttonLogOn = new SmartX.SmartButton();
|
|
this.buttonCancel = new SmartX.SmartButton();
|
|
this.smartButtonUser33 = new SmartX.SmartButton();
|
|
this.smartButtonUser22 = new SmartX.SmartButton();
|
|
this.smartButtonIUser11 = new SmartX.SmartButton();
|
|
this.smartButtonAdmin = new SmartX.SmartButton();
|
|
this.smartButton1 = new SmartX.SmartButton();
|
|
this.labelTitlePassword = new SmartX.SmartLabel();
|
|
this.labelTitleID = new SmartX.SmartLabel();
|
|
this.labelTitle = new SmartX.SmartLabel();
|
|
this.pictureBoxImage = new System.Windows.Forms.PictureBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
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.CUSTOMIZING;
|
|
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(710, 470);
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
this.smartForm1.SuspendLayoutInterval = 1;
|
|
//
|
|
// textBoxID
|
|
//
|
|
this.textBoxID.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular);
|
|
this.textBoxID.Location = new System.Drawing.Point(254, 77);
|
|
this.textBoxID.MaxLength = 20;
|
|
this.textBoxID.Name = "textBoxID";
|
|
this.textBoxID.Size = new System.Drawing.Size(248, 34);
|
|
this.textBoxID.TabIndex = 1;
|
|
this.textBoxID.Text = "ABCDEFGHJK";
|
|
this.textBoxID.GotFocus += new System.EventHandler(this.textBoxID_GotFocus);
|
|
//
|
|
// textBoxPassword
|
|
//
|
|
this.textBoxPassword.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular);
|
|
this.textBoxPassword.Location = new System.Drawing.Point(254, 122);
|
|
this.textBoxPassword.MaxLength = 20;
|
|
this.textBoxPassword.Name = "textBoxPassword";
|
|
this.textBoxPassword.PasswordChar = '*';
|
|
this.textBoxPassword.Size = new System.Drawing.Size(248, 34);
|
|
this.textBoxPassword.TabIndex = 2;
|
|
this.textBoxPassword.Text = "ABCDEFGHJK";
|
|
this.textBoxPassword.GotFocus += new System.EventHandler(this.textBoxPassword_GotFocus);
|
|
//
|
|
// smartKeyboard
|
|
//
|
|
this.smartKeyboard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(40)))), ((int)(((byte)(24)))));
|
|
this.smartKeyboard.ControlKeyDisable = false;
|
|
this.smartKeyboard.DesignMinimize = false;
|
|
this.smartKeyboard.FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.smartKeyboard.HanYoungKeyDisable = false;
|
|
this.smartKeyboard.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL;
|
|
this.smartKeyboard.KeyFillColor = System.Drawing.Color.Black;
|
|
this.smartKeyboard.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.smartKeyboard.KeyOutLineWidth = 1;
|
|
this.smartKeyboard.KeyPressImage1 = null;
|
|
this.smartKeyboard.KeyPressImage2 = null;
|
|
this.smartKeyboard.KeyPressImage3 = null;
|
|
this.smartKeyboard.KeyUpImage1 = null;
|
|
this.smartKeyboard.KeyUpImage2 = null;
|
|
this.smartKeyboard.KeyUpImage3 = null;
|
|
this.smartKeyboard.LeftMargin = 5;
|
|
this.smartKeyboard.Location = new System.Drawing.Point(7, 188);
|
|
this.smartKeyboard.Name = "smartKeyboard";
|
|
this.smartKeyboard.PressFontColor = System.Drawing.Color.Olive;
|
|
this.smartKeyboard.PressKeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartKeyboard.PressKeyOutLineColor = System.Drawing.Color.Green;
|
|
this.smartKeyboard.RoundedCorners = true;
|
|
this.smartKeyboard.SetBackimage = null;
|
|
this.smartKeyboard.Size = new System.Drawing.Size(697, 276);
|
|
this.smartKeyboard.TabIndex = 3;
|
|
this.smartKeyboard.TABKeyDisable = false;
|
|
this.smartKeyboard.TargetInputObject = null;
|
|
this.smartKeyboard.Text = "smartKeyboard1";
|
|
this.smartKeyboard.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.CUSTOMIZED_LITE;
|
|
this.smartKeyboard.TopMargin = 5;
|
|
this.smartKeyboard.OnXKeyClick += new System.EventHandler(this.smartKeyboard_OnXKeyClick);
|
|
this.smartKeyboard.Click += new System.EventHandler(this.smartKeyboard_Click);
|
|
//
|
|
// buttonLogOn
|
|
//
|
|
this.buttonLogOn.BackPictureBox = null;
|
|
this.buttonLogOn.BackPictureBox1 = null;
|
|
this.buttonLogOn.BackPictureBox2 = null;
|
|
this.buttonLogOn.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonLogOn.ButtonImageAutoSize = true;
|
|
this.buttonLogOn.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonLogOn.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonLogOn.DisableImage")));
|
|
this.buttonLogOn.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLogOn.DownImage")));
|
|
this.buttonLogOn.GroupID = 0;
|
|
this.buttonLogOn.InitVisible = true;
|
|
this.buttonLogOn.Location = new System.Drawing.Point(508, 80);
|
|
this.buttonLogOn.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonLogOn.Name = "buttonLogOn";
|
|
this.buttonLogOn.NestedClickEventPrevent = false;
|
|
this.buttonLogOn.OutlinePixel = 1;
|
|
this.buttonLogOn.RepeatInterval = 200;
|
|
this.buttonLogOn.RepeatIntervalAccelerate = null;
|
|
this.buttonLogOn.SafeInterval = 200;
|
|
this.buttonLogOn.Size = new System.Drawing.Size(75, 75);
|
|
this.buttonLogOn.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonLogOn.TabIndex = 5;
|
|
this.buttonLogOn.TextColor = System.Drawing.Color.Black;
|
|
this.buttonLogOn.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonLogOn.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonLogOn.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonLogOn.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonLogOn.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLogOn.UpImage")));
|
|
this.buttonLogOn.Click += new System.EventHandler(this.buttonLogOn_Click);
|
|
//
|
|
// buttonCancel
|
|
//
|
|
this.buttonCancel.BackPictureBox = null;
|
|
this.buttonCancel.BackPictureBox1 = null;
|
|
this.buttonCancel.BackPictureBox2 = null;
|
|
this.buttonCancel.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonCancel.ButtonImageAutoSize = true;
|
|
this.buttonCancel.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonCancel.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.DisableImage")));
|
|
this.buttonCancel.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.DownImage")));
|
|
this.buttonCancel.GroupID = 0;
|
|
this.buttonCancel.InitVisible = true;
|
|
this.buttonCancel.Location = new System.Drawing.Point(589, 80);
|
|
this.buttonCancel.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonCancel.Name = "buttonCancel";
|
|
this.buttonCancel.NestedClickEventPrevent = false;
|
|
this.buttonCancel.OutlinePixel = 1;
|
|
this.buttonCancel.RepeatInterval = 200;
|
|
this.buttonCancel.RepeatIntervalAccelerate = null;
|
|
this.buttonCancel.SafeInterval = 200;
|
|
this.buttonCancel.Size = new System.Drawing.Size(75, 75);
|
|
this.buttonCancel.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonCancel.TabIndex = 6;
|
|
this.buttonCancel.TextColor = System.Drawing.Color.Black;
|
|
this.buttonCancel.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonCancel.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonCancel.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonCancel.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonCancel.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.UpImage")));
|
|
this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
|
|
//
|
|
// smartButtonUser33
|
|
//
|
|
this.smartButtonUser33.BackPictureBox = null;
|
|
this.smartButtonUser33.BackPictureBox1 = null;
|
|
this.smartButtonUser33.BackPictureBox2 = null;
|
|
this.smartButtonUser33.ButtonColor = System.Drawing.Color.Gray;
|
|
this.smartButtonUser33.ButtonImageAutoSize = true;
|
|
this.smartButtonUser33.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.smartButtonUser33.DisableImage = null;
|
|
this.smartButtonUser33.DownImage = null;
|
|
this.smartButtonUser33.GroupID = 0;
|
|
this.smartButtonUser33.InitVisible = true;
|
|
this.smartButtonUser33.Location = new System.Drawing.Point(312, 31);
|
|
this.smartButtonUser33.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.smartButtonUser33.Name = "smartButtonUser33";
|
|
this.smartButtonUser33.NestedClickEventPrevent = false;
|
|
this.smartButtonUser33.OutlinePixel = 1;
|
|
this.smartButtonUser33.RepeatInterval = 200;
|
|
this.smartButtonUser33.RepeatIntervalAccelerate = null;
|
|
this.smartButtonUser33.SafeInterval = 200;
|
|
this.smartButtonUser33.Size = new System.Drawing.Size(75, 43);
|
|
this.smartButtonUser33.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.smartButtonUser33.TabIndex = 22;
|
|
this.smartButtonUser33.Text = "user33";
|
|
this.smartButtonUser33.TextColor = System.Drawing.Color.Black;
|
|
this.smartButtonUser33.TextDownColor = System.Drawing.Color.White;
|
|
this.smartButtonUser33.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.smartButtonUser33.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.smartButtonUser33.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.smartButtonUser33.UpImage = null;
|
|
this.smartButtonUser33.Click += new System.EventHandler(this.smartButtonUser33_Click);
|
|
//
|
|
// smartButtonUser22
|
|
//
|
|
this.smartButtonUser22.BackPictureBox = null;
|
|
this.smartButtonUser22.BackPictureBox1 = null;
|
|
this.smartButtonUser22.BackPictureBox2 = null;
|
|
this.smartButtonUser22.ButtonColor = System.Drawing.Color.Gray;
|
|
this.smartButtonUser22.ButtonImageAutoSize = true;
|
|
this.smartButtonUser22.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.smartButtonUser22.DisableImage = null;
|
|
this.smartButtonUser22.DownImage = null;
|
|
this.smartButtonUser22.GroupID = 0;
|
|
this.smartButtonUser22.InitVisible = true;
|
|
this.smartButtonUser22.Location = new System.Drawing.Point(231, 31);
|
|
this.smartButtonUser22.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.smartButtonUser22.Name = "smartButtonUser22";
|
|
this.smartButtonUser22.NestedClickEventPrevent = false;
|
|
this.smartButtonUser22.OutlinePixel = 1;
|
|
this.smartButtonUser22.RepeatInterval = 200;
|
|
this.smartButtonUser22.RepeatIntervalAccelerate = null;
|
|
this.smartButtonUser22.SafeInterval = 200;
|
|
this.smartButtonUser22.Size = new System.Drawing.Size(75, 43);
|
|
this.smartButtonUser22.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.smartButtonUser22.TabIndex = 21;
|
|
this.smartButtonUser22.Text = "user22";
|
|
this.smartButtonUser22.TextColor = System.Drawing.Color.Black;
|
|
this.smartButtonUser22.TextDownColor = System.Drawing.Color.White;
|
|
this.smartButtonUser22.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.smartButtonUser22.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.smartButtonUser22.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.smartButtonUser22.UpImage = null;
|
|
this.smartButtonUser22.Click += new System.EventHandler(this.smartButtonUser22_Click);
|
|
//
|
|
// smartButtonIUser11
|
|
//
|
|
this.smartButtonIUser11.BackPictureBox = null;
|
|
this.smartButtonIUser11.BackPictureBox1 = null;
|
|
this.smartButtonIUser11.BackPictureBox2 = null;
|
|
this.smartButtonIUser11.ButtonColor = System.Drawing.Color.Gray;
|
|
this.smartButtonIUser11.ButtonImageAutoSize = true;
|
|
this.smartButtonIUser11.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.smartButtonIUser11.DisableImage = null;
|
|
this.smartButtonIUser11.DownImage = null;
|
|
this.smartButtonIUser11.GroupID = 0;
|
|
this.smartButtonIUser11.InitVisible = true;
|
|
this.smartButtonIUser11.Location = new System.Drawing.Point(150, 31);
|
|
this.smartButtonIUser11.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.smartButtonIUser11.Name = "smartButtonIUser11";
|
|
this.smartButtonIUser11.NestedClickEventPrevent = false;
|
|
this.smartButtonIUser11.OutlinePixel = 1;
|
|
this.smartButtonIUser11.RepeatInterval = 200;
|
|
this.smartButtonIUser11.RepeatIntervalAccelerate = null;
|
|
this.smartButtonIUser11.SafeInterval = 200;
|
|
this.smartButtonIUser11.Size = new System.Drawing.Size(75, 43);
|
|
this.smartButtonIUser11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.smartButtonIUser11.TabIndex = 20;
|
|
this.smartButtonIUser11.Text = "user11";
|
|
this.smartButtonIUser11.TextColor = System.Drawing.Color.Black;
|
|
this.smartButtonIUser11.TextDownColor = System.Drawing.Color.White;
|
|
this.smartButtonIUser11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.smartButtonIUser11.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.smartButtonIUser11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.smartButtonIUser11.UpImage = null;
|
|
this.smartButtonIUser11.Click += new System.EventHandler(this.smartButtonIUser11_Click);
|
|
//
|
|
// smartButtonAdmin
|
|
//
|
|
this.smartButtonAdmin.BackPictureBox = null;
|
|
this.smartButtonAdmin.BackPictureBox1 = null;
|
|
this.smartButtonAdmin.BackPictureBox2 = null;
|
|
this.smartButtonAdmin.ButtonColor = System.Drawing.Color.Gray;
|
|
this.smartButtonAdmin.ButtonImageAutoSize = true;
|
|
this.smartButtonAdmin.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.smartButtonAdmin.DisableImage = null;
|
|
this.smartButtonAdmin.DownImage = null;
|
|
this.smartButtonAdmin.GroupID = 0;
|
|
this.smartButtonAdmin.InitVisible = true;
|
|
this.smartButtonAdmin.Location = new System.Drawing.Point(570, 31);
|
|
this.smartButtonAdmin.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.smartButtonAdmin.Name = "smartButtonAdmin";
|
|
this.smartButtonAdmin.NestedClickEventPrevent = false;
|
|
this.smartButtonAdmin.OutlinePixel = 1;
|
|
this.smartButtonAdmin.RepeatInterval = 200;
|
|
this.smartButtonAdmin.RepeatIntervalAccelerate = null;
|
|
this.smartButtonAdmin.SafeInterval = 200;
|
|
this.smartButtonAdmin.Size = new System.Drawing.Size(75, 43);
|
|
this.smartButtonAdmin.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.smartButtonAdmin.TabIndex = 19;
|
|
this.smartButtonAdmin.Text = "admin";
|
|
this.smartButtonAdmin.TextColor = System.Drawing.Color.Black;
|
|
this.smartButtonAdmin.TextDownColor = System.Drawing.Color.White;
|
|
this.smartButtonAdmin.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.smartButtonAdmin.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.smartButtonAdmin.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.smartButtonAdmin.UpImage = null;
|
|
this.smartButtonAdmin.Click += new System.EventHandler(this.smartButtonAdmin_Click);
|
|
//
|
|
// smartButton1
|
|
//
|
|
this.smartButton1.BackPictureBox = null;
|
|
this.smartButton1.BackPictureBox1 = null;
|
|
this.smartButton1.BackPictureBox2 = null;
|
|
this.smartButton1.ButtonColor = System.Drawing.Color.Gray;
|
|
this.smartButton1.ButtonImageAutoSize = true;
|
|
this.smartButton1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.smartButton1.DisableImage = null;
|
|
this.smartButton1.DownImage = null;
|
|
this.smartButton1.GroupID = 0;
|
|
this.smartButton1.InitVisible = true;
|
|
this.smartButton1.Location = new System.Drawing.Point(489, 31);
|
|
this.smartButton1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.smartButton1.Name = "smartButton1";
|
|
this.smartButton1.NestedClickEventPrevent = false;
|
|
this.smartButton1.OutlinePixel = 1;
|
|
this.smartButton1.RepeatInterval = 200;
|
|
this.smartButton1.RepeatIntervalAccelerate = null;
|
|
this.smartButton1.SafeInterval = 200;
|
|
this.smartButton1.Size = new System.Drawing.Size(75, 43);
|
|
this.smartButton1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.smartButton1.TabIndex = 18;
|
|
this.smartButton1.Text = "Intech";
|
|
this.smartButton1.TextColor = System.Drawing.Color.Black;
|
|
this.smartButton1.TextDownColor = System.Drawing.Color.White;
|
|
this.smartButton1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.smartButton1.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.smartButton1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.smartButton1.UpImage = null;
|
|
this.smartButton1.Click += new System.EventHandler(this.smartButton1_Click);
|
|
//
|
|
// labelTitlePassword
|
|
//
|
|
this.labelTitlePassword.BackColor = System.Drawing.Color.White;
|
|
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("새굴림", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitlePassword.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelTitlePassword.InitVisible = true;
|
|
this.labelTitlePassword.LineSpacing = 0F;
|
|
this.labelTitlePassword.Location = new System.Drawing.Point(129, 122);
|
|
this.labelTitlePassword.Name = "labelTitlePassword";
|
|
this.labelTitlePassword.Size = new System.Drawing.Size(120, 34);
|
|
this.labelTitlePassword.TabIndex = 180;
|
|
this.labelTitlePassword.Text = "비밀번호";
|
|
this.labelTitlePassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitlePassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitlePassword.Wordwrap = false;
|
|
//
|
|
// labelTitleID
|
|
//
|
|
this.labelTitleID.BackColor = System.Drawing.Color.White;
|
|
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("새굴림", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleID.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelTitleID.InitVisible = true;
|
|
this.labelTitleID.LineSpacing = 0F;
|
|
this.labelTitleID.Location = new System.Drawing.Point(129, 77);
|
|
this.labelTitleID.Name = "labelTitleID";
|
|
this.labelTitleID.Size = new System.Drawing.Size(120, 34);
|
|
this.labelTitleID.TabIndex = 179;
|
|
this.labelTitleID.Text = "ID";
|
|
this.labelTitleID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleID.Wordwrap = false;
|
|
//
|
|
// labelTitle
|
|
//
|
|
this.labelTitle.BackColor = System.Drawing.Color.White;
|
|
this.labelTitle.BackPictureBox = null;
|
|
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("새굴림", 20F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelTitle.InitVisible = true;
|
|
this.labelTitle.LineSpacing = 0F;
|
|
this.labelTitle.Location = new System.Drawing.Point(129, 24);
|
|
this.labelTitle.Name = "labelTitle";
|
|
this.labelTitle.Size = new System.Drawing.Size(546, 50);
|
|
this.labelTitle.TabIndex = 178;
|
|
this.labelTitle.Text = "로그인";
|
|
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle.Wordwrap = false;
|
|
//
|
|
// pictureBoxImage
|
|
//
|
|
this.pictureBoxImage.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxImage.Image")));
|
|
this.pictureBoxImage.Location = new System.Drawing.Point(40, 67);
|
|
this.pictureBoxImage.Name = "pictureBoxImage";
|
|
this.pictureBoxImage.Size = new System.Drawing.Size(66, 72);
|
|
//
|
|
// DialogFormLogOn
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.ClientSize = new System.Drawing.Size(710, 470);
|
|
this.ControlBox = false;
|
|
this.Controls.Add(this.pictureBoxImage);
|
|
this.Controls.Add(this.smartButtonUser33);
|
|
this.Controls.Add(this.smartButtonUser22);
|
|
this.Controls.Add(this.smartButtonIUser11);
|
|
this.Controls.Add(this.smartButtonAdmin);
|
|
this.Controls.Add(this.smartButton1);
|
|
this.Controls.Add(this.labelTitlePassword);
|
|
this.Controls.Add(this.labelTitleID);
|
|
this.Controls.Add(this.labelTitle);
|
|
this.Controls.Add(this.buttonCancel);
|
|
this.Controls.Add(this.buttonLogOn);
|
|
this.Controls.Add(this.smartKeyboard);
|
|
this.Controls.Add(this.textBoxPassword);
|
|
this.Controls.Add(this.textBoxID);
|
|
this.Controls.Add(this.smartForm1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
this.Name = "DialogFormLogOn";
|
|
this.Text = "DialogFormLogOn";
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private System.Windows.Forms.TextBox textBoxID;
|
|
private System.Windows.Forms.TextBox textBoxPassword;
|
|
private SmartX.SmartKeyboard smartKeyboard;
|
|
private SmartX.SmartButton buttonLogOn;
|
|
private SmartX.SmartButton buttonCancel;
|
|
private SmartX.SmartButton smartButtonUser33;
|
|
private SmartX.SmartButton smartButtonUser22;
|
|
private SmartX.SmartButton smartButtonIUser11;
|
|
private SmartX.SmartButton smartButtonAdmin;
|
|
private SmartX.SmartButton smartButton1;
|
|
private SmartX.SmartLabel labelTitlePassword;
|
|
private SmartX.SmartLabel labelTitleID;
|
|
private SmartX.SmartLabel labelTitle;
|
|
private System.Windows.Forms.PictureBox pictureBoxImage;
|
|
}
|
|
} |