709 lines
40 KiB
C#
709 lines
40 KiB
C#
|
namespace Cosmos.Win
|
|||
|
{
|
|||
|
partial class frmPntHappyPointUse
|
|||
|
{
|
|||
|
/// <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();
|
|||
|
this.label2 = new System.Windows.Forms.Label();
|
|||
|
this.btnPinPad = new Cosmos.UI.CsmButton();
|
|||
|
this.btnIcCard = new Cosmos.UI.CsmButton();
|
|||
|
this.txtUsablePoint = new Cosmos.UI.CsmLabel();
|
|||
|
this.txtUsePoint = new Cosmos.UI.CsmPosEditBox();
|
|||
|
this.lblUsePoint = new Cosmos.UI.CsmLabel();
|
|||
|
this.txtPassword = new Cosmos.UI.CsmPosEditBox();
|
|||
|
this.lblPassword = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblUsablePoint = new Cosmos.UI.CsmLabel();
|
|||
|
this.btnEnter = new Cosmos.UI.CsmButton();
|
|||
|
this.btnSearch = new Cosmos.UI.CsmButton();
|
|||
|
this.txtCardNo = new Cosmos.UI.CsmPosEditBox();
|
|||
|
this.lblCardNo = new Cosmos.UI.CsmLabel();
|
|||
|
this.txtDisPoint = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblDisPoint = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblPayPoint = new Cosmos.UI.CsmLabel();
|
|||
|
this.txtPayPoint = new Cosmos.UI.CsmPosEditBox();
|
|||
|
this.btnRfCard = new Cosmos.UI.CsmButton();
|
|||
|
this.btnMenual = new Cosmos.UI.CsmButton();
|
|||
|
this.btnPopCard = new Cosmos.UI.CsmButton();
|
|||
|
this.tmrIcCard = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.lblBox6 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBox5 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBox4 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBox3 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBox2 = new Cosmos.UI.CsmLabel();
|
|||
|
this.lblBox1 = new Cosmos.UI.CsmLabel();
|
|||
|
this.btnCatApp = new Cosmos.UI.CsmButton();
|
|||
|
this.lblCampaignInfo = new Cosmos.UI.CsmLabel();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
|
|||
|
this.pnlCardMot.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).BeginInit();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// lblTitle
|
|||
|
//
|
|||
|
this.lblTitle.Text = "해피포인트사용";
|
|||
|
//
|
|||
|
// btnExit
|
|||
|
//
|
|||
|
this.btnExit.Click += new System.EventHandler(this.btnProc_Click);
|
|||
|
//
|
|||
|
// 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 = 334;
|
|||
|
//
|
|||
|
// 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)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|||
|
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 = 328;
|
|||
|
this.btnPinPad.Text = "핀패드";
|
|||
|
this.btnPinPad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnPinPad.UseCompatibleTextRendering = true;
|
|||
|
this.btnPinPad.Click += new System.EventHandler(this.btnProc_Click);
|
|||
|
//
|
|||
|
// 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)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|||
|
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 = 327;
|
|||
|
this.btnIcCard.Text = "IC카드";
|
|||
|
this.btnIcCard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnIcCard.UseCompatibleTextRendering = true;
|
|||
|
this.btnIcCard.Click += new System.EventHandler(this.btnProc_Click);
|
|||
|
//
|
|||
|
// 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(376, 276);
|
|||
|
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(253, 26);
|
|||
|
this.txtUsablePoint.TabIndex = 326;
|
|||
|
this.txtUsablePoint.Text = "0";
|
|||
|
this.txtUsablePoint.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
//
|
|||
|
// txtUsePoint
|
|||
|
//
|
|||
|
this.txtUsePoint.BackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtUsePoint.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
|
|||
|
this.txtUsePoint.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
|
|||
|
this.txtUsePoint.BorderStyleReDraw = false;
|
|||
|
this.txtUsePoint.ClearFlag = false;
|
|||
|
this.txtUsePoint.DisableBackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtUsePoint.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211)))));
|
|||
|
this.txtUsePoint.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
|||
|
this.txtUsePoint.InputType = Cosmos.UI.InputType.Money;
|
|||
|
this.txtUsePoint.InputTypeFormat = "";
|
|||
|
this.txtUsePoint.Location = new System.Drawing.Point(376, 315);
|
|||
|
this.txtUsePoint.Margin = new System.Windows.Forms.Padding(5);
|
|||
|
this.txtUsePoint.MaxLength = 10;
|
|||
|
this.txtUsePoint.MaxLengthAutoEnd = false;
|
|||
|
this.txtUsePoint.MaxLengthForKeyIn = 32767;
|
|||
|
this.txtUsePoint.MaxLengthForNumpad = 32767;
|
|||
|
this.txtUsePoint.Name = "txtUsePoint";
|
|||
|
this.txtUsePoint.PasswordChar = '\0';
|
|||
|
this.txtUsePoint.ReadOnly = false;
|
|||
|
this.txtUsePoint.Size = new System.Drawing.Size(253, 26);
|
|||
|
this.txtUsePoint.TabIndex = 324;
|
|||
|
this.txtUsePoint.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|||
|
this.txtUsePoint.UseDualMaxLength = false;
|
|||
|
this.txtUsePoint.Value = "0";
|
|||
|
this.txtUsePoint.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent);
|
|||
|
this.txtUsePoint.Enter += new System.EventHandler(this.txtEditBox_EnterEvent);
|
|||
|
//
|
|||
|
// lblUsePoint
|
|||
|
//
|
|||
|
this.lblUsePoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.lblUsePoint.BorderStyleReDraw = true;
|
|||
|
this.lblUsePoint.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblUsePoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblUsePoint.Location = new System.Drawing.Point(238, 308);
|
|||
|
this.lblUsePoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|||
|
this.lblUsePoint.Name = "lblUsePoint";
|
|||
|
this.lblUsePoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|||
|
this.lblUsePoint.Size = new System.Drawing.Size(122, 40);
|
|||
|
this.lblUsePoint.TabIndex = 323;
|
|||
|
this.lblUsePoint.Text = "결제포인트";
|
|||
|
this.lblUsePoint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// txtPassword
|
|||
|
//
|
|||
|
this.txtPassword.BackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtPassword.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
|
|||
|
this.txtPassword.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
|
|||
|
this.txtPassword.BorderStyleReDraw = false;
|
|||
|
this.txtPassword.ClearFlag = false;
|
|||
|
this.txtPassword.DisableBackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtPassword.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211)))));
|
|||
|
this.txtPassword.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
|||
|
this.txtPassword.InputType = Cosmos.UI.InputType.Digit;
|
|||
|
this.txtPassword.InputTypeFormat = "";
|
|||
|
this.txtPassword.Location = new System.Drawing.Point(376, 237);
|
|||
|
this.txtPassword.Margin = new System.Windows.Forms.Padding(5);
|
|||
|
this.txtPassword.MaxLength = 4;
|
|||
|
this.txtPassword.MaxLengthAutoEnd = false;
|
|||
|
this.txtPassword.MaxLengthForKeyIn = 32767;
|
|||
|
this.txtPassword.MaxLengthForNumpad = 32767;
|
|||
|
this.txtPassword.Name = "txtPassword";
|
|||
|
this.txtPassword.PasswordChar = '*';
|
|||
|
this.txtPassword.ReadOnly = false;
|
|||
|
this.txtPassword.Size = new System.Drawing.Size(253, 26);
|
|||
|
this.txtPassword.TabIndex = 322;
|
|||
|
this.txtPassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
|
|||
|
this.txtPassword.UseDualMaxLength = false;
|
|||
|
this.txtPassword.Value = "";
|
|||
|
this.txtPassword.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent);
|
|||
|
this.txtPassword.Enter += new System.EventHandler(this.txtEditBox_EnterEvent);
|
|||
|
//
|
|||
|
// lblPassword
|
|||
|
//
|
|||
|
this.lblPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.lblPassword.BorderStyleReDraw = true;
|
|||
|
this.lblPassword.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblPassword.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblPassword.Location = new System.Drawing.Point(238, 230);
|
|||
|
this.lblPassword.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|||
|
this.lblPassword.Name = "lblPassword";
|
|||
|
this.lblPassword.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|||
|
this.lblPassword.Size = new System.Drawing.Size(122, 40);
|
|||
|
this.lblPassword.TabIndex = 321;
|
|||
|
this.lblPassword.Text = "비밀번호";
|
|||
|
this.lblPassword.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(238, 269);
|
|||
|
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 = 320;
|
|||
|
this.lblUsablePoint.Text = "가용포인트";
|
|||
|
this.lblUsablePoint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// 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 = 319;
|
|||
|
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 = 318;
|
|||
|
this.btnSearch.Text = "조회";
|
|||
|
this.btnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnSearch.UseCompatibleTextRendering = true;
|
|||
|
this.btnSearch.Click += new System.EventHandler(this.btnProc_Click);
|
|||
|
//
|
|||
|
// 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(253, 26);
|
|||
|
this.txtCardNo.TabIndex = 316;
|
|||
|
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 = 315;
|
|||
|
this.lblCardNo.Text = "카드번호";
|
|||
|
this.lblCardNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
this.lblCardNo.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lblCardNo_MouseDown);
|
|||
|
//
|
|||
|
// txtDisPoint
|
|||
|
//
|
|||
|
this.txtDisPoint.BackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtDisPoint.BorderStyleReDraw = true;
|
|||
|
this.txtDisPoint.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
|||
|
this.txtDisPoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.txtDisPoint.Location = new System.Drawing.Point(376, 354);
|
|||
|
this.txtDisPoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|||
|
this.txtDisPoint.Name = "txtDisPoint";
|
|||
|
this.txtDisPoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|||
|
this.txtDisPoint.Size = new System.Drawing.Size(253, 26);
|
|||
|
this.txtDisPoint.TabIndex = 336;
|
|||
|
this.txtDisPoint.Text = "0";
|
|||
|
this.txtDisPoint.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|||
|
//
|
|||
|
// lblDisPoint
|
|||
|
//
|
|||
|
this.lblDisPoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.lblDisPoint.BorderStyleReDraw = true;
|
|||
|
this.lblDisPoint.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblDisPoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblDisPoint.Location = new System.Drawing.Point(238, 347);
|
|||
|
this.lblDisPoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|||
|
this.lblDisPoint.Name = "lblDisPoint";
|
|||
|
this.lblDisPoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|||
|
this.lblDisPoint.Size = new System.Drawing.Size(122, 40);
|
|||
|
this.lblDisPoint.TabIndex = 335;
|
|||
|
this.lblDisPoint.Text = "할인금액";
|
|||
|
this.lblDisPoint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// lblPayPoint
|
|||
|
//
|
|||
|
this.lblPayPoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|||
|
this.lblPayPoint.BorderStyleReDraw = true;
|
|||
|
this.lblPayPoint.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblPayPoint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|||
|
this.lblPayPoint.Location = new System.Drawing.Point(238, 386);
|
|||
|
this.lblPayPoint.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|||
|
this.lblPayPoint.Name = "lblPayPoint";
|
|||
|
this.lblPayPoint.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|||
|
this.lblPayPoint.Size = new System.Drawing.Size(122, 40);
|
|||
|
this.lblPayPoint.TabIndex = 338;
|
|||
|
this.lblPayPoint.Text = "승인포인트";
|
|||
|
this.lblPayPoint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|||
|
//
|
|||
|
// txtPayPoint
|
|||
|
//
|
|||
|
this.txtPayPoint.BackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtPayPoint.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
|
|||
|
this.txtPayPoint.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
|
|||
|
this.txtPayPoint.BorderStyleReDraw = false;
|
|||
|
this.txtPayPoint.ClearFlag = false;
|
|||
|
this.txtPayPoint.DisableBackColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.txtPayPoint.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211)))));
|
|||
|
this.txtPayPoint.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
|
|||
|
this.txtPayPoint.InputType = Cosmos.UI.InputType.Money;
|
|||
|
this.txtPayPoint.InputTypeFormat = "";
|
|||
|
this.txtPayPoint.Location = new System.Drawing.Point(376, 393);
|
|||
|
this.txtPayPoint.Margin = new System.Windows.Forms.Padding(5);
|
|||
|
this.txtPayPoint.MaxLength = 10;
|
|||
|
this.txtPayPoint.MaxLengthAutoEnd = false;
|
|||
|
this.txtPayPoint.MaxLengthForKeyIn = 32767;
|
|||
|
this.txtPayPoint.MaxLengthForNumpad = 32767;
|
|||
|
this.txtPayPoint.Name = "txtPayPoint";
|
|||
|
this.txtPayPoint.PasswordChar = '\0';
|
|||
|
this.txtPayPoint.ReadOnly = true;
|
|||
|
this.txtPayPoint.Size = new System.Drawing.Size(253, 26);
|
|||
|
this.txtPayPoint.TabIndex = 341;
|
|||
|
this.txtPayPoint.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|||
|
this.txtPayPoint.UseDualMaxLength = false;
|
|||
|
this.txtPayPoint.Value = "0";
|
|||
|
this.txtPayPoint.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent);
|
|||
|
this.txtPayPoint.Enter += new System.EventHandler(this.txtEditBox_EnterEvent);
|
|||
|
//
|
|||
|
// 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)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|||
|
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 = 523;
|
|||
|
this.btnRfCard.Text = "RF카드";
|
|||
|
this.btnRfCard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnRfCard.UseCompatibleTextRendering = true;
|
|||
|
this.btnRfCard.Click += new System.EventHandler(this.btnProc_Click);
|
|||
|
//
|
|||
|
// btnMenual
|
|||
|
//
|
|||
|
this.btnMenual.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
|
|||
|
this.btnMenual.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|||
|
this.btnMenual.BorderStyleReDraw = false;
|
|||
|
this.btnMenual.ClickImage = null;
|
|||
|
this.btnMenual.DefaultImage = null;
|
|||
|
this.btnMenual.DisableImage = null;
|
|||
|
this.btnMenual.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
this.btnMenual.ForeColor = System.Drawing.Color.White;
|
|||
|
this.btnMenual.Location = new System.Drawing.Point(240, 463);
|
|||
|
this.btnMenual.Name = "btnMenual";
|
|||
|
this.btnMenual.OccupancyBar = 0;
|
|||
|
this.btnMenual.OccupancyBar_Lv0 = null;
|
|||
|
this.btnMenual.OccupancyBar_Lv1 = null;
|
|||
|
this.btnMenual.OccupancyBar_Lv2 = null;
|
|||
|
this.btnMenual.OccupancyBar_Lv3 = null;
|
|||
|
this.btnMenual.OccupancyBar_Lv4 = null;
|
|||
|
this.btnMenual.Size = new System.Drawing.Size(100, 40);
|
|||
|
this.btnMenual.TabIndex = 524;
|
|||
|
this.btnMenual.Text = "수기결제";
|
|||
|
this.btnMenual.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.btnMenual.UseCompatibleTextRendering = true;
|
|||
|
this.btnMenual.Click += new System.EventHandler(this.btnProc_Click);
|
|||
|
//
|
|||
|
// 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)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|||
|
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 = 529;
|
|||
|
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 = 530;
|
|||
|
//
|
|||
|
// 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 = 531;
|
|||
|
//
|
|||
|
// lblBox4
|
|||
|
//
|
|||
|
this.lblBox4.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblBox4.BorderStyleReDraw = true;
|
|||
|
this.lblBox4.Location = new System.Drawing.Point(359, 308);
|
|||
|
this.lblBox4.Name = "lblBox4";
|
|||
|
this.lblBox4.Size = new System.Drawing.Size(287, 40);
|
|||
|
this.lblBox4.TabIndex = 532;
|
|||
|
//
|
|||
|
// 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 = 533;
|
|||
|
//
|
|||
|
// 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 = 534;
|
|||
|
//
|
|||
|
// 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 = 535;
|
|||
|
//
|
|||
|
// 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.Click += new System.EventHandler(this.btnProc_Click);
|
|||
|
//
|
|||
|
// lblCampaignInfo
|
|||
|
//
|
|||
|
this.lblCampaignInfo.BackColor = System.Drawing.Color.White;
|
|||
|
this.lblCampaignInfo.BorderStyleReDraw = false;
|
|||
|
this.lblCampaignInfo.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
|
|||
|
this.lblCampaignInfo.ForeColor = System.Drawing.Color.Blue;
|
|||
|
this.lblCampaignInfo.Location = new System.Drawing.Point(240, 430);
|
|||
|
this.lblCampaignInfo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|||
|
this.lblCampaignInfo.Name = "lblCampaignInfo";
|
|||
|
this.lblCampaignInfo.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|||
|
this.lblCampaignInfo.Size = new System.Drawing.Size(403, 26);
|
|||
|
this.lblCampaignInfo.TabIndex = 537;
|
|||
|
this.lblCampaignInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
//
|
|||
|
// frmPntHappyPointUse
|
|||
|
//
|
|||
|
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, 525);
|
|||
|
this.Controls.Add(this.lblCampaignInfo);
|
|||
|
this.Controls.Add(this.btnCatApp);
|
|||
|
this.Controls.Add(this.btnPopCard);
|
|||
|
this.Controls.Add(this.btnMenual);
|
|||
|
this.Controls.Add(this.btnRfCard);
|
|||
|
this.Controls.Add(this.txtPayPoint);
|
|||
|
this.Controls.Add(this.lblPayPoint);
|
|||
|
this.Controls.Add(this.txtDisPoint);
|
|||
|
this.Controls.Add(this.lblDisPoint);
|
|||
|
this.Controls.Add(this.label2);
|
|||
|
this.Controls.Add(this.btnPinPad);
|
|||
|
this.Controls.Add(this.btnIcCard);
|
|||
|
this.Controls.Add(this.txtUsablePoint);
|
|||
|
this.Controls.Add(this.txtUsePoint);
|
|||
|
this.Controls.Add(this.lblUsePoint);
|
|||
|
this.Controls.Add(this.txtPassword);
|
|||
|
this.Controls.Add(this.lblPassword);
|
|||
|
this.Controls.Add(this.lblUsablePoint);
|
|||
|
this.Controls.Add(this.btnEnter);
|
|||
|
this.Controls.Add(this.btnSearch);
|
|||
|
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 = "frmPntHappyPointUse";
|
|||
|
this.ShowInTaskbar = false;
|
|||
|
this.Text = "frm_PayMainBackEmpty";
|
|||
|
this.Activated += new System.EventHandler(this.frmPointHappyPointUse_Activated);
|
|||
|
this.Deactivate += new System.EventHandler(this.frmPointHappyPointUse_Deactivate);
|
|||
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmPointHappyPointUse_FormClosing);
|
|||
|
this.Load += new System.EventHandler(this.frmPointHappyPointUse_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.btnSearch, 0);
|
|||
|
this.Controls.SetChildIndex(this.btnEnter, 0);
|
|||
|
this.Controls.SetChildIndex(this.lblUsablePoint, 0);
|
|||
|
this.Controls.SetChildIndex(this.lblPassword, 0);
|
|||
|
this.Controls.SetChildIndex(this.txtPassword, 0);
|
|||
|
this.Controls.SetChildIndex(this.lblUsePoint, 0);
|
|||
|
this.Controls.SetChildIndex(this.txtUsePoint, 0);
|
|||
|
this.Controls.SetChildIndex(this.txtUsablePoint, 0);
|
|||
|
this.Controls.SetChildIndex(this.btnIcCard, 0);
|
|||
|
this.Controls.SetChildIndex(this.btnPinPad, 0);
|
|||
|
this.Controls.SetChildIndex(this.label2, 0);
|
|||
|
this.Controls.SetChildIndex(this.lblDisPoint, 0);
|
|||
|
this.Controls.SetChildIndex(this.txtDisPoint, 0);
|
|||
|
this.Controls.SetChildIndex(this.lblPayPoint, 0);
|
|||
|
this.Controls.SetChildIndex(this.txtPayPoint, 0);
|
|||
|
this.Controls.SetChildIndex(this.btnRfCard, 0);
|
|||
|
this.Controls.SetChildIndex(this.btnMenual, 0);
|
|||
|
this.Controls.SetChildIndex(this.btnPopCard, 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.lblCampaignInfo, 0);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
|
|||
|
this.pnlCardMot.ResumeLayout(false);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).EndInit();
|
|||
|
this.ResumeLayout(false);
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private System.Windows.Forms.Label label2;
|
|||
|
private UI.CsmButton btnPinPad;
|
|||
|
private UI.CsmButton btnIcCard;
|
|||
|
private UI.CsmLabel txtUsablePoint;
|
|||
|
private UI.CsmPosEditBox txtUsePoint;
|
|||
|
private UI.CsmLabel lblUsePoint;
|
|||
|
private UI.CsmPosEditBox txtPassword;
|
|||
|
private UI.CsmLabel lblPassword;
|
|||
|
private UI.CsmLabel lblUsablePoint;
|
|||
|
private UI.CsmButton btnEnter;
|
|||
|
private UI.CsmButton btnSearch;
|
|||
|
private UI.CsmPosEditBox txtCardNo;
|
|||
|
private UI.CsmLabel lblCardNo;
|
|||
|
private UI.CsmLabel txtDisPoint;
|
|||
|
private UI.CsmLabel lblDisPoint;
|
|||
|
private UI.CsmLabel lblPayPoint;
|
|||
|
private UI.CsmPosEditBox txtPayPoint;
|
|||
|
private UI.CsmButton btnRfCard;
|
|||
|
private UI.CsmButton btnMenual;
|
|||
|
private UI.CsmButton btnPopCard;
|
|||
|
private System.Windows.Forms.Timer tmrIcCard;
|
|||
|
private UI.CsmLabel lblBox6;
|
|||
|
private UI.CsmLabel lblBox5;
|
|||
|
private UI.CsmLabel lblBox4;
|
|||
|
private UI.CsmLabel lblBox3;
|
|||
|
private UI.CsmLabel lblBox2;
|
|||
|
private UI.CsmLabel lblBox1;
|
|||
|
private UI.CsmButton btnCatApp;
|
|||
|
private UI.CsmLabel lblCampaignInfo;
|
|||
|
|
|||
|
|
|||
|
}
|
|||
|
}
|