208 lines
11 KiB
C#
208 lines
11 KiB
C#
|
namespace Cosmos.Win
|
|||
|
{
|
|||
|
partial class frmPosConfigurationSecu
|
|||
|
{
|
|||
|
/// <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()
|
|||
|
{
|
|||
|
this.picBack = new System.Windows.Forms.PictureBox();
|
|||
|
this.btnExit = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblTitle = new Cosmos.UI.CsmLabel();
|
|||
|
this.btnEnter = new Cosmos.UI.CsmButton();
|
|||
|
this.txtPassword = new Cosmos.UI.CsmPosEditBox();
|
|||
|
this.lblPassword = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBox1 = new Cosmos.UI.CsmLabel();
|
|||
|
this.padInPut = new Cosmos.UI.CsmNumpad();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// picBack
|
|||
|
//
|
|||
|
this.picBack.BackColor = System.Drawing.Color.White;
|
|||
|
this.picBack.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.picBack.Name = "picBack";
|
|||
|
this.picBack.Size = new System.Drawing.Size(788, 402);
|
|||
|
this.picBack.TabIndex = 0;
|
|||
|
this.picBack.TabStop = false;
|
|||
|
//
|
|||
|
// btnExit
|
|||
|
//
|
|||
|
this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|||
|
this.btnExit.BorderStyleReDraw = false;
|
|||
|
this.btnExit.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.btnExit.ForeColor = System.Drawing.Color.White;
|
|||
|
this.btnExit.Location = new System.Drawing.Point(729, 1);
|
|||
|
this.btnExit.Name = "btnExit";
|
|||
|
this.btnExit.Size = new System.Drawing.Size(58, 50);
|
|||
|
this.btnExit.TabIndex = 238;
|
|||
|
this.btnExit.Text = "X";
|
|||
|
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
|
|||
|
//
|
|||
|
// lblTitle
|
|||
|
//
|
|||
|
this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|||
|
this.lblTitle.BorderStyleReDraw = false;
|
|||
|
this.lblTitle.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblTitle.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblTitle.Location = new System.Drawing.Point(16, 1);
|
|||
|
this.lblTitle.Name = "lblTitle";
|
|||
|
this.lblTitle.Size = new System.Drawing.Size(727, 50);
|
|||
|
this.lblTitle.TabIndex = 237;
|
|||
|
this.lblTitle.Text = "POS Configuration";
|
|||
|
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// btnEnter
|
|||
|
//
|
|||
|
this.btnEnter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
|
|||
|
this.btnEnter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|||
|
this.btnEnter.BorderStyleReDraw = false;
|
|||
|
this.btnEnter.ClickImage = null;
|
|||
|
this.btnEnter.DefaultImage = null;
|
|||
|
this.btnEnter.DisableImage = null;
|
|||
|
this.btnEnter.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.btnEnter.ForeColor = System.Drawing.Color.White;
|
|||
|
this.btnEnter.Location = new System.Drawing.Point(319, 342);
|
|||
|
this.btnEnter.Name = "btnEnter";
|
|||
|
this.btnEnter.OccupancyBar = 0;
|
|||
|
this.btnEnter.OccupancyBar_Lv0 = null;
|
|||
|
this.btnEnter.OccupancyBar_Lv1 = null;
|
|||
|
this.btnEnter.OccupancyBar_Lv2 = null;
|
|||
|
this.btnEnter.OccupancyBar_Lv3 = null;
|
|||
|
this.btnEnter.OccupancyBar_Lv4 = null;
|
|||
|
this.btnEnter.Size = new System.Drawing.Size(100, 40);
|
|||
|
this.btnEnter.TabIndex = 240;
|
|||
|
this.btnEnter.Text = "Enter";
|
|||
|
this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnEnter.Click += new System.EventHandler(this.btnEnter_Click);
|
|||
|
//
|
|||
|
// txtPassword
|
|||
|
//
|
|||
|
this.txtPassword.AutoValidate = System.Windows.Forms.AutoValidate.EnableAllowFocusChange;
|
|||
|
this.txtPassword.BackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtPassword.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
|
|||
|
this.txtPassword.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
|
|||
|
this.txtPassword.BorderStyleReDraw = false;
|
|||
|
this.txtPassword.ClearFlag = false;
|
|||
|
this.txtPassword.DisableBackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtPassword.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211)))));
|
|||
|
this.txtPassword.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
|||
|
this.txtPassword.InputType = Cosmos.UI.InputType.Digit;
|
|||
|
this.txtPassword.InputTypeFormat = "";
|
|||
|
this.txtPassword.Location = new System.Drawing.Point(145, 74);
|
|||
|
this.txtPassword.Margin = new System.Windows.Forms.Padding(5);
|
|||
|
this.txtPassword.MaxLength = 12;
|
|||
|
this.txtPassword.MaxLengthAutoEnd = false;
|
|||
|
this.txtPassword.MaxLengthForKeyIn = 32767;
|
|||
|
this.txtPassword.MaxLengthForNumpad = 32767;
|
|||
|
this.txtPassword.Name = "txtPassword";
|
|||
|
this.txtPassword.PasswordChar = '*';
|
|||
|
this.txtPassword.ReadOnly = false;
|
|||
|
this.txtPassword.Size = new System.Drawing.Size(255, 25);
|
|||
|
this.txtPassword.TabIndex = 339;
|
|||
|
this.txtPassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
|
|||
|
this.txtPassword.UseDualMaxLength = false;
|
|||
|
this.txtPassword.Value = "123456789012";
|
|||
|
this.txtPassword.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent);
|
|||
|
this.txtPassword.Enter += new System.EventHandler(this.txtEditBox_EnterEvent);
|
|||
|
//
|
|||
|
// lblPassword
|
|||
|
//
|
|||
|
this.lblPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.lblPassword.BorderStyleReDraw = true;
|
|||
|
this.lblPassword.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblPassword.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblPassword.Location = new System.Drawing.Point(9, 68);
|
|||
|
this.lblPassword.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|||
|
this.lblPassword.Name = "lblPassword";
|
|||
|
this.lblPassword.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|||
|
this.lblPassword.Size = new System.Drawing.Size(120, 38);
|
|||
|
this.lblPassword.TabIndex = 338;
|
|||
|
this.lblPassword.Text = "Password";
|
|||
|
this.lblPassword.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// lblBox1
|
|||
|
//
|
|||
|
this.lblBox1.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBox1.BorderStyleReDraw = true;
|
|||
|
this.lblBox1.Location = new System.Drawing.Point(127, 68);
|
|||
|
this.lblBox1.Name = "lblBox1";
|
|||
|
this.lblBox1.Size = new System.Drawing.Size(292, 38);
|
|||
|
this.lblBox1.TabIndex = 341;
|
|||
|
//
|
|||
|
// padInPut
|
|||
|
//
|
|||
|
this.padInPut.BtnDotEnable = true;
|
|||
|
this.padInPut.BtnMinusEnable = false;
|
|||
|
this.padInPut.BtnPlusEnable = false;
|
|||
|
this.padInPut.BtnQtyEnable = false;
|
|||
|
this.padInPut.BtnSearchEnable = false;
|
|||
|
this.padInPut.ClearBtnText = "CLEAR";
|
|||
|
this.padInPut.DesignType = Cosmos.UI.DesignType.POPUP;
|
|||
|
this.padInPut.Location = new System.Drawing.Point(450, 132);
|
|||
|
this.padInPut.Name = "padInPut";
|
|||
|
this.padInPut.QtyBtnText = "QTY";
|
|||
|
this.padInPut.SearchBtnText = "FIND";
|
|||
|
this.padInPut.Size = new System.Drawing.Size(322, 250);
|
|||
|
this.padInPut.TabIndex = 239;
|
|||
|
this.padInPut.ThemeColor = "000000000";
|
|||
|
this.padInPut.Use4By4 = false;
|
|||
|
//
|
|||
|
// frmPosConfigurationSecu
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|||
|
this.ClientSize = new System.Drawing.Size(788, 402);
|
|||
|
this.Controls.Add(this.txtPassword);
|
|||
|
this.Controls.Add(this.lblPassword);
|
|||
|
this.Controls.Add(this.lblBox1);
|
|||
|
this.Controls.Add(this.btnEnter);
|
|||
|
this.Controls.Add(this.padInPut);
|
|||
|
this.Controls.Add(this.btnExit);
|
|||
|
this.Controls.Add(this.lblTitle);
|
|||
|
this.Controls.Add(this.picBack);
|
|||
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|||
|
this.Name = "frmPosConfigurationSecu";
|
|||
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|||
|
this.Text = "frmPosConfigurationSecu";
|
|||
|
this.Load += new System.EventHandler(this.frmPosConfigurationSecu_Load);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
|
|||
|
this.ResumeLayout(false);
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private System.Windows.Forms.PictureBox picBack;
|
|||
|
private UI.CsmLabel btnExit;
|
|||
|
private UI.CsmLabel lblTitle;
|
|||
|
private UI.CsmNumpad padInPut;
|
|||
|
private UI.CsmButton btnEnter;
|
|||
|
private UI.CsmPosEditBox txtPassword;
|
|||
|
private UI.CsmLabel lblPassword;
|
|||
|
private UI.CsmLabel lblBox1;
|
|||
|
}
|
|||
|
}
|