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

571 lines
30 KiB
C#

namespace Cosmos.Win
{
partial class frmCash
{
/// <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.lblCashAmt = new Cosmos.UI.CsmLabel();
this.btnPay3 = new Cosmos.UI.CsmButton();
this.btnPay6 = new Cosmos.UI.CsmButton();
this.btnPay5 = new Cosmos.UI.CsmButton();
this.btnPay4 = new Cosmos.UI.CsmButton();
this.btnPay2 = new Cosmos.UI.CsmButton();
this.btnPay1 = new Cosmos.UI.CsmButton();
this.txtCashAmt = new Cosmos.UI.CsmPosEditBox();
this.btnMenu3 = new Cosmos.UI.CsmButton();
this.btnMenu4 = new Cosmos.UI.CsmButton();
this.btnMenu2 = new Cosmos.UI.CsmButton();
this.btnMenu1 = new Cosmos.UI.CsmButton();
this.label2 = new System.Windows.Forms.Label();
this.lblBox1 = new Cosmos.UI.CsmLabel();
this.btnPay9 = new Cosmos.UI.CsmButton();
this.btnPay8 = new Cosmos.UI.CsmButton();
this.btnPay7 = new Cosmos.UI.CsmButton();
this.btnPay11 = new Cosmos.UI.CsmButton();
this.btnPay10 = new Cosmos.UI.CsmButton();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
this.pnlCardMot.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).BeginInit();
this.SuspendLayout();
//
// padInPut
//
this.padInPut.Use4By4 = false;
//
// btnExit
//
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// lblCashAmt
//
this.lblCashAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
this.lblCashAmt.BorderStyleReDraw = true;
this.lblCashAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
this.lblCashAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblCashAmt.Location = new System.Drawing.Point(238, 191);
this.lblCashAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblCashAmt.Name = "lblCashAmt";
this.lblCashAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblCashAmt.Size = new System.Drawing.Size(122, 40);
this.lblCashAmt.TabIndex = 312;
this.lblCashAmt.Text = "결제금액";
this.lblCashAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnPay3
//
this.btnPay3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnPay3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay3.BorderStyleReDraw = false;
this.btnPay3.ClickImage = null;
this.btnPay3.DefaultImage = null;
this.btnPay3.DisableImage = null;
this.btnPay3.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay3.ForeColor = System.Drawing.Color.White;
this.btnPay3.Location = new System.Drawing.Point(513, 328);
this.btnPay3.Name = "btnPay3";
this.btnPay3.OccupancyBar = 0;
this.btnPay3.OccupancyBar_Lv0 = null;
this.btnPay3.OccupancyBar_Lv1 = null;
this.btnPay3.OccupancyBar_Lv2 = null;
this.btnPay3.OccupancyBar_Lv3 = null;
this.btnPay3.OccupancyBar_Lv4 = null;
this.btnPay3.Size = new System.Drawing.Size(133, 40);
this.btnPay3.TabIndex = 311;
this.btnPay3.Text = "10,000,000";
this.btnPay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay3.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay6
//
this.btnPay6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.btnPay6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay6.BorderStyleReDraw = false;
this.btnPay6.ClickImage = null;
this.btnPay6.DefaultImage = null;
this.btnPay6.DisableImage = null;
this.btnPay6.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay6.ForeColor = System.Drawing.Color.White;
this.btnPay6.Location = new System.Drawing.Point(513, 463);
this.btnPay6.Name = "btnPay6";
this.btnPay6.OccupancyBar = 0;
this.btnPay6.OccupancyBar_Lv0 = null;
this.btnPay6.OccupancyBar_Lv1 = null;
this.btnPay6.OccupancyBar_Lv2 = null;
this.btnPay6.OccupancyBar_Lv3 = null;
this.btnPay6.OccupancyBar_Lv4 = null;
this.btnPay6.Size = new System.Drawing.Size(133, 40);
this.btnPay6.TabIndex = 306;
this.btnPay6.Text = "10,000,000";
this.btnPay6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay6.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay5
//
this.btnPay5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.btnPay5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay5.BorderStyleReDraw = false;
this.btnPay5.ClickImage = null;
this.btnPay5.DefaultImage = null;
this.btnPay5.DisableImage = null;
this.btnPay5.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay5.ForeColor = System.Drawing.Color.White;
this.btnPay5.Location = new System.Drawing.Point(376, 463);
this.btnPay5.Name = "btnPay5";
this.btnPay5.OccupancyBar = 0;
this.btnPay5.OccupancyBar_Lv0 = null;
this.btnPay5.OccupancyBar_Lv1 = null;
this.btnPay5.OccupancyBar_Lv2 = null;
this.btnPay5.OccupancyBar_Lv3 = null;
this.btnPay5.OccupancyBar_Lv4 = null;
this.btnPay5.Size = new System.Drawing.Size(132, 40);
this.btnPay5.TabIndex = 307;
this.btnPay5.Text = "10,000,000";
this.btnPay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay5.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay4
//
this.btnPay4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.btnPay4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay4.BorderStyleReDraw = false;
this.btnPay4.ClickImage = null;
this.btnPay4.DefaultImage = null;
this.btnPay4.DisableImage = null;
this.btnPay4.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay4.ForeColor = System.Drawing.Color.White;
this.btnPay4.Location = new System.Drawing.Point(238, 463);
this.btnPay4.Name = "btnPay4";
this.btnPay4.OccupancyBar = 0;
this.btnPay4.OccupancyBar_Lv0 = null;
this.btnPay4.OccupancyBar_Lv1 = null;
this.btnPay4.OccupancyBar_Lv2 = null;
this.btnPay4.OccupancyBar_Lv3 = null;
this.btnPay4.OccupancyBar_Lv4 = null;
this.btnPay4.Size = new System.Drawing.Size(133, 40);
this.btnPay4.TabIndex = 308;
this.btnPay4.Text = "10,000,000";
this.btnPay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay4.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay2
//
this.btnPay2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnPay2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay2.BorderStyleReDraw = false;
this.btnPay2.ClickImage = null;
this.btnPay2.DefaultImage = null;
this.btnPay2.DisableImage = null;
this.btnPay2.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay2.ForeColor = System.Drawing.Color.White;
this.btnPay2.Location = new System.Drawing.Point(376, 328);
this.btnPay2.Name = "btnPay2";
this.btnPay2.OccupancyBar = 0;
this.btnPay2.OccupancyBar_Lv0 = null;
this.btnPay2.OccupancyBar_Lv1 = null;
this.btnPay2.OccupancyBar_Lv2 = null;
this.btnPay2.OccupancyBar_Lv3 = null;
this.btnPay2.OccupancyBar_Lv4 = null;
this.btnPay2.Size = new System.Drawing.Size(132, 40);
this.btnPay2.TabIndex = 309;
this.btnPay2.Text = "10,000,000";
this.btnPay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay2.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay1
//
this.btnPay1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnPay1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay1.BorderStyleReDraw = false;
this.btnPay1.ClickImage = null;
this.btnPay1.DefaultImage = null;
this.btnPay1.DisableImage = null;
this.btnPay1.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay1.ForeColor = System.Drawing.Color.White;
this.btnPay1.Location = new System.Drawing.Point(238, 328);
this.btnPay1.Name = "btnPay1";
this.btnPay1.OccupancyBar = 0;
this.btnPay1.OccupancyBar_Lv0 = null;
this.btnPay1.OccupancyBar_Lv1 = null;
this.btnPay1.OccupancyBar_Lv2 = null;
this.btnPay1.OccupancyBar_Lv3 = null;
this.btnPay1.OccupancyBar_Lv4 = null;
this.btnPay1.Size = new System.Drawing.Size(133, 40);
this.btnPay1.TabIndex = 310;
this.btnPay1.Text = "10,000,000";
this.btnPay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay1.Click += new System.EventHandler(this.btnProc_Click);
//
// txtCashAmt
//
this.txtCashAmt.BackColor = System.Drawing.Color.WhiteSmoke;
this.txtCashAmt.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
this.txtCashAmt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtCashAmt.BorderStyleReDraw = false;
this.txtCashAmt.ClearFlag = false;
this.txtCashAmt.DisableBackColor = System.Drawing.Color.WhiteSmoke;
this.txtCashAmt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211)))));
this.txtCashAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
this.txtCashAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.txtCashAmt.InputType = Cosmos.UI.InputType.Money;
this.txtCashAmt.InputTypeFormat = "";
this.txtCashAmt.Location = new System.Drawing.Point(376, 198);
this.txtCashAmt.Margin = new System.Windows.Forms.Padding(5);
this.txtCashAmt.MaxLength = 11;
this.txtCashAmt.MaxLengthAutoEnd = false;
this.txtCashAmt.MaxLengthForKeyIn = 32767;
this.txtCashAmt.MaxLengthForNumpad = 32767;
this.txtCashAmt.Name = "txtCashAmt";
this.txtCashAmt.PasswordChar = '\0';
this.txtCashAmt.ReadOnly = false;
this.txtCashAmt.Size = new System.Drawing.Size(253, 26);
this.txtCashAmt.TabIndex = 305;
this.txtCashAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtCashAmt.UseDualMaxLength = false;
this.txtCashAmt.Value = "1000";
this.txtCashAmt.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent);
this.txtCashAmt.Enter += new System.EventHandler(this.txtEditBox_EnterEvent);
//
// 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)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
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 = 324;
this.btnMenu3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu3.UseCompatibleTextRendering = true;
//
// 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)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
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 = 323;
this.btnMenu4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu4.UseCompatibleTextRendering = true;
//
// 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)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
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 = 322;
this.btnMenu2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu2.UseCompatibleTextRendering = true;
//
// 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)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
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 = 321;
this.btnMenu1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu1.UseCompatibleTextRendering = true;
//
// 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 = 326;
//
// 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 = 336;
//
// btnPay9
//
this.btnPay9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.btnPay9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay9.BorderStyleReDraw = false;
this.btnPay9.ClickImage = null;
this.btnPay9.DefaultImage = null;
this.btnPay9.DisableImage = null;
this.btnPay9.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay9.ForeColor = System.Drawing.Color.White;
this.btnPay9.Location = new System.Drawing.Point(513, 418);
this.btnPay9.Name = "btnPay9";
this.btnPay9.OccupancyBar = 0;
this.btnPay9.OccupancyBar_Lv0 = null;
this.btnPay9.OccupancyBar_Lv1 = null;
this.btnPay9.OccupancyBar_Lv2 = null;
this.btnPay9.OccupancyBar_Lv3 = null;
this.btnPay9.OccupancyBar_Lv4 = null;
this.btnPay9.Size = new System.Drawing.Size(133, 40);
this.btnPay9.TabIndex = 337;
this.btnPay9.Text = "10,000,000";
this.btnPay9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay9.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay8
//
this.btnPay8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.btnPay8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay8.BorderStyleReDraw = false;
this.btnPay8.ClickImage = null;
this.btnPay8.DefaultImage = null;
this.btnPay8.DisableImage = null;
this.btnPay8.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay8.ForeColor = System.Drawing.Color.White;
this.btnPay8.Location = new System.Drawing.Point(376, 418);
this.btnPay8.Name = "btnPay8";
this.btnPay8.OccupancyBar = 0;
this.btnPay8.OccupancyBar_Lv0 = null;
this.btnPay8.OccupancyBar_Lv1 = null;
this.btnPay8.OccupancyBar_Lv2 = null;
this.btnPay8.OccupancyBar_Lv3 = null;
this.btnPay8.OccupancyBar_Lv4 = null;
this.btnPay8.Size = new System.Drawing.Size(132, 40);
this.btnPay8.TabIndex = 338;
this.btnPay8.Text = "10,000,000";
this.btnPay8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay8.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay7
//
this.btnPay7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.btnPay7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay7.BorderStyleReDraw = false;
this.btnPay7.ClickImage = null;
this.btnPay7.DefaultImage = null;
this.btnPay7.DisableImage = null;
this.btnPay7.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay7.ForeColor = System.Drawing.Color.White;
this.btnPay7.Location = new System.Drawing.Point(238, 418);
this.btnPay7.Name = "btnPay7";
this.btnPay7.OccupancyBar = 0;
this.btnPay7.OccupancyBar_Lv0 = null;
this.btnPay7.OccupancyBar_Lv1 = null;
this.btnPay7.OccupancyBar_Lv2 = null;
this.btnPay7.OccupancyBar_Lv3 = null;
this.btnPay7.OccupancyBar_Lv4 = null;
this.btnPay7.Size = new System.Drawing.Size(133, 40);
this.btnPay7.TabIndex = 339;
this.btnPay7.Text = "10,000,000";
this.btnPay7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay7.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay11
//
this.btnPay11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.btnPay11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay11.BorderStyleReDraw = false;
this.btnPay11.ClickImage = null;
this.btnPay11.DefaultImage = null;
this.btnPay11.DisableImage = null;
this.btnPay11.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay11.ForeColor = System.Drawing.Color.White;
this.btnPay11.Location = new System.Drawing.Point(376, 373);
this.btnPay11.Name = "btnPay11";
this.btnPay11.OccupancyBar = 0;
this.btnPay11.OccupancyBar_Lv0 = null;
this.btnPay11.OccupancyBar_Lv1 = null;
this.btnPay11.OccupancyBar_Lv2 = null;
this.btnPay11.OccupancyBar_Lv3 = null;
this.btnPay11.OccupancyBar_Lv4 = null;
this.btnPay11.Size = new System.Drawing.Size(132, 40);
this.btnPay11.TabIndex = 340;
this.btnPay11.Text = "10,000,000";
this.btnPay11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay11.Click += new System.EventHandler(this.btnProc_Click);
//
// btnPay10
//
this.btnPay10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.btnPay10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnPay10.BorderStyleReDraw = false;
this.btnPay10.ClickImage = null;
this.btnPay10.DefaultImage = null;
this.btnPay10.DisableImage = null;
this.btnPay10.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnPay10.ForeColor = System.Drawing.Color.White;
this.btnPay10.Location = new System.Drawing.Point(238, 373);
this.btnPay10.Name = "btnPay10";
this.btnPay10.OccupancyBar = 0;
this.btnPay10.OccupancyBar_Lv0 = null;
this.btnPay10.OccupancyBar_Lv1 = null;
this.btnPay10.OccupancyBar_Lv2 = null;
this.btnPay10.OccupancyBar_Lv3 = null;
this.btnPay10.OccupancyBar_Lv4 = null;
this.btnPay10.Size = new System.Drawing.Size(133, 40);
this.btnPay10.TabIndex = 341;
this.btnPay10.Text = "10,000,000";
this.btnPay10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnPay10.Click += new System.EventHandler(this.btnProc_Click);
//
// frmCash
//
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.btnPay11);
this.Controls.Add(this.btnPay10);
this.Controls.Add(this.btnPay9);
this.Controls.Add(this.btnPay8);
this.Controls.Add(this.btnPay7);
this.Controls.Add(this.label2);
this.Controls.Add(this.btnMenu3);
this.Controls.Add(this.btnMenu4);
this.Controls.Add(this.btnMenu2);
this.Controls.Add(this.btnMenu1);
this.Controls.Add(this.lblCashAmt);
this.Controls.Add(this.btnPay3);
this.Controls.Add(this.btnPay6);
this.Controls.Add(this.btnPay5);
this.Controls.Add(this.btnPay4);
this.Controls.Add(this.btnPay2);
this.Controls.Add(this.btnPay1);
this.Controls.Add(this.txtCashAmt);
this.Controls.Add(this.lblBox1);
this.Location = new System.Drawing.Point(210, 153);
this.Name = "frmCash";
this.ShowInTaskbar = false;
this.Text = "frmCash";
this.Activated += new System.EventHandler(this.frmCash_Activated);
this.Deactivate += new System.EventHandler(this.frmCash_Deactivate);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCash_FormClosing);
this.Load += new System.EventHandler(this.frmCash_Load);
this.Controls.SetChildIndex(this.picBack, 0);
this.Controls.SetChildIndex(this.lblbg1, 0);
this.Controls.SetChildIndex(this.lblbg2, 0);
this.Controls.SetChildIndex(this.lblBox1, 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.txtCashAmt, 0);
this.Controls.SetChildIndex(this.btnPay1, 0);
this.Controls.SetChildIndex(this.btnPay2, 0);
this.Controls.SetChildIndex(this.btnPay4, 0);
this.Controls.SetChildIndex(this.btnPay5, 0);
this.Controls.SetChildIndex(this.btnPay6, 0);
this.Controls.SetChildIndex(this.btnPay3, 0);
this.Controls.SetChildIndex(this.lblCashAmt, 0);
this.Controls.SetChildIndex(this.btnMenu1, 0);
this.Controls.SetChildIndex(this.btnMenu2, 0);
this.Controls.SetChildIndex(this.btnMenu4, 0);
this.Controls.SetChildIndex(this.btnMenu3, 0);
this.Controls.SetChildIndex(this.label2, 0);
this.Controls.SetChildIndex(this.btnPay7, 0);
this.Controls.SetChildIndex(this.btnPay8, 0);
this.Controls.SetChildIndex(this.btnPay9, 0);
this.Controls.SetChildIndex(this.btnPay10, 0);
this.Controls.SetChildIndex(this.btnPay11, 0);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
this.pnlCardMot.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UI.CsmLabel lblCashAmt;
private UI.CsmButton btnPay3;
private UI.CsmButton btnPay6;
private UI.CsmButton btnPay5;
private UI.CsmButton btnPay4;
private UI.CsmButton btnPay2;
private UI.CsmButton btnPay1;
private UI.CsmPosEditBox txtCashAmt;
private UI.CsmButton btnMenu3;
private UI.CsmButton btnMenu4;
private UI.CsmButton btnMenu2;
private UI.CsmButton btnMenu1;
private System.Windows.Forms.Label label2;
private UI.CsmLabel lblBox1;
private UI.CsmButton btnPay9;
private UI.CsmButton btnPay8;
private UI.CsmButton btnPay7;
private UI.CsmButton btnPay11;
private UI.CsmButton btnPay10;
}
}