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

2183 lines
131 KiB
C#
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace Cosmos.Win
{
partial class frmSaleMain_Sale_800
{
/// <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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSaleMain_Sale_800));
this.tmrSaleTimer = new System.Windows.Forms.Timer(this.components);
this.picTopBg = new System.Windows.Forms.PictureBox();
this.pnlSubMenu = new System.Windows.Forms.Panel();
this.btnSubMenuExit = new Cosmos.UI.CsmButton();
this.btnSubMenuDtl = new Cosmos.UI.CsmFunc();
this.btnSubMenuGrp = new Cosmos.UI.CsmFunc();
this.pnlSetMenu = new System.Windows.Forms.Panel();
this.lblSetMenuTitle = new Cosmos.UI.CsmLabel();
this.btnSetMenu = new Cosmos.UI.CsmFunc();
this.pnlFlavour = new System.Windows.Forms.Panel();
this.btnFlavourMenu = new Cosmos.UI.CsmMenu();
this.pnlPayMainBack = new Cosmos.UI.CsmPanel();
this.lblCampaignList = new Cosmos.UI.CsmLabel();
this.lstCampaignList = new System.Windows.Forms.ListView();
this.lblHappyPoint = new Cosmos.UI.CsmLabel();
this.rtbMotMain = new System.Windows.Forms.RichTextBox();
this.txtPayDiscountAmt = new Cosmos.UI.CsmLabel();
this.pnlStep3 = new Cosmos.UI.CsmPanel();
this.picStepTitle3 = new Cosmos.UI.CsmPictureBox();
this.lblPayStep3 = new Cosmos.UI.CsmLabel();
this.lblStepTitle3 = new Cosmos.UI.CsmLabel();
this.txtPayQtySaleAmt = new Cosmos.UI.CsmLabel();
this.pnlStep2 = new Cosmos.UI.CsmPanel();
this.picStepTitle2 = new Cosmos.UI.CsmPictureBox();
this.lblPayStep2 = new Cosmos.UI.CsmLabel();
this.lblStepTitle2 = new Cosmos.UI.CsmLabel();
this.pnlStep1 = new Cosmos.UI.CsmPanel();
this.picStepTitle1 = new Cosmos.UI.CsmPictureBox();
this.lblPayStep1 = new Cosmos.UI.CsmLabel();
this.lblStepTitle1 = new Cosmos.UI.CsmLabel();
this.pnlCardMot = new Cosmos.UI.CsmPanel();
this.BtnMotPay05 = new Cosmos.UI.CsmButton();
this.BtnMotPayUp = new Cosmos.UI.CsmButton();
this.BtnMotPayDown = new Cosmos.UI.CsmButton();
this.BtnMotPay03 = new Cosmos.UI.CsmButton();
this.BtnMotPay04 = new Cosmos.UI.CsmButton();
this.BtnMotPay02 = new Cosmos.UI.CsmButton();
this.BtnMotPay01 = new Cosmos.UI.CsmButton();
this.rtbMotPayTxt = new System.Windows.Forms.RichTextBox();
this.picMotPayImg = new Cosmos.UI.CsmPictureBox();
this.lblTopMsgMode = new Cosmos.UI.CsmPosMovePanel();
this.BtnPayCanc = new Cosmos.UI.CsmButton();
this.BtnPayMain = new Cosmos.UI.CsmButton();
this.cFuncPays = new Cosmos.UI.CsmFunc();
this.cFuncDcs = new Cosmos.UI.CsmFunc();
this.cFuncPnts = new Cosmos.UI.CsmFunc();
this.txtPayRecvAmt = new Cosmos.UI.CsmLabel();
this.lblPayRecvAmt = new Cosmos.UI.CsmLabel();
this.txtPayNetSaleAmt = new Cosmos.UI.CsmLabel();
this.lblPayNetSaleAmt = new Cosmos.UI.CsmLabel();
this.lblPayDiscountAmt = new Cosmos.UI.CsmLabel();
this.lblPayQtySaleAmt = new Cosmos.UI.CsmLabel();
this.lstPaymentList = new System.Windows.Forms.ListView();
this.lblPayAmtBack = new Cosmos.UI.CsmLabel();
this.picPayBack = new Cosmos.UI.CsmPictureBox();
this.btnMenuLClass = new Cosmos.UI.CsmFunc();
this.SaleItemGrid = new Cosmos.UI.CsmGridEx();
this.btnMenuMClass = new Cosmos.UI.CsmFunc();
this.padInPut = new Cosmos.UI.CsmNumpad();
this.txtInPut = new Cosmos.UI.CsmPosEditBox();
this.btnFuncItem = new Cosmos.UI.CsmFunc();
this.btnFuncSale = new Cosmos.UI.CsmFunc();
this.txtNetSaleAmt = new Cosmos.UI.CsmLabel();
this.btnMenu = new Cosmos.UI.CsmMenu();
this.lblNetSaleAmt = new Cosmos.UI.CsmLabel();
this.btnMenuFix = new Cosmos.UI.CsmMenu();
this.txtDiscountAmt = new Cosmos.UI.CsmLabel();
this.lblQtySaleAmt = new Cosmos.UI.CsmLabel();
this.lblDiscountAmt = new Cosmos.UI.CsmLabel();
this.txtQtySaleAmt = new Cosmos.UI.CsmLabel();
this.picSaleBack = new System.Windows.Forms.PictureBox();
this.tmrCustCount = new System.Windows.Forms.Timer(this.components);
this.lblTableInfo = new Cosmos.UI.CsmLabel();
this.pnlMotSale = new System.Windows.Forms.Panel();
this.rtbMotSale = new Cosmos.UI.CsmPosRichTextBox();
this.btnItemGridUp = new Cosmos.UI.CsmButton();
this.btnItemGridTop = new Cosmos.UI.CsmButton();
this.btnItemGridDown = new Cosmos.UI.CsmButton();
this.btnItemGridBottom = new Cosmos.UI.CsmButton();
this.picCampaign = new System.Windows.Forms.PictureBox();
this.pnlMenuSlide = new System.Windows.Forms.Panel();
this.btnUp = new Cosmos.UI.CsmLabel();
this.btnDown = new Cosmos.UI.CsmLabel();
this.btnMenu06 = new Cosmos.UI.CsmLabel();
this.btnMenu05 = new Cosmos.UI.CsmLabel();
this.btnMenu04 = new Cosmos.UI.CsmLabel();
this.btnMenu03 = new Cosmos.UI.CsmLabel();
this.btnMenu02 = new Cosmos.UI.CsmLabel();
this.btnMenu01 = new Cosmos.UI.CsmLabel();
this.picMenuSlide = new System.Windows.Forms.PictureBox();
this.btnSubMenuCommDtl = new Cosmos.UI.CsmFunc();
this.btnSubMenuCommGrp = new Cosmos.UI.CsmFunc();
this.btnMenuLClassUp = new Cosmos.UI.CsmButton();
this.btnMenuLClassDn = new Cosmos.UI.CsmButton();
this.btnMenuMClassFix = new Cosmos.UI.CsmFunc();
this.pnlMenuMClass = new System.Windows.Forms.Panel();
this.pnlMenu = new System.Windows.Forms.Panel();
this.pnlMenuLClass = new System.Windows.Forms.Panel();
this.lblDeviceStatus = new Cosmos.UI.CsmLabel();
this.lblAmtBack = new Cosmos.UI.CsmLabel();
this.txtRecvedAmt = new Cosmos.UI.CsmLabel();
this.lblRecvedAmt = new Cosmos.UI.CsmLabel();
this.tmrDateTime = new System.Windows.Forms.Timer(this.components);
this.lblDBVersion = new Cosmos.UI.CsmLabel();
this.lblPgmVersion = new Cosmos.UI.CsmLabel();
this.picFooterBg = new System.Windows.Forms.PictureBox();
this.lblDeviceState = new Cosmos.UI.CsmLabel();
this.lblOwnerPart = new Cosmos.UI.CsmLabel();
this.lblIFStatus3 = new Cosmos.UI.CsmLabel();
this.lblIFStatus2 = new Cosmos.UI.CsmLabel();
this.picWeb = new Cosmos.UI.CsmPictureBox();
this.btnAdmin = new Cosmos.UI.CsmButton();
this.lblDateTime = new Cosmos.UI.CsmLabel();
this.lblIFStatus1 = new Cosmos.UI.CsmLabel();
this.lblCashier = new Cosmos.UI.CsmLabel();
this.lblTranNo = new Cosmos.UI.CsmLabel();
this.lblWeb = new Cosmos.UI.CsmLabel();
this.lblEtc = new Cosmos.UI.CsmLabel();
this.lblPosNo = new Cosmos.UI.CsmLabel();
this.lblStoreNm = new Cosmos.UI.CsmLabel();
this.lblSaleStatus = new Cosmos.UI.CsmLabel();
((System.ComponentModel.ISupportInitialize)(this.picTopBg)).BeginInit();
this.pnlSubMenu.SuspendLayout();
this.pnlSetMenu.SuspendLayout();
this.pnlFlavour.SuspendLayout();
this.pnlPayMainBack.SuspendLayout();
this.pnlStep3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picStepTitle3)).BeginInit();
this.pnlStep2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picStepTitle2)).BeginInit();
this.pnlStep1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picStepTitle1)).BeginInit();
this.pnlCardMot.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picPayBack)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picSaleBack)).BeginInit();
this.pnlMotSale.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picCampaign)).BeginInit();
this.pnlMenuSlide.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picMenuSlide)).BeginInit();
this.pnlMenuMClass.SuspendLayout();
this.pnlMenu.SuspendLayout();
this.pnlMenuLClass.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picFooterBg)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picWeb)).BeginInit();
this.SuspendLayout();
//
// tmrSaleTimer
//
this.tmrSaleTimer.Interval = 1000;
//
// picTopBg
//
this.picTopBg.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.picTopBg.Location = new System.Drawing.Point(0, 0);
this.picTopBg.Name = "picTopBg";
this.picTopBg.Size = new System.Drawing.Size(800, 50);
this.picTopBg.TabIndex = 28;
this.picTopBg.TabStop = false;
//
// pnlSubMenu
//
this.pnlSubMenu.BackColor = System.Drawing.Color.White;
this.pnlSubMenu.Controls.Add(this.btnSubMenuExit);
this.pnlSubMenu.Controls.Add(this.btnSubMenuDtl);
this.pnlSubMenu.Controls.Add(this.btnSubMenuGrp);
this.pnlSubMenu.Location = new System.Drawing.Point(1030, 0);
this.pnlSubMenu.Name = "pnlSubMenu";
this.pnlSubMenu.Size = new System.Drawing.Size(500, 355);
this.pnlSubMenu.TabIndex = 31;
//
// btnSubMenuExit
//
this.btnSubMenuExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(210)))), ((int)(((byte)(217)))));
this.btnSubMenuExit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnSubMenuExit.BorderStyleReDraw = false;
this.btnSubMenuExit.ClickImage = null;
this.btnSubMenuExit.DefaultImage = null;
this.btnSubMenuExit.DisableImage = null;
this.btnSubMenuExit.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnSubMenuExit.Location = new System.Drawing.Point(2, 304);
this.btnSubMenuExit.Name = "btnSubMenuExit";
this.btnSubMenuExit.OccupancyBar = 0;
this.btnSubMenuExit.OccupancyBar_Lv0 = null;
this.btnSubMenuExit.OccupancyBar_Lv1 = null;
this.btnSubMenuExit.OccupancyBar_Lv2 = null;
this.btnSubMenuExit.OccupancyBar_Lv3 = null;
this.btnSubMenuExit.OccupancyBar_Lv4 = null;
this.btnSubMenuExit.Size = new System.Drawing.Size(109, 49);
this.btnSubMenuExit.TabIndex = 224;
this.btnSubMenuExit.Text = "닫기";
this.btnSubMenuExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnSubMenuDtl
//
this.btnSubMenuDtl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(216)))), ((int)(((byte)(221)))));
this.btnSubMenuDtl.BackColorButton = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuDtl.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuDtl.BorderColor = System.Drawing.Color.Black;
this.btnSubMenuDtl.BorderStyleReDraw = false;
this.btnSubMenuDtl.FontSizeUpDown = 15.75F;
this.btnSubMenuDtl.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnSubMenuDtl.Location = new System.Drawing.Point(113, 0);
this.btnSubMenuDtl.Name = "btnSubMenuDtl";
this.btnSubMenuDtl.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuDtl.SelectedForeColor = System.Drawing.Color.Empty;
this.btnSubMenuDtl.Size = new System.Drawing.Size(387, 352);
this.btnSubMenuDtl.TabIndex = 22;
this.btnSubMenuDtl.TextDown = "▶";
this.btnSubMenuDtl.TextUp = "◀";
this.btnSubMenuDtl.VisibleUpDown = true;
//
// btnSubMenuGrp
//
this.btnSubMenuGrp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(216)))), ((int)(((byte)(221)))));
this.btnSubMenuGrp.BackColorButton = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuGrp.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuGrp.BorderColor = System.Drawing.Color.Black;
this.btnSubMenuGrp.BorderStyleReDraw = false;
this.btnSubMenuGrp.FontSizeUpDown = 15.75F;
this.btnSubMenuGrp.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnSubMenuGrp.Location = new System.Drawing.Point(2, 0);
this.btnSubMenuGrp.Name = "btnSubMenuGrp";
this.btnSubMenuGrp.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(216)))), ((int)(((byte)(210)))));
this.btnSubMenuGrp.SelectedForeColor = System.Drawing.Color.Empty;
this.btnSubMenuGrp.Size = new System.Drawing.Size(109, 303);
this.btnSubMenuGrp.TabIndex = 21;
this.btnSubMenuGrp.TextDown = "▶";
this.btnSubMenuGrp.TextUp = "◀";
this.btnSubMenuGrp.VisibleUpDown = true;
//
// pnlSetMenu
//
this.pnlSetMenu.BackColor = System.Drawing.Color.White;
this.pnlSetMenu.Controls.Add(this.lblSetMenuTitle);
this.pnlSetMenu.Controls.Add(this.btnSetMenu);
this.pnlSetMenu.Controls.Add(this.picCampaign);
this.pnlSetMenu.Location = new System.Drawing.Point(1030, 356);
this.pnlSetMenu.Name = "pnlSetMenu";
this.pnlSetMenu.Size = new System.Drawing.Size(500, 355);
this.pnlSetMenu.TabIndex = 32;
//
// lblSetMenuTitle
//
this.lblSetMenuTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.lblSetMenuTitle.BorderStyleReDraw = false;
this.lblSetMenuTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblSetMenuTitle.ForeColor = System.Drawing.Color.White;
this.lblSetMenuTitle.Location = new System.Drawing.Point(2, 3);
this.lblSetMenuTitle.Name = "lblSetMenuTitle";
this.lblSetMenuTitle.Size = new System.Drawing.Size(496, 29);
this.lblSetMenuTitle.TabIndex = 23;
this.lblSetMenuTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnSetMenu
//
this.btnSetMenu.BackColor = System.Drawing.Color.White;
this.btnSetMenu.BackColorButton = System.Drawing.SystemColors.Control;
this.btnSetMenu.BackColorUpDown = System.Drawing.SystemColors.Control;
this.btnSetMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnSetMenu.BorderStyleReDraw = false;
this.btnSetMenu.FontSizeUpDown = 15.75F;
this.btnSetMenu.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnSetMenu.Location = new System.Drawing.Point(2, 35);
this.btnSetMenu.Name = "btnSetMenu";
this.btnSetMenu.SelectedBackColor = System.Drawing.Color.DarkGray;
this.btnSetMenu.SelectedForeColor = System.Drawing.Color.Empty;
this.btnSetMenu.Size = new System.Drawing.Size(496, 318);
this.btnSetMenu.TabIndex = 22;
this.btnSetMenu.TextDown = "▶";
this.btnSetMenu.TextUp = "◀";
this.btnSetMenu.VisibleUpDown = true;
//
// pnlFlavour
//
this.pnlFlavour.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(188)))), ((int)(((byte)(20)))));
this.pnlFlavour.Controls.Add(this.btnFlavourMenu);
this.pnlFlavour.Location = new System.Drawing.Point(1032, 712);
this.pnlFlavour.Name = "pnlFlavour";
this.pnlFlavour.Size = new System.Drawing.Size(498, 240);
this.pnlFlavour.TabIndex = 33;
//
// btnFlavourMenu
//
this.btnFlavourMenu.BackColor = System.Drawing.Color.White;
this.btnFlavourMenu.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.btnFlavourMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnFlavourMenu.BorderStyleReDraw = false;
this.btnFlavourMenu.FontSizeUpDown = 14F;
this.btnFlavourMenu.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnFlavourMenu.Location = new System.Drawing.Point(1, 7);
this.btnFlavourMenu.Name = "btnFlavourMenu";
this.btnFlavourMenu.Size = new System.Drawing.Size(298, 132);
this.btnFlavourMenu.TabIndex = 22;
this.btnFlavourMenu.TextDown = "▶";
this.btnFlavourMenu.TextUp = "◀";
this.btnFlavourMenu.VisibleUpDown = true;
//
// pnlPayMainBack
//
this.pnlPayMainBack.BackColor = System.Drawing.Color.White;
this.pnlPayMainBack.Controls.Add(this.lblCampaignList);
this.pnlPayMainBack.Controls.Add(this.lstCampaignList);
this.pnlPayMainBack.Controls.Add(this.lblHappyPoint);
this.pnlPayMainBack.Controls.Add(this.rtbMotMain);
this.pnlPayMainBack.Controls.Add(this.txtPayDiscountAmt);
this.pnlPayMainBack.Controls.Add(this.pnlStep3);
this.pnlPayMainBack.Controls.Add(this.txtPayQtySaleAmt);
this.pnlPayMainBack.Controls.Add(this.pnlStep2);
this.pnlPayMainBack.Controls.Add(this.pnlStep1);
this.pnlPayMainBack.Controls.Add(this.pnlCardMot);
this.pnlPayMainBack.Controls.Add(this.lblTopMsgMode);
this.pnlPayMainBack.Controls.Add(this.BtnPayCanc);
this.pnlPayMainBack.Controls.Add(this.BtnPayMain);
this.pnlPayMainBack.Controls.Add(this.cFuncPays);
this.pnlPayMainBack.Controls.Add(this.cFuncDcs);
this.pnlPayMainBack.Controls.Add(this.cFuncPnts);
this.pnlPayMainBack.Controls.Add(this.txtPayRecvAmt);
this.pnlPayMainBack.Controls.Add(this.lblPayRecvAmt);
this.pnlPayMainBack.Controls.Add(this.txtPayNetSaleAmt);
this.pnlPayMainBack.Controls.Add(this.lblPayNetSaleAmt);
this.pnlPayMainBack.Controls.Add(this.lblPayDiscountAmt);
this.pnlPayMainBack.Controls.Add(this.lblPayQtySaleAmt);
this.pnlPayMainBack.Controls.Add(this.lstPaymentList);
this.pnlPayMainBack.Controls.Add(this.lblPayAmtBack);
this.pnlPayMainBack.Controls.Add(this.picPayBack);
this.pnlPayMainBack.Location = new System.Drawing.Point(1, 800);
this.pnlPayMainBack.Name = "pnlPayMainBack";
this.pnlPayMainBack.Size = new System.Drawing.Size(1024, 698);
this.pnlPayMainBack.TabIndex = 35;
//
// lblCampaignList
//
this.lblCampaignList.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.lblCampaignList.BorderStyleReDraw = false;
this.lblCampaignList.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCampaignList.ForeColor = System.Drawing.Color.White;
this.lblCampaignList.Location = new System.Drawing.Point(20, 19);
this.lblCampaignList.Name = "lblCampaignList";
this.lblCampaignList.Size = new System.Drawing.Size(177, 27);
this.lblCampaignList.TabIndex = 298;
this.lblCampaignList.Text = "캠페인성립정보";
this.lblCampaignList.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lstCampaignList
//
this.lstCampaignList.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.lstCampaignList.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.lstCampaignList.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lstCampaignList.ForeColor = System.Drawing.Color.White;
this.lstCampaignList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
this.lstCampaignList.Location = new System.Drawing.Point(20, 47);
this.lstCampaignList.MultiSelect = false;
this.lstCampaignList.Name = "lstCampaignList";
this.lstCampaignList.Scrollable = false;
this.lstCampaignList.Size = new System.Drawing.Size(177, 69);
this.lstCampaignList.TabIndex = 297;
this.lstCampaignList.UseCompatibleStateImageBehavior = false;
this.lstCampaignList.View = System.Windows.Forms.View.Details;
//
// lblHappyPoint
//
this.lblHappyPoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.lblHappyPoint.BorderStyleReDraw = false;
this.lblHappyPoint.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblHappyPoint.ForeColor = System.Drawing.Color.White;
this.lblHappyPoint.Location = new System.Drawing.Point(20, 549);
this.lblHappyPoint.Name = "lblHappyPoint";
this.lblHappyPoint.Size = new System.Drawing.Size(177, 121);
this.lblHappyPoint.TabIndex = 295;
this.lblHappyPoint.Text = "[홍길동]";
//
// rtbMotMain
//
this.rtbMotMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.rtbMotMain.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.rtbMotMain.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rtbMotMain.ForeColor = System.Drawing.Color.White;
this.rtbMotMain.Location = new System.Drawing.Point(215, 21);
this.rtbMotMain.Name = "rtbMotMain";
this.rtbMotMain.ReadOnly = true;
this.rtbMotMain.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
this.rtbMotMain.Size = new System.Drawing.Size(783, 96);
this.rtbMotMain.TabIndex = 165;
this.rtbMotMain.Text = "123123123123";
//
// txtPayDiscountAmt
//
this.txtPayDiscountAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.txtPayDiscountAmt.BorderStyleReDraw = false;
this.txtPayDiscountAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtPayDiscountAmt.ForeColor = System.Drawing.Color.White;
this.txtPayDiscountAmt.Location = new System.Drawing.Point(357, 579);
this.txtPayDiscountAmt.Name = "txtPayDiscountAmt";
this.txtPayDiscountAmt.Size = new System.Drawing.Size(162, 21);
this.txtPayDiscountAmt.TabIndex = 148;
this.txtPayDiscountAmt.Text = "- 2,680";
this.txtPayDiscountAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// pnlStep3
//
this.pnlStep3.BackColor = System.Drawing.Color.White;
this.pnlStep3.Controls.Add(this.picStepTitle3);
this.pnlStep3.Controls.Add(this.lblPayStep3);
this.pnlStep3.Controls.Add(this.lblStepTitle3);
this.pnlStep3.Location = new System.Drawing.Point(216, 397);
this.pnlStep3.Name = "pnlStep3";
this.pnlStep3.Size = new System.Drawing.Size(100, 107);
this.pnlStep3.TabIndex = 164;
//
// picStepTitle3
//
this.picStepTitle3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.picStepTitle3.Location = new System.Drawing.Point(38, 26);
this.picStepTitle3.Name = "picStepTitle3";
this.picStepTitle3.Size = new System.Drawing.Size(24, 26);
this.picStepTitle3.TabIndex = 2;
this.picStepTitle3.TabStop = false;
//
// lblPayStep3
//
this.lblPayStep3.BackColor = System.Drawing.Color.White;
this.lblPayStep3.BorderStyleReDraw = false;
this.lblPayStep3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPayStep3.Location = new System.Drawing.Point(10, 79);
this.lblPayStep3.Name = "lblPayStep3";
this.lblPayStep3.Size = new System.Drawing.Size(81, 20);
this.lblPayStep3.TabIndex = 1;
this.lblPayStep3.Text = "포인트 카드";
this.lblPayStep3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblStepTitle3
//
this.lblStepTitle3.BackColor = System.Drawing.Color.White;
this.lblStepTitle3.BorderStyleReDraw = false;
this.lblStepTitle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblStepTitle3.Location = new System.Drawing.Point(10, 58);
this.lblStepTitle3.Name = "lblStepTitle3";
this.lblStepTitle3.Size = new System.Drawing.Size(81, 31);
this.lblStepTitle3.TabIndex = 1;
this.lblStepTitle3.Text = "STEP 3";
this.lblStepTitle3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtPayQtySaleAmt
//
this.txtPayQtySaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.txtPayQtySaleAmt.BorderStyleReDraw = false;
this.txtPayQtySaleAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtPayQtySaleAmt.ForeColor = System.Drawing.Color.White;
this.txtPayQtySaleAmt.Location = new System.Drawing.Point(354, 550);
this.txtPayQtySaleAmt.Name = "txtPayQtySaleAmt";
this.txtPayQtySaleAmt.Size = new System.Drawing.Size(165, 21);
this.txtPayQtySaleAmt.TabIndex = 149;
this.txtPayQtySaleAmt.Text = "1/34343";
this.txtPayQtySaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// pnlStep2
//
this.pnlStep2.BackColor = System.Drawing.Color.White;
this.pnlStep2.Controls.Add(this.picStepTitle2);
this.pnlStep2.Controls.Add(this.lblPayStep2);
this.pnlStep2.Controls.Add(this.lblStepTitle2);
this.pnlStep2.Location = new System.Drawing.Point(216, 270);
this.pnlStep2.Name = "pnlStep2";
this.pnlStep2.Size = new System.Drawing.Size(100, 107);
this.pnlStep2.TabIndex = 163;
//
// picStepTitle2
//
this.picStepTitle2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.picStepTitle2.Location = new System.Drawing.Point(38, 23);
this.picStepTitle2.Name = "picStepTitle2";
this.picStepTitle2.Size = new System.Drawing.Size(24, 26);
this.picStepTitle2.TabIndex = 2;
this.picStepTitle2.TabStop = false;
//
// lblPayStep2
//
this.lblPayStep2.BackColor = System.Drawing.Color.White;
this.lblPayStep2.BorderStyleReDraw = false;
this.lblPayStep2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPayStep2.Location = new System.Drawing.Point(10, 79);
this.lblPayStep2.Name = "lblPayStep2";
this.lblPayStep2.Size = new System.Drawing.Size(81, 20);
this.lblPayStep2.TabIndex = 1;
this.lblPayStep2.Text = "포인트 카드";
this.lblPayStep2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblStepTitle2
//
this.lblStepTitle2.BackColor = System.Drawing.Color.White;
this.lblStepTitle2.BorderStyleReDraw = false;
this.lblStepTitle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblStepTitle2.Location = new System.Drawing.Point(10, 58);
this.lblStepTitle2.Name = "lblStepTitle2";
this.lblStepTitle2.Size = new System.Drawing.Size(81, 31);
this.lblStepTitle2.TabIndex = 1;
this.lblStepTitle2.Text = "STEP 2";
this.lblStepTitle2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pnlStep1
//
this.pnlStep1.BackColor = System.Drawing.Color.White;
this.pnlStep1.Controls.Add(this.picStepTitle1);
this.pnlStep1.Controls.Add(this.lblPayStep1);
this.pnlStep1.Controls.Add(this.lblStepTitle1);
this.pnlStep1.Location = new System.Drawing.Point(216, 142);
this.pnlStep1.Name = "pnlStep1";
this.pnlStep1.Size = new System.Drawing.Size(100, 107);
this.pnlStep1.TabIndex = 162;
//
// picStepTitle1
//
this.picStepTitle1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.picStepTitle1.Location = new System.Drawing.Point(37, 27);
this.picStepTitle1.Name = "picStepTitle1";
this.picStepTitle1.Size = new System.Drawing.Size(28, 26);
this.picStepTitle1.TabIndex = 2;
this.picStepTitle1.TabStop = false;
//
// lblPayStep1
//
this.lblPayStep1.BackColor = System.Drawing.Color.White;
this.lblPayStep1.BorderStyleReDraw = false;
this.lblPayStep1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPayStep1.Location = new System.Drawing.Point(11, 79);
this.lblPayStep1.Name = "lblPayStep1";
this.lblPayStep1.Size = new System.Drawing.Size(81, 20);
this.lblPayStep1.TabIndex = 1;
this.lblPayStep1.Text = "포인트 카드";
this.lblPayStep1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblStepTitle1
//
this.lblStepTitle1.BackColor = System.Drawing.Color.White;
this.lblStepTitle1.BorderStyleReDraw = false;
this.lblStepTitle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblStepTitle1.Location = new System.Drawing.Point(11, 58);
this.lblStepTitle1.Name = "lblStepTitle1";
this.lblStepTitle1.Size = new System.Drawing.Size(81, 31);
this.lblStepTitle1.TabIndex = 1;
this.lblStepTitle1.Text = "STEP 1";
this.lblStepTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pnlCardMot
//
this.pnlCardMot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.pnlCardMot.Controls.Add(this.BtnMotPay05);
this.pnlCardMot.Controls.Add(this.BtnMotPayUp);
this.pnlCardMot.Controls.Add(this.BtnMotPayDown);
this.pnlCardMot.Controls.Add(this.BtnMotPay03);
this.pnlCardMot.Controls.Add(this.BtnMotPay04);
this.pnlCardMot.Controls.Add(this.BtnMotPay02);
this.pnlCardMot.Controls.Add(this.BtnMotPay01);
this.pnlCardMot.Controls.Add(this.rtbMotPayTxt);
this.pnlCardMot.Controls.Add(this.picMotPayImg);
this.pnlCardMot.Location = new System.Drawing.Point(20, 121);
this.pnlCardMot.Name = "pnlCardMot";
this.pnlCardMot.Size = new System.Drawing.Size(177, 404);
this.pnlCardMot.TabIndex = 161;
//
// BtnMotPay05
//
this.BtnMotPay05.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.BtnMotPay05.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnMotPay05.BorderStyleReDraw = false;
this.BtnMotPay05.ClickImage = null;
this.BtnMotPay05.DefaultImage = null;
this.BtnMotPay05.DisableImage = null;
this.BtnMotPay05.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnMotPay05.ForeColor = System.Drawing.Color.White;
this.BtnMotPay05.Location = new System.Drawing.Point(2, 296);
this.BtnMotPay05.Name = "BtnMotPay05";
this.BtnMotPay05.OccupancyBar = 0;
this.BtnMotPay05.OccupancyBar_Lv0 = null;
this.BtnMotPay05.OccupancyBar_Lv1 = null;
this.BtnMotPay05.OccupancyBar_Lv2 = null;
this.BtnMotPay05.OccupancyBar_Lv3 = null;
this.BtnMotPay05.OccupancyBar_Lv4 = null;
this.BtnMotPay05.Size = new System.Drawing.Size(171, 60);
this.BtnMotPay05.TabIndex = 22;
this.BtnMotPay05.Text = "신용카드";
this.BtnMotPay05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// BtnMotPayUp
//
this.BtnMotPayUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.BtnMotPayUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnMotPayUp.BorderStyleReDraw = false;
this.BtnMotPayUp.ClickImage = null;
this.BtnMotPayUp.DefaultImage = null;
this.BtnMotPayUp.DisableImage = null;
this.BtnMotPayUp.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnMotPayUp.ForeColor = System.Drawing.Color.White;
this.BtnMotPayUp.Location = new System.Drawing.Point(3, 5);
this.BtnMotPayUp.Name = "BtnMotPayUp";
this.BtnMotPayUp.OccupancyBar = 0;
this.BtnMotPayUp.OccupancyBar_Lv0 = null;
this.BtnMotPayUp.OccupancyBar_Lv1 = null;
this.BtnMotPayUp.OccupancyBar_Lv2 = null;
this.BtnMotPayUp.OccupancyBar_Lv3 = null;
this.BtnMotPayUp.OccupancyBar_Lv4 = null;
this.BtnMotPayUp.Size = new System.Drawing.Size(171, 35);
this.BtnMotPayUp.TabIndex = 22;
this.BtnMotPayUp.Text = "∧";
this.BtnMotPayUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// BtnMotPayDown
//
this.BtnMotPayDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.BtnMotPayDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnMotPayDown.BorderStyleReDraw = false;
this.BtnMotPayDown.ClickImage = null;
this.BtnMotPayDown.DefaultImage = null;
this.BtnMotPayDown.DisableImage = null;
this.BtnMotPayDown.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnMotPayDown.ForeColor = System.Drawing.Color.White;
this.BtnMotPayDown.Location = new System.Drawing.Point(2, 364);
this.BtnMotPayDown.Name = "BtnMotPayDown";
this.BtnMotPayDown.OccupancyBar = 0;
this.BtnMotPayDown.OccupancyBar_Lv0 = null;
this.BtnMotPayDown.OccupancyBar_Lv1 = null;
this.BtnMotPayDown.OccupancyBar_Lv2 = null;
this.BtnMotPayDown.OccupancyBar_Lv3 = null;
this.BtnMotPayDown.OccupancyBar_Lv4 = null;
this.BtnMotPayDown.Size = new System.Drawing.Size(171, 35);
this.BtnMotPayDown.TabIndex = 22;
this.BtnMotPayDown.Text = " ";
this.BtnMotPayDown.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// BtnMotPay03
//
this.BtnMotPay03.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.BtnMotPay03.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnMotPay03.BorderStyleReDraw = false;
this.BtnMotPay03.ClickImage = null;
this.BtnMotPay03.DefaultImage = null;
this.BtnMotPay03.DisableImage = null;
this.BtnMotPay03.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnMotPay03.ForeColor = System.Drawing.Color.White;
this.BtnMotPay03.Location = new System.Drawing.Point(2, 168);
this.BtnMotPay03.Name = "BtnMotPay03";
this.BtnMotPay03.OccupancyBar = 0;
this.BtnMotPay03.OccupancyBar_Lv0 = null;
this.BtnMotPay03.OccupancyBar_Lv1 = null;
this.BtnMotPay03.OccupancyBar_Lv2 = null;
this.BtnMotPay03.OccupancyBar_Lv3 = null;
this.BtnMotPay03.OccupancyBar_Lv4 = null;
this.BtnMotPay03.Size = new System.Drawing.Size(171, 60);
this.BtnMotPay03.TabIndex = 22;
this.BtnMotPay03.Text = "SKT";
this.BtnMotPay03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// BtnMotPay04
//
this.BtnMotPay04.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.BtnMotPay04.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnMotPay04.BorderStyleReDraw = false;
this.BtnMotPay04.ClickImage = null;
this.BtnMotPay04.DefaultImage = null;
this.BtnMotPay04.DisableImage = null;
this.BtnMotPay04.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnMotPay04.ForeColor = System.Drawing.Color.White;
this.BtnMotPay04.Location = new System.Drawing.Point(2, 232);
this.BtnMotPay04.Name = "BtnMotPay04";
this.BtnMotPay04.OccupancyBar = 0;
this.BtnMotPay04.OccupancyBar_Lv0 = null;
this.BtnMotPay04.OccupancyBar_Lv1 = null;
this.BtnMotPay04.OccupancyBar_Lv2 = null;
this.BtnMotPay04.OccupancyBar_Lv3 = null;
this.BtnMotPay04.OccupancyBar_Lv4 = null;
this.BtnMotPay04.Size = new System.Drawing.Size(171, 60);
this.BtnMotPay04.TabIndex = 22;
this.BtnMotPay04.Text = "KT";
this.BtnMotPay04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// BtnMotPay02
//
this.BtnMotPay02.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.BtnMotPay02.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnMotPay02.BorderStyleReDraw = false;
this.BtnMotPay02.ClickImage = null;
this.BtnMotPay02.DefaultImage = null;
this.BtnMotPay02.DisableImage = null;
this.BtnMotPay02.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnMotPay02.ForeColor = System.Drawing.Color.White;
this.BtnMotPay02.Location = new System.Drawing.Point(2, 104);
this.BtnMotPay02.Name = "BtnMotPay02";
this.BtnMotPay02.OccupancyBar = 0;
this.BtnMotPay02.OccupancyBar_Lv0 = null;
this.BtnMotPay02.OccupancyBar_Lv1 = null;
this.BtnMotPay02.OccupancyBar_Lv2 = null;
this.BtnMotPay02.OccupancyBar_Lv3 = null;
this.BtnMotPay02.OccupancyBar_Lv4 = null;
this.BtnMotPay02.Size = new System.Drawing.Size(171, 60);
this.BtnMotPay02.TabIndex = 22;
this.BtnMotPay02.Text = "SKT";
this.BtnMotPay02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// BtnMotPay01
//
this.BtnMotPay01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.BtnMotPay01.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnMotPay01.BorderStyleReDraw = false;
this.BtnMotPay01.ClickImage = null;
this.BtnMotPay01.DefaultImage = null;
this.BtnMotPay01.DisableImage = null;
this.BtnMotPay01.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnMotPay01.ForeColor = System.Drawing.Color.White;
this.BtnMotPay01.Location = new System.Drawing.Point(2, 40);
this.BtnMotPay01.Name = "BtnMotPay01";
this.BtnMotPay01.OccupancyBar = 0;
this.BtnMotPay01.OccupancyBar_Lv0 = null;
this.BtnMotPay01.OccupancyBar_Lv1 = null;
this.BtnMotPay01.OccupancyBar_Lv2 = null;
this.BtnMotPay01.OccupancyBar_Lv3 = null;
this.BtnMotPay01.OccupancyBar_Lv4 = null;
this.BtnMotPay01.Size = new System.Drawing.Size(171, 60);
this.BtnMotPay01.TabIndex = 22;
this.BtnMotPay01.Text = "해피포인트";
this.BtnMotPay01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// rtbMotPayTxt
//
this.rtbMotPayTxt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.rtbMotPayTxt.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.rtbMotPayTxt.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rtbMotPayTxt.ForeColor = System.Drawing.Color.White;
this.rtbMotPayTxt.Location = new System.Drawing.Point(13, 195);
this.rtbMotPayTxt.Name = "rtbMotPayTxt";
this.rtbMotPayTxt.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
this.rtbMotPayTxt.Size = new System.Drawing.Size(149, 161);
this.rtbMotPayTxt.TabIndex = 23;
this.rtbMotPayTxt.Text = "";
//
// picMotPayImg
//
this.picMotPayImg.Location = new System.Drawing.Point(13, 106);
this.picMotPayImg.Name = "picMotPayImg";
this.picMotPayImg.Size = new System.Drawing.Size(149, 85);
this.picMotPayImg.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picMotPayImg.TabIndex = 0;
this.picMotPayImg.TabStop = false;
//
// lblTopMsgMode
//
this.lblTopMsgMode.BackColor = System.Drawing.Color.Red;
this.lblTopMsgMode.csmCaptionAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblTopMsgMode.csmMoveFont = new System.Drawing.Font("Microsoft Sans Serif", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTopMsgMode.CsmText = "<<< 연습모드(Training Mode) >>>";
this.lblTopMsgMode.ForeColor = System.Drawing.Color.Yellow;
this.lblTopMsgMode.Location = new System.Drawing.Point(142, 7);
this.lblTopMsgMode.MpLoop = false;
this.lblTopMsgMode.Name = "lblTopMsgMode";
this.lblTopMsgMode.Size = new System.Drawing.Size(898, 50);
this.lblTopMsgMode.TabIndex = 320;
this.lblTopMsgMode.Visible = false;
//
// BtnPayCanc
//
this.BtnPayCanc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.BtnPayCanc.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnPayCanc.BorderStyleReDraw = false;
this.BtnPayCanc.ClickImage = null;
this.BtnPayCanc.DefaultImage = null;
this.BtnPayCanc.DisableImage = null;
this.BtnPayCanc.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnPayCanc.ForeColor = System.Drawing.Color.White;
this.BtnPayCanc.Location = new System.Drawing.Point(842, 543);
this.BtnPayCanc.Name = "BtnPayCanc";
this.BtnPayCanc.OccupancyBar = 0;
this.BtnPayCanc.OccupancyBar_Lv0 = null;
this.BtnPayCanc.OccupancyBar_Lv1 = null;
this.BtnPayCanc.OccupancyBar_Lv2 = null;
this.BtnPayCanc.OccupancyBar_Lv3 = null;
this.BtnPayCanc.OccupancyBar_Lv4 = null;
this.BtnPayCanc.Size = new System.Drawing.Size(163, 63);
this.BtnPayCanc.TabIndex = 160;
this.BtnPayCanc.Text = "결제 취소";
this.BtnPayCanc.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// BtnPayMain
//
this.BtnPayMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.BtnPayMain.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BtnPayMain.BorderStyleReDraw = false;
this.BtnPayMain.ClickImage = null;
this.BtnPayMain.DefaultImage = null;
this.BtnPayMain.DisableImage = null;
this.BtnPayMain.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.BtnPayMain.ForeColor = System.Drawing.Color.White;
this.BtnPayMain.Location = new System.Drawing.Point(842, 614);
this.BtnPayMain.Name = "BtnPayMain";
this.BtnPayMain.OccupancyBar = 0;
this.BtnPayMain.OccupancyBar_Lv0 = null;
this.BtnPayMain.OccupancyBar_Lv1 = null;
this.BtnPayMain.OccupancyBar_Lv2 = null;
this.BtnPayMain.OccupancyBar_Lv3 = null;
this.BtnPayMain.OccupancyBar_Lv4 = null;
this.BtnPayMain.Size = new System.Drawing.Size(163, 63);
this.BtnPayMain.TabIndex = 159;
this.BtnPayMain.Text = "메인";
this.BtnPayMain.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// cFuncPays
//
this.cFuncPays.BackColor = System.Drawing.Color.White;
this.cFuncPays.BackColorButton = System.Drawing.SystemColors.Control;
this.cFuncPays.BackColorUpDown = System.Drawing.SystemColors.Control;
this.cFuncPays.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.cFuncPays.BorderStyleReDraw = false;
this.cFuncPays.FontSizeUpDown = 15.75F;
this.cFuncPays.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.cFuncPays.Location = new System.Drawing.Point(318, 397);
this.cFuncPays.Name = "cFuncPays";
this.cFuncPays.SelectedBackColor = System.Drawing.Color.DarkGray;
this.cFuncPays.SelectedForeColor = System.Drawing.Color.Empty;
this.cFuncPays.Size = new System.Drawing.Size(666, 107);
this.cFuncPays.TabIndex = 158;
this.cFuncPays.Tag = "3";
this.cFuncPays.TextDown = ">";
this.cFuncPays.TextUp = "<";
this.cFuncPays.VisibleUpDown = true;
//
// cFuncDcs
//
this.cFuncDcs.BackColor = System.Drawing.Color.White;
this.cFuncDcs.BackColorButton = System.Drawing.SystemColors.Control;
this.cFuncDcs.BackColorUpDown = System.Drawing.SystemColors.Control;
this.cFuncDcs.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.cFuncDcs.BorderStyleReDraw = false;
this.cFuncDcs.FontSizeUpDown = 15.75F;
this.cFuncDcs.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.cFuncDcs.Location = new System.Drawing.Point(318, 270);
this.cFuncDcs.Name = "cFuncDcs";
this.cFuncDcs.SelectedBackColor = System.Drawing.Color.DarkGray;
this.cFuncDcs.SelectedForeColor = System.Drawing.Color.Empty;
this.cFuncDcs.Size = new System.Drawing.Size(666, 107);
this.cFuncDcs.TabIndex = 157;
this.cFuncDcs.Tag = "2";
this.cFuncDcs.TextDown = ">";
this.cFuncDcs.TextUp = "<";
this.cFuncDcs.VisibleUpDown = true;
//
// cFuncPnts
//
this.cFuncPnts.BackColor = System.Drawing.Color.White;
this.cFuncPnts.BackColorButton = System.Drawing.SystemColors.Control;
this.cFuncPnts.BackColorUpDown = System.Drawing.SystemColors.Control;
this.cFuncPnts.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.cFuncPnts.BorderStyleReDraw = false;
this.cFuncPnts.FontSizeUpDown = 15.75F;
this.cFuncPnts.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.cFuncPnts.Location = new System.Drawing.Point(318, 142);
this.cFuncPnts.Name = "cFuncPnts";
this.cFuncPnts.SelectedBackColor = System.Drawing.Color.DarkGray;
this.cFuncPnts.SelectedForeColor = System.Drawing.Color.Empty;
this.cFuncPnts.Size = new System.Drawing.Size(666, 107);
this.cFuncPnts.TabIndex = 156;
this.cFuncPnts.Tag = "1";
this.cFuncPnts.TextDown = ">";
this.cFuncPnts.TextUp = "<";
this.cFuncPnts.VisibleUpDown = true;
//
// txtPayRecvAmt
//
this.txtPayRecvAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.txtPayRecvAmt.BorderStyleReDraw = false;
this.txtPayRecvAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtPayRecvAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.txtPayRecvAmt.Location = new System.Drawing.Point(355, 604);
this.txtPayRecvAmt.Name = "txtPayRecvAmt";
this.txtPayRecvAmt.Size = new System.Drawing.Size(168, 34);
this.txtPayRecvAmt.TabIndex = 151;
this.txtPayRecvAmt.Text = "11,720";
this.txtPayRecvAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblPayRecvAmt
//
this.lblPayRecvAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.lblPayRecvAmt.BorderStyleReDraw = false;
this.lblPayRecvAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPayRecvAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.lblPayRecvAmt.Location = new System.Drawing.Point(228, 612);
this.lblPayRecvAmt.Name = "lblPayRecvAmt";
this.lblPayRecvAmt.Size = new System.Drawing.Size(123, 21);
this.lblPayRecvAmt.TabIndex = 153;
this.lblPayRecvAmt.Text = "받은 금액";
this.lblPayRecvAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtPayNetSaleAmt
//
this.txtPayNetSaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.txtPayNetSaleAmt.BorderStyleReDraw = false;
this.txtPayNetSaleAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtPayNetSaleAmt.ForeColor = System.Drawing.Color.Yellow;
this.txtPayNetSaleAmt.Location = new System.Drawing.Point(356, 638);
this.txtPayNetSaleAmt.Name = "txtPayNetSaleAmt";
this.txtPayNetSaleAmt.Size = new System.Drawing.Size(168, 34);
this.txtPayNetSaleAmt.TabIndex = 150;
this.txtPayNetSaleAmt.Text = "11,720";
this.txtPayNetSaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblPayNetSaleAmt
//
this.lblPayNetSaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.lblPayNetSaleAmt.BorderStyleReDraw = false;
this.lblPayNetSaleAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPayNetSaleAmt.ForeColor = System.Drawing.Color.Yellow;
this.lblPayNetSaleAmt.Location = new System.Drawing.Point(229, 646);
this.lblPayNetSaleAmt.Name = "lblPayNetSaleAmt";
this.lblPayNetSaleAmt.Size = new System.Drawing.Size(121, 21);
this.lblPayNetSaleAmt.TabIndex = 152;
this.lblPayNetSaleAmt.Text = "받을 금액";
this.lblPayNetSaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblPayDiscountAmt
//
this.lblPayDiscountAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.lblPayDiscountAmt.BorderStyleReDraw = false;
this.lblPayDiscountAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPayDiscountAmt.ForeColor = System.Drawing.Color.White;
this.lblPayDiscountAmt.Location = new System.Drawing.Point(230, 579);
this.lblPayDiscountAmt.Name = "lblPayDiscountAmt";
this.lblPayDiscountAmt.Size = new System.Drawing.Size(120, 21);
this.lblPayDiscountAmt.TabIndex = 154;
this.lblPayDiscountAmt.Text = "할인 금액";
this.lblPayDiscountAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblPayQtySaleAmt
//
this.lblPayQtySaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.lblPayQtySaleAmt.BorderStyleReDraw = false;
this.lblPayQtySaleAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPayQtySaleAmt.ForeColor = System.Drawing.Color.White;
this.lblPayQtySaleAmt.Location = new System.Drawing.Point(233, 550);
this.lblPayQtySaleAmt.Name = "lblPayQtySaleAmt";
this.lblPayQtySaleAmt.Size = new System.Drawing.Size(120, 21);
this.lblPayQtySaleAmt.TabIndex = 155;
this.lblPayQtySaleAmt.Text = "수량/총 금액";
this.lblPayQtySaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lstPaymentList
//
this.lstPaymentList.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
this.lstPaymentList.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.lstPaymentList.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lstPaymentList.ForeColor = System.Drawing.Color.White;
this.lstPaymentList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
this.lstPaymentList.Location = new System.Drawing.Point(534, 547);
this.lstPaymentList.Name = "lstPaymentList";
this.lstPaymentList.Scrollable = false;
this.lstPaymentList.Size = new System.Drawing.Size(289, 129);
this.lstPaymentList.TabIndex = 166;
this.lstPaymentList.UseCompatibleStateImageBehavior = false;
this.lstPaymentList.View = System.Windows.Forms.View.Details;
//
// lblPayAmtBack
//
this.lblPayAmtBack.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
this.lblPayAmtBack.BorderStyleReDraw = false;
this.lblPayAmtBack.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPayAmtBack.ForeColor = System.Drawing.Color.White;
this.lblPayAmtBack.Location = new System.Drawing.Point(219, 547);
this.lblPayAmtBack.Name = "lblPayAmtBack";
this.lblPayAmtBack.Size = new System.Drawing.Size(305, 126);
this.lblPayAmtBack.TabIndex = 296;
this.lblPayAmtBack.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// picPayBack
//
this.picPayBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.picPayBack.Location = new System.Drawing.Point(7, 3);
this.picPayBack.Name = "picPayBack";
this.picPayBack.Size = new System.Drawing.Size(1007, 525);
this.picPayBack.TabIndex = 294;
this.picPayBack.TabStop = false;
//
// btnMenuLClass
//
this.btnMenuLClass.BackColor = System.Drawing.Color.White;
this.btnMenuLClass.BackColorButton = System.Drawing.SystemColors.Control;
this.btnMenuLClass.BackColorUpDown = System.Drawing.SystemColors.Control;
this.btnMenuLClass.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnMenuLClass.BorderStyleReDraw = false;
this.btnMenuLClass.FontSizeUpDown = 15.75F;
this.btnMenuLClass.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnMenuLClass.Location = new System.Drawing.Point(0, 0);
this.btnMenuLClass.Name = "btnMenuLClass";
this.btnMenuLClass.SelectedBackColor = System.Drawing.Color.DarkGray;
this.btnMenuLClass.SelectedForeColor = System.Drawing.Color.Empty;
this.btnMenuLClass.Size = new System.Drawing.Size(49, 69);
this.btnMenuLClass.TabIndex = 301;
this.btnMenuLClass.TextDown = "▶";
this.btnMenuLClass.TextUp = "◀";
this.btnMenuLClass.VisibleUpDown = true;
//
// SaleItemGrid
//
this.SaleItemGrid.DisplayItemCount = 5;
this.SaleItemGrid.GapSize = 0;
this.SaleItemGrid.GridDataHeaderHeight = 0;
this.SaleItemGrid.GridDataItems = null;
this.SaleItemGrid.Location = new System.Drawing.Point(0, 119);
this.SaleItemGrid.Name = "SaleItemGrid";
this.SaleItemGrid.SelectedIndex = 0;
this.SaleItemGrid.Size = new System.Drawing.Size(408, 244);
this.SaleItemGrid.TabIndex = 307;
//
// btnMenuMClass
//
this.btnMenuMClass.BackColor = System.Drawing.Color.White;
this.btnMenuMClass.BackColorButton = System.Drawing.SystemColors.Control;
this.btnMenuMClass.BackColorUpDown = System.Drawing.SystemColors.Control;
this.btnMenuMClass.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnMenuMClass.BorderStyleReDraw = false;
this.btnMenuMClass.FontSizeUpDown = 15.75F;
this.btnMenuMClass.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnMenuMClass.Location = new System.Drawing.Point(6, 77);
this.btnMenuMClass.Name = "btnMenuMClass";
this.btnMenuMClass.SelectedBackColor = System.Drawing.Color.DarkGray;
this.btnMenuMClass.SelectedForeColor = System.Drawing.Color.Empty;
this.btnMenuMClass.Size = new System.Drawing.Size(112, 244);
this.btnMenuMClass.TabIndex = 302;
this.btnMenuMClass.TextDown = "▶";
this.btnMenuMClass.TextUp = "◀";
this.btnMenuMClass.VisibleUpDown = true;
//
// padInPut
//
this.padInPut.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
this.padInPut.BackColor = System.Drawing.Color.Transparent;
this.padInPut.BtnDotEnable = true;
this.padInPut.BtnMinusEnable = true;
this.padInPut.BtnPlusEnable = true;
this.padInPut.BtnQtyEnable = true;
this.padInPut.BtnSearchEnable = true;
this.padInPut.ClearBtnText = "CLEAR";
this.padInPut.DesignType = Cosmos.UI.DesignType.Design_A;
this.padInPut.Location = new System.Drawing.Point(294, 414);
this.padInPut.Name = "padInPut";
this.padInPut.QtyBtnText = "QTY";
this.padInPut.Size = new System.Drawing.Size(252, 164);
this.padInPut.TabIndex = 299;
this.padInPut.ThemeColor = "000000000";
this.padInPut.Use4By4 = false;
//
// txtInPut
//
this.txtInPut.BackColor = System.Drawing.Color.White;
this.txtInPut.BorderLineColor = System.Drawing.Color.White;
this.txtInPut.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE;
this.txtInPut.BorderStyleReDraw = false;
this.txtInPut.ClearFlag = false;
this.txtInPut.DisableBackColor = System.Drawing.Color.White;
this.txtInPut.EnableBackColor = System.Drawing.Color.White;
this.txtInPut.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtInPut.InputType = Cosmos.UI.InputType.Barcode;
this.txtInPut.InputTypeFormat = "";
this.txtInPut.Location = new System.Drawing.Point(297, 392);
this.txtInPut.Margin = new System.Windows.Forms.Padding(5);
this.txtInPut.MaxLength = 32767;
this.txtInPut.MaxLengthAutoEnd = false;
this.txtInPut.MaxLengthForKeyIn = 32767;
this.txtInPut.MaxLengthForNumpad = 32767;
this.txtInPut.Name = "txtInPut";
this.txtInPut.PasswordChar = '\0';
this.txtInPut.ReadOnly = false;
this.txtInPut.Size = new System.Drawing.Size(246, 20);
this.txtInPut.TabIndex = 300;
this.txtInPut.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtInPut.UseDualMaxLength = false;
this.txtInPut.Value = "";
//
// btnFuncItem
//
this.btnFuncItem.BackColor = System.Drawing.Color.White;
this.btnFuncItem.BackColorButton = System.Drawing.SystemColors.Control;
this.btnFuncItem.BackColorUpDown = System.Drawing.SystemColors.Control;
this.btnFuncItem.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnFuncItem.BorderStyleReDraw = false;
this.btnFuncItem.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnFuncItem.FontSizeUpDown = 15.75F;
this.btnFuncItem.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnFuncItem.Location = new System.Drawing.Point(548, 391);
this.btnFuncItem.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnFuncItem.Name = "btnFuncItem";
this.btnFuncItem.SelectedBackColor = System.Drawing.Color.DarkGray;
this.btnFuncItem.SelectedForeColor = System.Drawing.Color.Empty;
this.btnFuncItem.Size = new System.Drawing.Size(252, 187);
this.btnFuncItem.TabIndex = 305;
this.btnFuncItem.TextDown = "▶";
this.btnFuncItem.TextUp = "◀";
this.btnFuncItem.VisibleUpDown = true;
//
// btnFuncSale
//
this.btnFuncSale.BackColor = System.Drawing.Color.White;
this.btnFuncSale.BackColorButton = System.Drawing.SystemColors.Control;
this.btnFuncSale.BackColorUpDown = System.Drawing.SystemColors.Control;
this.btnFuncSale.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnFuncSale.BorderStyleReDraw = false;
this.btnFuncSale.FontSizeUpDown = 15.75F;
this.btnFuncSale.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnFuncSale.Location = new System.Drawing.Point(1, 496);
this.btnFuncSale.Name = "btnFuncSale";
this.btnFuncSale.SelectedBackColor = System.Drawing.Color.DarkGray;
this.btnFuncSale.SelectedForeColor = System.Drawing.Color.Empty;
this.btnFuncSale.Size = new System.Drawing.Size(292, 82);
this.btnFuncSale.TabIndex = 306;
this.btnFuncSale.TextDown = "▶";
this.btnFuncSale.TextUp = "◀";
this.btnFuncSale.VisibleUpDown = true;
//
// txtNetSaleAmt
//
this.txtNetSaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.txtNetSaleAmt.BorderStyleReDraw = false;
this.txtNetSaleAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtNetSaleAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(202)))), ((int)(((byte)(12)))));
this.txtNetSaleAmt.Location = new System.Drawing.Point(111, 466);
this.txtNetSaleAmt.Name = "txtNetSaleAmt";
this.txtNetSaleAmt.Size = new System.Drawing.Size(179, 27);
this.txtNetSaleAmt.TabIndex = 293;
this.txtNetSaleAmt.Text = "11,720";
this.txtNetSaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// btnMenu
//
this.btnMenu.BackColor = System.Drawing.Color.White;
this.btnMenu.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.btnMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnMenu.BorderStyleReDraw = false;
this.btnMenu.FontSizeUpDown = 14F;
this.btnMenu.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnMenu.Location = new System.Drawing.Point(5, 114);
this.btnMenu.Name = "btnMenu";
this.btnMenu.Size = new System.Drawing.Size(384, 151);
this.btnMenu.TabIndex = 303;
this.btnMenu.TextDown = "▶";
this.btnMenu.TextUp = "◀";
this.btnMenu.VisibleUpDown = true;
//
// lblNetSaleAmt
//
this.lblNetSaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.lblNetSaleAmt.BorderStyleReDraw = false;
this.lblNetSaleAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblNetSaleAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(202)))), ((int)(((byte)(12)))));
this.lblNetSaleAmt.Location = new System.Drawing.Point(1, 466);
this.lblNetSaleAmt.Name = "lblNetSaleAmt";
this.lblNetSaleAmt.Size = new System.Drawing.Size(115, 27);
this.lblNetSaleAmt.TabIndex = 294;
this.lblNetSaleAmt.Text = "받을 금액";
this.lblNetSaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnMenuFix
//
this.btnMenuFix.BackColor = System.Drawing.Color.White;
this.btnMenuFix.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.btnMenuFix.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnMenuFix.BorderStyleReDraw = false;
this.btnMenuFix.FontSizeUpDown = 14F;
this.btnMenuFix.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnMenuFix.Location = new System.Drawing.Point(5, 8);
this.btnMenuFix.Name = "btnMenuFix";
this.btnMenuFix.Size = new System.Drawing.Size(384, 100);
this.btnMenuFix.TabIndex = 304;
this.btnMenuFix.TextDown = "▶";
this.btnMenuFix.TextUp = "◀";
this.btnMenuFix.VisibleUpDown = true;
//
// txtDiscountAmt
//
this.txtDiscountAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.txtDiscountAmt.BorderStyleReDraw = false;
this.txtDiscountAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtDiscountAmt.ForeColor = System.Drawing.Color.White;
this.txtDiscountAmt.Location = new System.Drawing.Point(114, 416);
this.txtDiscountAmt.Name = "txtDiscountAmt";
this.txtDiscountAmt.Size = new System.Drawing.Size(173, 23);
this.txtDiscountAmt.TabIndex = 295;
this.txtDiscountAmt.Text = "- 2,680";
this.txtDiscountAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblQtySaleAmt
//
this.lblQtySaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.lblQtySaleAmt.BorderStyleReDraw = false;
this.lblQtySaleAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblQtySaleAmt.ForeColor = System.Drawing.Color.White;
this.lblQtySaleAmt.Location = new System.Drawing.Point(1, 392);
this.lblQtySaleAmt.Name = "lblQtySaleAmt";
this.lblQtySaleAmt.Size = new System.Drawing.Size(115, 24);
this.lblQtySaleAmt.TabIndex = 296;
this.lblQtySaleAmt.Text = "수량/총금액";
this.lblQtySaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblDiscountAmt
//
this.lblDiscountAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.lblDiscountAmt.BorderStyleReDraw = false;
this.lblDiscountAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblDiscountAmt.ForeColor = System.Drawing.Color.White;
this.lblDiscountAmt.Location = new System.Drawing.Point(1, 416);
this.lblDiscountAmt.Name = "lblDiscountAmt";
this.lblDiscountAmt.Size = new System.Drawing.Size(115, 23);
this.lblDiscountAmt.TabIndex = 297;
this.lblDiscountAmt.Text = "할인 금액";
this.lblDiscountAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtQtySaleAmt
//
this.txtQtySaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.txtQtySaleAmt.BorderStyleReDraw = false;
this.txtQtySaleAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtQtySaleAmt.ForeColor = System.Drawing.Color.White;
this.txtQtySaleAmt.Location = new System.Drawing.Point(114, 392);
this.txtQtySaleAmt.Name = "txtQtySaleAmt";
this.txtQtySaleAmt.Size = new System.Drawing.Size(173, 24);
this.txtQtySaleAmt.TabIndex = 298;
this.txtQtySaleAmt.Text = "5 / 14,400";
this.txtQtySaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// picSaleBack
//
this.picSaleBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.picSaleBack.Image = ((System.Drawing.Image)(resources.GetObject("picSaleBack.Image")));
this.picSaleBack.Location = new System.Drawing.Point(0, 50);
this.picSaleBack.Name = "picSaleBack";
this.picSaleBack.Size = new System.Drawing.Size(800, 528);
this.picSaleBack.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picSaleBack.TabIndex = 309;
this.picSaleBack.TabStop = false;
this.picSaleBack.WaitOnLoad = true;
//
// tmrCustCount
//
this.tmrCustCount.Interval = 10;
//
// lblTableInfo
//
this.lblTableInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblTableInfo.BorderStyleReDraw = false;
this.lblTableInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTableInfo.ForeColor = System.Drawing.Color.White;
this.lblTableInfo.Location = new System.Drawing.Point(105, 25);
this.lblTableInfo.Name = "lblTableInfo";
this.lblTableInfo.Size = new System.Drawing.Size(113, 21);
this.lblTableInfo.TabIndex = 310;
this.lblTableInfo.Text = "테이블:1F-001";
this.lblTableInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pnlMotSale
//
this.pnlMotSale.BackColor = System.Drawing.Color.White;
this.pnlMotSale.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pnlMotSale.Controls.Add(this.rtbMotSale);
this.pnlMotSale.ForeColor = System.Drawing.Color.Black;
this.pnlMotSale.Location = new System.Drawing.Point(621, 35);
this.pnlMotSale.Name = "pnlMotSale";
this.pnlMotSale.Size = new System.Drawing.Size(663, 268);
this.pnlMotSale.TabIndex = 311;
//
// rtbMotSale
//
this.rtbMotSale.BackColor = System.Drawing.Color.Transparent;
this.rtbMotSale.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.rtbMotSale.Location = new System.Drawing.Point(20, 26);
this.rtbMotSale.Name = "rtbMotSale";
this.rtbMotSale.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
this.rtbMotSale.Size = new System.Drawing.Size(197, 110);
this.rtbMotSale.TabIndex = 169;
this.rtbMotSale.Text = "";
//
// btnItemGridUp
//
this.btnItemGridUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(113)))));
this.btnItemGridUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnItemGridUp.BorderStyleReDraw = false;
this.btnItemGridUp.ClickImage = null;
this.btnItemGridUp.DefaultImage = null;
this.btnItemGridUp.DisableImage = null;
this.btnItemGridUp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnItemGridUp.ForeColor = System.Drawing.Color.White;
this.btnItemGridUp.Image = ((System.Drawing.Image)(resources.GetObject("btnItemGridUp.Image")));
this.btnItemGridUp.Location = new System.Drawing.Point(102, 363);
this.btnItemGridUp.Name = "btnItemGridUp";
this.btnItemGridUp.OccupancyBar = 0;
this.btnItemGridUp.OccupancyBar_Lv0 = null;
this.btnItemGridUp.OccupancyBar_Lv1 = null;
this.btnItemGridUp.OccupancyBar_Lv2 = null;
this.btnItemGridUp.OccupancyBar_Lv3 = null;
this.btnItemGridUp.OccupancyBar_Lv4 = null;
this.btnItemGridUp.Size = new System.Drawing.Size(100, 26);
this.btnItemGridUp.TabIndex = 168;
this.btnItemGridUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnItemGridUp.UseCompatibleTextRendering = true;
//
// btnItemGridTop
//
this.btnItemGridTop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(113)))));
this.btnItemGridTop.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnItemGridTop.BorderStyleReDraw = false;
this.btnItemGridTop.ClickImage = null;
this.btnItemGridTop.DefaultImage = null;
this.btnItemGridTop.DisableImage = null;
this.btnItemGridTop.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnItemGridTop.ForeColor = System.Drawing.Color.White;
this.btnItemGridTop.Image = ((System.Drawing.Image)(resources.GetObject("btnItemGridTop.Image")));
this.btnItemGridTop.Location = new System.Drawing.Point(0, 363);
this.btnItemGridTop.Name = "btnItemGridTop";
this.btnItemGridTop.OccupancyBar = 0;
this.btnItemGridTop.OccupancyBar_Lv0 = null;
this.btnItemGridTop.OccupancyBar_Lv1 = null;
this.btnItemGridTop.OccupancyBar_Lv2 = null;
this.btnItemGridTop.OccupancyBar_Lv3 = null;
this.btnItemGridTop.OccupancyBar_Lv4 = null;
this.btnItemGridTop.Size = new System.Drawing.Size(100, 26);
this.btnItemGridTop.TabIndex = 167;
this.btnItemGridTop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnItemGridTop.UseCompatibleTextRendering = true;
//
// btnItemGridDown
//
this.btnItemGridDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(113)))));
this.btnItemGridDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnItemGridDown.BorderStyleReDraw = false;
this.btnItemGridDown.ClickImage = null;
this.btnItemGridDown.DefaultImage = null;
this.btnItemGridDown.DisableImage = null;
this.btnItemGridDown.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnItemGridDown.ForeColor = System.Drawing.Color.White;
this.btnItemGridDown.Image = ((System.Drawing.Image)(resources.GetObject("btnItemGridDown.Image")));
this.btnItemGridDown.Location = new System.Drawing.Point(204, 363);
this.btnItemGridDown.Name = "btnItemGridDown";
this.btnItemGridDown.OccupancyBar = 0;
this.btnItemGridDown.OccupancyBar_Lv0 = null;
this.btnItemGridDown.OccupancyBar_Lv1 = null;
this.btnItemGridDown.OccupancyBar_Lv2 = null;
this.btnItemGridDown.OccupancyBar_Lv3 = null;
this.btnItemGridDown.OccupancyBar_Lv4 = null;
this.btnItemGridDown.Size = new System.Drawing.Size(100, 26);
this.btnItemGridDown.TabIndex = 167;
this.btnItemGridDown.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnItemGridDown.UseCompatibleTextRendering = true;
//
// btnItemGridBottom
//
this.btnItemGridBottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(113)))));
this.btnItemGridBottom.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnItemGridBottom.BorderStyleReDraw = false;
this.btnItemGridBottom.ClickImage = null;
this.btnItemGridBottom.DefaultImage = null;
this.btnItemGridBottom.DisableImage = null;
this.btnItemGridBottom.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnItemGridBottom.ForeColor = System.Drawing.Color.White;
this.btnItemGridBottom.Image = ((System.Drawing.Image)(resources.GetObject("btnItemGridBottom.Image")));
this.btnItemGridBottom.Location = new System.Drawing.Point(307, 363);
this.btnItemGridBottom.Name = "btnItemGridBottom";
this.btnItemGridBottom.OccupancyBar = 0;
this.btnItemGridBottom.OccupancyBar_Lv0 = null;
this.btnItemGridBottom.OccupancyBar_Lv1 = null;
this.btnItemGridBottom.OccupancyBar_Lv2 = null;
this.btnItemGridBottom.OccupancyBar_Lv3 = null;
this.btnItemGridBottom.OccupancyBar_Lv4 = null;
this.btnItemGridBottom.Size = new System.Drawing.Size(100, 26);
this.btnItemGridBottom.TabIndex = 168;
this.btnItemGridBottom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnItemGridBottom.UseCompatibleTextRendering = true;
//
// picCampaign
//
this.picCampaign.Location = new System.Drawing.Point(-57, 112);
this.picCampaign.Name = "picCampaign";
this.picCampaign.Size = new System.Drawing.Size(311, 110);
this.picCampaign.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picCampaign.TabIndex = 313;
this.picCampaign.TabStop = false;
//
// pnlMenuSlide
//
this.pnlMenuSlide.BackColor = System.Drawing.SystemColors.Control;
this.pnlMenuSlide.Controls.Add(this.btnUp);
this.pnlMenuSlide.Controls.Add(this.btnDown);
this.pnlMenuSlide.Controls.Add(this.btnMenu06);
this.pnlMenuSlide.Controls.Add(this.btnMenu05);
this.pnlMenuSlide.Controls.Add(this.btnMenu04);
this.pnlMenuSlide.Controls.Add(this.btnMenu03);
this.pnlMenuSlide.Controls.Add(this.btnMenu02);
this.pnlMenuSlide.Controls.Add(this.btnMenu01);
this.pnlMenuSlide.Controls.Add(this.picMenuSlide);
this.pnlMenuSlide.Location = new System.Drawing.Point(0, 775);
this.pnlMenuSlide.Name = "pnlMenuSlide";
this.pnlMenuSlide.Size = new System.Drawing.Size(1024, 90);
this.pnlMenuSlide.TabIndex = 324;
//
// btnUp
//
this.btnUp.BackColor = System.Drawing.Color.Gray;
this.btnUp.BorderStyleReDraw = false;
this.btnUp.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(31)))), ((int)(((byte)(32)))));
this.btnUp.Location = new System.Drawing.Point(0, 0);
this.btnUp.Name = "btnUp";
this.btnUp.Size = new System.Drawing.Size(49, 90);
this.btnUp.TabIndex = 219;
this.btnUp.Tag = "53";
this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnUp.UseCompatibleTextRendering = true;
//
// btnDown
//
this.btnDown.BackColor = System.Drawing.Color.Gray;
this.btnDown.BorderStyleReDraw = false;
this.btnDown.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnDown.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(31)))), ((int)(((byte)(32)))));
this.btnDown.Location = new System.Drawing.Point(975, 0);
this.btnDown.Name = "btnDown";
this.btnDown.Size = new System.Drawing.Size(49, 90);
this.btnDown.TabIndex = 220;
this.btnDown.Tag = "53";
this.btnDown.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnDown.UseCompatibleTextRendering = true;
//
// btnMenu06
//
this.btnMenu06.BackColor = System.Drawing.Color.Gray;
this.btnMenu06.BorderStyleReDraw = false;
this.btnMenu06.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnMenu06.ForeColor = System.Drawing.Color.White;
this.btnMenu06.Location = new System.Drawing.Point(820, 14);
this.btnMenu06.Name = "btnMenu06";
this.btnMenu06.Size = new System.Drawing.Size(145, 62);
this.btnMenu06.TabIndex = 226;
this.btnMenu06.Tag = "1";
this.btnMenu06.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu06.UseCompatibleTextRendering = true;
//
// btnMenu05
//
this.btnMenu05.BackColor = System.Drawing.Color.Gray;
this.btnMenu05.BorderStyleReDraw = false;
this.btnMenu05.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnMenu05.ForeColor = System.Drawing.Color.White;
this.btnMenu05.Location = new System.Drawing.Point(668, 14);
this.btnMenu05.Name = "btnMenu05";
this.btnMenu05.Size = new System.Drawing.Size(145, 62);
this.btnMenu05.TabIndex = 225;
this.btnMenu05.Tag = "1";
this.btnMenu05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu05.UseCompatibleTextRendering = true;
//
// btnMenu04
//
this.btnMenu04.BackColor = System.Drawing.Color.Gray;
this.btnMenu04.BorderStyleReDraw = false;
this.btnMenu04.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnMenu04.ForeColor = System.Drawing.Color.White;
this.btnMenu04.Location = new System.Drawing.Point(516, 14);
this.btnMenu04.Name = "btnMenu04";
this.btnMenu04.Size = new System.Drawing.Size(145, 62);
this.btnMenu04.TabIndex = 224;
this.btnMenu04.Tag = "1";
this.btnMenu04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu04.UseCompatibleTextRendering = true;
//
// btnMenu03
//
this.btnMenu03.BackColor = System.Drawing.Color.Gray;
this.btnMenu03.BorderStyleReDraw = false;
this.btnMenu03.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnMenu03.ForeColor = System.Drawing.Color.White;
this.btnMenu03.Location = new System.Drawing.Point(363, 14);
this.btnMenu03.Name = "btnMenu03";
this.btnMenu03.Size = new System.Drawing.Size(145, 62);
this.btnMenu03.TabIndex = 223;
this.btnMenu03.Tag = "1";
this.btnMenu03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu03.UseCompatibleTextRendering = true;
//
// btnMenu02
//
this.btnMenu02.BackColor = System.Drawing.Color.Gray;
this.btnMenu02.BorderStyleReDraw = false;
this.btnMenu02.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnMenu02.ForeColor = System.Drawing.Color.White;
this.btnMenu02.Location = new System.Drawing.Point(210, 14);
this.btnMenu02.Name = "btnMenu02";
this.btnMenu02.Size = new System.Drawing.Size(145, 62);
this.btnMenu02.TabIndex = 222;
this.btnMenu02.Tag = "1";
this.btnMenu02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu02.UseCompatibleTextRendering = true;
//
// btnMenu01
//
this.btnMenu01.BackColor = System.Drawing.Color.Gray;
this.btnMenu01.BorderStyleReDraw = false;
this.btnMenu01.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnMenu01.ForeColor = System.Drawing.Color.White;
this.btnMenu01.Location = new System.Drawing.Point(58, 14);
this.btnMenu01.Name = "btnMenu01";
this.btnMenu01.Size = new System.Drawing.Size(145, 62);
this.btnMenu01.TabIndex = 221;
this.btnMenu01.Tag = "1";
this.btnMenu01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu01.UseCompatibleTextRendering = true;
//
// picMenuSlide
//
this.picMenuSlide.Location = new System.Drawing.Point(0, 0);
this.picMenuSlide.Name = "picMenuSlide";
this.picMenuSlide.Size = new System.Drawing.Size(1024, 90);
this.picMenuSlide.TabIndex = 0;
this.picMenuSlide.TabStop = false;
//
// btnSubMenuCommDtl
//
this.btnSubMenuCommDtl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(216)))), ((int)(((byte)(221)))));
this.btnSubMenuCommDtl.BackColorButton = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuCommDtl.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuCommDtl.BorderColor = System.Drawing.Color.Black;
this.btnSubMenuCommDtl.BorderStyleReDraw = false;
this.btnSubMenuCommDtl.FontSizeUpDown = 15.75F;
this.btnSubMenuCommDtl.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnSubMenuCommDtl.Location = new System.Drawing.Point(1295, 958);
this.btnSubMenuCommDtl.Name = "btnSubMenuCommDtl";
this.btnSubMenuCommDtl.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuCommDtl.SelectedForeColor = System.Drawing.Color.Empty;
this.btnSubMenuCommDtl.Size = new System.Drawing.Size(233, 130);
this.btnSubMenuCommDtl.TabIndex = 327;
this.btnSubMenuCommDtl.TextDown = "▶";
this.btnSubMenuCommDtl.TextUp = "◀";
this.btnSubMenuCommDtl.VisibleUpDown = true;
//
// btnSubMenuCommGrp
//
this.btnSubMenuCommGrp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(216)))), ((int)(((byte)(221)))));
this.btnSubMenuCommGrp.BackColorButton = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuCommGrp.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuCommGrp.BorderColor = System.Drawing.Color.Black;
this.btnSubMenuCommGrp.BorderStyleReDraw = false;
this.btnSubMenuCommGrp.FontSizeUpDown = 15.75F;
this.btnSubMenuCommGrp.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnSubMenuCommGrp.Location = new System.Drawing.Point(1030, 958);
this.btnSubMenuCommGrp.Name = "btnSubMenuCommGrp";
this.btnSubMenuCommGrp.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(230)))), ((int)(((byte)(235)))));
this.btnSubMenuCommGrp.SelectedForeColor = System.Drawing.Color.Empty;
this.btnSubMenuCommGrp.Size = new System.Drawing.Size(233, 130);
this.btnSubMenuCommGrp.TabIndex = 329;
this.btnSubMenuCommGrp.TextDown = "▶";
this.btnSubMenuCommGrp.TextUp = "◀";
this.btnSubMenuCommGrp.VisibleUpDown = true;
//
// btnMenuLClassUp
//
this.btnMenuLClassUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(210)))), ((int)(((byte)(217)))));
this.btnMenuLClassUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenuLClassUp.BorderStyleReDraw = false;
this.btnMenuLClassUp.ClickImage = null;
this.btnMenuLClassUp.DefaultImage = null;
this.btnMenuLClassUp.DisableImage = null;
this.btnMenuLClassUp.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenuLClassUp.Location = new System.Drawing.Point(3, 2);
this.btnMenuLClassUp.Name = "btnMenuLClassUp";
this.btnMenuLClassUp.OccupancyBar = 0;
this.btnMenuLClassUp.OccupancyBar_Lv0 = null;
this.btnMenuLClassUp.OccupancyBar_Lv1 = null;
this.btnMenuLClassUp.OccupancyBar_Lv2 = null;
this.btnMenuLClassUp.OccupancyBar_Lv3 = null;
this.btnMenuLClassUp.OccupancyBar_Lv4 = null;
this.btnMenuLClassUp.Size = new System.Drawing.Size(46, 42);
this.btnMenuLClassUp.TabIndex = 330;
this.btnMenuLClassUp.Text = "<";
this.btnMenuLClassUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnMenuLClassDn
//
this.btnMenuLClassDn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(210)))), ((int)(((byte)(217)))));
this.btnMenuLClassDn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenuLClassDn.BorderStyleReDraw = false;
this.btnMenuLClassDn.ClickImage = null;
this.btnMenuLClassDn.DefaultImage = null;
this.btnMenuLClassDn.DisableImage = null;
this.btnMenuLClassDn.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenuLClassDn.Location = new System.Drawing.Point(228, 5);
this.btnMenuLClassDn.Name = "btnMenuLClassDn";
this.btnMenuLClassDn.OccupancyBar = 0;
this.btnMenuLClassDn.OccupancyBar_Lv0 = null;
this.btnMenuLClassDn.OccupancyBar_Lv1 = null;
this.btnMenuLClassDn.OccupancyBar_Lv2 = null;
this.btnMenuLClassDn.OccupancyBar_Lv3 = null;
this.btnMenuLClassDn.OccupancyBar_Lv4 = null;
this.btnMenuLClassDn.Size = new System.Drawing.Size(72, 53);
this.btnMenuLClassDn.TabIndex = 331;
this.btnMenuLClassDn.Text = ">";
this.btnMenuLClassDn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnMenuMClassFix
//
this.btnMenuMClassFix.BackColor = System.Drawing.Color.White;
this.btnMenuMClassFix.BackColorButton = System.Drawing.SystemColors.Control;
this.btnMenuMClassFix.BackColorUpDown = System.Drawing.SystemColors.Control;
this.btnMenuMClassFix.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnMenuMClassFix.BorderStyleReDraw = false;
this.btnMenuMClassFix.FontSizeUpDown = 15.75F;
this.btnMenuMClassFix.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnMenuMClassFix.Location = new System.Drawing.Point(6, 7);
this.btnMenuMClassFix.Name = "btnMenuMClassFix";
this.btnMenuMClassFix.SelectedBackColor = System.Drawing.Color.DarkGray;
this.btnMenuMClassFix.SelectedForeColor = System.Drawing.Color.Empty;
this.btnMenuMClassFix.Size = new System.Drawing.Size(112, 64);
this.btnMenuMClassFix.TabIndex = 332;
this.btnMenuMClassFix.TextDown = "▶";
this.btnMenuMClassFix.TextUp = "◀";
this.btnMenuMClassFix.VisibleUpDown = true;
//
// pnlMenuMClass
//
this.pnlMenuMClass.Controls.Add(this.btnMenuMClassFix);
this.pnlMenuMClass.Controls.Add(this.btnMenuMClass);
this.pnlMenuMClass.Location = new System.Drawing.Point(78, 50);
this.pnlMenuMClass.Name = "pnlMenuMClass";
this.pnlMenuMClass.Size = new System.Drawing.Size(722, 69);
this.pnlMenuMClass.TabIndex = 333;
//
// pnlMenu
//
this.pnlMenu.Controls.Add(this.btnMenu);
this.pnlMenu.Controls.Add(this.btnMenuFix);
this.pnlMenu.Location = new System.Drawing.Point(408, 119);
this.pnlMenu.Name = "pnlMenu";
this.pnlMenu.Size = new System.Drawing.Size(392, 270);
this.pnlMenu.TabIndex = 333;
//
// pnlMenuLClass
//
this.pnlMenuLClass.Controls.Add(this.btnMenuLClass);
this.pnlMenuLClass.Controls.Add(this.btnMenuLClassUp);
this.pnlMenuLClass.Controls.Add(this.btnMenuLClassDn);
this.pnlMenuLClass.Controls.Add(this.pnlMotSale);
this.pnlMenuLClass.Location = new System.Drawing.Point(0, 50);
this.pnlMenuLClass.Name = "pnlMenuLClass";
this.pnlMenuLClass.Size = new System.Drawing.Size(78, 69);
this.pnlMenuLClass.TabIndex = 334;
//
// lblDeviceStatus
//
this.lblDeviceStatus.BorderStyleReDraw = false;
this.lblDeviceStatus.Location = new System.Drawing.Point(0, 0);
this.lblDeviceStatus.Name = "lblDeviceStatus";
this.lblDeviceStatus.Size = new System.Drawing.Size(100, 23);
this.lblDeviceStatus.TabIndex = 0;
//
// lblAmtBack
//
this.lblAmtBack.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.lblAmtBack.BorderStyleReDraw = false;
this.lblAmtBack.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAmtBack.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.lblAmtBack.Location = new System.Drawing.Point(100, 29);
this.lblAmtBack.Name = "lblAmtBack";
this.lblAmtBack.Size = new System.Drawing.Size(91, 65);
this.lblAmtBack.TabIndex = 339;
this.lblAmtBack.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtRecvedAmt
//
this.txtRecvedAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.txtRecvedAmt.BorderStyleReDraw = false;
this.txtRecvedAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtRecvedAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.txtRecvedAmt.Location = new System.Drawing.Point(111, 439);
this.txtRecvedAmt.Name = "txtRecvedAmt";
this.txtRecvedAmt.Size = new System.Drawing.Size(179, 27);
this.txtRecvedAmt.TabIndex = 340;
this.txtRecvedAmt.Text = "11,720";
this.txtRecvedAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblRecvedAmt
//
this.lblRecvedAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.lblRecvedAmt.BorderStyleReDraw = false;
this.lblRecvedAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblRecvedAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.lblRecvedAmt.Location = new System.Drawing.Point(1, 439);
this.lblRecvedAmt.Name = "lblRecvedAmt";
this.lblRecvedAmt.Size = new System.Drawing.Size(115, 27);
this.lblRecvedAmt.TabIndex = 341;
this.lblRecvedAmt.Text = "받은 금액";
this.lblRecvedAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tmrDateTime
//
this.tmrDateTime.Interval = 1000;
//
// lblDBVersion
//
this.lblDBVersion.AutoSize = true;
this.lblDBVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblDBVersion.BorderStyleReDraw = false;
this.lblDBVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold);
this.lblDBVersion.ForeColor = System.Drawing.Color.White;
this.lblDBVersion.Location = new System.Drawing.Point(617, 580);
this.lblDBVersion.Name = "lblDBVersion";
this.lblDBVersion.Size = new System.Drawing.Size(181, 18);
this.lblDBVersion.TabIndex = 343;
this.lblDBVersion.Text = "DB Ver : 2016.04.28.04";
this.lblDBVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPgmVersion
//
this.lblPgmVersion.AutoSize = true;
this.lblPgmVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblPgmVersion.BorderStyleReDraw = false;
this.lblPgmVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold);
this.lblPgmVersion.ForeColor = System.Drawing.Color.White;
this.lblPgmVersion.Location = new System.Drawing.Point(449, 580);
this.lblPgmVersion.Name = "lblPgmVersion";
this.lblPgmVersion.Size = new System.Drawing.Size(162, 18);
this.lblPgmVersion.TabIndex = 342;
this.lblPgmVersion.Text = "Ver : 160428-000001";
this.lblPgmVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// picFooterBg
//
this.picFooterBg.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.picFooterBg.Location = new System.Drawing.Point(1, 578);
this.picFooterBg.Name = "picFooterBg";
this.picFooterBg.Size = new System.Drawing.Size(800, 22);
this.picFooterBg.TabIndex = 344;
this.picFooterBg.TabStop = false;
//
// lblDeviceState
//
this.lblDeviceState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblDeviceState.BorderStyleReDraw = false;
this.lblDeviceState.Font = new System.Drawing.Font("나눔스퀘어", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblDeviceState.ForeColor = System.Drawing.Color.DeepSkyBlue;
this.lblDeviceState.Location = new System.Drawing.Point(656, 15);
this.lblDeviceState.Name = "lblDeviceState";
this.lblDeviceState.Size = new System.Drawing.Size(20, 21);
this.lblDeviceState.TabIndex = 358;
this.lblDeviceState.Text = "●";
this.lblDeviceState.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblOwnerPart
//
this.lblOwnerPart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblOwnerPart.BorderStyleReDraw = false;
this.lblOwnerPart.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblOwnerPart.ForeColor = System.Drawing.Color.White;
this.lblOwnerPart.Location = new System.Drawing.Point(632, 26);
this.lblOwnerPart.Name = "lblOwnerPart";
this.lblOwnerPart.Size = new System.Drawing.Size(134, 21);
this.lblOwnerPart.TabIndex = 361;
this.lblOwnerPart.Text = "[전월]100/[당월]100";
this.lblOwnerPart.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblIFStatus3
//
this.lblIFStatus3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblIFStatus3.BorderStyleReDraw = false;
this.lblIFStatus3.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblIFStatus3.ForeColor = System.Drawing.Color.White;
this.lblIFStatus3.Location = new System.Drawing.Point(442, 26);
this.lblIFStatus3.Name = "lblIFStatus3";
this.lblIFStatus3.Size = new System.Drawing.Size(76, 21);
this.lblIFStatus3.TabIndex = 356;
this.lblIFStatus3.Text = "【이지웰】00";
this.lblIFStatus3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblIFStatus2
//
this.lblIFStatus2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblIFStatus2.BorderStyleReDraw = false;
this.lblIFStatus2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblIFStatus2.ForeColor = System.Drawing.Color.White;
this.lblIFStatus2.Location = new System.Drawing.Point(362, 26);
this.lblIFStatus2.Name = "lblIFStatus2";
this.lblIFStatus2.Size = new System.Drawing.Size(76, 21);
this.lblIFStatus2.TabIndex = 354;
this.lblIFStatus2.Text = "【빚은몰】00";
this.lblIFStatus2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// picWeb
//
this.picWeb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.picWeb.Location = new System.Drawing.Point(729, 17);
this.picWeb.Name = "picWeb";
this.picWeb.Size = new System.Drawing.Size(20, 21);
this.picWeb.TabIndex = 362;
this.picWeb.TabStop = false;
//
// btnAdmin
//
this.btnAdmin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(78)))), ((int)(((byte)(78)))));
this.btnAdmin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnAdmin.BorderStyleReDraw = false;
this.btnAdmin.ClickImage = null;
this.btnAdmin.DefaultImage = null;
this.btnAdmin.DisableImage = null;
this.btnAdmin.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnAdmin.ForeColor = System.Drawing.Color.White;
this.btnAdmin.Location = new System.Drawing.Point(428, 3);
this.btnAdmin.Name = "btnAdmin";
this.btnAdmin.OccupancyBar = 0;
this.btnAdmin.OccupancyBar_Lv0 = null;
this.btnAdmin.OccupancyBar_Lv1 = null;
this.btnAdmin.OccupancyBar_Lv2 = null;
this.btnAdmin.OccupancyBar_Lv3 = null;
this.btnAdmin.OccupancyBar_Lv4 = null;
this.btnAdmin.Size = new System.Drawing.Size(69, 21);
this.btnAdmin.TabIndex = 355;
this.btnAdmin.Text = "점주";
this.btnAdmin.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblDateTime
//
this.lblDateTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblDateTime.BorderStyleReDraw = false;
this.lblDateTime.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblDateTime.ForeColor = System.Drawing.Color.White;
this.lblDateTime.Location = new System.Drawing.Point(501, 3);
this.lblDateTime.Name = "lblDateTime";
this.lblDateTime.Size = new System.Drawing.Size(152, 21);
this.lblDateTime.TabIndex = 357;
this.lblDateTime.Text = "2016.04.27 18:34:52";
this.lblDateTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblIFStatus1
//
this.lblIFStatus1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblIFStatus1.BorderStyleReDraw = false;
this.lblIFStatus1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblIFStatus1.ForeColor = System.Drawing.Color.White;
this.lblIFStatus1.Location = new System.Drawing.Point(222, 26);
this.lblIFStatus1.Name = "lblIFStatus1";
this.lblIFStatus1.Size = new System.Drawing.Size(136, 21);
this.lblIFStatus1.TabIndex = 351;
this.lblIFStatus1.Text = "【해피오더】999 / 999";
this.lblIFStatus1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblCashier
//
this.lblCashier.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblCashier.BorderStyleReDraw = false;
this.lblCashier.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCashier.ForeColor = System.Drawing.Color.White;
this.lblCashier.Location = new System.Drawing.Point(355, 3);
this.lblCashier.Name = "lblCashier";
this.lblCashier.Size = new System.Drawing.Size(69, 21);
this.lblCashier.TabIndex = 353;
this.lblCashier.Text = "홍길동님";
this.lblCashier.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblTranNo
//
this.lblTranNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblTranNo.BorderStyleReDraw = false;
this.lblTranNo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTranNo.ForeColor = System.Drawing.Color.White;
this.lblTranNo.Location = new System.Drawing.Point(272, 3);
this.lblTranNo.Name = "lblTranNo";
this.lblTranNo.Size = new System.Drawing.Size(78, 21);
this.lblTranNo.TabIndex = 352;
this.lblTranNo.Text = "12345";
this.lblTranNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblWeb
//
this.lblWeb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblWeb.BorderStyleReDraw = false;
this.lblWeb.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblWeb.ForeColor = System.Drawing.Color.White;
this.lblWeb.Location = new System.Drawing.Point(744, 3);
this.lblWeb.Name = "lblWeb";
this.lblWeb.Size = new System.Drawing.Size(56, 44);
this.lblWeb.TabIndex = 360;
this.lblWeb.Text = "WEB";
this.lblWeb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblEtc
//
this.lblEtc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblEtc.BorderStyleReDraw = false;
this.lblEtc.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblEtc.ForeColor = System.Drawing.Color.White;
this.lblEtc.Location = new System.Drawing.Point(677, 3);
this.lblEtc.Name = "lblEtc";
this.lblEtc.Size = new System.Drawing.Size(48, 44);
this.lblEtc.TabIndex = 359;
this.lblEtc.Text = "기타";
this.lblEtc.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPosNo
//
this.lblPosNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblPosNo.BorderStyleReDraw = false;
this.lblPosNo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblPosNo.ForeColor = System.Drawing.Color.White;
this.lblPosNo.Location = new System.Drawing.Point(205, 3);
this.lblPosNo.Name = "lblPosNo";
this.lblPosNo.Size = new System.Drawing.Size(63, 21);
this.lblPosNo.TabIndex = 349;
this.lblPosNo.Text = "POS 01";
this.lblPosNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblStoreNm
//
this.lblStoreNm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
this.lblStoreNm.BorderStyleReDraw = false;
this.lblStoreNm.Font = new System.Drawing.Font("나눔스퀘어 Bold", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblStoreNm.ForeColor = System.Drawing.Color.White;
this.lblStoreNm.Location = new System.Drawing.Point(103, 3);
this.lblStoreNm.Name = "lblStoreNm";
this.lblStoreNm.Size = new System.Drawing.Size(98, 21);
this.lblStoreNm.TabIndex = 347;
this.lblStoreNm.Text = "방배점";
this.lblStoreNm.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblSaleStatus
//
this.lblSaleStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
this.lblSaleStatus.BorderStyleReDraw = false;
this.lblSaleStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblSaleStatus.ForeColor = System.Drawing.Color.White;
this.lblSaleStatus.Location = new System.Drawing.Point(2, 1);
this.lblSaleStatus.Name = "lblSaleStatus";
this.lblSaleStatus.Size = new System.Drawing.Size(95, 50);
this.lblSaleStatus.TabIndex = 345;
this.lblSaleStatus.Text = "일반거래";
this.lblSaleStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// frmSaleMain_Sale_800
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.ClientSize = new System.Drawing.Size(1940, 1100);
this.Controls.Add(this.lblDeviceState);
this.Controls.Add(this.lblOwnerPart);
this.Controls.Add(this.lblIFStatus3);
this.Controls.Add(this.lblIFStatus2);
this.Controls.Add(this.picWeb);
this.Controls.Add(this.btnAdmin);
this.Controls.Add(this.lblDateTime);
this.Controls.Add(this.lblIFStatus1);
this.Controls.Add(this.lblCashier);
this.Controls.Add(this.lblTranNo);
this.Controls.Add(this.lblWeb);
this.Controls.Add(this.lblEtc);
this.Controls.Add(this.lblPosNo);
this.Controls.Add(this.lblStoreNm);
this.Controls.Add(this.lblSaleStatus);
this.Controls.Add(this.lblDBVersion);
this.Controls.Add(this.lblPgmVersion);
this.Controls.Add(this.picFooterBg);
this.Controls.Add(this.pnlFlavour);
this.Controls.Add(this.pnlPayMainBack);
this.Controls.Add(this.txtNetSaleAmt);
this.Controls.Add(this.lblNetSaleAmt);
this.Controls.Add(this.txtDiscountAmt);
this.Controls.Add(this.lblQtySaleAmt);
this.Controls.Add(this.lblDiscountAmt);
this.Controls.Add(this.txtQtySaleAmt);
this.Controls.Add(this.pnlMenuSlide);
this.Controls.Add(this.btnItemGridBottom);
this.Controls.Add(this.btnItemGridUp);
this.Controls.Add(this.btnItemGridDown);
this.Controls.Add(this.lblTableInfo);
this.Controls.Add(this.btnItemGridTop);
this.Controls.Add(this.pnlSetMenu);
this.Controls.Add(this.pnlSubMenu);
this.Controls.Add(this.SaleItemGrid);
this.Controls.Add(this.padInPut);
this.Controls.Add(this.txtInPut);
this.Controls.Add(this.btnFuncItem);
this.Controls.Add(this.btnFuncSale);
this.Controls.Add(this.picTopBg);
this.Controls.Add(this.btnSubMenuCommGrp);
this.Controls.Add(this.btnSubMenuCommDtl);
this.Controls.Add(this.pnlMenuMClass);
this.Controls.Add(this.pnlMenu);
this.Controls.Add(this.pnlMenuLClass);
this.Controls.Add(this.txtRecvedAmt);
this.Controls.Add(this.lblRecvedAmt);
this.Controls.Add(this.lblAmtBack);
this.Controls.Add(this.picSaleBack);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "frmSaleMain_Sale_800";
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.Text = "POS PROGRAM";
((System.ComponentModel.ISupportInitialize)(this.picTopBg)).EndInit();
this.pnlSubMenu.ResumeLayout(false);
this.pnlSetMenu.ResumeLayout(false);
this.pnlFlavour.ResumeLayout(false);
this.pnlPayMainBack.ResumeLayout(false);
this.pnlStep3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picStepTitle3)).EndInit();
this.pnlStep2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picStepTitle2)).EndInit();
this.pnlStep1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picStepTitle1)).EndInit();
this.pnlCardMot.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picPayBack)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picSaleBack)).EndInit();
this.pnlMotSale.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picCampaign)).EndInit();
this.pnlMenuSlide.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picMenuSlide)).EndInit();
this.pnlMenuMClass.ResumeLayout(false);
this.pnlMenu.ResumeLayout(false);
this.pnlMenuLClass.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picFooterBg)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picWeb)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Timer tmrSaleTimer;
private System.Windows.Forms.PictureBox picTopBg;
private System.Windows.Forms.Panel pnlSubMenu;
private UI.CsmFunc btnSubMenuDtl;
private UI.CsmFunc btnSubMenuGrp;
private UI.CsmButton btnSubMenuExit;
private System.Windows.Forms.Panel pnlSetMenu;
private UI.CsmLabel lblSetMenuTitle;
private UI.CsmFunc btnSetMenu;
private System.Windows.Forms.Panel pnlFlavour;
private UI.CsmMenu btnFlavourMenu;
private UI.CsmPanel pnlPayMainBack; // System.Windows.Forms.Panel pnlPayMainBack;
private System.Windows.Forms.ListView lstPaymentList;
private System.Windows.Forms.RichTextBox rtbMotMain;
private UI.CsmLabel txtPayDiscountAmt;
private UI.CsmPanel pnlStep3; // System.Windows.Forms.Panel pnlStep3;
private UI.CsmLabel lblPayStep3;
private UI.CsmLabel lblStepTitle3;
private UI.CsmLabel txtPayQtySaleAmt;
private UI.CsmPanel pnlStep2; // System.Windows.Forms.Panel pnlStep2;
private UI.CsmLabel lblPayStep2;
private UI.CsmLabel lblStepTitle2;
private UI.CsmPanel pnlStep1; // System.Windows.Forms.Panel pnlStep1;
private UI.CsmLabel lblPayStep1;
private UI.CsmLabel lblStepTitle1;
private UI.CsmPanel pnlCardMot; // System.Windows.Forms.Panel pnlCardMot;
private UI.CsmButton BtnMotPay05;
private UI.CsmButton BtnMotPayUp;
private UI.CsmButton BtnMotPayDown;
private UI.CsmButton BtnMotPay03;
private UI.CsmButton BtnMotPay04;
private UI.CsmButton BtnMotPay02;
private UI.CsmButton BtnMotPay01;
private System.Windows.Forms.RichTextBox rtbMotPayTxt;
private UI.CsmPictureBox picMotPayImg;
private UI.CsmButton BtnPayCanc;
private UI.CsmButton BtnPayMain;
private UI.CsmFunc cFuncPays;
private UI.CsmFunc cFuncDcs;
private UI.CsmFunc cFuncPnts;
private UI.CsmLabel txtPayRecvAmt;
private UI.CsmLabel lblPayRecvAmt;
private UI.CsmLabel txtPayNetSaleAmt;
private UI.CsmLabel lblPayNetSaleAmt;
private UI.CsmLabel lblPayDiscountAmt;
private UI.CsmLabel lblPayQtySaleAmt;
private UI.CsmPictureBox picPayBack; // System.Windows.Forms.PictureBox picPayBack;
private UI.CsmFunc btnMenuLClass;
private UI.CsmGridEx SaleItemGrid;
private UI.CsmFunc btnMenuMClass;
private UI.CsmNumpad padInPut;
private UI.CsmPosEditBox txtInPut;
private UI.CsmFunc btnFuncItem;
private UI.CsmFunc btnFuncSale;
private UI.CsmLabel txtNetSaleAmt;
private UI.CsmMenu btnMenu;
private UI.CsmLabel lblNetSaleAmt;
private UI.CsmMenu btnMenuFix;
private UI.CsmLabel txtDiscountAmt;
private UI.CsmLabel lblQtySaleAmt;
private UI.CsmLabel lblDiscountAmt;
private UI.CsmLabel txtQtySaleAmt;
private System.Windows.Forms.PictureBox picSaleBack;
private System.Windows.Forms.Timer tmrCustCount;
private UI.CsmLabel lblHappyPoint;
private UI.CsmLabel lblTableInfo;
private System.Windows.Forms.Panel pnlMotSale;
private UI.CsmPictureBox picStepTitle3;
private UI.CsmPictureBox picStepTitle2;
private UI.CsmPictureBox picStepTitle1;
private UI.CsmButton btnItemGridBottom;
private UI.CsmButton btnItemGridUp;
private UI.CsmButton btnItemGridDown;
private UI.CsmButton btnItemGridTop;
private UI.CsmPosRichTextBox rtbMotSale;
private System.Windows.Forms.PictureBox picCampaign;
private UI.CsmPosMovePanel lblTopMsgMode;
private System.Windows.Forms.Panel pnlMenuSlide;
private UI.CsmLabel btnUp;
private UI.CsmLabel btnDown;
private UI.CsmLabel btnMenu06;
private UI.CsmLabel btnMenu05;
private UI.CsmLabel btnMenu04;
private UI.CsmLabel btnMenu03;
private UI.CsmLabel btnMenu02;
private UI.CsmLabel btnMenu01;
private UI.CsmFunc btnSubMenuCommDtl;
private System.Windows.Forms.PictureBox picMenuSlide;
private UI.CsmFunc btnSubMenuCommGrp;
private UI.CsmButton btnMenuLClassUp;
private UI.CsmButton btnMenuLClassDn;
private UI.CsmFunc btnMenuMClassFix;
private System.Windows.Forms.Panel pnlMenuMClass;
private System.Windows.Forms.Panel pnlMenu;
private System.Windows.Forms.Panel pnlMenuLClass;
private UI.CsmLabel lblDeviceStatus;
private UI.CsmLabel lblAmtBack;
private UI.CsmLabel lblPayAmtBack;
private UI.CsmLabel txtRecvedAmt;
private UI.CsmLabel lblRecvedAmt;
private System.Windows.Forms.Timer tmrDateTime;
private System.Windows.Forms.ListView lstCampaignList;
private UI.CsmLabel lblCampaignList;
private UI.CsmLabel lblDBVersion;
private UI.CsmLabel lblPgmVersion;
private System.Windows.Forms.PictureBox picFooterBg;
private UI.CsmLabel lblDeviceState;
private UI.CsmLabel lblOwnerPart;
private UI.CsmLabel lblIFStatus3;
private UI.CsmLabel lblIFStatus2;
private UI.CsmPictureBox picWeb;
private UI.CsmButton btnAdmin;
private UI.CsmLabel lblDateTime;
private UI.CsmLabel lblIFStatus1;
private UI.CsmLabel lblCashier;
private UI.CsmLabel lblTranNo;
private UI.CsmLabel lblWeb;
private UI.CsmLabel lblEtc;
private UI.CsmLabel lblPosNo;
private UI.CsmLabel lblStoreNm;
private UI.CsmLabel lblSaleStatus;
}
}