1436 lines
83 KiB
C#
1436 lines
83 KiB
C#
namespace Cosmos.Win
|
||
{
|
||
partial class frmPntHappyPoint
|
||
{
|
||
/// <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(frmPntHappyPoint));
|
||
this.btnPinPad = new Cosmos.UI.CsmButton();
|
||
this.btnDown = new Cosmos.UI.CsmButton();
|
||
this.btnUp = new Cosmos.UI.CsmButton();
|
||
this.btnPrint = new Cosmos.UI.CsmButton();
|
||
this.gridList = new Cosmos.UI.CsmGrid();
|
||
this.btnIcCard = new Cosmos.UI.CsmButton();
|
||
this.txtTotSavePoint = new Cosmos.UI.CsmLabel();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.txtUsablePoint = new Cosmos.UI.CsmLabel();
|
||
this.lblTotSavePoint = new Cosmos.UI.CsmLabel();
|
||
this.lblUsablePoint = new Cosmos.UI.CsmLabel();
|
||
this.btnEnter = new Cosmos.UI.CsmButton();
|
||
this.btnSearch = new Cosmos.UI.CsmButton();
|
||
this.lblPayAmt = new Cosmos.UI.CsmLabel();
|
||
this.txtCardNo = new Cosmos.UI.CsmPosEditBox();
|
||
this.lblCardNo = new Cosmos.UI.CsmLabel();
|
||
this.btnRfCard = new Cosmos.UI.CsmButton();
|
||
this.txtBasicPoint = new Cosmos.UI.CsmLabel();
|
||
this.txtAddPoint = new Cosmos.UI.CsmLabel();
|
||
this.lblBasicPoint = new Cosmos.UI.CsmLabel();
|
||
this.lblAddPoint = new Cosmos.UI.CsmLabel();
|
||
this.btnPopCard = new Cosmos.UI.CsmButton();
|
||
this.tmrIcCard = new System.Windows.Forms.Timer(this.components);
|
||
this.lblBox6 = new Cosmos.UI.CsmLabel();
|
||
this.lblBox4 = new Cosmos.UI.CsmLabel();
|
||
this.lblBox3 = new Cosmos.UI.CsmLabel();
|
||
this.lblBox2 = new Cosmos.UI.CsmLabel();
|
||
this.lblBox1 = new Cosmos.UI.CsmLabel();
|
||
this.lblAddPointNm = new Cosmos.UI.CsmLabel();
|
||
this.lblBox5 = new Cosmos.UI.CsmLabel();
|
||
this.btnCatApp = new Cosmos.UI.CsmButton();
|
||
this.txtPayAmt = new Cosmos.UI.CsmPosEditBox();
|
||
this.btnPointUse = new Cosmos.UI.CsmButton();
|
||
this.pnlBuyHist = new System.Windows.Forms.Panel();
|
||
this.btnCpnSend = new Cosmos.UI.CsmButton();
|
||
this.lblBuyHist8 = new Cosmos.UI.CsmLabel();
|
||
this.lblBuyHist9 = 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.lblBuyHist3 = 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.pnlBuyHistMot = new System.Windows.Forms.Panel();
|
||
this.lblBuyHistMot = new System.Windows.Forms.Label();
|
||
this.tmrDateTime = new System.Windows.Forms.Timer(this.components);
|
||
this.lblBox7 = new Cosmos.UI.CsmLabel();
|
||
this.lblWelcom = new Cosmos.UI.CsmLabel();
|
||
this.btnWccIssue = new Cosmos.UI.CsmButton();
|
||
this.txtWccIssue = new Cosmos.UI.CsmLabel();
|
||
this.lblInfo = new Cosmos.UI.CsmLabel();
|
||
this.pnlBuyHistVip = new System.Windows.Forms.Panel();
|
||
this.picVip = new Cosmos.UI.CsmPictureBox();
|
||
this.axSEMOPOS_CO1 = new AxSEMOPOS_COLib.AxSEMOPOS_CO();
|
||
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
|
||
this.pnlCardMot.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).BeginInit();
|
||
this.pnlBuyHist.SuspendLayout();
|
||
this.panel3.SuspendLayout();
|
||
this.pnlBuyHistMot.SuspendLayout();
|
||
this.pnlBuyHistVip.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.picVip)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.axSEMOPOS_CO1)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// lblTitle
|
||
//
|
||
this.lblTitle.Text = "해피포인트적립";
|
||
//
|
||
// btnExit
|
||
//
|
||
this.btnExit.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// btnPinPad
|
||
//
|
||
this.btnPinPad.BackColor = System.Drawing.Color.White;
|
||
this.btnPinPad.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnPinPad.BorderStyleReDraw = true;
|
||
this.btnPinPad.ClickImage = null;
|
||
this.btnPinPad.DefaultImage = null;
|
||
this.btnPinPad.DisableImage = null;
|
||
this.btnPinPad.Font = new System.Drawing.Font("맑은 고딕", 11F);
|
||
this.btnPinPad.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.btnPinPad.Location = new System.Drawing.Point(901, 190);
|
||
this.btnPinPad.Name = "btnPinPad";
|
||
this.btnPinPad.OccupancyBar = 0;
|
||
this.btnPinPad.OccupancyBar_Lv0 = null;
|
||
this.btnPinPad.OccupancyBar_Lv1 = null;
|
||
this.btnPinPad.OccupancyBar_Lv2 = null;
|
||
this.btnPinPad.OccupancyBar_Lv3 = null;
|
||
this.btnPinPad.OccupancyBar_Lv4 = null;
|
||
this.btnPinPad.Size = new System.Drawing.Size(81, 49);
|
||
this.btnPinPad.TabIndex = 520;
|
||
this.btnPinPad.Text = "핀패드";
|
||
this.btnPinPad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnPinPad.UseCompatibleTextRendering = true;
|
||
this.btnPinPad.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// btnDown
|
||
//
|
||
this.btnDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.btnDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnDown.BorderStyleReDraw = true;
|
||
this.btnDown.ClickImage = null;
|
||
this.btnDown.DefaultImage = null;
|
||
this.btnDown.DisableImage = null;
|
||
this.btnDown.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold);
|
||
this.btnDown.ForeColor = System.Drawing.Color.Black;
|
||
this.btnDown.Location = new System.Drawing.Point(607, 601);
|
||
this.btnDown.Name = "btnDown";
|
||
this.btnDown.OccupancyBar = 0;
|
||
this.btnDown.OccupancyBar_Lv0 = null;
|
||
this.btnDown.OccupancyBar_Lv1 = null;
|
||
this.btnDown.OccupancyBar_Lv2 = null;
|
||
this.btnDown.OccupancyBar_Lv3 = null;
|
||
this.btnDown.OccupancyBar_Lv4 = null;
|
||
this.btnDown.Size = new System.Drawing.Size(39, 51);
|
||
this.btnDown.TabIndex = 519;
|
||
this.btnDown.Text = "∨";
|
||
this.btnDown.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnDown.UseCompatibleTextRendering = true;
|
||
this.btnDown.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// btnUp
|
||
//
|
||
this.btnUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnUp.BorderStyleReDraw = true;
|
||
this.btnUp.ClickImage = null;
|
||
this.btnUp.DefaultImage = null;
|
||
this.btnUp.DisableImage = null;
|
||
this.btnUp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold);
|
||
this.btnUp.ForeColor = System.Drawing.Color.Black;
|
||
this.btnUp.Location = new System.Drawing.Point(607, 547);
|
||
this.btnUp.Name = "btnUp";
|
||
this.btnUp.OccupancyBar = 0;
|
||
this.btnUp.OccupancyBar_Lv0 = null;
|
||
this.btnUp.OccupancyBar_Lv1 = null;
|
||
this.btnUp.OccupancyBar_Lv2 = null;
|
||
this.btnUp.OccupancyBar_Lv3 = null;
|
||
this.btnUp.OccupancyBar_Lv4 = null;
|
||
this.btnUp.Size = new System.Drawing.Size(39, 51);
|
||
this.btnUp.TabIndex = 518;
|
||
this.btnUp.Text = "∧";
|
||
this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnUp.UseCompatibleTextRendering = true;
|
||
this.btnUp.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// btnPrint
|
||
//
|
||
this.btnPrint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
|
||
this.btnPrint.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnPrint.BorderStyleReDraw = false;
|
||
this.btnPrint.ClickImage = null;
|
||
this.btnPrint.DefaultImage = null;
|
||
this.btnPrint.DisableImage = null;
|
||
this.btnPrint.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
||
this.btnPrint.ForeColor = System.Drawing.Color.White;
|
||
this.btnPrint.Location = new System.Drawing.Point(240, 463);
|
||
this.btnPrint.Name = "btnPrint";
|
||
this.btnPrint.OccupancyBar = 0;
|
||
this.btnPrint.OccupancyBar_Lv0 = null;
|
||
this.btnPrint.OccupancyBar_Lv1 = null;
|
||
this.btnPrint.OccupancyBar_Lv2 = null;
|
||
this.btnPrint.OccupancyBar_Lv3 = null;
|
||
this.btnPrint.OccupancyBar_Lv4 = null;
|
||
this.btnPrint.Size = new System.Drawing.Size(100, 40);
|
||
this.btnPrint.TabIndex = 517;
|
||
this.btnPrint.Text = "출력";
|
||
this.btnPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnPrint.UseCompatibleTextRendering = true;
|
||
this.btnPrint.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// gridList
|
||
//
|
||
this.gridList.BackColor = System.Drawing.Color.White;
|
||
this.gridList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.gridList.CsmGridAlternateRowBackColor = System.Drawing.Color.White;
|
||
this.gridList.CsmGridBackGroundColor = System.Drawing.Color.Ivory;
|
||
this.gridList.CsmGridColumnCount = 0;
|
||
this.gridList.CsmGridColumnHeadersFont = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||
this.gridList.CsmGridColumnHeadersHeight = 18;
|
||
this.gridList.CsmGridColumnHeadersVisible = false;
|
||
this.gridList.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory;
|
||
this.gridList.CsmGridFirstDisplayedScrollingRowIndex = -1;
|
||
this.gridList.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight;
|
||
this.gridList.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText;
|
||
this.gridList.CsmGridIndicateBackColor = System.Drawing.Color.Red;
|
||
this.gridList.CsmGridIndicateForeColor = System.Drawing.Color.White;
|
||
this.gridList.CsmGridRowMove = true;
|
||
this.gridList.CsmGridRowsHeight = 35;
|
||
this.gridList.CsmGridShowPageRowsCount = 4;
|
||
this.gridList.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||
this.gridList.Location = new System.Drawing.Point(238, 547);
|
||
this.gridList.Margin = new System.Windows.Forms.Padding(4);
|
||
this.gridList.Name = "gridList";
|
||
this.gridList.Size = new System.Drawing.Size(370, 106);
|
||
this.gridList.TabIndex = 516;
|
||
this.gridList.Enter += new System.EventHandler(this.gridList_Enter);
|
||
//
|
||
// btnIcCard
|
||
//
|
||
this.btnIcCard.BackColor = System.Drawing.Color.White;
|
||
this.btnIcCard.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnIcCard.BorderStyleReDraw = true;
|
||
this.btnIcCard.ClickImage = null;
|
||
this.btnIcCard.DefaultImage = null;
|
||
this.btnIcCard.DisableImage = null;
|
||
this.btnIcCard.Font = new System.Drawing.Font("맑은 고딕", 11F);
|
||
this.btnIcCard.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.btnIcCard.Location = new System.Drawing.Point(660, 190);
|
||
this.btnIcCard.Name = "btnIcCard";
|
||
this.btnIcCard.OccupancyBar = 0;
|
||
this.btnIcCard.OccupancyBar_Lv0 = null;
|
||
this.btnIcCard.OccupancyBar_Lv1 = null;
|
||
this.btnIcCard.OccupancyBar_Lv2 = null;
|
||
this.btnIcCard.OccupancyBar_Lv3 = null;
|
||
this.btnIcCard.OccupancyBar_Lv4 = null;
|
||
this.btnIcCard.Size = new System.Drawing.Size(81, 49);
|
||
this.btnIcCard.TabIndex = 515;
|
||
this.btnIcCard.Text = "IC카드";
|
||
this.btnIcCard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnIcCard.UseCompatibleTextRendering = true;
|
||
this.btnIcCard.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// txtTotSavePoint
|
||
//
|
||
this.txtTotSavePoint.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtTotSavePoint.BorderStyleReDraw = true;
|
||
this.txtTotSavePoint.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
||
this.txtTotSavePoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.txtTotSavePoint.Location = new System.Drawing.Point(376, 278);
|
||
this.txtTotSavePoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.txtTotSavePoint.Name = "txtTotSavePoint";
|
||
this.txtTotSavePoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.txtTotSavePoint.Size = new System.Drawing.Size(120, 25);
|
||
this.txtTotSavePoint.TabIndex = 514;
|
||
this.txtTotSavePoint.Text = "0";
|
||
this.txtTotSavePoint.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(107)))), ((int)(((byte)(107)))));
|
||
this.label8.Location = new System.Drawing.Point(238, 347);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(408, 1);
|
||
this.label8.TabIndex = 509;
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
|
||
this.label2.Location = new System.Drawing.Point(238, 190);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(408, 2);
|
||
this.label2.TabIndex = 513;
|
||
//
|
||
// txtUsablePoint
|
||
//
|
||
this.txtUsablePoint.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtUsablePoint.BorderStyleReDraw = true;
|
||
this.txtUsablePoint.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
||
this.txtUsablePoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.txtUsablePoint.Location = new System.Drawing.Point(509, 278);
|
||
this.txtUsablePoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.txtUsablePoint.Name = "txtUsablePoint";
|
||
this.txtUsablePoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.txtUsablePoint.Size = new System.Drawing.Size(121, 25);
|
||
this.txtUsablePoint.TabIndex = 508;
|
||
this.txtUsablePoint.Text = "0";
|
||
this.txtUsablePoint.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// lblTotSavePoint
|
||
//
|
||
this.lblTotSavePoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
||
this.lblTotSavePoint.BorderStyleReDraw = true;
|
||
this.lblTotSavePoint.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
||
this.lblTotSavePoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.lblTotSavePoint.Location = new System.Drawing.Point(238, 269);
|
||
this.lblTotSavePoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblTotSavePoint.Name = "lblTotSavePoint";
|
||
this.lblTotSavePoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblTotSavePoint.Size = new System.Drawing.Size(122, 40);
|
||
this.lblTotSavePoint.TabIndex = 506;
|
||
this.lblTotSavePoint.Text = "누적/가용포인트";
|
||
this.lblTotSavePoint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// lblUsablePoint
|
||
//
|
||
this.lblUsablePoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
||
this.lblUsablePoint.BorderStyleReDraw = true;
|
||
this.lblUsablePoint.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
||
this.lblUsablePoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.lblUsablePoint.Location = new System.Drawing.Point(648, 176);
|
||
this.lblUsablePoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblUsablePoint.Name = "lblUsablePoint";
|
||
this.lblUsablePoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblUsablePoint.Size = new System.Drawing.Size(122, 40);
|
||
this.lblUsablePoint.TabIndex = 505;
|
||
this.lblUsablePoint.Text = "가용포인트";
|
||
this.lblUsablePoint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.lblUsablePoint.Visible = false;
|
||
//
|
||
// btnEnter
|
||
//
|
||
this.btnEnter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
|
||
this.btnEnter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnEnter.BorderStyleReDraw = false;
|
||
this.btnEnter.ClickImage = null;
|
||
this.btnEnter.DefaultImage = null;
|
||
this.btnEnter.DisableImage = null;
|
||
this.btnEnter.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
||
this.btnEnter.ForeColor = System.Drawing.Color.White;
|
||
this.btnEnter.Location = new System.Drawing.Point(546, 463);
|
||
this.btnEnter.Name = "btnEnter";
|
||
this.btnEnter.OccupancyBar = 0;
|
||
this.btnEnter.OccupancyBar_Lv0 = null;
|
||
this.btnEnter.OccupancyBar_Lv1 = null;
|
||
this.btnEnter.OccupancyBar_Lv2 = null;
|
||
this.btnEnter.OccupancyBar_Lv3 = null;
|
||
this.btnEnter.OccupancyBar_Lv4 = null;
|
||
this.btnEnter.Size = new System.Drawing.Size(100, 40);
|
||
this.btnEnter.TabIndex = 504;
|
||
this.btnEnter.Text = "적용";
|
||
this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnEnter.UseCompatibleTextRendering = true;
|
||
this.btnEnter.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// btnSearch
|
||
//
|
||
this.btnSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
|
||
this.btnSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnSearch.BorderStyleReDraw = false;
|
||
this.btnSearch.ClickImage = null;
|
||
this.btnSearch.DefaultImage = null;
|
||
this.btnSearch.DisableImage = null;
|
||
this.btnSearch.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
||
this.btnSearch.ForeColor = System.Drawing.Color.White;
|
||
this.btnSearch.Location = new System.Drawing.Point(444, 463);
|
||
this.btnSearch.Name = "btnSearch";
|
||
this.btnSearch.OccupancyBar = 0;
|
||
this.btnSearch.OccupancyBar_Lv0 = null;
|
||
this.btnSearch.OccupancyBar_Lv1 = null;
|
||
this.btnSearch.OccupancyBar_Lv2 = null;
|
||
this.btnSearch.OccupancyBar_Lv3 = null;
|
||
this.btnSearch.OccupancyBar_Lv4 = null;
|
||
this.btnSearch.Size = new System.Drawing.Size(100, 40);
|
||
this.btnSearch.TabIndex = 503;
|
||
this.btnSearch.Text = "조회";
|
||
this.btnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnSearch.UseCompatibleTextRendering = true;
|
||
this.btnSearch.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// lblPayAmt
|
||
//
|
||
this.lblPayAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
||
this.lblPayAmt.BorderStyleReDraw = true;
|
||
this.lblPayAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
||
this.lblPayAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.lblPayAmt.Location = new System.Drawing.Point(238, 230);
|
||
this.lblPayAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblPayAmt.Name = "lblPayAmt";
|
||
this.lblPayAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblPayAmt.Size = new System.Drawing.Size(122, 40);
|
||
this.lblPayAmt.TabIndex = 502;
|
||
this.lblPayAmt.Text = "대상금액";
|
||
this.lblPayAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// txtCardNo
|
||
//
|
||
this.txtCardNo.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtCardNo.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
|
||
this.txtCardNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
|
||
this.txtCardNo.BorderStyleReDraw = false;
|
||
this.txtCardNo.ClearFlag = false;
|
||
this.txtCardNo.DisableBackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtCardNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211)))));
|
||
this.txtCardNo.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
||
this.txtCardNo.InputType = Cosmos.UI.InputType.None;
|
||
this.txtCardNo.InputTypeFormat = "";
|
||
this.txtCardNo.Location = new System.Drawing.Point(376, 198);
|
||
this.txtCardNo.Margin = new System.Windows.Forms.Padding(5);
|
||
this.txtCardNo.MaxLength = 40;
|
||
this.txtCardNo.MaxLengthAutoEnd = false;
|
||
this.txtCardNo.MaxLengthForKeyIn = 32767;
|
||
this.txtCardNo.MaxLengthForNumpad = 32767;
|
||
this.txtCardNo.Name = "txtCardNo";
|
||
this.txtCardNo.PasswordChar = '\0';
|
||
this.txtCardNo.ReadOnly = false;
|
||
this.txtCardNo.Size = new System.Drawing.Size(254, 25);
|
||
this.txtCardNo.TabIndex = 501;
|
||
this.txtCardNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
|
||
this.txtCardNo.UseDualMaxLength = false;
|
||
this.txtCardNo.Value = "";
|
||
this.txtCardNo.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent);
|
||
this.txtCardNo.Enter += new System.EventHandler(this.txtEditBox_EnterEvent);
|
||
//
|
||
// lblCardNo
|
||
//
|
||
this.lblCardNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
||
this.lblCardNo.BorderStyleReDraw = true;
|
||
this.lblCardNo.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
||
this.lblCardNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.lblCardNo.Location = new System.Drawing.Point(238, 191);
|
||
this.lblCardNo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblCardNo.Name = "lblCardNo";
|
||
this.lblCardNo.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblCardNo.Size = new System.Drawing.Size(122, 40);
|
||
this.lblCardNo.TabIndex = 500;
|
||
this.lblCardNo.Text = "카드번호";
|
||
this.lblCardNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.lblCardNo.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lblCardNo_MouseDown);
|
||
//
|
||
// btnRfCard
|
||
//
|
||
this.btnRfCard.BackColor = System.Drawing.Color.White;
|
||
this.btnRfCard.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnRfCard.BorderStyleReDraw = true;
|
||
this.btnRfCard.ClickImage = null;
|
||
this.btnRfCard.DefaultImage = null;
|
||
this.btnRfCard.DisableImage = null;
|
||
this.btnRfCard.Font = new System.Drawing.Font("맑은 고딕", 11F);
|
||
this.btnRfCard.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.btnRfCard.Location = new System.Drawing.Point(740, 190);
|
||
this.btnRfCard.Name = "btnRfCard";
|
||
this.btnRfCard.OccupancyBar = 0;
|
||
this.btnRfCard.OccupancyBar_Lv0 = null;
|
||
this.btnRfCard.OccupancyBar_Lv1 = null;
|
||
this.btnRfCard.OccupancyBar_Lv2 = null;
|
||
this.btnRfCard.OccupancyBar_Lv3 = null;
|
||
this.btnRfCard.OccupancyBar_Lv4 = null;
|
||
this.btnRfCard.Size = new System.Drawing.Size(82, 49);
|
||
this.btnRfCard.TabIndex = 521;
|
||
this.btnRfCard.Text = "RF카드";
|
||
this.btnRfCard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnRfCard.UseCompatibleTextRendering = true;
|
||
this.btnRfCard.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// txtBasicPoint
|
||
//
|
||
this.txtBasicPoint.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtBasicPoint.BorderStyleReDraw = true;
|
||
this.txtBasicPoint.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
||
this.txtBasicPoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.txtBasicPoint.Location = new System.Drawing.Point(376, 354);
|
||
this.txtBasicPoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.txtBasicPoint.Name = "txtBasicPoint";
|
||
this.txtBasicPoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.txtBasicPoint.Size = new System.Drawing.Size(254, 25);
|
||
this.txtBasicPoint.TabIndex = 527;
|
||
this.txtBasicPoint.Text = "0";
|
||
this.txtBasicPoint.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// txtAddPoint
|
||
//
|
||
this.txtAddPoint.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtAddPoint.BorderStyleReDraw = true;
|
||
this.txtAddPoint.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
||
this.txtAddPoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.txtAddPoint.Location = new System.Drawing.Point(496, 393);
|
||
this.txtAddPoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.txtAddPoint.Name = "txtAddPoint";
|
||
this.txtAddPoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.txtAddPoint.Size = new System.Drawing.Size(134, 25);
|
||
this.txtAddPoint.TabIndex = 524;
|
||
this.txtAddPoint.Text = "0";
|
||
this.txtAddPoint.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// lblBasicPoint
|
||
//
|
||
this.lblBasicPoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
||
this.lblBasicPoint.BorderStyleReDraw = true;
|
||
this.lblBasicPoint.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
||
this.lblBasicPoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.lblBasicPoint.Location = new System.Drawing.Point(238, 347);
|
||
this.lblBasicPoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblBasicPoint.Name = "lblBasicPoint";
|
||
this.lblBasicPoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblBasicPoint.Size = new System.Drawing.Size(122, 40);
|
||
this.lblBasicPoint.TabIndex = 523;
|
||
this.lblBasicPoint.Text = "기본포인트";
|
||
this.lblBasicPoint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// lblAddPoint
|
||
//
|
||
this.lblAddPoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
||
this.lblAddPoint.BorderStyleReDraw = true;
|
||
this.lblAddPoint.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
||
this.lblAddPoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.lblAddPoint.Location = new System.Drawing.Point(238, 386);
|
||
this.lblAddPoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblAddPoint.Name = "lblAddPoint";
|
||
this.lblAddPoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblAddPoint.Size = new System.Drawing.Size(122, 40);
|
||
this.lblAddPoint.TabIndex = 522;
|
||
this.lblAddPoint.Text = "추가포인트";
|
||
this.lblAddPoint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.lblAddPoint.UseCompatibleTextRendering = true;
|
||
//
|
||
// btnPopCard
|
||
//
|
||
this.btnPopCard.BackColor = System.Drawing.Color.White;
|
||
this.btnPopCard.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnPopCard.BorderStyleReDraw = true;
|
||
this.btnPopCard.ClickImage = null;
|
||
this.btnPopCard.DefaultImage = null;
|
||
this.btnPopCard.DisableImage = null;
|
||
this.btnPopCard.Font = new System.Drawing.Font("맑은 고딕", 11F);
|
||
this.btnPopCard.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.btnPopCard.Location = new System.Drawing.Point(821, 190);
|
||
this.btnPopCard.Name = "btnPopCard";
|
||
this.btnPopCard.OccupancyBar = 0;
|
||
this.btnPopCard.OccupancyBar_Lv0 = null;
|
||
this.btnPopCard.OccupancyBar_Lv1 = null;
|
||
this.btnPopCard.OccupancyBar_Lv2 = null;
|
||
this.btnPopCard.OccupancyBar_Lv3 = null;
|
||
this.btnPopCard.OccupancyBar_Lv4 = null;
|
||
this.btnPopCard.Size = new System.Drawing.Size(81, 49);
|
||
this.btnPopCard.TabIndex = 528;
|
||
this.btnPopCard.Text = "POP카드";
|
||
this.btnPopCard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnPopCard.UseCompatibleTextRendering = true;
|
||
this.btnPopCard.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// tmrIcCard
|
||
//
|
||
this.tmrIcCard.Tick += new System.EventHandler(this.tmrIcCard_Tick);
|
||
//
|
||
// lblBox6
|
||
//
|
||
this.lblBox6.BackColor = System.Drawing.Color.White;
|
||
this.lblBox6.BorderStyleReDraw = true;
|
||
this.lblBox6.Location = new System.Drawing.Point(359, 386);
|
||
this.lblBox6.Name = "lblBox6";
|
||
this.lblBox6.Size = new System.Drawing.Size(287, 40);
|
||
this.lblBox6.TabIndex = 529;
|
||
//
|
||
// lblBox4
|
||
//
|
||
this.lblBox4.BackColor = System.Drawing.Color.White;
|
||
this.lblBox4.BorderStyleReDraw = true;
|
||
this.lblBox4.Location = new System.Drawing.Point(698, 174);
|
||
this.lblBox4.Name = "lblBox4";
|
||
this.lblBox4.Size = new System.Drawing.Size(287, 40);
|
||
this.lblBox4.TabIndex = 531;
|
||
this.lblBox4.Visible = false;
|
||
//
|
||
// lblBox3
|
||
//
|
||
this.lblBox3.BackColor = System.Drawing.Color.White;
|
||
this.lblBox3.BorderStyleReDraw = true;
|
||
this.lblBox3.Location = new System.Drawing.Point(359, 269);
|
||
this.lblBox3.Name = "lblBox3";
|
||
this.lblBox3.Size = new System.Drawing.Size(287, 40);
|
||
this.lblBox3.TabIndex = 532;
|
||
//
|
||
// lblBox2
|
||
//
|
||
this.lblBox2.BackColor = System.Drawing.Color.White;
|
||
this.lblBox2.BorderStyleReDraw = true;
|
||
this.lblBox2.Location = new System.Drawing.Point(359, 230);
|
||
this.lblBox2.Name = "lblBox2";
|
||
this.lblBox2.Size = new System.Drawing.Size(287, 40);
|
||
this.lblBox2.TabIndex = 533;
|
||
//
|
||
// lblBox1
|
||
//
|
||
this.lblBox1.BackColor = System.Drawing.Color.White;
|
||
this.lblBox1.BorderStyleReDraw = true;
|
||
this.lblBox1.Location = new System.Drawing.Point(359, 191);
|
||
this.lblBox1.Name = "lblBox1";
|
||
this.lblBox1.Size = new System.Drawing.Size(287, 40);
|
||
this.lblBox1.TabIndex = 534;
|
||
//
|
||
// lblAddPointNm
|
||
//
|
||
this.lblAddPointNm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
||
this.lblAddPointNm.BorderStyleReDraw = true;
|
||
this.lblAddPointNm.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||
this.lblAddPointNm.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.lblAddPointNm.Location = new System.Drawing.Point(359, 386);
|
||
this.lblAddPointNm.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblAddPointNm.Name = "lblAddPointNm";
|
||
this.lblAddPointNm.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblAddPointNm.Size = new System.Drawing.Size(122, 40);
|
||
this.lblAddPointNm.TabIndex = 535;
|
||
this.lblAddPointNm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.lblAddPointNm.UseCompatibleTextRendering = true;
|
||
//
|
||
// lblBox5
|
||
//
|
||
this.lblBox5.BackColor = System.Drawing.Color.White;
|
||
this.lblBox5.BorderStyleReDraw = true;
|
||
this.lblBox5.Location = new System.Drawing.Point(359, 347);
|
||
this.lblBox5.Name = "lblBox5";
|
||
this.lblBox5.Size = new System.Drawing.Size(287, 40);
|
||
this.lblBox5.TabIndex = 530;
|
||
//
|
||
// btnCatApp
|
||
//
|
||
this.btnCatApp.BackColor = System.Drawing.Color.Black;
|
||
this.btnCatApp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnCatApp.BorderStyleReDraw = false;
|
||
this.btnCatApp.ClickImage = null;
|
||
this.btnCatApp.DefaultImage = null;
|
||
this.btnCatApp.DisableImage = null;
|
||
this.btnCatApp.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
||
this.btnCatApp.ForeColor = System.Drawing.Color.White;
|
||
this.btnCatApp.Location = new System.Drawing.Point(342, 463);
|
||
this.btnCatApp.Name = "btnCatApp";
|
||
this.btnCatApp.OccupancyBar = 0;
|
||
this.btnCatApp.OccupancyBar_Lv0 = null;
|
||
this.btnCatApp.OccupancyBar_Lv1 = null;
|
||
this.btnCatApp.OccupancyBar_Lv2 = null;
|
||
this.btnCatApp.OccupancyBar_Lv3 = null;
|
||
this.btnCatApp.OccupancyBar_Lv4 = null;
|
||
this.btnCatApp.Size = new System.Drawing.Size(100, 40);
|
||
this.btnCatApp.TabIndex = 536;
|
||
this.btnCatApp.Text = "CAT단말기";
|
||
this.btnCatApp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnCatApp.UseCompatibleTextRendering = true;
|
||
this.btnCatApp.Visible = false;
|
||
this.btnCatApp.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// txtPayAmt
|
||
//
|
||
this.txtPayAmt.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtPayAmt.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
|
||
this.txtPayAmt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
|
||
this.txtPayAmt.BorderStyleReDraw = false;
|
||
this.txtPayAmt.ClearFlag = false;
|
||
this.txtPayAmt.DisableBackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtPayAmt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211)))));
|
||
this.txtPayAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
||
this.txtPayAmt.InputType = Cosmos.UI.InputType.Money;
|
||
this.txtPayAmt.InputTypeFormat = "";
|
||
this.txtPayAmt.Location = new System.Drawing.Point(376, 238);
|
||
this.txtPayAmt.Margin = new System.Windows.Forms.Padding(5);
|
||
this.txtPayAmt.MaxLength = 15;
|
||
this.txtPayAmt.MaxLengthAutoEnd = false;
|
||
this.txtPayAmt.MaxLengthForKeyIn = 32767;
|
||
this.txtPayAmt.MaxLengthForNumpad = 32767;
|
||
this.txtPayAmt.Name = "txtPayAmt";
|
||
this.txtPayAmt.PasswordChar = '\0';
|
||
this.txtPayAmt.ReadOnly = false;
|
||
this.txtPayAmt.Size = new System.Drawing.Size(254, 25);
|
||
this.txtPayAmt.TabIndex = 537;
|
||
this.txtPayAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
||
this.txtPayAmt.UseDualMaxLength = false;
|
||
this.txtPayAmt.Value = "";
|
||
this.txtPayAmt.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent);
|
||
this.txtPayAmt.Enter += new System.EventHandler(this.txtEditBox_EnterEvent);
|
||
//
|
||
// btnPointUse
|
||
//
|
||
this.btnPointUse.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
|
||
this.btnPointUse.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnPointUse.BorderStyleReDraw = false;
|
||
this.btnPointUse.ClickImage = null;
|
||
this.btnPointUse.DefaultImage = null;
|
||
this.btnPointUse.DisableImage = null;
|
||
this.btnPointUse.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
||
this.btnPointUse.ForeColor = System.Drawing.Color.White;
|
||
this.btnPointUse.Location = new System.Drawing.Point(240, 463);
|
||
this.btnPointUse.Name = "btnPointUse";
|
||
this.btnPointUse.OccupancyBar = 0;
|
||
this.btnPointUse.OccupancyBar_Lv0 = null;
|
||
this.btnPointUse.OccupancyBar_Lv1 = null;
|
||
this.btnPointUse.OccupancyBar_Lv2 = null;
|
||
this.btnPointUse.OccupancyBar_Lv3 = null;
|
||
this.btnPointUse.OccupancyBar_Lv4 = null;
|
||
this.btnPointUse.Size = new System.Drawing.Size(100, 40);
|
||
this.btnPointUse.TabIndex = 540;
|
||
this.btnPointUse.Text = "사용";
|
||
this.btnPointUse.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnPointUse.UseCompatibleTextRendering = true;
|
||
this.btnPointUse.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// pnlBuyHist
|
||
//
|
||
this.pnlBuyHist.BackColor = System.Drawing.SystemColors.Control;
|
||
this.pnlBuyHist.Controls.Add(this.btnCpnSend);
|
||
this.pnlBuyHist.Controls.Add(this.lblBuyHist8);
|
||
this.pnlBuyHist.Controls.Add(this.lblBuyHist9);
|
||
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.lblBuyHist3);
|
||
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(660, 254);
|
||
this.pnlBuyHist.Name = "pnlBuyHist";
|
||
this.pnlBuyHist.Size = new System.Drawing.Size(322, 250);
|
||
this.pnlBuyHist.TabIndex = 543;
|
||
this.pnlBuyHist.Visible = false;
|
||
//
|
||
// btnCpnSend
|
||
//
|
||
this.btnCpnSend.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
|
||
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(-1, 210);
|
||
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(323, 40);
|
||
this.btnCpnSend.TabIndex = 375;
|
||
this.btnCpnSend.Text = "쿠폰발송";
|
||
this.btnCpnSend.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnCpnSend.Click += new System.EventHandler(this.btnBuyList_Click);
|
||
//
|
||
// 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, 25);
|
||
this.lblBuyHist8.TabIndex = 379;
|
||
this.lblBuyHist8.Tag = "1";
|
||
this.lblBuyHist8.Text = "▼";
|
||
this.lblBuyHist8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.lblBuyHist8.UseCompatibleTextRendering = true;
|
||
//
|
||
// lblBuyHist9
|
||
//
|
||
this.lblBuyHist9.BackColor = System.Drawing.Color.White;
|
||
this.lblBuyHist9.BorderStyleReDraw = true;
|
||
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(238, 50);
|
||
this.lblBuyHist9.Name = "lblBuyHist9";
|
||
this.lblBuyHist9.Size = new System.Drawing.Size(84, 27);
|
||
this.lblBuyHist9.TabIndex = 380;
|
||
this.lblBuyHist9.Tag = "1";
|
||
this.lblBuyHist9.Text = "7)";
|
||
this.lblBuyHist9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.lblBuyHist9.UseCompatibleTextRendering = true;
|
||
//
|
||
// btnHpCok
|
||
//
|
||
this.btnHpCok.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
|
||
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(191, 210);
|
||
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(134, 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, 182);
|
||
this.lblBuyHist7.Name = "lblBuyHist7";
|
||
this.lblBuyHist7.Size = new System.Drawing.Size(183, 28);
|
||
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(183, 28);
|
||
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(183, 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(183, 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);
|
||
//
|
||
// 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(183, 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);
|
||
//
|
||
// 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, 25);
|
||
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(183, 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, 182);
|
||
this.csmLabel15.Name = "csmLabel15";
|
||
this.csmLabel15.Size = new System.Drawing.Size(140, 28);
|
||
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, 28);
|
||
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(322, 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.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);
|
||
//
|
||
// 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.Location = new System.Drawing.Point(20, 21);
|
||
this.pnlBuyHistMot.Name = "pnlBuyHistMot";
|
||
this.pnlBuyHistMot.Size = new System.Drawing.Size(983, 96);
|
||
this.pnlBuyHistMot.TabIndex = 545;
|
||
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);
|
||
this.lblBuyHistMot.ForeColor = System.Drawing.Color.Black;
|
||
this.lblBuyHistMot.Location = new System.Drawing.Point(0, 0);
|
||
this.lblBuyHistMot.Margin = new System.Windows.Forms.Padding(0);
|
||
this.lblBuyHistMot.Name = "lblBuyHistMot";
|
||
this.lblBuyHistMot.Size = new System.Drawing.Size(975, 96);
|
||
this.lblBuyHistMot.TabIndex = 1;
|
||
this.lblBuyHistMot.Text = "요즘 방문이 뜸하셨는데, 다시 찾아주셔서 감사드려요 \r\n다음 방문시 사용 하실 수 있는 XX쿠폰 발송해 드릴께요";
|
||
this.lblBuyHistMot.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||
//
|
||
// tmrDateTime
|
||
//
|
||
this.tmrDateTime.Interval = 1000;
|
||
this.tmrDateTime.Tick += new System.EventHandler(this.tmrDateTime_Tick);
|
||
//
|
||
// lblBox7
|
||
//
|
||
this.lblBox7.BackColor = System.Drawing.Color.White;
|
||
this.lblBox7.BorderStyleReDraw = true;
|
||
this.lblBox7.Location = new System.Drawing.Point(359, 308);
|
||
this.lblBox7.Name = "lblBox7";
|
||
this.lblBox7.Size = new System.Drawing.Size(287, 40);
|
||
this.lblBox7.TabIndex = 546;
|
||
this.lblBox7.Visible = false;
|
||
//
|
||
// lblWelcom
|
||
//
|
||
this.lblWelcom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
||
this.lblWelcom.BorderStyleReDraw = true;
|
||
this.lblWelcom.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
||
this.lblWelcom.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.lblWelcom.Location = new System.Drawing.Point(238, 308);
|
||
this.lblWelcom.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblWelcom.Name = "lblWelcom";
|
||
this.lblWelcom.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblWelcom.Size = new System.Drawing.Size(122, 40);
|
||
this.lblWelcom.TabIndex = 547;
|
||
this.lblWelcom.Text = "멤버십카드";
|
||
this.lblWelcom.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.lblWelcom.Visible = false;
|
||
//
|
||
// btnWccIssue
|
||
//
|
||
this.btnWccIssue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
|
||
this.btnWccIssue.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||
this.btnWccIssue.BorderStyleReDraw = false;
|
||
this.btnWccIssue.ClickImage = null;
|
||
this.btnWccIssue.DefaultImage = null;
|
||
this.btnWccIssue.DisableImage = null;
|
||
this.btnWccIssue.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
||
this.btnWccIssue.ForeColor = System.Drawing.Color.White;
|
||
this.btnWccIssue.Location = new System.Drawing.Point(509, 311);
|
||
this.btnWccIssue.Name = "btnWccIssue";
|
||
this.btnWccIssue.OccupancyBar = 0;
|
||
this.btnWccIssue.OccupancyBar_Lv0 = null;
|
||
this.btnWccIssue.OccupancyBar_Lv1 = null;
|
||
this.btnWccIssue.OccupancyBar_Lv2 = null;
|
||
this.btnWccIssue.OccupancyBar_Lv3 = null;
|
||
this.btnWccIssue.OccupancyBar_Lv4 = null;
|
||
this.btnWccIssue.Size = new System.Drawing.Size(121, 33);
|
||
this.btnWccIssue.TabIndex = 548;
|
||
this.btnWccIssue.Text = "멤버십카드 발급";
|
||
this.btnWccIssue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.btnWccIssue.UseCompatibleTextRendering = true;
|
||
this.btnWccIssue.Click += new System.EventHandler(this.btnProc_Click);
|
||
//
|
||
// txtWccIssue
|
||
//
|
||
this.txtWccIssue.BackColor = System.Drawing.Color.WhiteSmoke;
|
||
this.txtWccIssue.BorderStyleReDraw = true;
|
||
this.txtWccIssue.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
||
this.txtWccIssue.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||
this.txtWccIssue.Location = new System.Drawing.Point(376, 316);
|
||
this.txtWccIssue.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.txtWccIssue.Name = "txtWccIssue";
|
||
this.txtWccIssue.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.txtWccIssue.Size = new System.Drawing.Size(120, 25);
|
||
this.txtWccIssue.TabIndex = 549;
|
||
this.txtWccIssue.Text = "미등록";
|
||
this.txtWccIssue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// lblInfo
|
||
//
|
||
this.lblInfo.BackColor = System.Drawing.Color.White;
|
||
this.lblInfo.BorderStyleReDraw = false;
|
||
this.lblInfo.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.lblInfo.ForeColor = System.Drawing.Color.Black;
|
||
this.lblInfo.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.lblInfo.Location = new System.Drawing.Point(229, 426);
|
||
this.lblInfo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
||
this.lblInfo.Name = "lblInfo";
|
||
this.lblInfo.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||
this.lblInfo.Size = new System.Drawing.Size(390, 31);
|
||
this.lblInfo.TabIndex = 550;
|
||
this.lblInfo.Text = "[※ 핸드폰 번호로도 등록 가능합니다.]";
|
||
this.lblInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// 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(660, 547);
|
||
this.pnlBuyHistVip.Name = "pnlBuyHistVip";
|
||
this.pnlBuyHistVip.Size = new System.Drawing.Size(402, 400);
|
||
this.pnlBuyHistVip.TabIndex = 559;
|
||
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);
|
||
//
|
||
// axSEMOPOS_CO1
|
||
//
|
||
this.axSEMOPOS_CO1.Enabled = true;
|
||
this.axSEMOPOS_CO1.Location = new System.Drawing.Point(493, 478);
|
||
this.axSEMOPOS_CO1.Name = "axSEMOPOS_CO1";
|
||
this.axSEMOPOS_CO1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSEMOPOS_CO1.OcxState")));
|
||
this.axSEMOPOS_CO1.Size = new System.Drawing.Size(100, 50);
|
||
this.axSEMOPOS_CO1.TabIndex = 560;
|
||
//
|
||
// frmPntHappyPoint
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
|
||
this.ClientSize = new System.Drawing.Size(1004, 664);
|
||
this.Controls.Add(this.axSEMOPOS_CO1);
|
||
this.Controls.Add(this.pnlBuyHistVip);
|
||
this.Controls.Add(this.lblInfo);
|
||
this.Controls.Add(this.btnWccIssue);
|
||
this.Controls.Add(this.txtWccIssue);
|
||
this.Controls.Add(this.lblWelcom);
|
||
this.Controls.Add(this.lblBox7);
|
||
this.Controls.Add(this.pnlBuyHistMot);
|
||
this.Controls.Add(this.pnlBuyHist);
|
||
this.Controls.Add(this.btnPointUse);
|
||
this.Controls.Add(this.txtPayAmt);
|
||
this.Controls.Add(this.btnCatApp);
|
||
this.Controls.Add(this.lblAddPointNm);
|
||
this.Controls.Add(this.label8);
|
||
this.Controls.Add(this.btnPopCard);
|
||
this.Controls.Add(this.txtBasicPoint);
|
||
this.Controls.Add(this.txtAddPoint);
|
||
this.Controls.Add(this.lblBasicPoint);
|
||
this.Controls.Add(this.lblAddPoint);
|
||
this.Controls.Add(this.btnRfCard);
|
||
this.Controls.Add(this.btnPinPad);
|
||
this.Controls.Add(this.btnDown);
|
||
this.Controls.Add(this.btnUp);
|
||
this.Controls.Add(this.btnPrint);
|
||
this.Controls.Add(this.gridList);
|
||
this.Controls.Add(this.btnIcCard);
|
||
this.Controls.Add(this.txtTotSavePoint);
|
||
this.Controls.Add(this.label2);
|
||
this.Controls.Add(this.txtUsablePoint);
|
||
this.Controls.Add(this.lblTotSavePoint);
|
||
this.Controls.Add(this.lblUsablePoint);
|
||
this.Controls.Add(this.btnEnter);
|
||
this.Controls.Add(this.btnSearch);
|
||
this.Controls.Add(this.lblPayAmt);
|
||
this.Controls.Add(this.txtCardNo);
|
||
this.Controls.Add(this.lblCardNo);
|
||
this.Controls.Add(this.lblBox6);
|
||
this.Controls.Add(this.lblBox5);
|
||
this.Controls.Add(this.lblBox4);
|
||
this.Controls.Add(this.lblBox3);
|
||
this.Controls.Add(this.lblBox2);
|
||
this.Controls.Add(this.lblBox1);
|
||
this.Name = "frmPntHappyPoint";
|
||
this.ShowInTaskbar = false;
|
||
this.Text = "frmPointHappyPoint";
|
||
this.TopMost = true;
|
||
this.Activated += new System.EventHandler(this.frmPointHappyPoint_Activated);
|
||
this.Deactivate += new System.EventHandler(this.frmPointHappyPoint_Deactivate);
|
||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmPointHappyPoint_FormClosing);
|
||
this.Load += new System.EventHandler(this.frmPointHappyPoint_Load);
|
||
this.Controls.SetChildIndex(this.picBack, 0);
|
||
this.Controls.SetChildIndex(this.lblbg1, 0);
|
||
this.Controls.SetChildIndex(this.lblbg2, 0);
|
||
this.Controls.SetChildIndex(this.lblBox1, 0);
|
||
this.Controls.SetChildIndex(this.lblBox2, 0);
|
||
this.Controls.SetChildIndex(this.lblBox3, 0);
|
||
this.Controls.SetChildIndex(this.lblBox4, 0);
|
||
this.Controls.SetChildIndex(this.lblBox5, 0);
|
||
this.Controls.SetChildIndex(this.lblBox6, 0);
|
||
this.Controls.SetChildIndex(this.lblCardNo, 0);
|
||
this.Controls.SetChildIndex(this.txtCardNo, 0);
|
||
this.Controls.SetChildIndex(this.lblPayAmt, 0);
|
||
this.Controls.SetChildIndex(this.btnSearch, 0);
|
||
this.Controls.SetChildIndex(this.btnEnter, 0);
|
||
this.Controls.SetChildIndex(this.lblUsablePoint, 0);
|
||
this.Controls.SetChildIndex(this.lblTotSavePoint, 0);
|
||
this.Controls.SetChildIndex(this.txtUsablePoint, 0);
|
||
this.Controls.SetChildIndex(this.label2, 0);
|
||
this.Controls.SetChildIndex(this.txtTotSavePoint, 0);
|
||
this.Controls.SetChildIndex(this.btnIcCard, 0);
|
||
this.Controls.SetChildIndex(this.gridList, 0);
|
||
this.Controls.SetChildIndex(this.btnPrint, 0);
|
||
this.Controls.SetChildIndex(this.btnUp, 0);
|
||
this.Controls.SetChildIndex(this.btnDown, 0);
|
||
this.Controls.SetChildIndex(this.btnPinPad, 0);
|
||
this.Controls.SetChildIndex(this.btnRfCard, 0);
|
||
this.Controls.SetChildIndex(this.lblAddPoint, 0);
|
||
this.Controls.SetChildIndex(this.lblBasicPoint, 0);
|
||
this.Controls.SetChildIndex(this.txtAddPoint, 0);
|
||
this.Controls.SetChildIndex(this.txtBasicPoint, 0);
|
||
this.Controls.SetChildIndex(this.btnPopCard, 0);
|
||
this.Controls.SetChildIndex(this.label8, 0);
|
||
this.Controls.SetChildIndex(this.lblAddPointNm, 0);
|
||
this.Controls.SetChildIndex(this.padInPut, 0);
|
||
this.Controls.SetChildIndex(this.lblTitle, 0);
|
||
this.Controls.SetChildIndex(this.rtbMotMain, 0);
|
||
this.Controls.SetChildIndex(this.btnExit, 0);
|
||
this.Controls.SetChildIndex(this.pnlCardMot, 0);
|
||
this.Controls.SetChildIndex(this.btnCatApp, 0);
|
||
this.Controls.SetChildIndex(this.txtPayAmt, 0);
|
||
this.Controls.SetChildIndex(this.btnPointUse, 0);
|
||
this.Controls.SetChildIndex(this.pnlBuyHist, 0);
|
||
this.Controls.SetChildIndex(this.pnlBuyHistMot, 0);
|
||
this.Controls.SetChildIndex(this.lblBox7, 0);
|
||
this.Controls.SetChildIndex(this.lblWelcom, 0);
|
||
this.Controls.SetChildIndex(this.txtWccIssue, 0);
|
||
this.Controls.SetChildIndex(this.btnWccIssue, 0);
|
||
this.Controls.SetChildIndex(this.lblInfo, 0);
|
||
this.Controls.SetChildIndex(this.pnlBuyHistVip, 0);
|
||
this.Controls.SetChildIndex(this.axSEMOPOS_CO1, 0);
|
||
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
|
||
this.pnlCardMot.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).EndInit();
|
||
this.pnlBuyHist.ResumeLayout(false);
|
||
this.panel3.ResumeLayout(false);
|
||
this.pnlBuyHistMot.ResumeLayout(false);
|
||
this.pnlBuyHistVip.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.picVip)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.axSEMOPOS_CO1)).EndInit();
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private UI.CsmButton btnPinPad;
|
||
private UI.CsmButton btnDown;
|
||
private UI.CsmButton btnUp;
|
||
private UI.CsmButton btnPrint;
|
||
private UI.CsmGrid gridList;
|
||
private UI.CsmButton btnIcCard;
|
||
private UI.CsmLabel txtTotSavePoint;
|
||
private System.Windows.Forms.Label label8;
|
||
private System.Windows.Forms.Label label2;
|
||
private UI.CsmLabel txtUsablePoint;
|
||
private UI.CsmLabel lblTotSavePoint;
|
||
private UI.CsmLabel lblUsablePoint;
|
||
private UI.CsmButton btnEnter;
|
||
private UI.CsmButton btnSearch;
|
||
private UI.CsmLabel lblPayAmt;
|
||
private UI.CsmPosEditBox txtCardNo;
|
||
private UI.CsmLabel lblCardNo;
|
||
private UI.CsmButton btnRfCard;
|
||
private UI.CsmLabel txtBasicPoint;
|
||
private UI.CsmLabel txtAddPoint;
|
||
private UI.CsmLabel lblBasicPoint;
|
||
private UI.CsmLabel lblAddPoint;
|
||
private UI.CsmButton btnPopCard;
|
||
private System.Windows.Forms.Timer tmrIcCard;
|
||
private UI.CsmLabel lblBox6;
|
||
private UI.CsmLabel lblBox4;
|
||
private UI.CsmLabel lblBox3;
|
||
private UI.CsmLabel lblBox2;
|
||
private UI.CsmLabel lblBox1;
|
||
private UI.CsmLabel lblAddPointNm;
|
||
private UI.CsmLabel lblBox5;
|
||
private UI.CsmButton btnCatApp;
|
||
private UI.CsmPosEditBox txtPayAmt;
|
||
private UI.CsmButton btnPointUse;
|
||
private System.Windows.Forms.Panel pnlBuyHist;
|
||
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 System.Windows.Forms.Panel panel3;
|
||
private UI.CsmButton btnBuyListCls;
|
||
private UI.CsmLabel lblBuyHist9;
|
||
private UI.CsmLabel lblBuyHist8;
|
||
private System.Windows.Forms.Panel pnlBuyHistMot;
|
||
private System.Windows.Forms.Label lblBuyHistMot;
|
||
private System.Windows.Forms.Timer tmrDateTime;
|
||
private UI.CsmLabel lblBox7;
|
||
private UI.CsmLabel lblWelcom;
|
||
private UI.CsmButton btnWccIssue;
|
||
private UI.CsmLabel txtWccIssue;
|
||
private UI.CsmLabel lblInfo;
|
||
private System.Windows.Forms.Panel pnlBuyHistVip;
|
||
private UI.CsmPictureBox picVip;
|
||
private AxSEMOPOS_COLib.AxSEMOPOS_CO axSEMOPOS_CO1;
|
||
}
|
||
} |