spc-kiosk-pb/Window/WinPayment/frmTPay.designer.cs
2019-06-16 14:12:09 +09:00

644 lines
35 KiB
C#

namespace Cosmos.Win
{
partial class frmTPay
{
/// <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.label2 = new System.Windows.Forms.Label();
this.lblPayAmt = new Cosmos.UI.CsmLabel();
this.btnAppNormal = new Cosmos.UI.CsmButton();
this.txtCardNo = new Cosmos.UI.CsmPosEditBox();
this.lblCardNo = new Cosmos.UI.CsmLabel();
this.btnMenu4 = new Cosmos.UI.CsmButton();
this.btnMenu3 = new Cosmos.UI.CsmButton();
this.btnMenu2 = new Cosmos.UI.CsmButton();
this.btnMenu1 = new Cosmos.UI.CsmButton();
this.lblRemainAmt = new Cosmos.UI.CsmLabel();
this.label1 = new System.Windows.Forms.Label();
this.lblDestAmt = new Cosmos.UI.CsmLabel();
this.lblDestAmount = new Cosmos.UI.CsmLabel();
this.lblPassword = new Cosmos.UI.CsmLabel();
this.txtPassword = new Cosmos.UI.CsmPosEditBox();
this.txtPayAmt = new Cosmos.UI.CsmPosEditBox();
this.lblRemainAmout = new Cosmos.UI.CsmLabel();
this.btnAppComplex = new Cosmos.UI.CsmButton();
this.lblBox5 = new Cosmos.UI.CsmLabel();
this.lblBox4 = new Cosmos.UI.CsmLabel();
this.lblBox3 = new Cosmos.UI.CsmLabel();
this.lblBox2 = new Cosmos.UI.CsmLabel();
this.lblBox1 = new Cosmos.UI.CsmLabel();
this.txtPasswordMsg = new Cosmos.UI.CsmLabel();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
this.pnlCardMot.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).BeginInit();
this.SuspendLayout();
//
// padInPut
//
this.padInPut.TabIndex = 3;
this.padInPut.Use4By4 = false;
//
// lblTitle
//
this.lblTitle.TabIndex = 10;
this.lblTitle.Text = "T 페이";
//
// rtbMotMain
//
this.rtbMotMain.TabIndex = 22;
//
// btnExit
//
this.btnExit.TabIndex = 9;
this.btnExit.Click += new System.EventHandler(this.Button_Click);
//
// pnlCardMot
//
this.pnlCardMot.TabIndex = 23;
//
// BtnMotPay05
//
this.BtnMotPay05.TabIndex = 6;
//
// BtnMotPayUp
//
this.BtnMotPayUp.TabIndex = 0;
//
// BtnMotPayDown
//
this.BtnMotPayDown.TabIndex = 7;
//
// BtnMotPay03
//
this.BtnMotPay03.TabIndex = 3;
//
// BtnMotPay04
//
this.BtnMotPay04.TabIndex = 5;
//
// BtnMotPay02
//
this.BtnMotPay02.TabIndex = 2;
//
// BtnMotPay01
//
this.BtnMotPay01.TabIndex = 1;
//
// rtbMotPayTxt
//
this.rtbMotPayTxt.TabIndex = 4;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
this.label2.Location = new System.Drawing.Point(238, 190);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(408, 2);
this.label2.TabIndex = 11;
//
// lblPayAmt
//
this.lblPayAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
this.lblPayAmt.BorderStyleReDraw = true;
this.lblPayAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
this.lblPayAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblPayAmt.Location = new System.Drawing.Point(238, 308);
this.lblPayAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblPayAmt.Name = "lblPayAmt";
this.lblPayAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblPayAmt.Size = new System.Drawing.Size(122, 40);
this.lblPayAmt.TabIndex = 18;
this.lblPayAmt.Text = "승인금액";
this.lblPayAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnAppNormal
//
this.btnAppNormal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnAppNormal.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnAppNormal.BorderStyleReDraw = false;
this.btnAppNormal.ClickImage = null;
this.btnAppNormal.DefaultImage = null;
this.btnAppNormal.DisableImage = null;
this.btnAppNormal.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnAppNormal.ForeColor = System.Drawing.Color.White;
this.btnAppNormal.Location = new System.Drawing.Point(546, 463);
this.btnAppNormal.Name = "btnAppNormal";
this.btnAppNormal.OccupancyBar = 0;
this.btnAppNormal.OccupancyBar_Lv0 = null;
this.btnAppNormal.OccupancyBar_Lv1 = null;
this.btnAppNormal.OccupancyBar_Lv2 = null;
this.btnAppNormal.OccupancyBar_Lv3 = null;
this.btnAppNormal.OccupancyBar_Lv4 = null;
this.btnAppNormal.Size = new System.Drawing.Size(100, 40);
this.btnAppNormal.TabIndex = 8;
this.btnAppNormal.Text = "일반결제";
this.btnAppNormal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnAppNormal.UseCompatibleTextRendering = true;
this.btnAppNormal.Click += new System.EventHandler(this.Button_Click);
//
// txtCardNo
//
this.txtCardNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.txtCardNo.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
this.txtCardNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtCardNo.BorderStyleReDraw = false;
this.txtCardNo.ClearFlag = false;
this.txtCardNo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.txtCardNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(176)))));
this.txtCardNo.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
this.txtCardNo.InputType = Cosmos.UI.InputType.None;
this.txtCardNo.InputTypeFormat = "";
this.txtCardNo.Location = new System.Drawing.Point(376, 276);
this.txtCardNo.Margin = new System.Windows.Forms.Padding(5);
this.txtCardNo.MaxLength = 20;
this.txtCardNo.MaxLengthAutoEnd = false;
this.txtCardNo.MaxLengthForKeyIn = 32767;
this.txtCardNo.MaxLengthForNumpad = 32767;
this.txtCardNo.Name = "txtCardNo";
this.txtCardNo.PasswordChar = '\0';
this.txtCardNo.ReadOnly = false;
this.txtCardNo.Size = new System.Drawing.Size(253, 26);
this.txtCardNo.TabIndex = 0;
this.txtCardNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCardNo.UseDualMaxLength = false;
this.txtCardNo.Value = "";
this.txtCardNo.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.EditBox_KeyDownEvent);
this.txtCardNo.Enter += new System.EventHandler(this.EditBox_EnterEvent);
//
// lblCardNo
//
this.lblCardNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
this.lblCardNo.BorderStyleReDraw = true;
this.lblCardNo.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
this.lblCardNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblCardNo.Location = new System.Drawing.Point(238, 269);
this.lblCardNo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblCardNo.Name = "lblCardNo";
this.lblCardNo.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblCardNo.Size = new System.Drawing.Size(122, 40);
this.lblCardNo.TabIndex = 16;
this.lblCardNo.Text = "카드번호";
this.lblCardNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnMenu4
//
this.btnMenu4.BackColor = System.Drawing.Color.White;
this.btnMenu4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu4.BorderStyleReDraw = true;
this.btnMenu4.ClickImage = null;
this.btnMenu4.DefaultImage = null;
this.btnMenu4.DisableImage = null;
this.btnMenu4.Font = new System.Drawing.Font("맑은 고딕", 11F);
this.btnMenu4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.btnMenu4.Location = new System.Drawing.Point(901, 190);
this.btnMenu4.Name = "btnMenu4";
this.btnMenu4.OccupancyBar = 0;
this.btnMenu4.OccupancyBar_Lv0 = null;
this.btnMenu4.OccupancyBar_Lv1 = null;
this.btnMenu4.OccupancyBar_Lv2 = null;
this.btnMenu4.OccupancyBar_Lv3 = null;
this.btnMenu4.OccupancyBar_Lv4 = null;
this.btnMenu4.Size = new System.Drawing.Size(81, 49);
this.btnMenu4.TabIndex = 7;
this.btnMenu4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu4.UseCompatibleTextRendering = true;
this.btnMenu4.Click += new System.EventHandler(this.Button_Click);
this.btnMenu4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
this.btnMenu4.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
//
// btnMenu3
//
this.btnMenu3.BackColor = System.Drawing.Color.White;
this.btnMenu3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu3.BorderStyleReDraw = true;
this.btnMenu3.ClickImage = null;
this.btnMenu3.DefaultImage = null;
this.btnMenu3.DisableImage = null;
this.btnMenu3.Font = new System.Drawing.Font("맑은 고딕", 11F);
this.btnMenu3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.btnMenu3.Location = new System.Drawing.Point(821, 190);
this.btnMenu3.Name = "btnMenu3";
this.btnMenu3.OccupancyBar = 0;
this.btnMenu3.OccupancyBar_Lv0 = null;
this.btnMenu3.OccupancyBar_Lv1 = null;
this.btnMenu3.OccupancyBar_Lv2 = null;
this.btnMenu3.OccupancyBar_Lv3 = null;
this.btnMenu3.OccupancyBar_Lv4 = null;
this.btnMenu3.Size = new System.Drawing.Size(81, 49);
this.btnMenu3.TabIndex = 6;
this.btnMenu3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu3.UseCompatibleTextRendering = true;
this.btnMenu3.Click += new System.EventHandler(this.Button_Click);
this.btnMenu3.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
this.btnMenu3.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
//
// btnMenu2
//
this.btnMenu2.BackColor = System.Drawing.Color.White;
this.btnMenu2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu2.BorderStyleReDraw = true;
this.btnMenu2.ClickImage = null;
this.btnMenu2.DefaultImage = null;
this.btnMenu2.DisableImage = null;
this.btnMenu2.Font = new System.Drawing.Font("맑은 고딕", 11F);
this.btnMenu2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.btnMenu2.Location = new System.Drawing.Point(740, 190);
this.btnMenu2.Name = "btnMenu2";
this.btnMenu2.OccupancyBar = 0;
this.btnMenu2.OccupancyBar_Lv0 = null;
this.btnMenu2.OccupancyBar_Lv1 = null;
this.btnMenu2.OccupancyBar_Lv2 = null;
this.btnMenu2.OccupancyBar_Lv3 = null;
this.btnMenu2.OccupancyBar_Lv4 = null;
this.btnMenu2.Size = new System.Drawing.Size(82, 49);
this.btnMenu2.TabIndex = 5;
this.btnMenu2.Text = "BLE 결제";
this.btnMenu2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu2.UseCompatibleTextRendering = true;
this.btnMenu2.Click += new System.EventHandler(this.Button_Click);
this.btnMenu2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
this.btnMenu2.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
//
// btnMenu1
//
this.btnMenu1.BackColor = System.Drawing.Color.White;
this.btnMenu1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu1.BorderStyleReDraw = true;
this.btnMenu1.ClickImage = null;
this.btnMenu1.DefaultImage = null;
this.btnMenu1.DisableImage = null;
this.btnMenu1.Font = new System.Drawing.Font("맑은 고딕", 11F);
this.btnMenu1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.btnMenu1.Location = new System.Drawing.Point(660, 190);
this.btnMenu1.Name = "btnMenu1";
this.btnMenu1.OccupancyBar = 0;
this.btnMenu1.OccupancyBar_Lv0 = null;
this.btnMenu1.OccupancyBar_Lv1 = null;
this.btnMenu1.OccupancyBar_Lv2 = null;
this.btnMenu1.OccupancyBar_Lv3 = null;
this.btnMenu1.OccupancyBar_Lv4 = null;
this.btnMenu1.Size = new System.Drawing.Size(81, 49);
this.btnMenu1.TabIndex = 4;
this.btnMenu1.Text = "핀패드";
this.btnMenu1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu1.UseCompatibleTextRendering = true;
this.btnMenu1.Click += new System.EventHandler(this.Button_Click);
this.btnMenu1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
this.btnMenu1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
//
// lblRemainAmt
//
this.lblRemainAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
this.lblRemainAmt.BorderStyleReDraw = true;
this.lblRemainAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
this.lblRemainAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblRemainAmt.Location = new System.Drawing.Point(238, 191);
this.lblRemainAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblRemainAmt.Name = "lblRemainAmt";
this.lblRemainAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblRemainAmt.Size = new System.Drawing.Size(122, 40);
this.lblRemainAmt.TabIndex = 12;
this.lblRemainAmt.Text = "결제금액";
this.lblRemainAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(107)))), ((int)(((byte)(107)))));
this.label1.Location = new System.Drawing.Point(238, 269);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(408, 1);
this.label1.TabIndex = 15;
//
// lblDestAmt
//
this.lblDestAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
this.lblDestAmt.BorderStyleReDraw = true;
this.lblDestAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
this.lblDestAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblDestAmt.Location = new System.Drawing.Point(238, 230);
this.lblDestAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblDestAmt.Name = "lblDestAmt";
this.lblDestAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblDestAmt.Size = new System.Drawing.Size(122, 40);
this.lblDestAmt.TabIndex = 14;
this.lblDestAmt.Text = "할인 대상금액";
this.lblDestAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblDestAmount
//
this.lblDestAmount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.lblDestAmount.BorderStyleReDraw = true;
this.lblDestAmount.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
this.lblDestAmount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblDestAmount.Location = new System.Drawing.Point(376, 237);
this.lblDestAmount.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblDestAmount.Name = "lblDestAmount";
this.lblDestAmount.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblDestAmount.Size = new System.Drawing.Size(253, 26);
this.lblDestAmount.TabIndex = 25;
this.lblDestAmount.Text = "0";
this.lblDestAmount.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// 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(238, 347);
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(122, 40);
this.lblPassword.TabIndex = 20;
this.lblPassword.Text = "비밀번호";
this.lblPassword.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtPassword
//
this.txtPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
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.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.txtPassword.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(176)))));
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(376, 354);
this.txtPassword.Margin = new System.Windows.Forms.Padding(5);
this.txtPassword.MaxLength = 4;
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(253, 26);
this.txtPassword.TabIndex = 2;
this.txtPassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPassword.UseDualMaxLength = false;
this.txtPassword.Value = "0";
this.txtPassword.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.EditBox_KeyDownEvent);
this.txtPassword.Enter += new System.EventHandler(this.EditBox_EnterEvent);
//
// txtPayAmt
//
this.txtPayAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.txtPayAmt.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
this.txtPayAmt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtPayAmt.BorderStyleReDraw = false;
this.txtPayAmt.ClearFlag = false;
this.txtPayAmt.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.txtPayAmt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(176)))));
this.txtPayAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
this.txtPayAmt.InputType = Cosmos.UI.InputType.Money;
this.txtPayAmt.InputTypeFormat = "";
this.txtPayAmt.Location = new System.Drawing.Point(376, 315);
this.txtPayAmt.Margin = new System.Windows.Forms.Padding(5);
this.txtPayAmt.MaxLength = 10;
this.txtPayAmt.MaxLengthAutoEnd = false;
this.txtPayAmt.MaxLengthForKeyIn = 32767;
this.txtPayAmt.MaxLengthForNumpad = 32767;
this.txtPayAmt.Name = "txtPayAmt";
this.txtPayAmt.PasswordChar = '\0';
this.txtPayAmt.ReadOnly = false;
this.txtPayAmt.Size = new System.Drawing.Size(253, 26);
this.txtPayAmt.TabIndex = 1;
this.txtPayAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtPayAmt.UseDualMaxLength = false;
this.txtPayAmt.Value = "";
this.txtPayAmt.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.EditBox_KeyDownEvent);
this.txtPayAmt.Enter += new System.EventHandler(this.EditBox_EnterEvent);
//
// lblRemainAmout
//
this.lblRemainAmout.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.lblRemainAmout.BorderStyleReDraw = true;
this.lblRemainAmout.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
this.lblRemainAmout.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblRemainAmout.Location = new System.Drawing.Point(376, 198);
this.lblRemainAmout.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblRemainAmout.Name = "lblRemainAmout";
this.lblRemainAmout.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblRemainAmout.Size = new System.Drawing.Size(253, 26);
this.lblRemainAmout.TabIndex = 24;
this.lblRemainAmout.Text = "0";
this.lblRemainAmout.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// btnAppComplex
//
this.btnAppComplex.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnAppComplex.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnAppComplex.BorderStyleReDraw = false;
this.btnAppComplex.ClickImage = null;
this.btnAppComplex.DefaultImage = null;
this.btnAppComplex.DisableImage = null;
this.btnAppComplex.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnAppComplex.ForeColor = System.Drawing.Color.White;
this.btnAppComplex.Location = new System.Drawing.Point(444, 463);
this.btnAppComplex.Name = "btnAppComplex";
this.btnAppComplex.OccupancyBar = 0;
this.btnAppComplex.OccupancyBar_Lv0 = null;
this.btnAppComplex.OccupancyBar_Lv1 = null;
this.btnAppComplex.OccupancyBar_Lv2 = null;
this.btnAppComplex.OccupancyBar_Lv3 = null;
this.btnAppComplex.OccupancyBar_Lv4 = null;
this.btnAppComplex.Size = new System.Drawing.Size(100, 40);
this.btnAppComplex.TabIndex = 301;
this.btnAppComplex.Text = "통합결제";
this.btnAppComplex.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnAppComplex.UseCompatibleTextRendering = true;
this.btnAppComplex.Click += new System.EventHandler(this.Button_Click);
//
// lblBox5
//
this.lblBox5.BackColor = System.Drawing.Color.White;
this.lblBox5.BorderStyleReDraw = true;
this.lblBox5.Location = new System.Drawing.Point(359, 347);
this.lblBox5.Name = "lblBox5";
this.lblBox5.Size = new System.Drawing.Size(287, 40);
this.lblBox5.TabIndex = 335;
//
// lblBox4
//
this.lblBox4.BackColor = System.Drawing.Color.White;
this.lblBox4.BorderStyleReDraw = true;
this.lblBox4.Location = new System.Drawing.Point(359, 308);
this.lblBox4.Name = "lblBox4";
this.lblBox4.Size = new System.Drawing.Size(287, 40);
this.lblBox4.TabIndex = 336;
//
// lblBox3
//
this.lblBox3.BackColor = System.Drawing.Color.White;
this.lblBox3.BorderStyleReDraw = true;
this.lblBox3.Location = new System.Drawing.Point(359, 269);
this.lblBox3.Name = "lblBox3";
this.lblBox3.Size = new System.Drawing.Size(287, 40);
this.lblBox3.TabIndex = 337;
//
// lblBox2
//
this.lblBox2.BackColor = System.Drawing.Color.White;
this.lblBox2.BorderStyleReDraw = true;
this.lblBox2.Location = new System.Drawing.Point(359, 230);
this.lblBox2.Name = "lblBox2";
this.lblBox2.Size = new System.Drawing.Size(287, 40);
this.lblBox2.TabIndex = 338;
//
// lblBox1
//
this.lblBox1.BackColor = System.Drawing.Color.White;
this.lblBox1.BorderStyleReDraw = true;
this.lblBox1.Location = new System.Drawing.Point(359, 191);
this.lblBox1.Name = "lblBox1";
this.lblBox1.Size = new System.Drawing.Size(287, 40);
this.lblBox1.TabIndex = 339;
//
// txtPasswordMsg
//
this.txtPasswordMsg.BackColor = System.Drawing.Color.White;
this.txtPasswordMsg.BorderStyleReDraw = true;
this.txtPasswordMsg.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.txtPasswordMsg.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
this.txtPasswordMsg.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.txtPasswordMsg.Location = new System.Drawing.Point(238, 400);
this.txtPasswordMsg.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.txtPasswordMsg.Name = "txtPasswordMsg";
this.txtPasswordMsg.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.txtPasswordMsg.Size = new System.Drawing.Size(408, 48);
this.txtPasswordMsg.TabIndex = 358;
this.txtPasswordMsg.Text = "* 결제 비밀번호 필수 ";
this.txtPasswordMsg.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// frmTPay
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1004, 525);
this.Controls.Add(this.txtPasswordMsg);
this.Controls.Add(this.lblRemainAmout);
this.Controls.Add(this.txtPayAmt);
this.Controls.Add(this.txtPassword);
this.Controls.Add(this.lblDestAmount);
this.Controls.Add(this.txtCardNo);
this.Controls.Add(this.label1);
this.Controls.Add(this.label2);
this.Controls.Add(this.lblBox5);
this.Controls.Add(this.lblBox4);
this.Controls.Add(this.lblBox3);
this.Controls.Add(this.lblBox2);
this.Controls.Add(this.lblBox1);
this.Controls.Add(this.btnAppComplex);
this.Controls.Add(this.btnMenu4);
this.Controls.Add(this.btnMenu3);
this.Controls.Add(this.btnMenu2);
this.Controls.Add(this.btnMenu1);
this.Controls.Add(this.btnAppNormal);
this.Controls.Add(this.lblPassword);
this.Controls.Add(this.lblDestAmt);
this.Controls.Add(this.lblRemainAmt);
this.Controls.Add(this.lblPayAmt);
this.Controls.Add(this.lblCardNo);
this.Name = "frmTPay";
this.ShowInTaskbar = false;
this.Text = "frmSmilePay";
this.Activated += new System.EventHandler(this.Form_Activated);
this.Deactivate += new System.EventHandler(this.Form_Deactivate);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_Closing);
this.Load += new System.EventHandler(this.Form_Load);
this.Controls.SetChildIndex(this.picBack, 0);
this.Controls.SetChildIndex(this.lblbg1, 0);
this.Controls.SetChildIndex(this.lblbg2, 0);
this.Controls.SetChildIndex(this.lblCardNo, 0);
this.Controls.SetChildIndex(this.lblPayAmt, 0);
this.Controls.SetChildIndex(this.lblRemainAmt, 0);
this.Controls.SetChildIndex(this.lblDestAmt, 0);
this.Controls.SetChildIndex(this.lblPassword, 0);
this.Controls.SetChildIndex(this.padInPut, 0);
this.Controls.SetChildIndex(this.lblTitle, 0);
this.Controls.SetChildIndex(this.rtbMotMain, 0);
this.Controls.SetChildIndex(this.btnExit, 0);
this.Controls.SetChildIndex(this.pnlCardMot, 0);
this.Controls.SetChildIndex(this.btnAppNormal, 0);
this.Controls.SetChildIndex(this.btnMenu1, 0);
this.Controls.SetChildIndex(this.btnMenu2, 0);
this.Controls.SetChildIndex(this.btnMenu3, 0);
this.Controls.SetChildIndex(this.btnMenu4, 0);
this.Controls.SetChildIndex(this.btnAppComplex, 0);
this.Controls.SetChildIndex(this.lblBox1, 0);
this.Controls.SetChildIndex(this.lblBox2, 0);
this.Controls.SetChildIndex(this.lblBox3, 0);
this.Controls.SetChildIndex(this.lblBox4, 0);
this.Controls.SetChildIndex(this.lblBox5, 0);
this.Controls.SetChildIndex(this.label2, 0);
this.Controls.SetChildIndex(this.label1, 0);
this.Controls.SetChildIndex(this.txtCardNo, 0);
this.Controls.SetChildIndex(this.lblDestAmount, 0);
this.Controls.SetChildIndex(this.txtPassword, 0);
this.Controls.SetChildIndex(this.txtPayAmt, 0);
this.Controls.SetChildIndex(this.lblRemainAmout, 0);
this.Controls.SetChildIndex(this.txtPasswordMsg, 0);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
this.pnlCardMot.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Label label2;
private UI.CsmLabel lblPayAmt;
private UI.CsmButton btnAppNormal;
private UI.CsmPosEditBox txtCardNo;
private UI.CsmLabel lblCardNo;
private UI.CsmButton btnMenu4;
private UI.CsmButton btnMenu3;
private UI.CsmButton btnMenu2;
private UI.CsmButton btnMenu1;
private UI.CsmLabel lblRemainAmt;
private System.Windows.Forms.Label label1;
private UI.CsmLabel lblDestAmt;
private UI.CsmLabel lblDestAmount;
private UI.CsmLabel lblPassword;
private UI.CsmPosEditBox txtPassword;
private UI.CsmPosEditBox txtPayAmt;
private UI.CsmLabel lblRemainAmout;
private UI.CsmButton btnAppComplex;
private UI.CsmLabel lblBox5;
private UI.CsmLabel lblBox4;
private UI.CsmLabel lblBox3;
private UI.CsmLabel lblBox2;
private UI.CsmLabel lblBox1;
private UI.CsmLabel txtPasswordMsg;
}
}