3306 lines
203 KiB
C#
3306 lines
203 KiB
C#
|
namespace Cosmos.Win
|
|||
|
{
|
|||
|
partial class frmSaleMain
|
|||
|
{
|
|||
|
/// <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));
|
|||
|
this.tmrSaleTimer = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.picFooterBg = 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.picSaleBack = new System.Windows.Forms.PictureBox();
|
|||
|
this.tmrCustCount = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.pnlMotSale = new System.Windows.Forms.Panel();
|
|||
|
this.rtbMotSale = new Cosmos.UI.CsmPosRichTextBox();
|
|||
|
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.pnlMenuMClass = new System.Windows.Forms.Panel();
|
|||
|
this.btnMenuMClassFix = new Cosmos.UI.CsmFunc();
|
|||
|
this.btnMenuMClass = new Cosmos.UI.CsmFunc();
|
|||
|
this.pnlMenu = new System.Windows.Forms.Panel();
|
|||
|
this.btnMenu = new Cosmos.UI.CsmMenu();
|
|||
|
this.btnMenuFix = new Cosmos.UI.CsmMenu();
|
|||
|
this.pnlMenuLClass = new System.Windows.Forms.Panel();
|
|||
|
this.btnMenuLClass = new Cosmos.UI.CsmFunc();
|
|||
|
this.btnMenuLClassUp = new Cosmos.UI.CsmButton();
|
|||
|
this.btnMenuLClassDn = new Cosmos.UI.CsmButton();
|
|||
|
this.pnlTempInfo = new System.Windows.Forms.Panel();
|
|||
|
this.lblTemp3 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblTemp2 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblTemp1 = new Cosmos.UI.CsmLabel();
|
|||
|
this.picTempInfo = new System.Windows.Forms.PictureBox();
|
|||
|
this.tmrDateTime = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.lblItemGrid = new System.Windows.Forms.Label();
|
|||
|
this.pnlTopBg = new System.Windows.Forms.Panel();
|
|||
|
this.pnlAllianceCard = new System.Windows.Forms.Panel();
|
|||
|
this.lblAllianceCardName = new System.Windows.Forms.Label();
|
|||
|
this.lblAllianceCardTitle = new System.Windows.Forms.Label();
|
|||
|
this.pnlIFStatus4 = new System.Windows.Forms.Panel();
|
|||
|
this.lblTemperature03 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblTemperature01 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblTemperature02 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblAnniv = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblIFStatus1 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblIFStatus2 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblIFStatus3 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblOwnerPart = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblStoreNm = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblPosNo = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblTableInfo = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblCashier = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblTranNo = new Cosmos.UI.CsmLabel();
|
|||
|
this.btnAdmin = new Cosmos.UI.CsmButton();
|
|||
|
this.lblDateTime = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblEtc = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblDeviceState = new Cosmos.UI.CsmLabel();
|
|||
|
this.picWeb = new Cosmos.UI.CsmPictureBox();
|
|||
|
this.lblWeb = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblPriorReading2 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblPriorReading1 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblSaleDate = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblRealVer = new Cosmos.UI.CsmLabel();
|
|||
|
this.pnlPayMainBack = new Cosmos.UI.CsmPanel();
|
|||
|
this.cFuncPays = new Cosmos.UI.CsmFunc();
|
|||
|
this.cFuncDcs = new Cosmos.UI.CsmFunc();
|
|||
|
this.cFuncPnts = new Cosmos.UI.CsmFunc();
|
|||
|
this.pnlStep3 = new Cosmos.UI.CsmPanel();
|
|||
|
this.lblPayStep3 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblStatBox2 = new System.Windows.Forms.Label();
|
|||
|
this.pnlStep2 = new Cosmos.UI.CsmPanel();
|
|||
|
this.lblPayStep2 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblStatBox1 = new System.Windows.Forms.Label();
|
|||
|
this.pnlStep1 = new Cosmos.UI.CsmPanel();
|
|||
|
this.lblPayStep1 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel1 = new Cosmos.UI.CsmLabel();
|
|||
|
this.PnlAddBag = new Cosmos.UI.CsmPanel();
|
|||
|
this.BtnAddBag = new Cosmos.UI.CsmButton();
|
|||
|
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|||
|
this.lblPayVatSvc = new Cosmos.UI.CsmLabel();
|
|||
|
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.txtPayVatSvc = new Cosmos.UI.CsmLabel();
|
|||
|
this.txtPayQtySaleAmt = 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.BtnPayCanc = new Cosmos.UI.CsmButton();
|
|||
|
this.BtnPayMain = new Cosmos.UI.CsmButton();
|
|||
|
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.pnlBuyHistMot = new System.Windows.Forms.Panel();
|
|||
|
this.lblBuyHistMot = new System.Windows.Forms.Label();
|
|||
|
this.pnlBuyHist = new System.Windows.Forms.Panel();
|
|||
|
this.btnCpnSend = new Cosmos.UI.CsmButton();
|
|||
|
this.lblBuyHist3 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBuyHist9 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBuyHist8 = new Cosmos.UI.CsmLabel();
|
|||
|
this.btnHpCok = new Cosmos.UI.CsmButton();
|
|||
|
this.lblBuyHist7 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBuyHist6 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBuyHist5 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBuyHist4 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBuyHist2 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBuyHist1 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel15 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel14 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel10 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel9 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel7 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel8 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel6 = new Cosmos.UI.CsmLabel();
|
|||
|
this.csmLabel5 = new Cosmos.UI.CsmLabel();
|
|||
|
this.panel3 = new System.Windows.Forms.Panel();
|
|||
|
this.btnBuyListCls = new Cosmos.UI.CsmButton();
|
|||
|
this.txtVatSvc = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblVatSvc = new Cosmos.UI.CsmLabel();
|
|||
|
this.txtNetSaleAmt = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblNetSaleAmt = new Cosmos.UI.CsmLabel();
|
|||
|
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.btnItemGridBottom = new Cosmos.UI.CsmButton();
|
|||
|
this.btnItemGridUp = new Cosmos.UI.CsmButton();
|
|||
|
this.btnItemGridDown = new Cosmos.UI.CsmButton();
|
|||
|
this.btnItemGridTop = new Cosmos.UI.CsmButton();
|
|||
|
this.SaleItemGrid = new Cosmos.UI.CsmGridEx();
|
|||
|
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.lblDBVersion = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblPgmVersion = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblSaleStatus = new Cosmos.UI.CsmLabel();
|
|||
|
this.btnSubMenuCommGrp = new Cosmos.UI.CsmFunc();
|
|||
|
this.btnSubMenuCommDtl = new Cosmos.UI.CsmFunc();
|
|||
|
this.txtRecvedAmt = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblRecvedAmt = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblAmtBack = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblOffLine = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblDeviceStatus = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblTopMsgMode = new Cosmos.UI.CsmPosMovePanel();
|
|||
|
this.PnlNewHPOrd_Disp = new System.Windows.Forms.Panel();
|
|||
|
this.NewHPOrd_Disp = new Cosmos.UI.CsmLabel();
|
|||
|
this.NewHPOrd_Disp2 = new Cosmos.UI.CsmLabel();
|
|||
|
this.pnlBuyHistVip = new System.Windows.Forms.Panel();
|
|||
|
this.picVip = new Cosmos.UI.CsmPictureBox();
|
|||
|
this.Pnl_HPOInventoryAlram = new System.Windows.Forms.Panel();
|
|||
|
this.lb_HPOInventoryAlram = new Cosmos.UI.CsmLabel();
|
|||
|
this.lb_HPOInventoryAlram2 = new Cosmos.UI.CsmLabel();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picFooterBg)).BeginInit();
|
|||
|
this.pnlSubMenu.SuspendLayout();
|
|||
|
this.pnlSetMenu.SuspendLayout();
|
|||
|
this.pnlFlavour.SuspendLayout();
|
|||
|
((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();
|
|||
|
this.pnlTempInfo.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picTempInfo)).BeginInit();
|
|||
|
this.pnlTopBg.SuspendLayout();
|
|||
|
this.pnlAllianceCard.SuspendLayout();
|
|||
|
this.pnlIFStatus4.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picWeb)).BeginInit();
|
|||
|
this.pnlPayMainBack.SuspendLayout();
|
|||
|
this.pnlStep3.SuspendLayout();
|
|||
|
this.pnlStep2.SuspendLayout();
|
|||
|
this.pnlStep1.SuspendLayout();
|
|||
|
this.PnlAddBag.SuspendLayout();
|
|||
|
this.pnlCardMot.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picPayBack)).BeginInit();
|
|||
|
this.pnlBuyHistMot.SuspendLayout();
|
|||
|
this.pnlBuyHist.SuspendLayout();
|
|||
|
this.panel3.SuspendLayout();
|
|||
|
this.PnlNewHPOrd_Disp.SuspendLayout();
|
|||
|
this.pnlBuyHistVip.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picVip)).BeginInit();
|
|||
|
this.Pnl_HPOInventoryAlram.SuspendLayout();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// tmrSaleTimer
|
|||
|
//
|
|||
|
this.tmrSaleTimer.Interval = 1000;
|
|||
|
this.tmrSaleTimer.Tick += new System.EventHandler(this.tmrSaleTimer_Tick);
|
|||
|
//
|
|||
|
// picFooterBg
|
|||
|
//
|
|||
|
this.picFooterBg.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|||
|
this.picFooterBg.Location = new System.Drawing.Point(0, 747);
|
|||
|
this.picFooterBg.Name = "picFooterBg";
|
|||
|
this.picFooterBg.Size = new System.Drawing.Size(1024, 22);
|
|||
|
this.picFooterBg.TabIndex = 29;
|
|||
|
this.picFooterBg.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;
|
|||
|
this.btnSubMenuExit.Click += new System.EventHandler(this.btnSubMenuExit_Click);
|
|||
|
this.btnSubMenuExit.Enter += new System.EventHandler(this.btnSubMenuExit_Enter);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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.UpDownSeqUsed = true;
|
|||
|
this.btnSubMenuDtl.VisibleUpDown = true;
|
|||
|
this.btnSubMenuDtl.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnSubMenuDtl_FuncClickHandler);
|
|||
|
this.btnSubMenuDtl.Enter += new System.EventHandler(this.btnSubMenuDtl_Enter);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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.UpDownSeqUsed = true;
|
|||
|
this.btnSubMenuGrp.VisibleUpDown = true;
|
|||
|
this.btnSubMenuGrp.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnSubMenuGrp_FuncClickHandler);
|
|||
|
this.btnSubMenuGrp.Enter += new System.EventHandler(this.btnSubMenuGrp_Enter);
|
|||
|
//
|
|||
|
// pnlSetMenu
|
|||
|
//
|
|||
|
this.pnlSetMenu.BackColor = System.Drawing.Color.White;
|
|||
|
this.pnlSetMenu.Controls.Add(this.lblSetMenuTitle);
|
|||
|
this.pnlSetMenu.Controls.Add(this.btnSetMenu);
|
|||
|
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.BorderLineSize = 0;
|
|||
|
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.UpDownSeqUsed = true;
|
|||
|
this.btnSetMenu.VisibleUpDown = true;
|
|||
|
this.btnSetMenu.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnSetMenu_FuncClickHandler);
|
|||
|
this.btnSetMenu.Enter += new System.EventHandler(this.btnSetMenu_Enter);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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;
|
|||
|
this.btnFlavourMenu.MenuClickHandler += new Cosmos.UI.CsmMenu.MenuClickEventHandler(this.btnFlavour_MenuClickHandler);
|
|||
|
this.btnFlavourMenu.Enter += new System.EventHandler(this.btnFlavourMenu_Enter);
|
|||
|
//
|
|||
|
// 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(3, 53);
|
|||
|
this.picSaleBack.Name = "picSaleBack";
|
|||
|
this.picSaleBack.Size = new System.Drawing.Size(1024, 711);
|
|||
|
this.picSaleBack.TabIndex = 309;
|
|||
|
this.picSaleBack.TabStop = false;
|
|||
|
this.picSaleBack.WaitOnLoad = true;
|
|||
|
//
|
|||
|
// tmrCustCount
|
|||
|
//
|
|||
|
this.tmrCustCount.Interval = 10;
|
|||
|
this.tmrCustCount.Tick += new System.EventHandler(this.tmrCustCount_Tick);
|
|||
|
//
|
|||
|
// 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(195, 304);
|
|||
|
this.pnlMotSale.Name = "pnlMotSale";
|
|||
|
this.pnlMotSale.Size = new System.Drawing.Size(663, 268);
|
|||
|
this.pnlMotSale.TabIndex = 311;
|
|||
|
this.pnlMotSale.Click += new System.EventHandler(this.rtbMotSale_Click);
|
|||
|
this.pnlMotSale.Enter += new System.EventHandler(this.pnlMotSale_Enter);
|
|||
|
//
|
|||
|
// 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 = "";
|
|||
|
this.rtbMotSale.Click += new System.EventHandler(this.rtbMotSale_Click);
|
|||
|
this.rtbMotSale.Enter += new System.EventHandler(this.rtbMotDtl_Enter);
|
|||
|
//
|
|||
|
// picCampaign
|
|||
|
//
|
|||
|
this.picCampaign.Location = new System.Drawing.Point(720, 210);
|
|||
|
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;
|
|||
|
this.picCampaign.Click += new System.EventHandler(this.picCampaign_Click);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnUp.Click += new System.EventHandler(this.btnSlideFuncProc_Click);
|
|||
|
this.btnUp.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnSlidePage_MouseDown);
|
|||
|
this.btnUp.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnSlidePage_MouseUp);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnDown.Click += new System.EventHandler(this.btnSlideFuncProc_Click);
|
|||
|
this.btnDown.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnSlidePage_MouseDown);
|
|||
|
this.btnDown.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnSlidePage_MouseUp);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnMenu06.Click += new System.EventHandler(this.btnMenu_Click);
|
|||
|
this.btnMenu06.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
|
|||
|
this.btnMenu06.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnMenu05.Click += new System.EventHandler(this.btnMenu_Click);
|
|||
|
this.btnMenu05.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
|
|||
|
this.btnMenu05.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnMenu04.Click += new System.EventHandler(this.btnMenu_Click);
|
|||
|
this.btnMenu04.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
|
|||
|
this.btnMenu04.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnMenu03.Click += new System.EventHandler(this.btnMenu_Click);
|
|||
|
this.btnMenu03.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
|
|||
|
this.btnMenu03.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnMenu02.Click += new System.EventHandler(this.btnMenu_Click);
|
|||
|
this.btnMenu02.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
|
|||
|
this.btnMenu02.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnMenu01.Click += new System.EventHandler(this.btnMenu_Click);
|
|||
|
this.btnMenu01.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
|
|||
|
this.btnMenu01.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.picMenuSlide.Click += new System.EventHandler(this.MenuSlide_Click);
|
|||
|
//
|
|||
|
// pnlMenuMClass
|
|||
|
//
|
|||
|
this.pnlMenuMClass.Controls.Add(this.btnMenuMClassFix);
|
|||
|
this.pnlMenuMClass.Controls.Add(this.btnMenuMClass);
|
|||
|
this.pnlMenuMClass.Location = new System.Drawing.Point(12, 394);
|
|||
|
this.pnlMenuMClass.Name = "pnlMenuMClass";
|
|||
|
this.pnlMenuMClass.Size = new System.Drawing.Size(125, 333);
|
|||
|
this.pnlMenuMClass.TabIndex = 333;
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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.UpDownSeqUsed = true;
|
|||
|
this.btnMenuMClassFix.VisibleUpDown = true;
|
|||
|
this.btnMenuMClassFix.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnMenuMClass_FuncClickHandler);
|
|||
|
this.btnMenuMClassFix.Enter += new System.EventHandler(this.btnMenuMClassFix_Enter);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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.UpDownSeqUsed = true;
|
|||
|
this.btnMenuMClass.VisibleUpDown = true;
|
|||
|
this.btnMenuMClass.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnMenuMClass_FuncClickHandler);
|
|||
|
this.btnMenuMClass.UpDownClick += new Cosmos.UI.CsmFunc.UpDownClickEvent(this.btnMenuMClass_UpDownClick);
|
|||
|
this.btnMenuMClass.Enter += new System.EventHandler(this.btnMenuMClass_Enter);
|
|||
|
//
|
|||
|
// pnlMenu
|
|||
|
//
|
|||
|
this.pnlMenu.Controls.Add(this.btnMenu);
|
|||
|
this.pnlMenu.Controls.Add(this.btnMenuFix);
|
|||
|
this.pnlMenu.Location = new System.Drawing.Point(143, 394);
|
|||
|
this.pnlMenu.Name = "pnlMenu";
|
|||
|
this.pnlMenu.Size = new System.Drawing.Size(554, 333);
|
|||
|
this.pnlMenu.TabIndex = 333;
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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(533, 207);
|
|||
|
this.btnMenu.TabIndex = 303;
|
|||
|
this.btnMenu.TextDown = "▶";
|
|||
|
this.btnMenu.TextUp = "◀";
|
|||
|
this.btnMenu.VisibleUpDown = true;
|
|||
|
this.btnMenu.MenuClickHandler += new Cosmos.UI.CsmMenu.MenuClickEventHandler(this.btnMenu_MenuClickHandler);
|
|||
|
this.btnMenu.Enter += new System.EventHandler(this.btnMenu_Enter);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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(533, 100);
|
|||
|
this.btnMenuFix.TabIndex = 304;
|
|||
|
this.btnMenuFix.TextDown = "▶";
|
|||
|
this.btnMenuFix.TextUp = "◀";
|
|||
|
this.btnMenuFix.VisibleUpDown = true;
|
|||
|
this.btnMenuFix.MenuClickHandler += new Cosmos.UI.CsmMenu.MenuClickEventHandler(this.btnMenu_MenuClickHandler);
|
|||
|
this.btnMenuFix.Enter += new System.EventHandler(this.btnMenuFix_Enter);
|
|||
|
//
|
|||
|
// pnlMenuLClass
|
|||
|
//
|
|||
|
this.pnlMenuLClass.Controls.Add(this.btnMenuLClass);
|
|||
|
this.pnlMenuLClass.Controls.Add(this.btnMenuLClassUp);
|
|||
|
this.pnlMenuLClass.Controls.Add(this.btnMenuLClassDn);
|
|||
|
this.pnlMenuLClass.Location = new System.Drawing.Point(29, 326);
|
|||
|
this.pnlMenuLClass.Name = "pnlMenuLClass";
|
|||
|
this.pnlMenuLClass.Size = new System.Drawing.Size(668, 62);
|
|||
|
this.pnlMenuLClass.TabIndex = 334;
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
this.btnMenuLClass.BorderStyleReDraw = false;
|
|||
|
this.btnMenuLClass.FontSizeUpDown = 15.75F;
|
|||
|
this.btnMenuLClass.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
|
|||
|
this.btnMenuLClass.Location = new System.Drawing.Point(82, 5);
|
|||
|
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(138, 53);
|
|||
|
this.btnMenuLClass.TabIndex = 301;
|
|||
|
this.btnMenuLClass.TextDown = "▶";
|
|||
|
this.btnMenuLClass.TextUp = "◀";
|
|||
|
this.btnMenuLClass.UpDownSeqUsed = true;
|
|||
|
this.btnMenuLClass.VisibleUpDown = true;
|
|||
|
this.btnMenuLClass.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnMenuLClass_FuncClickHandler);
|
|||
|
//
|
|||
|
// 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(72, 57);
|
|||
|
this.btnMenuLClassUp.TabIndex = 330;
|
|||
|
this.btnMenuLClassUp.Text = "<";
|
|||
|
this.btnMenuLClassUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnMenuLClassUp.Click += new System.EventHandler(this.btnMenuLClassUp_Click);
|
|||
|
//
|
|||
|
// 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;
|
|||
|
this.btnMenuLClassDn.Click += new System.EventHandler(this.btnMenuLClassUp_Click);
|
|||
|
//
|
|||
|
// pnlTempInfo
|
|||
|
//
|
|||
|
this.pnlTempInfo.Controls.Add(this.lblTemp3);
|
|||
|
this.pnlTempInfo.Controls.Add(this.lblTemp2);
|
|||
|
this.pnlTempInfo.Controls.Add(this.lblTemp1);
|
|||
|
this.pnlTempInfo.Controls.Add(this.picTempInfo);
|
|||
|
this.pnlTempInfo.Location = new System.Drawing.Point(4, 452);
|
|||
|
this.pnlTempInfo.Name = "pnlTempInfo";
|
|||
|
this.pnlTempInfo.Size = new System.Drawing.Size(1024, 90);
|
|||
|
this.pnlTempInfo.TabIndex = 335;
|
|||
|
//
|
|||
|
// lblTemp3
|
|||
|
//
|
|||
|
this.lblTemp3.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblTemp3.BorderStyleReDraw = false;
|
|||
|
this.lblTemp3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblTemp3.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblTemp3.Location = new System.Drawing.Point(682, 5);
|
|||
|
this.lblTemp3.Name = "lblTemp3";
|
|||
|
this.lblTemp3.Size = new System.Drawing.Size(308, 80);
|
|||
|
this.lblTemp3.TabIndex = 332;
|
|||
|
this.lblTemp3.Tag = "1";
|
|||
|
this.lblTemp3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblTemp3.UseCompatibleTextRendering = true;
|
|||
|
this.lblTemp3.Click += new System.EventHandler(this.TempInfo_Click);
|
|||
|
//
|
|||
|
// lblTemp2
|
|||
|
//
|
|||
|
this.lblTemp2.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblTemp2.BorderStyleReDraw = false;
|
|||
|
this.lblTemp2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblTemp2.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblTemp2.Location = new System.Drawing.Point(358, 5);
|
|||
|
this.lblTemp2.Name = "lblTemp2";
|
|||
|
this.lblTemp2.Size = new System.Drawing.Size(308, 80);
|
|||
|
this.lblTemp2.TabIndex = 331;
|
|||
|
this.lblTemp2.Tag = "1";
|
|||
|
this.lblTemp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblTemp2.UseCompatibleTextRendering = true;
|
|||
|
this.lblTemp2.Click += new System.EventHandler(this.TempInfo_Click);
|
|||
|
//
|
|||
|
// lblTemp1
|
|||
|
//
|
|||
|
this.lblTemp1.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblTemp1.BorderStyleReDraw = false;
|
|||
|
this.lblTemp1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblTemp1.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblTemp1.Location = new System.Drawing.Point(31, 5);
|
|||
|
this.lblTemp1.Name = "lblTemp1";
|
|||
|
this.lblTemp1.Size = new System.Drawing.Size(308, 80);
|
|||
|
this.lblTemp1.TabIndex = 330;
|
|||
|
this.lblTemp1.Tag = "1";
|
|||
|
this.lblTemp1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblTemp1.UseCompatibleTextRendering = true;
|
|||
|
this.lblTemp1.Click += new System.EventHandler(this.TempInfo_Click);
|
|||
|
//
|
|||
|
// picTempInfo
|
|||
|
//
|
|||
|
this.picTempInfo.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.picTempInfo.Name = "picTempInfo";
|
|||
|
this.picTempInfo.Size = new System.Drawing.Size(1024, 90);
|
|||
|
this.picTempInfo.TabIndex = 329;
|
|||
|
this.picTempInfo.TabStop = false;
|
|||
|
this.picTempInfo.Click += new System.EventHandler(this.TempInfo_Click);
|
|||
|
//
|
|||
|
// tmrDateTime
|
|||
|
//
|
|||
|
this.tmrDateTime.Interval = 1000;
|
|||
|
this.tmrDateTime.Tick += new System.EventHandler(this.tmrDateTime_Tick);
|
|||
|
//
|
|||
|
// lblItemGrid
|
|||
|
//
|
|||
|
this.lblItemGrid.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblItemGrid.Location = new System.Drawing.Point(4, 107);
|
|||
|
this.lblItemGrid.Name = "lblItemGrid";
|
|||
|
this.lblItemGrid.Size = new System.Drawing.Size(634, 220);
|
|||
|
this.lblItemGrid.TabIndex = 346;
|
|||
|
//
|
|||
|
// pnlTopBg
|
|||
|
//
|
|||
|
this.pnlTopBg.Controls.Add(this.pnlAllianceCard);
|
|||
|
this.pnlTopBg.Controls.Add(this.pnlIFStatus4);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblAnniv);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblIFStatus1);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblIFStatus2);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblIFStatus3);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblOwnerPart);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblStoreNm);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblPosNo);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblTableInfo);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblCashier);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblTranNo);
|
|||
|
this.pnlTopBg.Controls.Add(this.btnAdmin);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblDateTime);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblEtc);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblDeviceState);
|
|||
|
this.pnlTopBg.Controls.Add(this.picWeb);
|
|||
|
this.pnlTopBg.Controls.Add(this.lblWeb);
|
|||
|
this.pnlTopBg.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.pnlTopBg.Name = "pnlTopBg";
|
|||
|
this.pnlTopBg.Size = new System.Drawing.Size(1024, 50);
|
|||
|
this.pnlTopBg.TabIndex = 347;
|
|||
|
//
|
|||
|
// pnlAllianceCard
|
|||
|
//
|
|||
|
this.pnlAllianceCard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.pnlAllianceCard.Controls.Add(this.lblAllianceCardName);
|
|||
|
this.pnlAllianceCard.Controls.Add(this.lblAllianceCardTitle);
|
|||
|
this.pnlAllianceCard.Location = new System.Drawing.Point(126, 0);
|
|||
|
this.pnlAllianceCard.Name = "pnlAllianceCard";
|
|||
|
this.pnlAllianceCard.Size = new System.Drawing.Size(525, 50);
|
|||
|
this.pnlAllianceCard.TabIndex = 300;
|
|||
|
this.pnlAllianceCard.Visible = false;
|
|||
|
//
|
|||
|
// lblAllianceCardName
|
|||
|
//
|
|||
|
this.lblAllianceCardName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(37)))), ((int)(((byte)(37)))));
|
|||
|
this.lblAllianceCardName.Font = new System.Drawing.Font("굴림", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblAllianceCardName.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblAllianceCardName.Location = new System.Drawing.Point(21, 5);
|
|||
|
this.lblAllianceCardName.Name = "lblAllianceCardName";
|
|||
|
this.lblAllianceCardName.Size = new System.Drawing.Size(162, 35);
|
|||
|
this.lblAllianceCardName.TabIndex = 0;
|
|||
|
this.lblAllianceCardName.Text = "해피포인트";
|
|||
|
this.lblAllianceCardName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
//
|
|||
|
// lblAllianceCardTitle
|
|||
|
//
|
|||
|
this.lblAllianceCardTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(37)))), ((int)(((byte)(37)))));
|
|||
|
this.lblAllianceCardTitle.Font = new System.Drawing.Font("굴림", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblAllianceCardTitle.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblAllianceCardTitle.Location = new System.Drawing.Point(181, 5);
|
|||
|
this.lblAllianceCardTitle.Name = "lblAllianceCardTitle";
|
|||
|
this.lblAllianceCardTitle.Size = new System.Drawing.Size(277, 35);
|
|||
|
this.lblAllianceCardTitle.TabIndex = 1;
|
|||
|
this.lblAllianceCardTitle.Text = "카드가 등록되었습니다";
|
|||
|
this.lblAllianceCardTitle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
//
|
|||
|
// pnlIFStatus4
|
|||
|
//
|
|||
|
this.pnlIFStatus4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
|
|||
|
this.pnlIFStatus4.Controls.Add(this.lblTemperature03);
|
|||
|
this.pnlIFStatus4.Controls.Add(this.lblTemperature01);
|
|||
|
this.pnlIFStatus4.Controls.Add(this.lblTemperature02);
|
|||
|
this.pnlIFStatus4.Location = new System.Drawing.Point(692, 25);
|
|||
|
this.pnlIFStatus4.Name = "pnlIFStatus4";
|
|||
|
this.pnlIFStatus4.Size = new System.Drawing.Size(110, 21);
|
|||
|
this.pnlIFStatus4.TabIndex = 339;
|
|||
|
//
|
|||
|
// lblTemperature03
|
|||
|
//
|
|||
|
this.lblTemperature03.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.lblTemperature03.BorderStyleReDraw = false;
|
|||
|
this.lblTemperature03.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblTemperature03.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblTemperature03.Location = new System.Drawing.Point(72, 0);
|
|||
|
this.lblTemperature03.Name = "lblTemperature03";
|
|||
|
this.lblTemperature03.Size = new System.Drawing.Size(34, 21);
|
|||
|
this.lblTemperature03.TabIndex = 2;
|
|||
|
this.lblTemperature03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblTemperature03.Click += new System.EventHandler(this.lblTemperature_Click);
|
|||
|
//
|
|||
|
// lblTemperature01
|
|||
|
//
|
|||
|
this.lblTemperature01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.lblTemperature01.BorderStyleReDraw = false;
|
|||
|
this.lblTemperature01.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblTemperature01.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblTemperature01.Location = new System.Drawing.Point(2, 0);
|
|||
|
this.lblTemperature01.Name = "lblTemperature01";
|
|||
|
this.lblTemperature01.Size = new System.Drawing.Size(34, 21);
|
|||
|
this.lblTemperature01.TabIndex = 0;
|
|||
|
this.lblTemperature01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblTemperature01.Click += new System.EventHandler(this.lblTemperature_Click);
|
|||
|
//
|
|||
|
// lblTemperature02
|
|||
|
//
|
|||
|
this.lblTemperature02.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.lblTemperature02.BorderStyleReDraw = false;
|
|||
|
this.lblTemperature02.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblTemperature02.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblTemperature02.Location = new System.Drawing.Point(37, 0);
|
|||
|
this.lblTemperature02.Name = "lblTemperature02";
|
|||
|
this.lblTemperature02.Size = new System.Drawing.Size(34, 21);
|
|||
|
this.lblTemperature02.TabIndex = 1;
|
|||
|
this.lblTemperature02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblTemperature02.Click += new System.EventHandler(this.lblTemperature_Click);
|
|||
|
//
|
|||
|
// lblAnniv
|
|||
|
//
|
|||
|
this.lblAnniv.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.lblAnniv.BorderStyleReDraw = false;
|
|||
|
this.lblAnniv.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblAnniv.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblAnniv.Location = new System.Drawing.Point(971, 25);
|
|||
|
this.lblAnniv.Name = "lblAnniv";
|
|||
|
this.lblAnniv.Size = new System.Drawing.Size(118, 21);
|
|||
|
this.lblAnniv.TabIndex = 328;
|
|||
|
this.lblAnniv.Text = "기념일배송:100";
|
|||
|
this.lblAnniv.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
this.lblAnniv.Visible = false;
|
|||
|
this.lblAnniv.Click += new System.EventHandler(this.lblIFStatus_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblIFStatus1.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblIFStatus1.Location = new System.Drawing.Point(263, 25);
|
|||
|
this.lblIFStatus1.Name = "lblIFStatus1";
|
|||
|
this.lblIFStatus1.Size = new System.Drawing.Size(370, 21);
|
|||
|
this.lblIFStatus1.TabIndex = 5;
|
|||
|
this.lblIFStatus1.Text = "【해피오더】 신규주문(99)/픽업미처리(99)/배달미처리(99)";
|
|||
|
this.lblIFStatus1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
this.lblIFStatus1.Click += new System.EventHandler(this.lblIFStatus_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblIFStatus2.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblIFStatus2.Location = new System.Drawing.Point(460, 25);
|
|||
|
this.lblIFStatus2.Name = "lblIFStatus2";
|
|||
|
this.lblIFStatus2.Size = new System.Drawing.Size(95, 21);
|
|||
|
this.lblIFStatus2.TabIndex = 318;
|
|||
|
this.lblIFStatus2.Text = "【빚은몰】 99";
|
|||
|
this.lblIFStatus2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
this.lblIFStatus2.Click += new System.EventHandler(this.lblIFStatus_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblIFStatus3.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblIFStatus3.Location = new System.Drawing.Point(577, 25);
|
|||
|
this.lblIFStatus3.Name = "lblIFStatus3";
|
|||
|
this.lblIFStatus3.Size = new System.Drawing.Size(95, 21);
|
|||
|
this.lblIFStatus3.TabIndex = 319;
|
|||
|
this.lblIFStatus3.Text = "【이지웰】 99";
|
|||
|
this.lblIFStatus3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
this.lblIFStatus3.Click += new System.EventHandler(this.lblIFStatus_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblOwnerPart.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblOwnerPart.Location = new System.Drawing.Point(811, 25);
|
|||
|
this.lblOwnerPart.Name = "lblOwnerPart";
|
|||
|
this.lblOwnerPart.Size = new System.Drawing.Size(182, 21);
|
|||
|
this.lblOwnerPart.TabIndex = 319;
|
|||
|
this.lblOwnerPart.Text = "[전월]100/[당월]100";
|
|||
|
this.lblOwnerPart.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
this.lblOwnerPart.Click += new System.EventHandler(this.lblIFStatus_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblStoreNm.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblStoreNm.Location = new System.Drawing.Point(131, 2);
|
|||
|
this.lblStoreNm.Name = "lblStoreNm";
|
|||
|
this.lblStoreNm.Size = new System.Drawing.Size(118, 21);
|
|||
|
this.lblStoreNm.TabIndex = 2;
|
|||
|
this.lblStoreNm.Text = "방배점";
|
|||
|
this.lblStoreNm.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("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblPosNo.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblPosNo.Location = new System.Drawing.Point(263, 2);
|
|||
|
this.lblPosNo.Name = "lblPosNo";
|
|||
|
this.lblPosNo.Size = new System.Drawing.Size(66, 21);
|
|||
|
this.lblPosNo.TabIndex = 3;
|
|||
|
this.lblPosNo.Text = "POS 01";
|
|||
|
this.lblPosNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
//
|
|||
|
// lblTableInfo
|
|||
|
//
|
|||
|
this.lblTableInfo.AutoEllipsis = true;
|
|||
|
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("맑은 고딕", 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(125, 25);
|
|||
|
this.lblTableInfo.Name = "lblTableInfo";
|
|||
|
this.lblTableInfo.Size = new System.Drawing.Size(146, 21);
|
|||
|
this.lblTableInfo.TabIndex = 310;
|
|||
|
this.lblTableInfo.Text = "테이블:1F-001[홍길동담당자]";
|
|||
|
this.lblTableInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
this.lblTableInfo.Click += new System.EventHandler(this.lblTableInfo_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblCashier.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblCashier.Location = new System.Drawing.Point(463, 2);
|
|||
|
this.lblCashier.Name = "lblCashier";
|
|||
|
this.lblCashier.Size = new System.Drawing.Size(89, 21);
|
|||
|
this.lblCashier.TabIndex = 4;
|
|||
|
this.lblCashier.Text = "홍길동님";
|
|||
|
this.lblCashier.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblCashier.Click += new System.EventHandler(this.lblCashier_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblTranNo.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblTranNo.Location = new System.Drawing.Point(343, 2);
|
|||
|
this.lblTranNo.Name = "lblTranNo";
|
|||
|
this.lblTranNo.Size = new System.Drawing.Size(106, 21);
|
|||
|
this.lblTranNo.TabIndex = 4;
|
|||
|
this.lblTranNo.Text = "0123456789";
|
|||
|
this.lblTranNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.btnAdmin.ForeColor = System.Drawing.Color.White;
|
|||
|
this.btnAdmin.Location = new System.Drawing.Point(562, 2);
|
|||
|
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(89, 21);
|
|||
|
this.btnAdmin.TabIndex = 25;
|
|||
|
this.btnAdmin.Text = "점주";
|
|||
|
this.btnAdmin.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnAdmin.Click += new System.EventHandler(this.btnAdmin_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblDateTime.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblDateTime.Location = new System.Drawing.Point(655, 2);
|
|||
|
this.lblDateTime.Name = "lblDateTime";
|
|||
|
this.lblDateTime.Size = new System.Drawing.Size(206, 21);
|
|||
|
this.lblDateTime.TabIndex = 7;
|
|||
|
this.lblDateTime.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(889, 2);
|
|||
|
this.lblEtc.Name = "lblEtc";
|
|||
|
this.lblEtc.Size = new System.Drawing.Size(53, 44);
|
|||
|
this.lblEtc.TabIndex = 3;
|
|||
|
this.lblEtc.Text = "기타";
|
|||
|
this.lblEtc.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblEtc.Click += new System.EventHandler(this.lblEtc_Click);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 15F);
|
|||
|
this.lblDeviceState.ForeColor = System.Drawing.Color.DeepSkyBlue;
|
|||
|
this.lblDeviceState.Location = new System.Drawing.Point(863, 2);
|
|||
|
this.lblDeviceState.Name = "lblDeviceState";
|
|||
|
this.lblDeviceState.Size = new System.Drawing.Size(22, 40);
|
|||
|
this.lblDeviceState.TabIndex = 338;
|
|||
|
this.lblDeviceState.Text = "●";
|
|||
|
this.lblDeviceState.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblDeviceState.Click += new System.EventHandler(this.lblDeviceState_Click);
|
|||
|
//
|
|||
|
// picWeb
|
|||
|
//
|
|||
|
this.picWeb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.picWeb.Location = new System.Drawing.Point(950, 16);
|
|||
|
this.picWeb.Name = "picWeb";
|
|||
|
this.picWeb.Size = new System.Drawing.Size(15, 15);
|
|||
|
this.picWeb.TabIndex = 315;
|
|||
|
this.picWeb.TabStop = false;
|
|||
|
this.picWeb.Click += new System.EventHandler(this.picWeb_Click);
|
|||
|
//
|
|||
|
// 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(958, 2);
|
|||
|
this.lblWeb.Name = "lblWeb";
|
|||
|
this.lblWeb.Size = new System.Drawing.Size(66, 44);
|
|||
|
this.lblWeb.TabIndex = 3;
|
|||
|
this.lblWeb.Text = "WEB";
|
|||
|
this.lblWeb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblWeb.Click += new System.EventHandler(this.lblEtc_Click);
|
|||
|
this.lblWeb.Enter += new System.EventHandler(this.lblWeb_Enter);
|
|||
|
//
|
|||
|
// lblPriorReading2
|
|||
|
//
|
|||
|
this.lblPriorReading2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.lblPriorReading2.BorderStyleReDraw = false;
|
|||
|
this.lblPriorReading2.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblPriorReading2.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblPriorReading2.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|||
|
this.lblPriorReading2.Location = new System.Drawing.Point(430, 747);
|
|||
|
this.lblPriorReading2.Name = "lblPriorReading2";
|
|||
|
this.lblPriorReading2.Size = new System.Drawing.Size(40, 18);
|
|||
|
this.lblPriorReading2.TabIndex = 353;
|
|||
|
this.lblPriorReading2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
//
|
|||
|
// lblPriorReading1
|
|||
|
//
|
|||
|
this.lblPriorReading1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.lblPriorReading1.BorderStyleReDraw = false;
|
|||
|
this.lblPriorReading1.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblPriorReading1.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblPriorReading1.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|||
|
this.lblPriorReading1.Location = new System.Drawing.Point(378, 747);
|
|||
|
this.lblPriorReading1.Name = "lblPriorReading1";
|
|||
|
this.lblPriorReading1.Size = new System.Drawing.Size(40, 18);
|
|||
|
this.lblPriorReading1.TabIndex = 352;
|
|||
|
this.lblPriorReading1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
//
|
|||
|
// lblSaleDate
|
|||
|
//
|
|||
|
this.lblSaleDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.lblSaleDate.BorderStyleReDraw = false;
|
|||
|
this.lblSaleDate.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblSaleDate.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblSaleDate.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|||
|
this.lblSaleDate.Location = new System.Drawing.Point(158, 747);
|
|||
|
this.lblSaleDate.Name = "lblSaleDate";
|
|||
|
this.lblSaleDate.Size = new System.Drawing.Size(203, 18);
|
|||
|
this.lblSaleDate.TabIndex = 349;
|
|||
|
this.lblSaleDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// lblRealVer
|
|||
|
//
|
|||
|
this.lblRealVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(34)))), ((int)(((byte)(34)))));
|
|||
|
this.lblRealVer.BorderStyleReDraw = false;
|
|||
|
this.lblRealVer.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblRealVer.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblRealVer.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|||
|
this.lblRealVer.Location = new System.Drawing.Point(1, 747);
|
|||
|
this.lblRealVer.Name = "lblRealVer";
|
|||
|
this.lblRealVer.Size = new System.Drawing.Size(136, 18);
|
|||
|
this.lblRealVer.TabIndex = 348;
|
|||
|
this.lblRealVer.Text = "1.0.0.0";
|
|||
|
this.lblRealVer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// pnlPayMainBack
|
|||
|
//
|
|||
|
this.pnlPayMainBack.BackColor = System.Drawing.Color.White;
|
|||
|
this.pnlPayMainBack.Controls.Add(this.cFuncPays);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.cFuncDcs);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.cFuncPnts);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.pnlStep3);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.lblStatBox2);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.pnlStep2);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.lblStatBox1);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.pnlStep1);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.csmLabel1);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.PnlAddBag);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.lblPayVatSvc);
|
|||
|
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.txtPayVatSvc);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.txtPayQtySaleAmt);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.pnlCardMot);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.BtnPayCanc);
|
|||
|
this.pnlPayMainBack.Controls.Add(this.BtnPayMain);
|
|||
|
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(12, 50);
|
|||
|
this.pnlPayMainBack.Name = "pnlPayMainBack";
|
|||
|
this.pnlPayMainBack.Size = new System.Drawing.Size(1024, 698);
|
|||
|
this.pnlPayMainBack.TabIndex = 35;
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
this.cFuncPays.BorderStyleReDraw = false;
|
|||
|
this.cFuncPays.FontSizeUpDown = 15.75F;
|
|||
|
this.cFuncPays.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
|
|||
|
this.cFuncPays.Location = new System.Drawing.Point(364, 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(620, 107);
|
|||
|
this.cFuncPays.TabIndex = 158;
|
|||
|
this.cFuncPays.Tag = "3";
|
|||
|
this.cFuncPays.TextDown = ">";
|
|||
|
this.cFuncPays.TextUp = "<";
|
|||
|
this.cFuncPays.UpDownSeqUsed = true;
|
|||
|
this.cFuncPays.VisibleUpDown = true;
|
|||
|
this.cFuncPays.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.cFuncPays_FuncClickHandler);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
this.cFuncDcs.BorderStyleReDraw = false;
|
|||
|
this.cFuncDcs.FontSizeUpDown = 15.75F;
|
|||
|
this.cFuncDcs.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
|
|||
|
this.cFuncDcs.Location = new System.Drawing.Point(364, 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(620, 107);
|
|||
|
this.cFuncDcs.TabIndex = 157;
|
|||
|
this.cFuncDcs.Tag = "2";
|
|||
|
this.cFuncDcs.TextDown = ">";
|
|||
|
this.cFuncDcs.TextUp = "<";
|
|||
|
this.cFuncDcs.UpDownSeqUsed = true;
|
|||
|
this.cFuncDcs.VisibleUpDown = true;
|
|||
|
this.cFuncDcs.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.cFuncDcs_FuncClickHandler);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
this.cFuncPnts.BorderStyleReDraw = false;
|
|||
|
this.cFuncPnts.FontSizeUpDown = 15.75F;
|
|||
|
this.cFuncPnts.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
|
|||
|
this.cFuncPnts.Location = new System.Drawing.Point(364, 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(620, 107);
|
|||
|
this.cFuncPnts.TabIndex = 156;
|
|||
|
this.cFuncPnts.Tag = "1";
|
|||
|
this.cFuncPnts.TextDown = ">";
|
|||
|
this.cFuncPnts.TextUp = "<";
|
|||
|
this.cFuncPnts.UpDownSeqUsed = true;
|
|||
|
this.cFuncPnts.VisibleUpDown = true;
|
|||
|
this.cFuncPnts.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.cFuncPnts_FuncClickHandler);
|
|||
|
//
|
|||
|
// pnlStep3
|
|||
|
//
|
|||
|
this.pnlStep3.BackColor = System.Drawing.Color.White;
|
|||
|
this.pnlStep3.Controls.Add(this.lblPayStep3);
|
|||
|
this.pnlStep3.Location = new System.Drawing.Point(236, 397);
|
|||
|
this.pnlStep3.Name = "pnlStep3";
|
|||
|
this.pnlStep3.Size = new System.Drawing.Size(107, 107);
|
|||
|
this.pnlStep3.TabIndex = 164;
|
|||
|
this.pnlStep3.Click += new System.EventHandler(this.lblStep3_Click);
|
|||
|
//
|
|||
|
// lblPayStep3
|
|||
|
//
|
|||
|
this.lblPayStep3.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblPayStep3.BorderStyleReDraw = false;
|
|||
|
this.lblPayStep3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblPayStep3.ForeColor = System.Drawing.Color.Black;
|
|||
|
this.lblPayStep3.Location = new System.Drawing.Point(2, 2);
|
|||
|
this.lblPayStep3.Name = "lblPayStep3";
|
|||
|
this.lblPayStep3.Size = new System.Drawing.Size(103, 103);
|
|||
|
this.lblPayStep3.TabIndex = 1;
|
|||
|
this.lblPayStep3.Text = "포인트 카드";
|
|||
|
this.lblPayStep3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblPayStep3.Click += new System.EventHandler(this.lblStep3_Click);
|
|||
|
//
|
|||
|
// lblStatBox2
|
|||
|
//
|
|||
|
this.lblStatBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(159)))), ((int)(((byte)(159)))));
|
|||
|
this.lblStatBox2.Location = new System.Drawing.Point(287, 376);
|
|||
|
this.lblStatBox2.Name = "lblStatBox2";
|
|||
|
this.lblStatBox2.Size = new System.Drawing.Size(1, 22);
|
|||
|
this.lblStatBox2.TabIndex = 299;
|
|||
|
this.lblStatBox2.Text = "label1";
|
|||
|
//
|
|||
|
// pnlStep2
|
|||
|
//
|
|||
|
this.pnlStep2.BackColor = System.Drawing.Color.White;
|
|||
|
this.pnlStep2.Controls.Add(this.lblPayStep2);
|
|||
|
this.pnlStep2.Location = new System.Drawing.Point(236, 270);
|
|||
|
this.pnlStep2.Name = "pnlStep2";
|
|||
|
this.pnlStep2.Size = new System.Drawing.Size(107, 107);
|
|||
|
this.pnlStep2.TabIndex = 163;
|
|||
|
this.pnlStep2.Click += new System.EventHandler(this.lblStep2_Click);
|
|||
|
//
|
|||
|
// lblPayStep2
|
|||
|
//
|
|||
|
this.lblPayStep2.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblPayStep2.BorderStyleReDraw = false;
|
|||
|
this.lblPayStep2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblPayStep2.ForeColor = System.Drawing.Color.Black;
|
|||
|
this.lblPayStep2.Location = new System.Drawing.Point(2, 2);
|
|||
|
this.lblPayStep2.Name = "lblPayStep2";
|
|||
|
this.lblPayStep2.Size = new System.Drawing.Size(103, 103);
|
|||
|
this.lblPayStep2.TabIndex = 1;
|
|||
|
this.lblPayStep2.Text = "포인트 카드";
|
|||
|
this.lblPayStep2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblPayStep2.Click += new System.EventHandler(this.lblStep2_Click);
|
|||
|
//
|
|||
|
// lblStatBox1
|
|||
|
//
|
|||
|
this.lblStatBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(159)))), ((int)(((byte)(159)))));
|
|||
|
this.lblStatBox1.Location = new System.Drawing.Point(287, 249);
|
|||
|
this.lblStatBox1.Name = "lblStatBox1";
|
|||
|
this.lblStatBox1.Size = new System.Drawing.Size(1, 22);
|
|||
|
this.lblStatBox1.TabIndex = 299;
|
|||
|
this.lblStatBox1.Text = "label1";
|
|||
|
//
|
|||
|
// pnlStep1
|
|||
|
//
|
|||
|
this.pnlStep1.BackColor = System.Drawing.Color.White;
|
|||
|
this.pnlStep1.Controls.Add(this.lblPayStep1);
|
|||
|
this.pnlStep1.Location = new System.Drawing.Point(236, 142);
|
|||
|
this.pnlStep1.Name = "pnlStep1";
|
|||
|
this.pnlStep1.Size = new System.Drawing.Size(107, 107);
|
|||
|
this.pnlStep1.TabIndex = 162;
|
|||
|
this.pnlStep1.Click += new System.EventHandler(this.lblStep1_Click);
|
|||
|
//
|
|||
|
// lblPayStep1
|
|||
|
//
|
|||
|
this.lblPayStep1.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblPayStep1.BorderStyleReDraw = false;
|
|||
|
this.lblPayStep1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblPayStep1.ForeColor = System.Drawing.Color.Black;
|
|||
|
this.lblPayStep1.Location = new System.Drawing.Point(2, 2);
|
|||
|
this.lblPayStep1.Name = "lblPayStep1";
|
|||
|
this.lblPayStep1.Size = new System.Drawing.Size(103, 103);
|
|||
|
this.lblPayStep1.TabIndex = 1;
|
|||
|
this.lblPayStep1.Text = "포인트 카드";
|
|||
|
this.lblPayStep1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblPayStep1.Click += new System.EventHandler(this.lblStep1_Click);
|
|||
|
//
|
|||
|
// csmLabel1
|
|||
|
//
|
|||
|
this.csmLabel1.BackColor = System.Drawing.Color.White;
|
|||
|
this.csmLabel1.BorderStyleReDraw = false;
|
|||
|
this.csmLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.csmLabel1.ForeColor = System.Drawing.Color.Black;
|
|||
|
this.csmLabel1.Location = new System.Drawing.Point(216, 123);
|
|||
|
this.csmLabel1.Name = "csmLabel1";
|
|||
|
this.csmLabel1.Size = new System.Drawing.Size(788, 402);
|
|||
|
this.csmLabel1.TabIndex = 304;
|
|||
|
this.csmLabel1.Text = "1";
|
|||
|
this.csmLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
//
|
|||
|
// PnlAddBag
|
|||
|
//
|
|||
|
this.PnlAddBag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
this.PnlAddBag.Controls.Add(this.BtnAddBag);
|
|||
|
this.PnlAddBag.Controls.Add(this.richTextBox1);
|
|||
|
this.PnlAddBag.Location = new System.Drawing.Point(20, 19);
|
|||
|
this.PnlAddBag.Name = "PnlAddBag";
|
|||
|
this.PnlAddBag.Size = new System.Drawing.Size(177, 97);
|
|||
|
this.PnlAddBag.TabIndex = 301;
|
|||
|
//
|
|||
|
// BtnAddBag
|
|||
|
//
|
|||
|
this.BtnAddBag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(88)))), ((int)(((byte)(110)))));
|
|||
|
this.BtnAddBag.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|||
|
this.BtnAddBag.BorderStyleReDraw = false;
|
|||
|
this.BtnAddBag.ClickImage = null;
|
|||
|
this.BtnAddBag.DefaultImage = null;
|
|||
|
this.BtnAddBag.DisableImage = null;
|
|||
|
this.BtnAddBag.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
this.BtnAddBag.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.BtnAddBag.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(184)))), ((int)(((byte)(191)))));
|
|||
|
this.BtnAddBag.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.BtnAddBag.Name = "BtnAddBag";
|
|||
|
this.BtnAddBag.OccupancyBar = 0;
|
|||
|
this.BtnAddBag.OccupancyBar_Lv0 = null;
|
|||
|
this.BtnAddBag.OccupancyBar_Lv1 = null;
|
|||
|
this.BtnAddBag.OccupancyBar_Lv2 = null;
|
|||
|
this.BtnAddBag.OccupancyBar_Lv3 = null;
|
|||
|
this.BtnAddBag.OccupancyBar_Lv4 = null;
|
|||
|
this.BtnAddBag.Size = new System.Drawing.Size(177, 97);
|
|||
|
this.BtnAddBag.TabIndex = 22;
|
|||
|
this.BtnAddBag.Text = "봉투 추가";
|
|||
|
this.BtnAddBag.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.BtnAddBag.Click += new System.EventHandler(this.BtnAddBag_Click);
|
|||
|
//
|
|||
|
// richTextBox1
|
|||
|
//
|
|||
|
this.richTextBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|||
|
this.richTextBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.richTextBox1.ForeColor = System.Drawing.Color.White;
|
|||
|
this.richTextBox1.Location = new System.Drawing.Point(13, 195);
|
|||
|
this.richTextBox1.Name = "richTextBox1";
|
|||
|
this.richTextBox1.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
|
|||
|
this.richTextBox1.Size = new System.Drawing.Size(149, 161);
|
|||
|
this.richTextBox1.TabIndex = 23;
|
|||
|
this.richTextBox1.Text = "";
|
|||
|
//
|
|||
|
// lblPayVatSvc
|
|||
|
//
|
|||
|
this.lblPayVatSvc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.lblPayVatSvc.BorderStyleReDraw = false;
|
|||
|
this.lblPayVatSvc.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblPayVatSvc.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblPayVatSvc.Location = new System.Drawing.Point(222, 596);
|
|||
|
this.lblPayVatSvc.Name = "lblPayVatSvc";
|
|||
|
this.lblPayVatSvc.Size = new System.Drawing.Size(120, 21);
|
|||
|
this.lblPayVatSvc.TabIndex = 155;
|
|||
|
this.lblPayVatSvc.Text = "수량/총 금액";
|
|||
|
this.lblPayVatSvc.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// 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)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
this.lstCampaignList.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|||
|
this.lstCampaignList.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, 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;
|
|||
|
this.lstCampaignList.Click += new System.EventHandler(this.lstCampaignList_Click);
|
|||
|
//
|
|||
|
// lblHappyPoint
|
|||
|
//
|
|||
|
this.lblHappyPoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
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(19, 543);
|
|||
|
this.lblHappyPoint.Name = "lblHappyPoint";
|
|||
|
this.lblHappyPoint.Padding = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
|||
|
this.lblHappyPoint.Size = new System.Drawing.Size(179, 134);
|
|||
|
this.lblHappyPoint.TabIndex = 295;
|
|||
|
this.lblHappyPoint.Text = "[홍길동]";
|
|||
|
this.lblHappyPoint.Click += new System.EventHandler(this.lblHappyPoint_Click);
|
|||
|
//
|
|||
|
// rtbMotMain
|
|||
|
//
|
|||
|
this.rtbMotMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(147)))), ((int)(((byte)(165)))));
|
|||
|
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(810, 96);
|
|||
|
this.rtbMotMain.TabIndex = 165;
|
|||
|
this.rtbMotMain.Text = "123123123123";
|
|||
|
this.rtbMotMain.Enter += new System.EventHandler(this.rtbMotDtl_Enter);
|
|||
|
//
|
|||
|
// txtPayDiscountAmt
|
|||
|
//
|
|||
|
this.txtPayDiscountAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.txtPayDiscountAmt.BorderStyleReDraw = false;
|
|||
|
this.txtPayDiscountAmt.Font = new System.Drawing.Font("맑은 고딕", 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(350, 573);
|
|||
|
this.txtPayDiscountAmt.Name = "txtPayDiscountAmt";
|
|||
|
this.txtPayDiscountAmt.Size = new System.Drawing.Size(165, 21);
|
|||
|
this.txtPayDiscountAmt.TabIndex = 148;
|
|||
|
this.txtPayDiscountAmt.Text = "- 2,680";
|
|||
|
this.txtPayDiscountAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
this.txtPayDiscountAmt.Click += new System.EventHandler(this.txtPayDiscountAmt_Click);
|
|||
|
//
|
|||
|
// txtPayVatSvc
|
|||
|
//
|
|||
|
this.txtPayVatSvc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.txtPayVatSvc.BorderStyleReDraw = false;
|
|||
|
this.txtPayVatSvc.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtPayVatSvc.ForeColor = System.Drawing.Color.White;
|
|||
|
this.txtPayVatSvc.Location = new System.Drawing.Point(350, 596);
|
|||
|
this.txtPayVatSvc.Name = "txtPayVatSvc";
|
|||
|
this.txtPayVatSvc.Size = new System.Drawing.Size(165, 21);
|
|||
|
this.txtPayVatSvc.TabIndex = 149;
|
|||
|
this.txtPayVatSvc.Text = "1,520/5,200";
|
|||
|
this.txtPayVatSvc.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
//
|
|||
|
// txtPayQtySaleAmt
|
|||
|
//
|
|||
|
this.txtPayQtySaleAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.txtPayQtySaleAmt.BorderStyleReDraw = false;
|
|||
|
this.txtPayQtySaleAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtPayQtySaleAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.txtPayQtySaleAmt.Location = new System.Drawing.Point(350, 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;
|
|||
|
this.txtPayQtySaleAmt.Click += new System.EventHandler(this.txtPayQtySaleAmt_Click);
|
|||
|
//
|
|||
|
// pnlCardMot
|
|||
|
//
|
|||
|
this.pnlCardMot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
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;
|
|||
|
this.pnlCardMot.VisibleChanged += new System.EventHandler(this.pnlCardMot_VisibleChanged);
|
|||
|
//
|
|||
|
// BtnMotPay05
|
|||
|
//
|
|||
|
this.BtnMotPay05.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(88)))), ((int)(((byte)(110)))));
|
|||
|
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.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(184)))), ((int)(((byte)(191)))));
|
|||
|
this.BtnMotPay05.Location = new System.Drawing.Point(3, 300);
|
|||
|
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, 64);
|
|||
|
this.BtnMotPay05.TabIndex = 22;
|
|||
|
this.BtnMotPay05.Text = "신용카드";
|
|||
|
this.BtnMotPay05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.BtnMotPay05.Click += new System.EventHandler(this.BtnMotPay_Click);
|
|||
|
//
|
|||
|
// BtnMotPayUp
|
|||
|
//
|
|||
|
this.BtnMotPayUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
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;
|
|||
|
this.BtnMotPayUp.Click += new System.EventHandler(this.BtnMotPay_Click);
|
|||
|
//
|
|||
|
// BtnMotPayDown
|
|||
|
//
|
|||
|
this.BtnMotPayDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
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(3, 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;
|
|||
|
this.BtnMotPayDown.Click += new System.EventHandler(this.BtnMotPay_Click);
|
|||
|
//
|
|||
|
// BtnMotPay03
|
|||
|
//
|
|||
|
this.BtnMotPay03.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(88)))), ((int)(((byte)(110)))));
|
|||
|
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.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(184)))), ((int)(((byte)(191)))));
|
|||
|
this.BtnMotPay03.Location = new System.Drawing.Point(3, 170);
|
|||
|
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, 64);
|
|||
|
this.BtnMotPay03.TabIndex = 22;
|
|||
|
this.BtnMotPay03.Text = "SKT";
|
|||
|
this.BtnMotPay03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.BtnMotPay03.Click += new System.EventHandler(this.BtnMotPay_Click);
|
|||
|
//
|
|||
|
// BtnMotPay04
|
|||
|
//
|
|||
|
this.BtnMotPay04.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(88)))), ((int)(((byte)(110)))));
|
|||
|
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.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(184)))), ((int)(((byte)(191)))));
|
|||
|
this.BtnMotPay04.Location = new System.Drawing.Point(3, 235);
|
|||
|
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, 64);
|
|||
|
this.BtnMotPay04.TabIndex = 22;
|
|||
|
this.BtnMotPay04.Text = "KT";
|
|||
|
this.BtnMotPay04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.BtnMotPay04.Click += new System.EventHandler(this.BtnMotPay_Click);
|
|||
|
//
|
|||
|
// BtnMotPay02
|
|||
|
//
|
|||
|
this.BtnMotPay02.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(88)))), ((int)(((byte)(110)))));
|
|||
|
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.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(184)))), ((int)(((byte)(191)))));
|
|||
|
this.BtnMotPay02.Location = new System.Drawing.Point(3, 105);
|
|||
|
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, 64);
|
|||
|
this.BtnMotPay02.TabIndex = 22;
|
|||
|
this.BtnMotPay02.Text = "SKT";
|
|||
|
this.BtnMotPay02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.BtnMotPay02.Click += new System.EventHandler(this.BtnMotPay_Click);
|
|||
|
//
|
|||
|
// BtnMotPay01
|
|||
|
//
|
|||
|
this.BtnMotPay01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(88)))), ((int)(((byte)(110)))));
|
|||
|
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.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(184)))), ((int)(((byte)(191)))));
|
|||
|
this.BtnMotPay01.Location = new System.Drawing.Point(3, 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, 64);
|
|||
|
this.BtnMotPay01.TabIndex = 22;
|
|||
|
this.BtnMotPay01.Text = "해피포인트";
|
|||
|
this.BtnMotPay01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.BtnMotPay01.Click += new System.EventHandler(this.BtnMotPay_Click);
|
|||
|
//
|
|||
|
// rtbMotPayTxt
|
|||
|
//
|
|||
|
this.rtbMotPayTxt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
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 = "";
|
|||
|
this.rtbMotPayTxt.Enter += new System.EventHandler(this.rtbMotDtl_Enter);
|
|||
|
//
|
|||
|
// picMotPayImg
|
|||
|
//
|
|||
|
this.picMotPayImg.Location = new System.Drawing.Point(13, 110);
|
|||
|
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;
|
|||
|
//
|
|||
|
// BtnPayCanc
|
|||
|
//
|
|||
|
this.BtnPayCanc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
|
|||
|
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;
|
|||
|
this.BtnPayCanc.Click += new System.EventHandler(this.BtnCanc_Click);
|
|||
|
//
|
|||
|
// BtnPayMain
|
|||
|
//
|
|||
|
this.BtnPayMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(97)))), ((int)(((byte)(118)))));
|
|||
|
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;
|
|||
|
this.BtnPayMain.Click += new System.EventHandler(this.cBtnMain_Click);
|
|||
|
//
|
|||
|
// txtPayRecvAmt
|
|||
|
//
|
|||
|
this.txtPayRecvAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.txtPayRecvAmt.BorderStyleReDraw = false;
|
|||
|
this.txtPayRecvAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtPayRecvAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.txtPayRecvAmt.Location = new System.Drawing.Point(350, 622);
|
|||
|
this.txtPayRecvAmt.Name = "txtPayRecvAmt";
|
|||
|
this.txtPayRecvAmt.Size = new System.Drawing.Size(165, 21);
|
|||
|
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)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.lblPayRecvAmt.BorderStyleReDraw = false;
|
|||
|
this.lblPayRecvAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblPayRecvAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblPayRecvAmt.Location = new System.Drawing.Point(222, 621);
|
|||
|
this.lblPayRecvAmt.Name = "lblPayRecvAmt";
|
|||
|
this.lblPayRecvAmt.Size = new System.Drawing.Size(120, 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)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.txtPayNetSaleAmt.BorderStyleReDraw = false;
|
|||
|
this.txtPayNetSaleAmt.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtPayNetSaleAmt.ForeColor = System.Drawing.Color.Yellow;
|
|||
|
this.txtPayNetSaleAmt.Location = new System.Drawing.Point(352, 644);
|
|||
|
this.txtPayNetSaleAmt.Name = "txtPayNetSaleAmt";
|
|||
|
this.txtPayNetSaleAmt.Size = new System.Drawing.Size(168, 28);
|
|||
|
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)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.lblPayNetSaleAmt.BorderStyleReDraw = false;
|
|||
|
this.lblPayNetSaleAmt.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblPayNetSaleAmt.ForeColor = System.Drawing.Color.Yellow;
|
|||
|
this.lblPayNetSaleAmt.Location = new System.Drawing.Point(222, 644);
|
|||
|
this.lblPayNetSaleAmt.Name = "lblPayNetSaleAmt";
|
|||
|
this.lblPayNetSaleAmt.Size = new System.Drawing.Size(121, 28);
|
|||
|
this.lblPayNetSaleAmt.TabIndex = 152;
|
|||
|
this.lblPayNetSaleAmt.Text = "받을 금액";
|
|||
|
this.lblPayNetSaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// lblPayDiscountAmt
|
|||
|
//
|
|||
|
this.lblPayDiscountAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.lblPayDiscountAmt.BorderStyleReDraw = false;
|
|||
|
this.lblPayDiscountAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblPayDiscountAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblPayDiscountAmt.Location = new System.Drawing.Point(222, 573);
|
|||
|
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)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
this.lblPayQtySaleAmt.BorderStyleReDraw = false;
|
|||
|
this.lblPayQtySaleAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.lblPayQtySaleAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblPayQtySaleAmt.Location = new System.Drawing.Point(222, 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)(89)))), ((int)(((byte)(114)))), ((int)(((byte)(136)))));
|
|||
|
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(528, 543);
|
|||
|
this.lstPaymentList.Name = "lstPaymentList";
|
|||
|
this.lstPaymentList.Scrollable = false;
|
|||
|
this.lstPaymentList.Size = new System.Drawing.Size(295, 134);
|
|||
|
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)(55)))), ((int)(((byte)(78)))), ((int)(((byte)(100)))));
|
|||
|
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(215, 543);
|
|||
|
this.lblPayAmtBack.Name = "lblPayAmtBack";
|
|||
|
this.lblPayAmtBack.Size = new System.Drawing.Size(313, 134);
|
|||
|
this.lblPayAmtBack.TabIndex = 296;
|
|||
|
this.lblPayAmtBack.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// picPayBack
|
|||
|
//
|
|||
|
this.picPayBack.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(147)))), ((int)(((byte)(165)))));
|
|||
|
this.picPayBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|||
|
this.picPayBack.Location = new System.Drawing.Point(9, 15);
|
|||
|
this.picPayBack.Name = "picPayBack";
|
|||
|
this.picPayBack.Size = new System.Drawing.Size(1007, 525);
|
|||
|
this.picPayBack.TabIndex = 294;
|
|||
|
this.picPayBack.TabStop = false;
|
|||
|
//
|
|||
|
// pnlBuyHistMot
|
|||
|
//
|
|||
|
this.pnlBuyHistMot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
|
|||
|
this.pnlBuyHistMot.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
this.pnlBuyHistMot.Controls.Add(this.lblBuyHistMot);
|
|||
|
this.pnlBuyHistMot.Font = new System.Drawing.Font("굴림", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.pnlBuyHistMot.Location = new System.Drawing.Point(11, 766);
|
|||
|
this.pnlBuyHistMot.Name = "pnlBuyHistMot";
|
|||
|
this.pnlBuyHistMot.Size = new System.Drawing.Size(822, 108);
|
|||
|
this.pnlBuyHistMot.TabIndex = 544;
|
|||
|
this.pnlBuyHistMot.Visible = false;
|
|||
|
//
|
|||
|
// lblBuyHistMot
|
|||
|
//
|
|||
|
this.lblBuyHistMot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
|
|||
|
this.lblBuyHistMot.Font = new System.Drawing.Font("맑은 고딕", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblBuyHistMot.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHistMot.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.lblBuyHistMot.Name = "lblBuyHistMot";
|
|||
|
this.lblBuyHistMot.Size = new System.Drawing.Size(822, 107);
|
|||
|
this.lblBuyHistMot.TabIndex = 1;
|
|||
|
this.lblBuyHistMot.Text = "요즘 방문이 뜸하셨는데, 다시 찾아주셔서 감사드려요 \r\n다음 방문시 사용 하실 수 있는 XX쿠폰 발송해 드릴께요";
|
|||
|
this.lblBuyHistMot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
//
|
|||
|
// pnlBuyHist
|
|||
|
//
|
|||
|
this.pnlBuyHist.BackColor = System.Drawing.SystemColors.Control;
|
|||
|
this.pnlBuyHist.Controls.Add(this.btnCpnSend);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist3);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist9);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist8);
|
|||
|
this.pnlBuyHist.Controls.Add(this.btnHpCok);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist7);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist6);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist5);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist4);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist2);
|
|||
|
this.pnlBuyHist.Controls.Add(this.lblBuyHist1);
|
|||
|
this.pnlBuyHist.Controls.Add(this.csmLabel15);
|
|||
|
this.pnlBuyHist.Controls.Add(this.csmLabel14);
|
|||
|
this.pnlBuyHist.Controls.Add(this.csmLabel10);
|
|||
|
this.pnlBuyHist.Controls.Add(this.csmLabel9);
|
|||
|
this.pnlBuyHist.Controls.Add(this.csmLabel7);
|
|||
|
this.pnlBuyHist.Controls.Add(this.csmLabel8);
|
|||
|
this.pnlBuyHist.Controls.Add(this.csmLabel6);
|
|||
|
this.pnlBuyHist.Controls.Add(this.csmLabel5);
|
|||
|
this.pnlBuyHist.Controls.Add(this.panel3);
|
|||
|
this.pnlBuyHist.Location = new System.Drawing.Point(700, 770);
|
|||
|
this.pnlBuyHist.Name = "pnlBuyHist";
|
|||
|
this.pnlBuyHist.Size = new System.Drawing.Size(324, 248);
|
|||
|
this.pnlBuyHist.TabIndex = 542;
|
|||
|
this.pnlBuyHist.Visible = false;
|
|||
|
//
|
|||
|
// btnCpnSend
|
|||
|
//
|
|||
|
this.btnCpnSend.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(92)))), ((int)(((byte)(180)))));
|
|||
|
this.btnCpnSend.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|||
|
this.btnCpnSend.BorderStyleReDraw = true;
|
|||
|
this.btnCpnSend.ClickImage = null;
|
|||
|
this.btnCpnSend.DefaultImage = null;
|
|||
|
this.btnCpnSend.DisableImage = null;
|
|||
|
this.btnCpnSend.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.btnCpnSend.ForeColor = System.Drawing.Color.White;
|
|||
|
this.btnCpnSend.Location = new System.Drawing.Point(0, 208);
|
|||
|
this.btnCpnSend.Name = "btnCpnSend";
|
|||
|
this.btnCpnSend.OccupancyBar = 0;
|
|||
|
this.btnCpnSend.OccupancyBar_Lv0 = null;
|
|||
|
this.btnCpnSend.OccupancyBar_Lv1 = null;
|
|||
|
this.btnCpnSend.OccupancyBar_Lv2 = null;
|
|||
|
this.btnCpnSend.OccupancyBar_Lv3 = null;
|
|||
|
this.btnCpnSend.OccupancyBar_Lv4 = null;
|
|||
|
this.btnCpnSend.Size = new System.Drawing.Size(324, 40);
|
|||
|
this.btnCpnSend.TabIndex = 375;
|
|||
|
this.btnCpnSend.Text = "쿠폰발송";
|
|||
|
this.btnCpnSend.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnCpnSend.Click += new System.EventHandler(this.btnBuyList_Click);
|
|||
|
//
|
|||
|
// lblBuyHist3
|
|||
|
//
|
|||
|
this.lblBuyHist3.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist3.BorderStyleReDraw = true;
|
|||
|
this.lblBuyHist3.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist3.Location = new System.Drawing.Point(139, 76);
|
|||
|
this.lblBuyHist3.Name = "lblBuyHist3";
|
|||
|
this.lblBuyHist3.Size = new System.Drawing.Size(186, 28);
|
|||
|
this.lblBuyHist3.TabIndex = 370;
|
|||
|
this.lblBuyHist3.Tag = "1";
|
|||
|
this.lblBuyHist3.Text = "10";
|
|||
|
this.lblBuyHist3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblBuyHist3.UseCompatibleTextRendering = true;
|
|||
|
this.lblBuyHist3.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// lblBuyHist9
|
|||
|
//
|
|||
|
this.lblBuyHist9.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist9.BorderStyleReDraw = false;
|
|||
|
this.lblBuyHist9.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist9.Location = new System.Drawing.Point(239, 51);
|
|||
|
this.lblBuyHist9.Name = "lblBuyHist9";
|
|||
|
this.lblBuyHist9.Size = new System.Drawing.Size(86, 27);
|
|||
|
this.lblBuyHist9.TabIndex = 378;
|
|||
|
this.lblBuyHist9.Tag = "1";
|
|||
|
this.lblBuyHist9.Text = "7)";
|
|||
|
this.lblBuyHist9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
this.lblBuyHist9.UseCompatibleTextRendering = true;
|
|||
|
//
|
|||
|
// lblBuyHist8
|
|||
|
//
|
|||
|
this.lblBuyHist8.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist8.BorderStyleReDraw = false;
|
|||
|
this.lblBuyHist8.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist8.Location = new System.Drawing.Point(226, 51);
|
|||
|
this.lblBuyHist8.Name = "lblBuyHist8";
|
|||
|
this.lblBuyHist8.Size = new System.Drawing.Size(13, 27);
|
|||
|
this.lblBuyHist8.TabIndex = 377;
|
|||
|
this.lblBuyHist8.Tag = "1";
|
|||
|
this.lblBuyHist8.Text = "▼";
|
|||
|
this.lblBuyHist8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblBuyHist8.UseCompatibleTextRendering = true;
|
|||
|
//
|
|||
|
// btnHpCok
|
|||
|
//
|
|||
|
this.btnHpCok.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(92)))), ((int)(((byte)(180)))));
|
|||
|
this.btnHpCok.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|||
|
this.btnHpCok.BorderStyleReDraw = true;
|
|||
|
this.btnHpCok.ClickImage = null;
|
|||
|
this.btnHpCok.DefaultImage = null;
|
|||
|
this.btnHpCok.DisableImage = null;
|
|||
|
this.btnHpCok.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.btnHpCok.ForeColor = System.Drawing.Color.White;
|
|||
|
this.btnHpCok.Location = new System.Drawing.Point(139, 208);
|
|||
|
this.btnHpCok.Name = "btnHpCok";
|
|||
|
this.btnHpCok.OccupancyBar = 0;
|
|||
|
this.btnHpCok.OccupancyBar_Lv0 = null;
|
|||
|
this.btnHpCok.OccupancyBar_Lv1 = null;
|
|||
|
this.btnHpCok.OccupancyBar_Lv2 = null;
|
|||
|
this.btnHpCok.OccupancyBar_Lv3 = null;
|
|||
|
this.btnHpCok.OccupancyBar_Lv4 = null;
|
|||
|
this.btnHpCok.Size = new System.Drawing.Size(185, 40);
|
|||
|
this.btnHpCok.TabIndex = 376;
|
|||
|
this.btnHpCok.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnHpCok.Click += new System.EventHandler(this.btnBuyList_Click);
|
|||
|
//
|
|||
|
// lblBuyHist7
|
|||
|
//
|
|||
|
this.lblBuyHist7.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist7.BorderStyleReDraw = true;
|
|||
|
this.lblBuyHist7.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist7.Location = new System.Drawing.Point(139, 181);
|
|||
|
this.lblBuyHist7.Name = "lblBuyHist7";
|
|||
|
this.lblBuyHist7.Size = new System.Drawing.Size(186, 27);
|
|||
|
this.lblBuyHist7.TabIndex = 374;
|
|||
|
this.lblBuyHist7.Tag = "1";
|
|||
|
this.lblBuyHist7.Text = "2017-03-01";
|
|||
|
this.lblBuyHist7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblBuyHist7.UseCompatibleTextRendering = true;
|
|||
|
this.lblBuyHist7.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// lblBuyHist6
|
|||
|
//
|
|||
|
this.lblBuyHist6.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist6.BorderStyleReDraw = true;
|
|||
|
this.lblBuyHist6.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist6.Location = new System.Drawing.Point(139, 155);
|
|||
|
this.lblBuyHist6.Name = "lblBuyHist6";
|
|||
|
this.lblBuyHist6.Size = new System.Drawing.Size(186, 27);
|
|||
|
this.lblBuyHist6.TabIndex = 373;
|
|||
|
this.lblBuyHist6.Tag = "1";
|
|||
|
this.lblBuyHist6.Text = "2018-03-02";
|
|||
|
this.lblBuyHist6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblBuyHist6.UseCompatibleTextRendering = true;
|
|||
|
this.lblBuyHist6.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// lblBuyHist5
|
|||
|
//
|
|||
|
this.lblBuyHist5.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist5.BorderStyleReDraw = true;
|
|||
|
this.lblBuyHist5.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist5.Location = new System.Drawing.Point(139, 129);
|
|||
|
this.lblBuyHist5.Name = "lblBuyHist5";
|
|||
|
this.lblBuyHist5.Size = new System.Drawing.Size(186, 27);
|
|||
|
this.lblBuyHist5.TabIndex = 372;
|
|||
|
this.lblBuyHist5.Tag = "1";
|
|||
|
this.lblBuyHist5.Text = "식빵류";
|
|||
|
this.lblBuyHist5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblBuyHist5.UseCompatibleTextRendering = true;
|
|||
|
this.lblBuyHist5.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// lblBuyHist4
|
|||
|
//
|
|||
|
this.lblBuyHist4.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist4.BorderStyleReDraw = true;
|
|||
|
this.lblBuyHist4.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist4.Location = new System.Drawing.Point(139, 103);
|
|||
|
this.lblBuyHist4.Name = "lblBuyHist4";
|
|||
|
this.lblBuyHist4.Size = new System.Drawing.Size(186, 27);
|
|||
|
this.lblBuyHist4.TabIndex = 371;
|
|||
|
this.lblBuyHist4.Tag = "1";
|
|||
|
this.lblBuyHist4.Text = "7,536";
|
|||
|
this.lblBuyHist4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblBuyHist4.UseCompatibleTextRendering = true;
|
|||
|
this.lblBuyHist4.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// lblBuyHist2
|
|||
|
//
|
|||
|
this.lblBuyHist2.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist2.BorderStyleReDraw = false;
|
|||
|
this.lblBuyHist2.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist2.Location = new System.Drawing.Point(141, 51);
|
|||
|
this.lblBuyHist2.Name = "lblBuyHist2";
|
|||
|
this.lblBuyHist2.Size = new System.Drawing.Size(85, 27);
|
|||
|
this.lblBuyHist2.TabIndex = 369;
|
|||
|
this.lblBuyHist2.Tag = "1";
|
|||
|
this.lblBuyHist2.Text = "3 (";
|
|||
|
this.lblBuyHist2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
this.lblBuyHist2.UseCompatibleTextRendering = true;
|
|||
|
this.lblBuyHist2.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// lblBuyHist1
|
|||
|
//
|
|||
|
this.lblBuyHist1.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBuyHist1.BorderStyleReDraw = true;
|
|||
|
this.lblBuyHist1.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblBuyHist1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblBuyHist1.Location = new System.Drawing.Point(139, 24);
|
|||
|
this.lblBuyHist1.Name = "lblBuyHist1";
|
|||
|
this.lblBuyHist1.Size = new System.Drawing.Size(186, 27);
|
|||
|
this.lblBuyHist1.TabIndex = 368;
|
|||
|
this.lblBuyHist1.Tag = "1";
|
|||
|
this.lblBuyHist1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblBuyHist1.UseCompatibleTextRendering = true;
|
|||
|
this.lblBuyHist1.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// csmLabel15
|
|||
|
//
|
|||
|
this.csmLabel15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.csmLabel15.BorderStyleReDraw = true;
|
|||
|
this.csmLabel15.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.csmLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.csmLabel15.Location = new System.Drawing.Point(0, 181);
|
|||
|
this.csmLabel15.Name = "csmLabel15";
|
|||
|
this.csmLabel15.Size = new System.Drawing.Size(140, 27);
|
|||
|
this.csmLabel15.TabIndex = 367;
|
|||
|
this.csmLabel15.Tag = "1";
|
|||
|
this.csmLabel15.Text = "최근 케익 구매일";
|
|||
|
this.csmLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.csmLabel15.UseCompatibleTextRendering = true;
|
|||
|
this.csmLabel15.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// csmLabel14
|
|||
|
//
|
|||
|
this.csmLabel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.csmLabel14.BorderStyleReDraw = true;
|
|||
|
this.csmLabel14.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.csmLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.csmLabel14.Location = new System.Drawing.Point(0, 155);
|
|||
|
this.csmLabel14.Name = "csmLabel14";
|
|||
|
this.csmLabel14.Size = new System.Drawing.Size(140, 27);
|
|||
|
this.csmLabel14.TabIndex = 366;
|
|||
|
this.csmLabel14.Tag = "1";
|
|||
|
this.csmLabel14.Text = "최근 구매일";
|
|||
|
this.csmLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.csmLabel14.UseCompatibleTextRendering = true;
|
|||
|
this.csmLabel14.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// csmLabel10
|
|||
|
//
|
|||
|
this.csmLabel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.csmLabel10.BorderStyleReDraw = true;
|
|||
|
this.csmLabel10.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.csmLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.csmLabel10.Location = new System.Drawing.Point(0, 129);
|
|||
|
this.csmLabel10.Name = "csmLabel10";
|
|||
|
this.csmLabel10.Size = new System.Drawing.Size(140, 27);
|
|||
|
this.csmLabel10.TabIndex = 365;
|
|||
|
this.csmLabel10.Tag = "1";
|
|||
|
this.csmLabel10.Text = "선호제품유형";
|
|||
|
this.csmLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.csmLabel10.UseCompatibleTextRendering = true;
|
|||
|
this.csmLabel10.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// csmLabel9
|
|||
|
//
|
|||
|
this.csmLabel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.csmLabel9.BorderStyleReDraw = true;
|
|||
|
this.csmLabel9.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.csmLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.csmLabel9.Location = new System.Drawing.Point(0, 103);
|
|||
|
this.csmLabel9.Name = "csmLabel9";
|
|||
|
this.csmLabel9.Size = new System.Drawing.Size(140, 27);
|
|||
|
this.csmLabel9.TabIndex = 364;
|
|||
|
this.csmLabel9.Tag = "1";
|
|||
|
this.csmLabel9.Text = "객단가";
|
|||
|
this.csmLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.csmLabel9.UseCompatibleTextRendering = true;
|
|||
|
this.csmLabel9.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// csmLabel7
|
|||
|
//
|
|||
|
this.csmLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.csmLabel7.BorderStyleReDraw = true;
|
|||
|
this.csmLabel7.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.csmLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.csmLabel7.Location = new System.Drawing.Point(65, 50);
|
|||
|
this.csmLabel7.Name = "csmLabel7";
|
|||
|
this.csmLabel7.Size = new System.Drawing.Size(75, 27);
|
|||
|
this.csmLabel7.TabIndex = 363;
|
|||
|
this.csmLabel7.Tag = "1";
|
|||
|
this.csmLabel7.Text = "최근1개월";
|
|||
|
this.csmLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.csmLabel7.UseCompatibleTextRendering = true;
|
|||
|
this.csmLabel7.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// csmLabel8
|
|||
|
//
|
|||
|
this.csmLabel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.csmLabel8.BorderStyleReDraw = true;
|
|||
|
this.csmLabel8.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.csmLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.csmLabel8.Location = new System.Drawing.Point(65, 76);
|
|||
|
this.csmLabel8.Name = "csmLabel8";
|
|||
|
this.csmLabel8.Size = new System.Drawing.Size(75, 28);
|
|||
|
this.csmLabel8.TabIndex = 362;
|
|||
|
this.csmLabel8.Tag = "1";
|
|||
|
this.csmLabel8.Text = "전월";
|
|||
|
this.csmLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.csmLabel8.UseCompatibleTextRendering = true;
|
|||
|
this.csmLabel8.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// csmLabel6
|
|||
|
//
|
|||
|
this.csmLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.csmLabel6.BorderStyleReDraw = true;
|
|||
|
this.csmLabel6.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.csmLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.csmLabel6.Location = new System.Drawing.Point(0, 50);
|
|||
|
this.csmLabel6.Name = "csmLabel6";
|
|||
|
this.csmLabel6.Size = new System.Drawing.Size(66, 54);
|
|||
|
this.csmLabel6.TabIndex = 361;
|
|||
|
this.csmLabel6.Tag = "1";
|
|||
|
this.csmLabel6.Text = "방문횟수";
|
|||
|
this.csmLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.csmLabel6.UseCompatibleTextRendering = true;
|
|||
|
this.csmLabel6.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// csmLabel5
|
|||
|
//
|
|||
|
this.csmLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.csmLabel5.BorderStyleReDraw = true;
|
|||
|
this.csmLabel5.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.csmLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.csmLabel5.Location = new System.Drawing.Point(0, 24);
|
|||
|
this.csmLabel5.Name = "csmLabel5";
|
|||
|
this.csmLabel5.Size = new System.Drawing.Size(140, 27);
|
|||
|
this.csmLabel5.TabIndex = 360;
|
|||
|
this.csmLabel5.Tag = "1";
|
|||
|
this.csmLabel5.Text = "단골여부";
|
|||
|
this.csmLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.csmLabel5.UseCompatibleTextRendering = true;
|
|||
|
this.csmLabel5.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// panel3
|
|||
|
//
|
|||
|
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
this.panel3.Controls.Add(this.btnBuyListCls);
|
|||
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.panel3.Name = "panel3";
|
|||
|
this.panel3.Size = new System.Drawing.Size(324, 25);
|
|||
|
this.panel3.TabIndex = 357;
|
|||
|
this.panel3.Click += new System.EventHandler(this.lblBuyList_Click);
|
|||
|
//
|
|||
|
// btnBuyListCls
|
|||
|
//
|
|||
|
this.btnBuyListCls.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(64)))), ((int)(((byte)(82)))));
|
|||
|
this.btnBuyListCls.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|||
|
this.btnBuyListCls.BorderStyleReDraw = false;
|
|||
|
this.btnBuyListCls.ClickImage = null;
|
|||
|
this.btnBuyListCls.DefaultImage = null;
|
|||
|
this.btnBuyListCls.DisableImage = null;
|
|||
|
this.btnBuyListCls.Dock = System.Windows.Forms.DockStyle.Right;
|
|||
|
this.btnBuyListCls.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.btnBuyListCls.ForeColor = System.Drawing.Color.White;
|
|||
|
this.btnBuyListCls.Location = new System.Drawing.Point(292, 0);
|
|||
|
this.btnBuyListCls.Name = "btnBuyListCls";
|
|||
|
this.btnBuyListCls.OccupancyBar = 0;
|
|||
|
this.btnBuyListCls.OccupancyBar_Lv0 = null;
|
|||
|
this.btnBuyListCls.OccupancyBar_Lv1 = null;
|
|||
|
this.btnBuyListCls.OccupancyBar_Lv2 = null;
|
|||
|
this.btnBuyListCls.OccupancyBar_Lv3 = null;
|
|||
|
this.btnBuyListCls.OccupancyBar_Lv4 = null;
|
|||
|
this.btnBuyListCls.Size = new System.Drawing.Size(30, 23);
|
|||
|
this.btnBuyListCls.TabIndex = 163;
|
|||
|
this.btnBuyListCls.Text = "X";
|
|||
|
this.btnBuyListCls.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnBuyListCls.Click += new System.EventHandler(this.btnBuyList_Click);
|
|||
|
//
|
|||
|
// txtVatSvc
|
|||
|
//
|
|||
|
this.txtVatSvc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
|
|||
|
this.txtVatSvc.BorderStyleReDraw = false;
|
|||
|
this.txtVatSvc.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtVatSvc.ForeColor = System.Drawing.Color.White;
|
|||
|
this.txtVatSvc.Location = new System.Drawing.Point(846, 107);
|
|||
|
this.txtVatSvc.Name = "txtVatSvc";
|
|||
|
this.txtVatSvc.Size = new System.Drawing.Size(179, 24);
|
|||
|
this.txtVatSvc.TabIndex = 344;
|
|||
|
this.txtVatSvc.Text = "1,520/5,200";
|
|||
|
this.txtVatSvc.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
//
|
|||
|
// lblVatSvc
|
|||
|
//
|
|||
|
this.lblVatSvc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
|
|||
|
this.lblVatSvc.BorderStyleReDraw = false;
|
|||
|
this.lblVatSvc.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblVatSvc.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblVatSvc.Location = new System.Drawing.Point(716, 107);
|
|||
|
this.lblVatSvc.Name = "lblVatSvc";
|
|||
|
this.lblVatSvc.Size = new System.Drawing.Size(131, 24);
|
|||
|
this.lblVatSvc.TabIndex = 345;
|
|||
|
this.lblVatSvc.Text = "부가세/봉사료";
|
|||
|
this.lblVatSvc.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtNetSaleAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(202)))), ((int)(((byte)(12)))));
|
|||
|
this.txtNetSaleAmt.Location = new System.Drawing.Point(843, 152);
|
|||
|
this.txtNetSaleAmt.Name = "txtNetSaleAmt";
|
|||
|
this.txtNetSaleAmt.Size = new System.Drawing.Size(184, 30);
|
|||
|
this.txtNetSaleAmt.TabIndex = 293;
|
|||
|
this.txtNetSaleAmt.Text = "11,720";
|
|||
|
this.txtNetSaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblNetSaleAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(202)))), ((int)(((byte)(12)))));
|
|||
|
this.lblNetSaleAmt.Location = new System.Drawing.Point(716, 152);
|
|||
|
this.lblNetSaleAmt.Name = "lblNetSaleAmt";
|
|||
|
this.lblNetSaleAmt.Size = new System.Drawing.Size(131, 30);
|
|||
|
this.lblNetSaleAmt.TabIndex = 294;
|
|||
|
this.lblNetSaleAmt.Text = "받을 금액";
|
|||
|
this.lblNetSaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtDiscountAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.txtDiscountAmt.Location = new System.Drawing.Point(846, 84);
|
|||
|
this.txtDiscountAmt.Name = "txtDiscountAmt";
|
|||
|
this.txtDiscountAmt.Size = new System.Drawing.Size(179, 24);
|
|||
|
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("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblQtySaleAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblQtySaleAmt.Location = new System.Drawing.Point(716, 60);
|
|||
|
this.lblQtySaleAmt.Name = "lblQtySaleAmt";
|
|||
|
this.lblQtySaleAmt.Size = new System.Drawing.Size(131, 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("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblDiscountAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblDiscountAmt.Location = new System.Drawing.Point(716, 84);
|
|||
|
this.lblDiscountAmt.Name = "lblDiscountAmt";
|
|||
|
this.lblDiscountAmt.Size = new System.Drawing.Size(131, 24);
|
|||
|
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("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtQtySaleAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.txtQtySaleAmt.Location = new System.Drawing.Point(846, 60);
|
|||
|
this.txtQtySaleAmt.Name = "txtQtySaleAmt";
|
|||
|
this.txtQtySaleAmt.Size = new System.Drawing.Size(179, 24);
|
|||
|
this.txtQtySaleAmt.TabIndex = 298;
|
|||
|
this.txtQtySaleAmt.Text = "5 / 14,400";
|
|||
|
this.txtQtySaleAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
//
|
|||
|
// 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(668, 254);
|
|||
|
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(42, 66);
|
|||
|
this.btnItemGridBottom.TabIndex = 168;
|
|||
|
this.btnItemGridBottom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnItemGridBottom.UseCompatibleTextRendering = true;
|
|||
|
this.btnItemGridBottom.Click += new System.EventHandler(this.btnItemGridUpDown_Click);
|
|||
|
//
|
|||
|
// 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(668, 120);
|
|||
|
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(42, 66);
|
|||
|
this.btnItemGridUp.TabIndex = 168;
|
|||
|
this.btnItemGridUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnItemGridUp.UseCompatibleTextRendering = true;
|
|||
|
this.btnItemGridUp.Click += new System.EventHandler(this.btnItemGridUpDown_Click);
|
|||
|
//
|
|||
|
// 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(668, 187);
|
|||
|
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(42, 66);
|
|||
|
this.btnItemGridDown.TabIndex = 167;
|
|||
|
this.btnItemGridDown.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnItemGridDown.UseCompatibleTextRendering = true;
|
|||
|
this.btnItemGridDown.Click += new System.EventHandler(this.btnItemGridUpDown_Click);
|
|||
|
//
|
|||
|
// 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(668, 53);
|
|||
|
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(42, 66);
|
|||
|
this.btnItemGridTop.TabIndex = 167;
|
|||
|
this.btnItemGridTop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnItemGridTop.UseCompatibleTextRendering = true;
|
|||
|
this.btnItemGridTop.Click += new System.EventHandler(this.btnItemGridUpDown_Click);
|
|||
|
//
|
|||
|
// 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, 50);
|
|||
|
this.SaleItemGrid.Name = "SaleItemGrid";
|
|||
|
this.SaleItemGrid.SelectedIndex = 0;
|
|||
|
this.SaleItemGrid.Size = new System.Drawing.Size(712, 240);
|
|||
|
this.SaleItemGrid.TabIndex = 307;
|
|||
|
this.SaleItemGrid.GridHeaderClickEvent += new Cosmos.UI.CsmGridEx.GridHeaderClickEventHandler(this.SaleItemGrid_GridHeaderClickEvent);
|
|||
|
this.SaleItemGrid.GridItemClickEvent += new Cosmos.UI.CsmGridEx.GridItemClickEventHandler(this.SaleItemGrid_GridItemClickEvent);
|
|||
|
this.SaleItemGrid.Enter += new System.EventHandler(this.SaleItemGrid_Enter);
|
|||
|
//
|
|||
|
// 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(712, 386);
|
|||
|
this.padInPut.Name = "padInPut";
|
|||
|
this.padInPut.QtyBtnText = "QTY";
|
|||
|
this.padInPut.SearchBtnText = "FIND";
|
|||
|
this.padInPut.Size = new System.Drawing.Size(312, 360);
|
|||
|
this.padInPut.TabIndex = 299;
|
|||
|
this.padInPut.ThemeColor = "000000000";
|
|||
|
this.padInPut.Use4By4 = false;
|
|||
|
this.padInPut.Click += new System.EventHandler(this.padInPut_Click);
|
|||
|
//
|
|||
|
// 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(716, 331);
|
|||
|
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(302, 49);
|
|||
|
this.txtInPut.TabIndex = 300;
|
|||
|
this.txtInPut.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|||
|
this.txtInPut.UseDualMaxLength = false;
|
|||
|
this.txtInPut.Value = "";
|
|||
|
this.txtInPut.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtInPut_EditBoxKeyDownEvent);
|
|||
|
this.txtInPut.Enter += new System.EventHandler(this.txtInput_Enter);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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(703, 499);
|
|||
|
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(321, 247);
|
|||
|
this.btnFuncItem.TabIndex = 305;
|
|||
|
this.btnFuncItem.TextDown = "▶";
|
|||
|
this.btnFuncItem.TextUp = "◀";
|
|||
|
this.btnFuncItem.UpDownSeqUsed = true;
|
|||
|
this.btnFuncItem.VisibleUpDown = true;
|
|||
|
this.btnFuncItem.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnFuncSale_FuncClickHandler);
|
|||
|
this.btnFuncItem.Enter += new System.EventHandler(this.btnFuncItem_Enter);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
this.btnFuncSale.BorderStyleReDraw = false;
|
|||
|
this.btnFuncSale.FontSizeUpDown = 15.75F;
|
|||
|
this.btnFuncSale.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
|
|||
|
this.btnFuncSale.Location = new System.Drawing.Point(712, 185);
|
|||
|
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(309, 139);
|
|||
|
this.btnFuncSale.TabIndex = 306;
|
|||
|
this.btnFuncSale.TextDown = "▶";
|
|||
|
this.btnFuncSale.TextUp = "◀";
|
|||
|
this.btnFuncSale.UpDownSeqUsed = true;
|
|||
|
this.btnFuncSale.VisibleUpDown = true;
|
|||
|
this.btnFuncSale.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnFuncSale_FuncClickHandler);
|
|||
|
this.btnFuncSale.Enter += new System.EventHandler(this.btnFuncSale_Enter);
|
|||
|
//
|
|||
|
// lblDBVersion
|
|||
|
//
|
|||
|
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("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblDBVersion.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblDBVersion.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|||
|
this.lblDBVersion.Location = new System.Drawing.Point(838, 747);
|
|||
|
this.lblDBVersion.Name = "lblDBVersion";
|
|||
|
this.lblDBVersion.Size = new System.Drawing.Size(190, 20);
|
|||
|
this.lblDBVersion.TabIndex = 27;
|
|||
|
this.lblDBVersion.Text = "DB Ver : 2016.04.28.04";
|
|||
|
this.lblDBVersion.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|||
|
//
|
|||
|
// lblPgmVersion
|
|||
|
//
|
|||
|
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("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblPgmVersion.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblPgmVersion.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|||
|
this.lblPgmVersion.Location = new System.Drawing.Point(647, 747);
|
|||
|
this.lblPgmVersion.Name = "lblPgmVersion";
|
|||
|
this.lblPgmVersion.Size = new System.Drawing.Size(190, 20);
|
|||
|
this.lblPgmVersion.TabIndex = 26;
|
|||
|
this.lblPgmVersion.Text = "Ver : 160428-000001";
|
|||
|
this.lblPgmVersion.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|||
|
this.lblPgmVersion.DoubleClick += new System.EventHandler(this.lblPgmVersion_DoubleClick);
|
|||
|
//
|
|||
|
// 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(0, 0);
|
|||
|
this.lblSaleStatus.Name = "lblSaleStatus";
|
|||
|
this.lblSaleStatus.Size = new System.Drawing.Size(125, 50);
|
|||
|
this.lblSaleStatus.TabIndex = 0;
|
|||
|
this.lblSaleStatus.Text = "일반거래";
|
|||
|
this.lblSaleStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblSaleStatus.Click += new System.EventHandler(this.lblSaleStatus_Click);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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.UpDownSeqUsed = true;
|
|||
|
this.btnSubMenuCommGrp.VisibleUpDown = true;
|
|||
|
this.btnSubMenuCommGrp.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnSubMenuCommGrp_FuncClickHandler);
|
|||
|
this.btnSubMenuCommGrp.Enter += new System.EventHandler(this.btnSubMenuCommGrp_Enter);
|
|||
|
//
|
|||
|
// 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.BorderLineSize = 0;
|
|||
|
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.UpDownSeqUsed = true;
|
|||
|
this.btnSubMenuCommDtl.VisibleUpDown = true;
|
|||
|
this.btnSubMenuCommDtl.FuncClickHandler += new Cosmos.UI.CsmFunc.FuncClickEventHandler(this.btnSubMenuDtl_FuncClickHandler);
|
|||
|
this.btnSubMenuCommDtl.Enter += new System.EventHandler(this.btnSubMenuCommDtl_Enter);
|
|||
|
//
|
|||
|
// 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("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.txtRecvedAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.txtRecvedAmt.Location = new System.Drawing.Point(846, 128);
|
|||
|
this.txtRecvedAmt.Name = "txtRecvedAmt";
|
|||
|
this.txtRecvedAmt.Size = new System.Drawing.Size(179, 24);
|
|||
|
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("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lblRecvedAmt.ForeColor = System.Drawing.Color.White;
|
|||
|
this.lblRecvedAmt.Location = new System.Drawing.Point(716, 128);
|
|||
|
this.lblRecvedAmt.Name = "lblRecvedAmt";
|
|||
|
this.lblRecvedAmt.Size = new System.Drawing.Size(131, 24);
|
|||
|
this.lblRecvedAmt.TabIndex = 341;
|
|||
|
this.lblRecvedAmt.Text = "받은 금액";
|
|||
|
this.lblRecvedAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// 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(4, 238);
|
|||
|
this.lblAmtBack.Name = "lblAmtBack";
|
|||
|
this.lblAmtBack.Size = new System.Drawing.Size(91, 65);
|
|||
|
this.lblAmtBack.TabIndex = 339;
|
|||
|
this.lblAmtBack.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// lblOffLine
|
|||
|
//
|
|||
|
this.lblOffLine.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblOffLine.BorderStyleReDraw = true;
|
|||
|
this.lblOffLine.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblOffLine.ForeColor = System.Drawing.Color.Red;
|
|||
|
this.lblOffLine.Location = new System.Drawing.Point(246, 24);
|
|||
|
this.lblOffLine.Name = "lblOffLine";
|
|||
|
this.lblOffLine.Size = new System.Drawing.Size(572, 25);
|
|||
|
this.lblOffLine.TabIndex = 340;
|
|||
|
this.lblOffLine.Text = "현재 통신불량상태입니다. 인터넷 확인하세요.";
|
|||
|
this.lblOffLine.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lblOffLine.Visible = false;
|
|||
|
//
|
|||
|
// 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;
|
|||
|
//
|
|||
|
// 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", 21F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblTopMsgMode.CsmText = "<<< 연습모드(Training Mode) >>>";
|
|||
|
this.lblTopMsgMode.ForeColor = System.Drawing.Color.Yellow;
|
|||
|
this.lblTopMsgMode.Location = new System.Drawing.Point(201, 56);
|
|||
|
this.lblTopMsgMode.MpLoop = false;
|
|||
|
this.lblTopMsgMode.Name = "lblTopMsgMode";
|
|||
|
this.lblTopMsgMode.Size = new System.Drawing.Size(898, 50);
|
|||
|
this.lblTopMsgMode.TabIndex = 548;
|
|||
|
this.lblTopMsgMode.Visible = false;
|
|||
|
//
|
|||
|
// PnlNewHPOrd_Disp
|
|||
|
//
|
|||
|
this.PnlNewHPOrd_Disp.BackColor = System.Drawing.Color.White;
|
|||
|
this.PnlNewHPOrd_Disp.Controls.Add(this.NewHPOrd_Disp);
|
|||
|
this.PnlNewHPOrd_Disp.Controls.Add(this.NewHPOrd_Disp2);
|
|||
|
this.PnlNewHPOrd_Disp.Font = new System.Drawing.Font("굴림", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.PnlNewHPOrd_Disp.Location = new System.Drawing.Point(526, 4);
|
|||
|
this.PnlNewHPOrd_Disp.Name = "PnlNewHPOrd_Disp";
|
|||
|
this.PnlNewHPOrd_Disp.Size = new System.Drawing.Size(248, 50);
|
|||
|
this.PnlNewHPOrd_Disp.TabIndex = 557;
|
|||
|
this.PnlNewHPOrd_Disp.Visible = false;
|
|||
|
this.PnlNewHPOrd_Disp.Click += new System.EventHandler(this.NewHPOrd_Disp_Click);
|
|||
|
//
|
|||
|
// NewHPOrd_Disp
|
|||
|
//
|
|||
|
this.NewHPOrd_Disp.AutoSize = true;
|
|||
|
this.NewHPOrd_Disp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
|
|||
|
this.NewHPOrd_Disp.BorderStyleReDraw = false;
|
|||
|
this.NewHPOrd_Disp.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.NewHPOrd_Disp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
|||
|
this.NewHPOrd_Disp.Location = new System.Drawing.Point(16, 15);
|
|||
|
this.NewHPOrd_Disp.Margin = new System.Windows.Forms.Padding(0);
|
|||
|
this.NewHPOrd_Disp.Name = "NewHPOrd_Disp";
|
|||
|
this.NewHPOrd_Disp.Size = new System.Drawing.Size(139, 16);
|
|||
|
this.NewHPOrd_Disp.TabIndex = 562;
|
|||
|
this.NewHPOrd_Disp.Text = "해피오더 신규(0)";
|
|||
|
this.NewHPOrd_Disp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.NewHPOrd_Disp.Visible = false;
|
|||
|
this.NewHPOrd_Disp.Click += new System.EventHandler(this.NewHPOrd_Disp_Click);
|
|||
|
//
|
|||
|
// NewHPOrd_Disp2
|
|||
|
//
|
|||
|
this.NewHPOrd_Disp2.AutoSize = true;
|
|||
|
this.NewHPOrd_Disp2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
|
|||
|
this.NewHPOrd_Disp2.BorderStyleReDraw = false;
|
|||
|
this.NewHPOrd_Disp2.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.NewHPOrd_Disp2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
|||
|
this.NewHPOrd_Disp2.Location = new System.Drawing.Point(160, 15);
|
|||
|
this.NewHPOrd_Disp2.Margin = new System.Windows.Forms.Padding(0);
|
|||
|
this.NewHPOrd_Disp2.Name = "NewHPOrd_Disp2";
|
|||
|
this.NewHPOrd_Disp2.Size = new System.Drawing.Size(60, 16);
|
|||
|
this.NewHPOrd_Disp2.TabIndex = 561;
|
|||
|
this.NewHPOrd_Disp2.Text = "[닫기]";
|
|||
|
this.NewHPOrd_Disp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.NewHPOrd_Disp2.Visible = false;
|
|||
|
this.NewHPOrd_Disp2.Click += new System.EventHandler(this.NewHPOrd_Disp2_Click);
|
|||
|
//
|
|||
|
// pnlBuyHistVip
|
|||
|
//
|
|||
|
this.pnlBuyHistVip.BackColor = System.Drawing.Color.Transparent;
|
|||
|
this.pnlBuyHistVip.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
this.pnlBuyHistVip.Controls.Add(this.picVip);
|
|||
|
this.pnlBuyHistVip.Font = new System.Drawing.Font("굴림", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.pnlBuyHistVip.Location = new System.Drawing.Point(292, 770);
|
|||
|
this.pnlBuyHistVip.Name = "pnlBuyHistVip";
|
|||
|
this.pnlBuyHistVip.Size = new System.Drawing.Size(402, 400);
|
|||
|
this.pnlBuyHistVip.TabIndex = 560;
|
|||
|
this.pnlBuyHistVip.Visible = false;
|
|||
|
//
|
|||
|
// picVip
|
|||
|
//
|
|||
|
this.picVip.Image = ((System.Drawing.Image)(resources.GetObject("picVip.Image")));
|
|||
|
this.picVip.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.picVip.Margin = new System.Windows.Forms.Padding(0);
|
|||
|
this.picVip.Name = "picVip";
|
|||
|
this.picVip.Size = new System.Drawing.Size(402, 400);
|
|||
|
this.picVip.TabIndex = 244;
|
|||
|
this.picVip.TabStop = false;
|
|||
|
this.picVip.Click += new System.EventHandler(this.picVip_Click);
|
|||
|
//
|
|||
|
// Pnl_HPOInventoryAlram
|
|||
|
//
|
|||
|
this.Pnl_HPOInventoryAlram.BackColor = System.Drawing.Color.White;
|
|||
|
this.Pnl_HPOInventoryAlram.Controls.Add(this.lb_HPOInventoryAlram);
|
|||
|
this.Pnl_HPOInventoryAlram.Controls.Add(this.lb_HPOInventoryAlram2);
|
|||
|
this.Pnl_HPOInventoryAlram.Font = new System.Drawing.Font("굴림", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.Pnl_HPOInventoryAlram.Location = new System.Drawing.Point(778, 12);
|
|||
|
this.Pnl_HPOInventoryAlram.Name = "Pnl_HPOInventoryAlram";
|
|||
|
this.Pnl_HPOInventoryAlram.Size = new System.Drawing.Size(248, 50);
|
|||
|
this.Pnl_HPOInventoryAlram.TabIndex = 562;
|
|||
|
this.Pnl_HPOInventoryAlram.Visible = false;
|
|||
|
this.Pnl_HPOInventoryAlram.Click += new System.EventHandler(this.lb_HPOInventoryAlram_Click);
|
|||
|
//
|
|||
|
// lb_HPOInventoryAlram
|
|||
|
//
|
|||
|
this.lb_HPOInventoryAlram.AutoSize = true;
|
|||
|
this.lb_HPOInventoryAlram.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
|
|||
|
this.lb_HPOInventoryAlram.BorderStyleReDraw = false;
|
|||
|
this.lb_HPOInventoryAlram.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lb_HPOInventoryAlram.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
|||
|
this.lb_HPOInventoryAlram.Location = new System.Drawing.Point(16, 15);
|
|||
|
this.lb_HPOInventoryAlram.Margin = new System.Windows.Forms.Padding(0);
|
|||
|
this.lb_HPOInventoryAlram.Name = "lb_HPOInventoryAlram";
|
|||
|
this.lb_HPOInventoryAlram.Size = new System.Drawing.Size(122, 16);
|
|||
|
this.lb_HPOInventoryAlram.TabIndex = 562;
|
|||
|
this.lb_HPOInventoryAlram.Text = "추가 재고 등록";
|
|||
|
this.lb_HPOInventoryAlram.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lb_HPOInventoryAlram.Visible = false;
|
|||
|
this.lb_HPOInventoryAlram.Click += new System.EventHandler(this.lb_HPOInventoryAlram_Click);
|
|||
|
//
|
|||
|
// lb_HPOInventoryAlram2
|
|||
|
//
|
|||
|
this.lb_HPOInventoryAlram2.AutoSize = true;
|
|||
|
this.lb_HPOInventoryAlram2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
|
|||
|
this.lb_HPOInventoryAlram2.BorderStyleReDraw = false;
|
|||
|
this.lb_HPOInventoryAlram2.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|||
|
this.lb_HPOInventoryAlram2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
|||
|
this.lb_HPOInventoryAlram2.Location = new System.Drawing.Point(160, 15);
|
|||
|
this.lb_HPOInventoryAlram2.Margin = new System.Windows.Forms.Padding(0);
|
|||
|
this.lb_HPOInventoryAlram2.Name = "lb_HPOInventoryAlram2";
|
|||
|
this.lb_HPOInventoryAlram2.Size = new System.Drawing.Size(60, 16);
|
|||
|
this.lb_HPOInventoryAlram2.TabIndex = 561;
|
|||
|
this.lb_HPOInventoryAlram2.Text = "[닫기]";
|
|||
|
this.lb_HPOInventoryAlram2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.lb_HPOInventoryAlram2.Visible = false;
|
|||
|
this.lb_HPOInventoryAlram2.Click += new System.EventHandler(this.lb_HPOInventoryAlram_Click);
|
|||
|
//
|
|||
|
// frmSaleMain
|
|||
|
//
|
|||
|
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(1300, 912);
|
|||
|
this.Controls.Add(this.Pnl_HPOInventoryAlram);
|
|||
|
this.Controls.Add(this.pnlBuyHistVip);
|
|||
|
this.Controls.Add(this.PnlNewHPOrd_Disp);
|
|||
|
this.Controls.Add(this.lblTopMsgMode);
|
|||
|
this.Controls.Add(this.pnlBuyHistMot);
|
|||
|
this.Controls.Add(this.pnlBuyHist);
|
|||
|
this.Controls.Add(this.lblPriorReading2);
|
|||
|
this.Controls.Add(this.lblPriorReading1);
|
|||
|
this.Controls.Add(this.lblSaleDate);
|
|||
|
this.Controls.Add(this.lblRealVer);
|
|||
|
this.Controls.Add(this.pnlPayMainBack);
|
|||
|
this.Controls.Add(this.txtVatSvc);
|
|||
|
this.Controls.Add(this.lblVatSvc);
|
|||
|
this.Controls.Add(this.pnlFlavour);
|
|||
|
this.Controls.Add(this.picCampaign);
|
|||
|
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.pnlTempInfo);
|
|||
|
this.Controls.Add(this.pnlMenuSlide);
|
|||
|
this.Controls.Add(this.pnlMotSale);
|
|||
|
this.Controls.Add(this.btnItemGridBottom);
|
|||
|
this.Controls.Add(this.btnItemGridUp);
|
|||
|
this.Controls.Add(this.btnItemGridDown);
|
|||
|
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.lblDBVersion);
|
|||
|
this.Controls.Add(this.lblPgmVersion);
|
|||
|
this.Controls.Add(this.lblSaleStatus);
|
|||
|
this.Controls.Add(this.picFooterBg);
|
|||
|
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.lblItemGrid);
|
|||
|
this.Controls.Add(this.picSaleBack);
|
|||
|
this.Controls.Add(this.pnlTopBg);
|
|||
|
this.DoubleBuffered = true;
|
|||
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|||
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|||
|
this.Name = "frmSaleMain";
|
|||
|
this.ShowInTaskbar = false;
|
|||
|
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
|
|||
|
this.Text = "POS SALE";
|
|||
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmSaleMain_FormClosing);
|
|||
|
this.Load += new System.EventHandler(this.frmSaleMain_Load);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picFooterBg)).EndInit();
|
|||
|
this.pnlSubMenu.ResumeLayout(false);
|
|||
|
this.pnlSetMenu.ResumeLayout(false);
|
|||
|
this.pnlFlavour.ResumeLayout(false);
|
|||
|
((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);
|
|||
|
this.pnlTempInfo.ResumeLayout(false);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picTempInfo)).EndInit();
|
|||
|
this.pnlTopBg.ResumeLayout(false);
|
|||
|
this.pnlAllianceCard.ResumeLayout(false);
|
|||
|
this.pnlIFStatus4.ResumeLayout(false);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picWeb)).EndInit();
|
|||
|
this.pnlPayMainBack.ResumeLayout(false);
|
|||
|
this.pnlStep3.ResumeLayout(false);
|
|||
|
this.pnlStep2.ResumeLayout(false);
|
|||
|
this.pnlStep1.ResumeLayout(false);
|
|||
|
this.PnlAddBag.ResumeLayout(false);
|
|||
|
this.pnlCardMot.ResumeLayout(false);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picPayBack)).EndInit();
|
|||
|
this.pnlBuyHistMot.ResumeLayout(false);
|
|||
|
this.pnlBuyHist.ResumeLayout(false);
|
|||
|
this.panel3.ResumeLayout(false);
|
|||
|
this.PnlNewHPOrd_Disp.ResumeLayout(false);
|
|||
|
this.PnlNewHPOrd_Disp.PerformLayout();
|
|||
|
this.pnlBuyHistVip.ResumeLayout(false);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picVip)).EndInit();
|
|||
|
this.Pnl_HPOInventoryAlram.ResumeLayout(false);
|
|||
|
this.Pnl_HPOInventoryAlram.PerformLayout();
|
|||
|
this.ResumeLayout(false);
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private UI.CsmLabel lblSaleStatus;
|
|||
|
private UI.CsmLabel lblStoreNm;
|
|||
|
private UI.CsmLabel lblPosNo;
|
|||
|
private UI.CsmLabel lblTranNo;
|
|||
|
private UI.CsmLabel lblIFStatus1;
|
|||
|
private UI.CsmLabel lblDateTime;
|
|||
|
private System.Windows.Forms.Timer tmrSaleTimer;
|
|||
|
private UI.CsmLabel lblCashier;
|
|||
|
private UI.CsmLabel lblEtc;
|
|||
|
private UI.CsmLabel lblWeb;
|
|||
|
private UI.CsmButton btnAdmin;
|
|||
|
private UI.CsmLabel lblDBVersion;
|
|||
|
private UI.CsmLabel lblPgmVersion;
|
|||
|
private System.Windows.Forms.PictureBox picFooterBg;
|
|||
|
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 txtPayQtySaleAmt;
|
|||
|
private UI.CsmPanel pnlStep2; // System.Windows.Forms.Panel pnlStep2;
|
|||
|
private UI.CsmLabel lblPayStep2;
|
|||
|
private UI.CsmPanel pnlStep1; // System.Windows.Forms.Panel pnlStep1;
|
|||
|
private UI.CsmLabel lblPayStep1;
|
|||
|
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.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.CsmPictureBox picWeb;
|
|||
|
private UI.CsmLabel lblIFStatus2;
|
|||
|
private UI.CsmLabel lblIFStatus3;
|
|||
|
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.CsmLabel lblOwnerPart;
|
|||
|
private UI.CsmLabel lblAnniv;
|
|||
|
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 lblDeviceState;
|
|||
|
private UI.CsmLabel lblDeviceStatus;
|
|||
|
private System.Windows.Forms.Panel pnlTempInfo;
|
|||
|
private UI.CsmLabel lblTemp3;
|
|||
|
private UI.CsmLabel lblTemp2;
|
|||
|
private UI.CsmLabel lblTemp1;
|
|||
|
private System.Windows.Forms.PictureBox picTempInfo;
|
|||
|
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 txtPayVatSvc;
|
|||
|
private UI.CsmLabel lblPayVatSvc;
|
|||
|
private UI.CsmLabel txtVatSvc;
|
|||
|
private UI.CsmLabel lblVatSvc;
|
|||
|
private System.Windows.Forms.Label lblItemGrid;
|
|||
|
private System.Windows.Forms.Panel pnlTopBg;
|
|||
|
private System.Windows.Forms.Panel pnlIFStatus4;
|
|||
|
private UI.CsmLabel lblTemperature03;
|
|||
|
private UI.CsmLabel lblTemperature01;
|
|||
|
private UI.CsmLabel lblTemperature02;
|
|||
|
private System.Windows.Forms.Label lblStatBox2;
|
|||
|
private System.Windows.Forms.Label lblStatBox1;
|
|||
|
private UI.CsmLabel lblOffLine;
|
|||
|
private UI.CsmLabel lblRealVer;
|
|||
|
private UI.CsmLabel lblSaleDate;
|
|||
|
private UI.CsmLabel lblPriorReading2;
|
|||
|
private UI.CsmLabel lblPriorReading1;
|
|||
|
private System.Windows.Forms.Panel pnlAllianceCard;
|
|||
|
private System.Windows.Forms.Label lblAllianceCardTitle;
|
|||
|
private System.Windows.Forms.Label lblAllianceCardName;
|
|||
|
private System.Windows.Forms.Panel pnlBuyHist;
|
|||
|
private System.Windows.Forms.Panel panel3;
|
|||
|
private UI.CsmButton btnBuyListCls;
|
|||
|
private UI.CsmButton btnHpCok;
|
|||
|
private UI.CsmButton btnCpnSend;
|
|||
|
private UI.CsmLabel lblBuyHist7;
|
|||
|
private UI.CsmLabel lblBuyHist6;
|
|||
|
private UI.CsmLabel lblBuyHist5;
|
|||
|
private UI.CsmLabel lblBuyHist4;
|
|||
|
private UI.CsmLabel lblBuyHist3;
|
|||
|
private UI.CsmLabel lblBuyHist2;
|
|||
|
private UI.CsmLabel lblBuyHist1;
|
|||
|
private UI.CsmLabel csmLabel15;
|
|||
|
private UI.CsmLabel csmLabel14;
|
|||
|
private UI.CsmLabel csmLabel10;
|
|||
|
private UI.CsmLabel csmLabel9;
|
|||
|
private UI.CsmLabel csmLabel7;
|
|||
|
private UI.CsmLabel csmLabel8;
|
|||
|
private UI.CsmLabel csmLabel6;
|
|||
|
private UI.CsmLabel csmLabel5;
|
|||
|
private UI.CsmLabel lblBuyHist9;
|
|||
|
private UI.CsmLabel lblBuyHist8;
|
|||
|
private System.Windows.Forms.Panel pnlBuyHistMot;
|
|||
|
private System.Windows.Forms.Label lblBuyHistMot;
|
|||
|
private UI.CsmPosMovePanel lblTopMsgMode;
|
|||
|
private System.Windows.Forms.Panel PnlNewHPOrd_Disp;
|
|||
|
private UI.CsmLabel NewHPOrd_Disp;
|
|||
|
private UI.CsmLabel NewHPOrd_Disp2;
|
|||
|
private System.Windows.Forms.Panel pnlBuyHistVip;
|
|||
|
private UI.CsmPictureBox picVip;
|
|||
|
private System.Windows.Forms.Panel Pnl_HPOInventoryAlram;
|
|||
|
private UI.CsmLabel lb_HPOInventoryAlram;
|
|||
|
private UI.CsmLabel lb_HPOInventoryAlram2;
|
|||
|
private UI.CsmPanel PnlAddBag;
|
|||
|
private UI.CsmButton BtnAddBag;
|
|||
|
private System.Windows.Forms.RichTextBox richTextBox1;
|
|||
|
private UI.CsmLabel csmLabel1;
|
|||
|
}
|
|||
|
}
|