spc-kiosk-pb/WinEtc/PosDesign800/frmLogOnCashier_800.Designer.cs
2019-06-16 14:12:09 +09:00

386 lines
21 KiB
C#

namespace Cosmos.Win
{
partial class frmLogOnCashier
{
/// <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(frmLogOnCashier));
this.txtCashierNm = new Cosmos.UI.CsmLabel();
this.btnEnter = new Cosmos.UI.CsmButton();
this.btnExit = new Cosmos.UI.CsmButton();
this.btnAlphaLarge = new Cosmos.UI.CsmButton();
this.btnAlphaSmall = new Cosmos.UI.CsmButton();
this.btnNumber = new Cosmos.UI.CsmButton();
this.btnClear = new Cosmos.UI.CsmButton();
this.picBack = new System.Windows.Forms.PictureBox();
this.btnFuncChar = new Cosmos.UI.CsmFunc();
this.lblLineFunc = new System.Windows.Forms.Label();
this.picCILogo = new Cosmos.UI.CsmPictureBox();
this.lblPassword = new Cosmos.UI.CsmLabel();
this.lblLine1 = new System.Windows.Forms.Label();
this.lblCashierNo = new Cosmos.UI.CsmLabel();
this.lblTitle = new Cosmos.UI.CsmLabel();
this.txtCashierNo = new System.Windows.Forms.TextBox();
this.txtPassword = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCILogo)).BeginInit();
this.SuspendLayout();
//
// txtCashierNm
//
this.txtCashierNm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
this.txtCashierNm.BorderStyleReDraw = false;
this.txtCashierNm.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtCashierNm.ForeColor = System.Drawing.Color.White;
this.txtCashierNm.Location = new System.Drawing.Point(159, 225);
this.txtCashierNm.Name = "txtCashierNm";
this.txtCashierNm.Size = new System.Drawing.Size(118, 27);
this.txtCashierNm.TabIndex = 1;
this.txtCashierNm.Text = "테스트";
this.txtCashierNm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnEnter
//
this.btnEnter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(181)))), ((int)(((byte)(234)))));
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("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnEnter.ForeColor = System.Drawing.Color.White;
this.btnEnter.Location = new System.Drawing.Point(510, 481);
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(227, 74);
this.btnEnter.TabIndex = 4;
this.btnEnter.Text = "확인";
this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnExit
//
this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.btnExit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnExit.BorderStyleReDraw = false;
this.btnExit.ClickImage = null;
this.btnExit.DefaultImage = null;
this.btnExit.DisableImage = null;
this.btnExit.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnExit.ForeColor = System.Drawing.Color.White;
this.btnExit.Location = new System.Drawing.Point(283, 481);
this.btnExit.Name = "btnExit";
this.btnExit.OccupancyBar = 0;
this.btnExit.OccupancyBar_Lv0 = null;
this.btnExit.OccupancyBar_Lv1 = null;
this.btnExit.OccupancyBar_Lv2 = null;
this.btnExit.OccupancyBar_Lv3 = null;
this.btnExit.OccupancyBar_Lv4 = null;
this.btnExit.Size = new System.Drawing.Size(227, 74);
this.btnExit.TabIndex = 5;
this.btnExit.Text = "종료";
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnAlphaLarge
//
this.btnAlphaLarge.BackColor = System.Drawing.Color.Black;
this.btnAlphaLarge.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnAlphaLarge.BorderStyleReDraw = false;
this.btnAlphaLarge.ClickImage = null;
this.btnAlphaLarge.DefaultImage = null;
this.btnAlphaLarge.DisableImage = null;
this.btnAlphaLarge.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnAlphaLarge.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
this.btnAlphaLarge.Location = new System.Drawing.Point(282, 408);
this.btnAlphaLarge.Name = "btnAlphaLarge";
this.btnAlphaLarge.OccupancyBar = 0;
this.btnAlphaLarge.OccupancyBar_Lv0 = null;
this.btnAlphaLarge.OccupancyBar_Lv1 = null;
this.btnAlphaLarge.OccupancyBar_Lv2 = null;
this.btnAlphaLarge.OccupancyBar_Lv3 = null;
this.btnAlphaLarge.OccupancyBar_Lv4 = null;
this.btnAlphaLarge.Size = new System.Drawing.Size(91, 73);
this.btnAlphaLarge.TabIndex = 4;
this.btnAlphaLarge.Text = "대문자 영문";
this.btnAlphaLarge.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
//
// btnAlphaSmall
//
this.btnAlphaSmall.BackColor = System.Drawing.Color.Black;
this.btnAlphaSmall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnAlphaSmall.BorderStyleReDraw = false;
this.btnAlphaSmall.ClickImage = null;
this.btnAlphaSmall.DefaultImage = null;
this.btnAlphaSmall.DisableImage = null;
this.btnAlphaSmall.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnAlphaSmall.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
this.btnAlphaSmall.Location = new System.Drawing.Point(373, 408);
this.btnAlphaSmall.Name = "btnAlphaSmall";
this.btnAlphaSmall.OccupancyBar = 0;
this.btnAlphaSmall.OccupancyBar_Lv0 = null;
this.btnAlphaSmall.OccupancyBar_Lv1 = null;
this.btnAlphaSmall.OccupancyBar_Lv2 = null;
this.btnAlphaSmall.OccupancyBar_Lv3 = null;
this.btnAlphaSmall.OccupancyBar_Lv4 = null;
this.btnAlphaSmall.Size = new System.Drawing.Size(91, 73);
this.btnAlphaSmall.TabIndex = 4;
this.btnAlphaSmall.Text = "소문자 영문";
this.btnAlphaSmall.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
//
// btnNumber
//
this.btnNumber.BackColor = System.Drawing.Color.Black;
this.btnNumber.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnNumber.BorderStyleReDraw = false;
this.btnNumber.ClickImage = null;
this.btnNumber.DefaultImage = null;
this.btnNumber.DisableImage = null;
this.btnNumber.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
this.btnNumber.Location = new System.Drawing.Point(464, 408);
this.btnNumber.Name = "btnNumber";
this.btnNumber.OccupancyBar = 0;
this.btnNumber.OccupancyBar_Lv0 = null;
this.btnNumber.OccupancyBar_Lv1 = null;
this.btnNumber.OccupancyBar_Lv2 = null;
this.btnNumber.OccupancyBar_Lv3 = null;
this.btnNumber.OccupancyBar_Lv4 = null;
this.btnNumber.Size = new System.Drawing.Size(91, 73);
this.btnNumber.TabIndex = 4;
this.btnNumber.Text = "숫자";
this.btnNumber.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
//
// btnClear
//
this.btnClear.BackColor = System.Drawing.Color.Black;
this.btnClear.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnClear.BorderStyleReDraw = false;
this.btnClear.ClickImage = null;
this.btnClear.DefaultImage = null;
this.btnClear.DisableImage = null;
this.btnClear.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnClear.ForeColor = System.Drawing.Color.White;
this.btnClear.Location = new System.Drawing.Point(555, 408);
this.btnClear.Name = "btnClear";
this.btnClear.OccupancyBar = 0;
this.btnClear.OccupancyBar_Lv0 = null;
this.btnClear.OccupancyBar_Lv1 = null;
this.btnClear.OccupancyBar_Lv2 = null;
this.btnClear.OccupancyBar_Lv3 = null;
this.btnClear.OccupancyBar_Lv4 = null;
this.btnClear.Size = new System.Drawing.Size(182, 73);
this.btnClear.TabIndex = 4;
this.btnClear.Text = "지우기";
this.btnClear.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
//
// picBack
//
this.picBack.BackColor = System.Drawing.Color.White;
this.picBack.ErrorImage = null;
this.picBack.Image = ((System.Drawing.Image)(resources.GetObject("picBack.Image")));
this.picBack.InitialImage = null;
this.picBack.Location = new System.Drawing.Point(0, 0);
this.picBack.Name = "picBack";
this.picBack.Size = new System.Drawing.Size(800, 600);
this.picBack.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picBack.TabIndex = 111;
this.picBack.TabStop = false;
//
// btnFuncChar
//
this.btnFuncChar.BackColor = System.Drawing.Color.White;
this.btnFuncChar.BackColorButton = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnFuncChar.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnFuncChar.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(237)))), ((int)(((byte)(237)))));
this.btnFuncChar.BorderStyleReDraw = false;
this.btnFuncChar.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnFuncChar.FontSizeUpDown = 15.75F;
this.btnFuncChar.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnFuncChar.Location = new System.Drawing.Point(282, 119);
this.btnFuncChar.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
this.btnFuncChar.Name = "btnFuncChar";
this.btnFuncChar.SelectedBackColor = System.Drawing.Color.DarkGray;
this.btnFuncChar.SelectedForeColor = System.Drawing.Color.Empty;
this.btnFuncChar.Size = new System.Drawing.Size(455, 290);
this.btnFuncChar.TabIndex = 112;
this.btnFuncChar.TextDown = ">";
this.btnFuncChar.TextUp = "<";
this.btnFuncChar.VisibleUpDown = true;
//
// lblLineFunc
//
this.lblLineFunc.BackColor = System.Drawing.Color.LightGray;
this.lblLineFunc.Location = new System.Drawing.Point(812, 599);
this.lblLineFunc.Name = "lblLineFunc";
this.lblLineFunc.Size = new System.Drawing.Size(580, 1);
this.lblLineFunc.TabIndex = 113;
//
// picCILogo
//
this.picCILogo.BackColor = System.Drawing.Color.Transparent;
this.picCILogo.Image = ((System.Drawing.Image)(resources.GetObject("picCILogo.Image")));
this.picCILogo.Location = new System.Drawing.Point(0, 38);
this.picCILogo.Name = "picCILogo";
this.picCILogo.Size = new System.Drawing.Size(800, 78);
this.picCILogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.picCILogo.TabIndex = 114;
this.picCILogo.TabStop = false;
//
// lblPassword
//
this.lblPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lblPassword.BorderStyleReDraw = false;
this.lblPassword.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, 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(906, 114);
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 = 266;
this.lblPassword.Text = "비밀번호";
this.lblPassword.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblLine1
//
this.lblLine1.BackColor = System.Drawing.Color.Black;
this.lblLine1.Location = new System.Drawing.Point(808, 112);
this.lblLine1.Name = "lblLine1";
this.lblLine1.Size = new System.Drawing.Size(755, 2);
this.lblLine1.TabIndex = 264;
//
// lblCashierNo
//
this.lblCashierNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lblCashierNo.BorderStyleReDraw = false;
this.lblCashierNo.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCashierNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblCashierNo.Location = new System.Drawing.Point(807, 114);
this.lblCashierNo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblCashierNo.Name = "lblCashierNo";
this.lblCashierNo.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblCashierNo.Size = new System.Drawing.Size(120, 38);
this.lblCashierNo.TabIndex = 261;
this.lblCashierNo.Text = "판매원 ID";
this.lblCashierNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// 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("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTitle.ForeColor = System.Drawing.Color.White;
this.lblTitle.Location = new System.Drawing.Point(806, 4);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(738, 50);
this.lblTitle.TabIndex = 260;
this.lblTitle.Text = "판매원 등록";
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtCashierNo
//
this.txtCashierNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.txtCashierNo.Font = new System.Drawing.Font("Microsoft Sans Serif", 18.75F, System.Drawing.FontStyle.Bold);
this.txtCashierNo.Location = new System.Drawing.Point(165, 328);
this.txtCashierNo.MaxLength = 3;
this.txtCashierNo.Name = "txtCashierNo";
this.txtCashierNo.Size = new System.Drawing.Size(86, 29);
this.txtCashierNo.TabIndex = 269;
//
// txtPassword
//
this.txtPassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.txtPassword.Font = new System.Drawing.Font("Microsoft Sans Serif", 18.75F, System.Drawing.FontStyle.Bold);
this.txtPassword.Location = new System.Drawing.Point(165, 377);
this.txtPassword.MaxLength = 10;
this.txtPassword.Name = "txtPassword";
this.txtPassword.PasswordChar = '*';
this.txtPassword.Size = new System.Drawing.Size(86, 29);
this.txtPassword.TabIndex = 270;
//
// frmLogOnCashier
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.Gainsboro;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.ClientSize = new System.Drawing.Size(1024, 600);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.txtPassword);
this.Controls.Add(this.txtCashierNo);
this.Controls.Add(this.lblLine1);
this.Controls.Add(this.btnFuncChar);
this.Controls.Add(this.lblPassword);
this.Controls.Add(this.lblCashierNo);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.picCILogo);
this.Controls.Add(this.lblLineFunc);
this.Controls.Add(this.btnClear);
this.Controls.Add(this.btnNumber);
this.Controls.Add(this.btnAlphaSmall);
this.Controls.Add(this.btnAlphaLarge);
this.Controls.Add(this.btnEnter);
this.Controls.Add(this.txtCashierNm);
this.Controls.Add(this.picBack);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "frmLogOnCashier";
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.Text = "SPC";
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCILogo)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private UI.CsmLabel txtCashierNm;
private UI.CsmButton btnEnter;
private UI.CsmButton btnExit;
private UI.CsmButton btnAlphaLarge;
private UI.CsmButton btnAlphaSmall;
private UI.CsmButton btnNumber;
private UI.CsmButton btnClear;
private System.Windows.Forms.PictureBox picBack;
private UI.CsmFunc btnFuncChar;
private System.Windows.Forms.Label lblLineFunc;
private UI.CsmPictureBox picCILogo;
private UI.CsmLabel lblPassword;
private System.Windows.Forms.Label lblLine1;
private UI.CsmLabel lblCashierNo;
private UI.CsmLabel lblTitle;
private System.Windows.Forms.TextBox txtCashierNo;
private System.Windows.Forms.TextBox txtPassword;
}
}