namespace Cosmos.Win { partial class frmHPGiftReChangeNew { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHPGiftReChangeNew)); this.btnSrh = new Cosmos.UI.CsmButton(); this.btnExit = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.picBack = new System.Windows.Forms.PictureBox(); this.BtnPrt = new Cosmos.UI.CsmButton(); this.padInPut = new Cosmos.UI.CsmNumpad(); this.btnTitle02 = new Cosmos.UI.CsmButton(); this.btnTitle01 = new Cosmos.UI.CsmButton(); this.lblSaleDate = new Cosmos.UI.CsmLabel(); this.cbTradeType = new System.Windows.Forms.ComboBox(); this.lblTradeType = new Cosmos.UI.CsmLabel(); this.lblReMainAmt = new Cosmos.UI.CsmLabel(); this.txtCardNo = new Cosmos.UI.CsmPosEditBox(); this.lblCardNo = new Cosmos.UI.CsmLabel(); this.btnReChangeCan = new Cosmos.UI.CsmButton(); this.btnAppy = new Cosmos.UI.CsmButton(); this.btnPay3 = new Cosmos.UI.CsmButton(); this.btnPay2 = new Cosmos.UI.CsmButton(); this.btnPay1 = new Cosmos.UI.CsmButton(); this.btnPay4 = new Cosmos.UI.CsmButton(); this.btnPay5 = new Cosmos.UI.CsmButton(); this.btnPay6 = new Cosmos.UI.CsmButton(); this.lblChargeAmt = new Cosmos.UI.CsmLabel(); this.txtChargeAmt = new Cosmos.UI.CsmPosEditBox(); this.label8 = new System.Windows.Forms.Label(); this.btnDw = new Cosmos.UI.CsmButton(); this.btnUp = new Cosmos.UI.CsmButton(); this.grdSearchItem = new Cosmos.UI.CsmGrid(); this.pnlCharge = new System.Windows.Forms.Panel(); this.label5 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.txtReMainAmt = new Cosmos.UI.CsmLabel(); this.btnBalanceSearch = new Cosmos.UI.CsmButton(); this.btnDateTo = new Cosmos.UI.CsmButton(); this.txtDateTo = new Cosmos.UI.CsmPosEditBox(); this.btnFromDate = new Cosmos.UI.CsmButton(); this.txtDateFrom = new Cosmos.UI.CsmPosEditBox(); this.lblLabel = new System.Windows.Forms.Label(); this.btnIC = new Cosmos.UI.CsmButton(); this.btnMenu3 = new Cosmos.UI.CsmButton(); this.btnMenu4 = new Cosmos.UI.CsmButton(); this.btnRF = new Cosmos.UI.CsmButton(); 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.tmrIcCard = new System.Windows.Forms.Timer(this.components); this.btnOpen = new Cosmos.UI.CsmButton(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.pnlCharge.SuspendLayout(); this.SuspendLayout(); // // btnSrh // this.btnSrh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnSrh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnSrh.BorderStyleReDraw = false; this.btnSrh.ClickImage = null; this.btnSrh.DefaultImage = null; this.btnSrh.DisableImage = null; this.btnSrh.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnSrh.ForeColor = System.Drawing.Color.White; this.btnSrh.Location = new System.Drawing.Point(456, 209); this.btnSrh.Name = "btnSrh"; this.btnSrh.OccupancyBar = 0; this.btnSrh.OccupancyBar_Lv0 = null; this.btnSrh.OccupancyBar_Lv1 = null; this.btnSrh.OccupancyBar_Lv2 = null; this.btnSrh.OccupancyBar_Lv3 = null; this.btnSrh.OccupancyBar_Lv4 = null; this.btnSrh.Size = new System.Drawing.Size(104, 40); this.btnSrh.TabIndex = 133; this.btnSrh.Text = "조회"; this.btnSrh.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnSrh.UseCompatibleTextRendering = true; this.btnSrh.Click += new System.EventHandler(this.btnProc_Click); // // btnExit // this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnExit.BorderStyleReDraw = false; this.btnExit.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnExit.ForeColor = System.Drawing.Color.White; this.btnExit.Location = new System.Drawing.Point(741, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(58, 50); this.btnExit.TabIndex = 224; this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // lblTitle // this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.lblTitle.BorderStyleReDraw = false; this.lblTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); this.lblTitle.ForeColor = System.Drawing.Color.White; this.lblTitle.Location = new System.Drawing.Point(16, 1); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(738, 50); this.lblTitle.TabIndex = 229; this.lblTitle.Text = "해피기프트(신) 충전/조회"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // picBack // this.picBack.BackColor = System.Drawing.Color.White; this.picBack.ErrorImage = null; this.picBack.InitialImage = null; this.picBack.Location = new System.Drawing.Point(0, 0); this.picBack.Name = "picBack"; this.picBack.Size = new System.Drawing.Size(800, 600); this.picBack.TabIndex = 233; this.picBack.TabStop = false; // // BtnPrt // this.BtnPrt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.BtnPrt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.BtnPrt.BorderStyleReDraw = false; this.BtnPrt.ClickImage = null; this.BtnPrt.DefaultImage = null; this.BtnPrt.DisableImage = null; this.BtnPrt.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.BtnPrt.ForeColor = System.Drawing.Color.White; this.BtnPrt.Location = new System.Drawing.Point(564, 209); this.BtnPrt.Name = "BtnPrt"; this.BtnPrt.OccupancyBar = 0; this.BtnPrt.OccupancyBar_Lv0 = null; this.BtnPrt.OccupancyBar_Lv1 = null; this.BtnPrt.OccupancyBar_Lv2 = null; this.BtnPrt.OccupancyBar_Lv3 = null; this.BtnPrt.OccupancyBar_Lv4 = null; this.BtnPrt.Size = new System.Drawing.Size(104, 40); this.BtnPrt.TabIndex = 133; this.BtnPrt.Text = "출력"; this.BtnPrt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnPrt.UseCompatibleTextRendering = true; this.BtnPrt.Click += new System.EventHandler(this.btnProc_Click); // // padInPut // this.padInPut.AccessibleRole = System.Windows.Forms.AccessibleRole.None; this.padInPut.BackColor = System.Drawing.Color.Transparent; this.padInPut.BtnDotEnable = true; this.padInPut.BtnMinusEnable = false; this.padInPut.BtnPlusEnable = false; this.padInPut.BtnQtyEnable = false; this.padInPut.BtnSearchEnable = false; this.padInPut.ClearBtnText = "CLEAR"; this.padInPut.DesignType = Cosmos.UI.DesignType.POPUP; this.padInPut.Location = new System.Drawing.Point(455, 326); this.padInPut.Name = "padInPut"; this.padInPut.QtyBtnText = "QTY"; this.padInPut.SearchBtnText = "FIND"; this.padInPut.Size = new System.Drawing.Size(322, 250); this.padInPut.TabIndex = 458; this.padInPut.ThemeColor = "000000000"; this.padInPut.Use4By4 = true; // // btnTitle02 // this.btnTitle02.BackColor = System.Drawing.Color.White; this.btnTitle02.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnTitle02.BorderStyleReDraw = true; this.btnTitle02.ClickImage = null; this.btnTitle02.DefaultImage = null; this.btnTitle02.DisableImage = null; this.btnTitle02.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold); this.btnTitle02.ForeColor = System.Drawing.Color.Black; this.btnTitle02.Location = new System.Drawing.Point(22, 72); this.btnTitle02.Name = "btnTitle02"; this.btnTitle02.OccupancyBar = 0; this.btnTitle02.OccupancyBar_Lv0 = null; this.btnTitle02.OccupancyBar_Lv1 = null; this.btnTitle02.OccupancyBar_Lv2 = null; this.btnTitle02.OccupancyBar_Lv3 = null; this.btnTitle02.OccupancyBar_Lv4 = null; this.btnTitle02.Size = new System.Drawing.Size(378, 50); this.btnTitle02.TabIndex = 465; this.btnTitle02.Text = "충전/조회"; this.btnTitle02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnTitle02.Click += new System.EventHandler(this.btnTitle_Click); // // btnTitle01 // this.btnTitle01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnTitle01.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnTitle01.BorderStyleReDraw = true; this.btnTitle01.ClickImage = null; this.btnTitle01.DefaultImage = null; this.btnTitle01.DisableImage = null; this.btnTitle01.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold); this.btnTitle01.ForeColor = System.Drawing.Color.White; this.btnTitle01.Location = new System.Drawing.Point(399, 73); this.btnTitle01.Name = "btnTitle01"; this.btnTitle01.OccupancyBar = 0; this.btnTitle01.OccupancyBar_Lv0 = null; this.btnTitle01.OccupancyBar_Lv1 = null; this.btnTitle01.OccupancyBar_Lv2 = null; this.btnTitle01.OccupancyBar_Lv3 = null; this.btnTitle01.OccupancyBar_Lv4 = null; this.btnTitle01.Size = new System.Drawing.Size(378, 50); this.btnTitle01.TabIndex = 466; this.btnTitle01.Text = "충전 취소"; this.btnTitle01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnTitle01.Click += new System.EventHandler(this.btnTitle_Click); // // lblSaleDate // this.lblSaleDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); this.lblSaleDate.BorderStyleReDraw = true; this.lblSaleDate.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblSaleDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblSaleDate.Location = new System.Drawing.Point(22, 162); this.lblSaleDate.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblSaleDate.Name = "lblSaleDate"; this.lblSaleDate.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblSaleDate.Size = new System.Drawing.Size(122, 40); this.lblSaleDate.TabIndex = 458; this.lblSaleDate.Text = "조회기간"; this.lblSaleDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // cbTradeType // this.cbTradeType.BackColor = System.Drawing.Color.WhiteSmoke; this.cbTradeType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbTradeType.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.cbTradeType.FormattingEnabled = true; this.cbTradeType.Location = new System.Drawing.Point(630, 168); this.cbTradeType.Name = "cbTradeType"; this.cbTradeType.Size = new System.Drawing.Size(136, 29); this.cbTradeType.TabIndex = 461; this.cbTradeType.TextChanged += new System.EventHandler(this.cbTradeType_TextChanged); // // lblTradeType // this.lblTradeType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); this.lblTradeType.BorderStyleReDraw = true; this.lblTradeType.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblTradeType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblTradeType.Location = new System.Drawing.Point(496, 162); this.lblTradeType.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblTradeType.Name = "lblTradeType"; this.lblTradeType.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblTradeType.Size = new System.Drawing.Size(122, 40); this.lblTradeType.TabIndex = 460; this.lblTradeType.Text = "거래유형"; this.lblTradeType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblReMainAmt // this.lblReMainAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); this.lblReMainAmt.BorderStyleReDraw = true; this.lblReMainAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblReMainAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblReMainAmt.Location = new System.Drawing.Point(496, 123); this.lblReMainAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblReMainAmt.Name = "lblReMainAmt"; this.lblReMainAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblReMainAmt.Size = new System.Drawing.Size(122, 40); this.lblReMainAmt.TabIndex = 471; this.lblReMainAmt.Text = "카드잔액"; this.lblReMainAmt.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(155, 129); 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(212, 26); this.txtCardNo.TabIndex = 470; 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.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.txtCardNo_EditBoxTextChangedEvnet); this.txtCardNo.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // lblCardNo // this.lblCardNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); 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(22, 123); 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 = 469; this.lblCardNo.Text = "카드번호"; this.lblCardNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // btnReChangeCan // this.btnReChangeCan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnReChangeCan.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnReChangeCan.BorderStyleReDraw = false; this.btnReChangeCan.ClickImage = null; this.btnReChangeCan.DefaultImage = null; this.btnReChangeCan.DisableImage = null; this.btnReChangeCan.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold); this.btnReChangeCan.ForeColor = System.Drawing.Color.White; this.btnReChangeCan.Location = new System.Drawing.Point(673, 209); this.btnReChangeCan.Name = "btnReChangeCan"; this.btnReChangeCan.OccupancyBar = 0; this.btnReChangeCan.OccupancyBar_Lv0 = null; this.btnReChangeCan.OccupancyBar_Lv1 = null; this.btnReChangeCan.OccupancyBar_Lv2 = null; this.btnReChangeCan.OccupancyBar_Lv3 = null; this.btnReChangeCan.OccupancyBar_Lv4 = null; this.btnReChangeCan.Size = new System.Drawing.Size(104, 40); this.btnReChangeCan.TabIndex = 320; this.btnReChangeCan.Text = "충전취소"; this.btnReChangeCan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnReChangeCan.UseCompatibleTextRendering = true; this.btnReChangeCan.Click += new System.EventHandler(this.btnProc_Click); // // btnAppy // this.btnAppy.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnAppy.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnAppy.BorderStyleReDraw = false; this.btnAppy.ClickImage = null; this.btnAppy.DefaultImage = null; this.btnAppy.DisableImage = null; this.btnAppy.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnAppy.ForeColor = System.Drawing.Color.White; this.btnAppy.Location = new System.Drawing.Point(673, 209); this.btnAppy.Name = "btnAppy"; this.btnAppy.OccupancyBar = 0; this.btnAppy.OccupancyBar_Lv0 = null; this.btnAppy.OccupancyBar_Lv1 = null; this.btnAppy.OccupancyBar_Lv2 = null; this.btnAppy.OccupancyBar_Lv3 = null; this.btnAppy.OccupancyBar_Lv4 = null; this.btnAppy.Size = new System.Drawing.Size(104, 40); this.btnAppy.TabIndex = 320; this.btnAppy.Text = "충전승인"; this.btnAppy.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnAppy.UseCompatibleTextRendering = true; this.btnAppy.Click += new System.EventHandler(this.btnProc_Click); // // btnPay3 // this.btnPay3.BackColor = System.Drawing.Color.White; this.btnPay3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnPay3.BorderStyleReDraw = true; this.btnPay3.ClickImage = null; this.btnPay3.DefaultImage = null; this.btnPay3.DisableImage = null; this.btnPay3.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnPay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.btnPay3.Location = new System.Drawing.Point(305, 326); this.btnPay3.Name = "btnPay3"; this.btnPay3.OccupancyBar = 0; this.btnPay3.OccupancyBar_Lv0 = null; this.btnPay3.OccupancyBar_Lv1 = null; this.btnPay3.OccupancyBar_Lv2 = null; this.btnPay3.OccupancyBar_Lv3 = null; this.btnPay3.OccupancyBar_Lv4 = null; this.btnPay3.Size = new System.Drawing.Size(137, 45); this.btnPay3.TabIndex = 477; this.btnPay3.Text = "10,000,000"; this.btnPay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPay3.Visible = false; this.btnPay3.Click += new System.EventHandler(this.btnPay_Click); // // btnPay2 // this.btnPay2.BackColor = System.Drawing.Color.White; this.btnPay2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnPay2.BorderStyleReDraw = true; this.btnPay2.ClickImage = null; this.btnPay2.DefaultImage = null; this.btnPay2.DisableImage = null; this.btnPay2.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnPay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.btnPay2.Location = new System.Drawing.Point(164, 326); this.btnPay2.Name = "btnPay2"; this.btnPay2.OccupancyBar = 0; this.btnPay2.OccupancyBar_Lv0 = null; this.btnPay2.OccupancyBar_Lv1 = null; this.btnPay2.OccupancyBar_Lv2 = null; this.btnPay2.OccupancyBar_Lv3 = null; this.btnPay2.OccupancyBar_Lv4 = null; this.btnPay2.Size = new System.Drawing.Size(136, 45); this.btnPay2.TabIndex = 478; this.btnPay2.Text = "10,000,000"; this.btnPay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPay2.Visible = false; this.btnPay2.Click += new System.EventHandler(this.btnPay_Click); // // btnPay1 // this.btnPay1.BackColor = System.Drawing.Color.White; this.btnPay1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnPay1.BorderStyleReDraw = true; this.btnPay1.ClickImage = null; this.btnPay1.DefaultImage = null; this.btnPay1.DisableImage = null; this.btnPay1.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnPay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.btnPay1.Location = new System.Drawing.Point(22, 326); this.btnPay1.Name = "btnPay1"; this.btnPay1.OccupancyBar = 0; this.btnPay1.OccupancyBar_Lv0 = null; this.btnPay1.OccupancyBar_Lv1 = null; this.btnPay1.OccupancyBar_Lv2 = null; this.btnPay1.OccupancyBar_Lv3 = null; this.btnPay1.OccupancyBar_Lv4 = null; this.btnPay1.Size = new System.Drawing.Size(137, 45); this.btnPay1.TabIndex = 479; this.btnPay1.Text = "10,000,000"; this.btnPay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPay1.Visible = false; this.btnPay1.Click += new System.EventHandler(this.btnPay_Click); // // btnPay4 // this.btnPay4.BackColor = System.Drawing.Color.White; this.btnPay4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnPay4.BorderStyleReDraw = true; this.btnPay4.ClickImage = null; this.btnPay4.DefaultImage = null; this.btnPay4.DisableImage = null; this.btnPay4.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnPay4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.btnPay4.Location = new System.Drawing.Point(22, 376); this.btnPay4.Name = "btnPay4"; this.btnPay4.OccupancyBar = 0; this.btnPay4.OccupancyBar_Lv0 = null; this.btnPay4.OccupancyBar_Lv1 = null; this.btnPay4.OccupancyBar_Lv2 = null; this.btnPay4.OccupancyBar_Lv3 = null; this.btnPay4.OccupancyBar_Lv4 = null; this.btnPay4.Size = new System.Drawing.Size(137, 45); this.btnPay4.TabIndex = 479; this.btnPay4.Text = "10,000,000"; this.btnPay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPay4.Click += new System.EventHandler(this.btnPay_Click); // // btnPay5 // this.btnPay5.BackColor = System.Drawing.Color.White; this.btnPay5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnPay5.BorderStyleReDraw = true; this.btnPay5.ClickImage = null; this.btnPay5.DefaultImage = null; this.btnPay5.DisableImage = null; this.btnPay5.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnPay5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.btnPay5.Location = new System.Drawing.Point(164, 376); this.btnPay5.Name = "btnPay5"; this.btnPay5.OccupancyBar = 0; this.btnPay5.OccupancyBar_Lv0 = null; this.btnPay5.OccupancyBar_Lv1 = null; this.btnPay5.OccupancyBar_Lv2 = null; this.btnPay5.OccupancyBar_Lv3 = null; this.btnPay5.OccupancyBar_Lv4 = null; this.btnPay5.Size = new System.Drawing.Size(136, 45); this.btnPay5.TabIndex = 478; this.btnPay5.Text = "10,000,000"; this.btnPay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPay5.Click += new System.EventHandler(this.btnPay_Click); // // btnPay6 // this.btnPay6.BackColor = System.Drawing.Color.White; this.btnPay6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnPay6.BorderStyleReDraw = true; this.btnPay6.ClickImage = null; this.btnPay6.DefaultImage = null; this.btnPay6.DisableImage = null; this.btnPay6.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnPay6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.btnPay6.Location = new System.Drawing.Point(305, 376); this.btnPay6.Name = "btnPay6"; this.btnPay6.OccupancyBar = 0; this.btnPay6.OccupancyBar_Lv0 = null; this.btnPay6.OccupancyBar_Lv1 = null; this.btnPay6.OccupancyBar_Lv2 = null; this.btnPay6.OccupancyBar_Lv3 = null; this.btnPay6.OccupancyBar_Lv4 = null; this.btnPay6.Size = new System.Drawing.Size(137, 45); this.btnPay6.TabIndex = 477; this.btnPay6.Text = "10,000,000"; this.btnPay6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPay6.Click += new System.EventHandler(this.btnPay_Click); // // lblChargeAmt // this.lblChargeAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); this.lblChargeAmt.BorderStyleReDraw = true; this.lblChargeAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblChargeAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblChargeAmt.Location = new System.Drawing.Point(22, 210); this.lblChargeAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblChargeAmt.Name = "lblChargeAmt"; this.lblChargeAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblChargeAmt.Size = new System.Drawing.Size(122, 40); this.lblChargeAmt.TabIndex = 469; this.lblChargeAmt.Text = "충전금액"; this.lblChargeAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtChargeAmt // this.txtChargeAmt.BackColor = System.Drawing.Color.WhiteSmoke; this.txtChargeAmt.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtChargeAmt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtChargeAmt.BorderStyleReDraw = false; this.txtChargeAmt.ClearFlag = false; this.txtChargeAmt.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtChargeAmt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtChargeAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtChargeAmt.InputType = Cosmos.UI.InputType.Money; this.txtChargeAmt.InputTypeFormat = ""; this.txtChargeAmt.Location = new System.Drawing.Point(160, 217); this.txtChargeAmt.Margin = new System.Windows.Forms.Padding(5); this.txtChargeAmt.MaxLength = 32767; this.txtChargeAmt.MaxLengthAutoEnd = false; this.txtChargeAmt.MaxLengthForKeyIn = 32767; this.txtChargeAmt.MaxLengthForNumpad = 32767; this.txtChargeAmt.Name = "txtChargeAmt"; this.txtChargeAmt.PasswordChar = '\0'; this.txtChargeAmt.ReadOnly = false; this.txtChargeAmt.Size = new System.Drawing.Size(265, 26); this.txtChargeAmt.TabIndex = 470; this.txtChargeAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtChargeAmt.UseDualMaxLength = false; this.txtChargeAmt.Value = "0"; this.txtChargeAmt.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtChargeAmt.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.txtChargeAmt_EditBoxTextChangedEvnet); this.txtChargeAmt.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // label8 // this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label8.Location = new System.Drawing.Point(22, 209); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(420, 2); this.label8.TabIndex = 475; // // btnDw // this.btnDw.BackColor = System.Drawing.Color.White; this.btnDw.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDw.BorderStyleReDraw = true; this.btnDw.ClickImage = null; this.btnDw.DefaultImage = null; this.btnDw.DisableImage = null; this.btnDw.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnDw.Location = new System.Drawing.Point(223, 309); this.btnDw.Name = "btnDw"; this.btnDw.OccupancyBar = 0; this.btnDw.OccupancyBar_Lv0 = null; this.btnDw.OccupancyBar_Lv1 = null; this.btnDw.OccupancyBar_Lv2 = null; this.btnDw.OccupancyBar_Lv3 = null; this.btnDw.OccupancyBar_Lv4 = null; this.btnDw.Size = new System.Drawing.Size(210, 48); this.btnDw.TabIndex = 133; this.btnDw.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDw.UseCompatibleTextRendering = true; this.btnDw.Click += new System.EventHandler(this.btnSelProc_Click); // // btnUp // this.btnUp.BackColor = System.Drawing.Color.White; 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", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnUp.Location = new System.Drawing.Point(14, 309); 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(210, 48); this.btnUp.TabIndex = 133; this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnUp.UseCompatibleTextRendering = true; this.btnUp.Click += new System.EventHandler(this.btnSelProc_Click); // // grdSearchItem // this.grdSearchItem.BackColor = System.Drawing.Color.White; this.grdSearchItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.grdSearchItem.CsmGridAlternateRowBackColor = System.Drawing.Color.White; this.grdSearchItem.CsmGridBackGroundColor = System.Drawing.Color.Ivory; this.grdSearchItem.CsmGridColumnCount = 0; this.grdSearchItem.CsmGridColumnHeadersFont = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.grdSearchItem.CsmGridColumnHeadersHeight = 18; this.grdSearchItem.CsmGridColumnHeadersVisible = false; this.grdSearchItem.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory; this.grdSearchItem.CsmGridFirstDisplayedScrollingRowIndex = -1; this.grdSearchItem.CsmGridHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.grdSearchItem.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText; this.grdSearchItem.CsmGridIndicateBackColor = System.Drawing.Color.Red; this.grdSearchItem.CsmGridIndicateForeColor = System.Drawing.Color.White; this.grdSearchItem.CsmGridRowMove = true; this.grdSearchItem.CsmGridRowsHeight = 35; this.grdSearchItem.CsmGridShowPageRowsCount = 4; this.grdSearchItem.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.grdSearchItem.Location = new System.Drawing.Point(14, 3); this.grdSearchItem.Margin = new System.Windows.Forms.Padding(4); this.grdSearchItem.Name = "grdSearchItem"; this.grdSearchItem.Size = new System.Drawing.Size(420, 307); this.grdSearchItem.TabIndex = 319; // // pnlCharge // this.pnlCharge.BackColor = System.Drawing.Color.White; this.pnlCharge.Controls.Add(this.grdSearchItem); this.pnlCharge.Controls.Add(this.btnUp); this.pnlCharge.Controls.Add(this.btnDw); this.pnlCharge.Controls.Add(this.label5); this.pnlCharge.Location = new System.Drawing.Point(26, 436); this.pnlCharge.Name = "pnlCharge"; this.pnlCharge.Size = new System.Drawing.Size(443, 375); this.pnlCharge.TabIndex = 468; // // label5 // this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label5.Location = new System.Drawing.Point(14, 2); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(420, 2); this.label5.TabIndex = 481; // // label10 // this.label10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label10.Location = new System.Drawing.Point(22, 122); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(755, 2); this.label10.TabIndex = 481; // // txtReMainAmt // this.txtReMainAmt.BackColor = System.Drawing.Color.WhiteSmoke; this.txtReMainAmt.BorderStyleReDraw = true; this.txtReMainAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtReMainAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtReMainAmt.Location = new System.Drawing.Point(629, 129); this.txtReMainAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.txtReMainAmt.Name = "txtReMainAmt"; this.txtReMainAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.txtReMainAmt.Size = new System.Drawing.Size(137, 26); this.txtReMainAmt.TabIndex = 484; this.txtReMainAmt.Text = "0"; this.txtReMainAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // btnBalanceSearch // this.btnBalanceSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnBalanceSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnBalanceSearch.BorderStyleReDraw = true; this.btnBalanceSearch.ClickImage = null; this.btnBalanceSearch.DefaultImage = null; this.btnBalanceSearch.DisableImage = null; this.btnBalanceSearch.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnBalanceSearch.ForeColor = System.Drawing.Color.White; this.btnBalanceSearch.Location = new System.Drawing.Point(377, 125); this.btnBalanceSearch.Name = "btnBalanceSearch"; this.btnBalanceSearch.OccupancyBar = 0; this.btnBalanceSearch.OccupancyBar_Lv0 = null; this.btnBalanceSearch.OccupancyBar_Lv1 = null; this.btnBalanceSearch.OccupancyBar_Lv2 = null; this.btnBalanceSearch.OccupancyBar_Lv3 = null; this.btnBalanceSearch.OccupancyBar_Lv4 = null; this.btnBalanceSearch.Size = new System.Drawing.Size(104, 36); this.btnBalanceSearch.TabIndex = 486; this.btnBalanceSearch.Text = "잔액조회"; this.btnBalanceSearch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnBalanceSearch.UseCompatibleTextRendering = true; this.btnBalanceSearch.Click += new System.EventHandler(this.btnProc_Click); // // btnDateTo // this.btnDateTo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.btnDateTo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDateTo.BorderStyleReDraw = true; this.btnDateTo.ClickImage = null; this.btnDateTo.DefaultImage = null; this.btnDateTo.DisableImage = null; this.btnDateTo.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.btnDateTo.ForeColor = System.Drawing.Color.Black; this.btnDateTo.Image = ((System.Drawing.Image)(resources.GetObject("btnDateTo.Image"))); this.btnDateTo.Location = new System.Drawing.Point(450, 167); this.btnDateTo.Name = "btnDateTo"; this.btnDateTo.OccupancyBar = 0; this.btnDateTo.OccupancyBar_Lv0 = null; this.btnDateTo.OccupancyBar_Lv1 = null; this.btnDateTo.OccupancyBar_Lv2 = null; this.btnDateTo.OccupancyBar_Lv3 = null; this.btnDateTo.OccupancyBar_Lv4 = null; this.btnDateTo.Size = new System.Drawing.Size(30, 28); this.btnDateTo.TabIndex = 497; this.btnDateTo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDateTo.Click += new System.EventHandler(this.btnDateTo_Click); // // txtDateTo // this.txtDateTo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.txtDateTo.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(178)))), ((int)(((byte)(178))))); this.txtDateTo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtDateTo.BorderStyleReDraw = false; this.txtDateTo.ClearFlag = false; this.txtDateTo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.txtDateTo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(176))))); this.txtDateTo.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtDateTo.InputType = Cosmos.UI.InputType.Date; this.txtDateTo.InputTypeFormat = ""; this.txtDateTo.Location = new System.Drawing.Point(330, 168); this.txtDateTo.Margin = new System.Windows.Forms.Padding(5); this.txtDateTo.MaxLength = 32767; this.txtDateTo.MaxLengthAutoEnd = false; this.txtDateTo.MaxLengthForKeyIn = 32767; this.txtDateTo.MaxLengthForNumpad = 32767; this.txtDateTo.Name = "txtDateTo"; this.txtDateTo.PasswordChar = '\0'; this.txtDateTo.ReadOnly = false; this.txtDateTo.Size = new System.Drawing.Size(118, 26); this.txtDateTo.TabIndex = 496; this.txtDateTo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDateTo.UseDualMaxLength = false; this.txtDateTo.Value = "20160101"; // // btnFromDate // this.btnFromDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.btnFromDate.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnFromDate.BorderStyleReDraw = true; this.btnFromDate.ClickImage = null; this.btnFromDate.DefaultImage = null; this.btnFromDate.DisableImage = null; this.btnFromDate.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.btnFromDate.ForeColor = System.Drawing.Color.Black; this.btnFromDate.Image = ((System.Drawing.Image)(resources.GetObject("btnFromDate.Image"))); this.btnFromDate.Location = new System.Drawing.Point(275, 167); this.btnFromDate.Name = "btnFromDate"; this.btnFromDate.OccupancyBar = 0; this.btnFromDate.OccupancyBar_Lv0 = null; this.btnFromDate.OccupancyBar_Lv1 = null; this.btnFromDate.OccupancyBar_Lv2 = null; this.btnFromDate.OccupancyBar_Lv3 = null; this.btnFromDate.OccupancyBar_Lv4 = null; this.btnFromDate.Size = new System.Drawing.Size(30, 28); this.btnFromDate.TabIndex = 495; this.btnFromDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnFromDate.Click += new System.EventHandler(this.btnFromDate_Click); // // txtDateFrom // this.txtDateFrom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.txtDateFrom.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(178)))), ((int)(((byte)(178))))); this.txtDateFrom.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtDateFrom.BorderStyleReDraw = false; this.txtDateFrom.ClearFlag = false; this.txtDateFrom.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.txtDateFrom.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(176))))); this.txtDateFrom.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtDateFrom.InputType = Cosmos.UI.InputType.Date; this.txtDateFrom.InputTypeFormat = ""; this.txtDateFrom.Location = new System.Drawing.Point(155, 168); this.txtDateFrom.Margin = new System.Windows.Forms.Padding(5); this.txtDateFrom.MaxLength = 32767; this.txtDateFrom.MaxLengthAutoEnd = false; this.txtDateFrom.MaxLengthForKeyIn = 32767; this.txtDateFrom.MaxLengthForNumpad = 32767; this.txtDateFrom.Name = "txtDateFrom"; this.txtDateFrom.PasswordChar = '\0'; this.txtDateFrom.ReadOnly = false; this.txtDateFrom.Size = new System.Drawing.Size(118, 26); this.txtDateFrom.TabIndex = 494; this.txtDateFrom.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDateFrom.UseDualMaxLength = false; this.txtDateFrom.Value = "20160101"; // // lblLabel // this.lblLabel.AutoSize = true; this.lblLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold); this.lblLabel.Location = new System.Drawing.Point(308, 171); this.lblLabel.Name = "lblLabel"; this.lblLabel.Size = new System.Drawing.Size(22, 24); this.lblLabel.TabIndex = 493; this.lblLabel.Text = "~"; // // btnIC // this.btnIC.BackColor = System.Drawing.Color.White; this.btnIC.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnIC.BorderStyleReDraw = true; this.btnIC.ClickImage = null; this.btnIC.DefaultImage = null; this.btnIC.DisableImage = null; this.btnIC.Font = new System.Drawing.Font("맑은 고딕", 11F); this.btnIC.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnIC.Location = new System.Drawing.Point(455, 263); this.btnIC.Name = "btnIC"; this.btnIC.OccupancyBar = 0; this.btnIC.OccupancyBar_Lv0 = null; this.btnIC.OccupancyBar_Lv1 = null; this.btnIC.OccupancyBar_Lv2 = null; this.btnIC.OccupancyBar_Lv3 = null; this.btnIC.OccupancyBar_Lv4 = null; this.btnIC.Size = new System.Drawing.Size(81, 49); this.btnIC.TabIndex = 482; this.btnIC.Text = "IC카드"; this.btnIC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnIC.UseCompatibleTextRendering = true; this.btnIC.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu3 // this.btnMenu3.BackColor = System.Drawing.Color.White; this.btnMenu3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnMenu3.BorderStyleReDraw = true; this.btnMenu3.ClickImage = null; this.btnMenu3.DefaultImage = null; this.btnMenu3.DisableImage = null; this.btnMenu3.Font = new System.Drawing.Font("맑은 고딕", 11F); this.btnMenu3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu3.Location = new System.Drawing.Point(616, 263); this.btnMenu3.Name = "btnMenu3"; this.btnMenu3.OccupancyBar = 0; this.btnMenu3.OccupancyBar_Lv0 = null; this.btnMenu3.OccupancyBar_Lv1 = null; this.btnMenu3.OccupancyBar_Lv2 = null; this.btnMenu3.OccupancyBar_Lv3 = null; this.btnMenu3.OccupancyBar_Lv4 = null; this.btnMenu3.Size = new System.Drawing.Size(81, 49); this.btnMenu3.TabIndex = 500; this.btnMenu3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu3.UseCompatibleTextRendering = true; // // btnMenu4 // this.btnMenu4.BackColor = System.Drawing.Color.White; this.btnMenu4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnMenu4.BorderStyleReDraw = true; this.btnMenu4.ClickImage = null; this.btnMenu4.DefaultImage = null; this.btnMenu4.DisableImage = null; this.btnMenu4.Font = new System.Drawing.Font("맑은 고딕", 11F); this.btnMenu4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu4.Location = new System.Drawing.Point(696, 263); this.btnMenu4.Name = "btnMenu4"; this.btnMenu4.OccupancyBar = 0; this.btnMenu4.OccupancyBar_Lv0 = null; this.btnMenu4.OccupancyBar_Lv1 = null; this.btnMenu4.OccupancyBar_Lv2 = null; this.btnMenu4.OccupancyBar_Lv3 = null; this.btnMenu4.OccupancyBar_Lv4 = null; this.btnMenu4.Size = new System.Drawing.Size(81, 49); this.btnMenu4.TabIndex = 499; this.btnMenu4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu4.UseCompatibleTextRendering = true; // // btnRF // this.btnRF.BackColor = System.Drawing.Color.White; this.btnRF.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnRF.BorderStyleReDraw = true; this.btnRF.ClickImage = null; this.btnRF.DefaultImage = null; this.btnRF.DisableImage = null; this.btnRF.Font = new System.Drawing.Font("맑은 고딕", 11F); this.btnRF.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnRF.Location = new System.Drawing.Point(535, 263); this.btnRF.Name = "btnRF"; this.btnRF.OccupancyBar = 0; this.btnRF.OccupancyBar_Lv0 = null; this.btnRF.OccupancyBar_Lv1 = null; this.btnRF.OccupancyBar_Lv2 = null; this.btnRF.OccupancyBar_Lv3 = null; this.btnRF.OccupancyBar_Lv4 = null; this.btnRF.Size = new System.Drawing.Size(82, 49); this.btnRF.TabIndex = 498; this.btnRF.Text = "RF카드"; this.btnRF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnRF.UseCompatibleTextRendering = true; this.btnRF.Click += new System.EventHandler(this.btnProc_Click); // // lblBox5 // this.lblBox5.BackColor = System.Drawing.Color.White; this.lblBox5.BorderStyleReDraw = true; this.lblBox5.Location = new System.Drawing.Point(143, 210); this.lblBox5.Name = "lblBox5"; this.lblBox5.Size = new System.Drawing.Size(299, 40); this.lblBox5.TabIndex = 502; // // lblBox4 // this.lblBox4.BackColor = System.Drawing.Color.White; this.lblBox4.BorderStyleReDraw = true; this.lblBox4.Location = new System.Drawing.Point(614, 162); this.lblBox4.Name = "lblBox4"; this.lblBox4.Size = new System.Drawing.Size(163, 40); this.lblBox4.TabIndex = 503; // // lblBox3 // this.lblBox3.BackColor = System.Drawing.Color.White; this.lblBox3.BorderStyleReDraw = true; this.lblBox3.Location = new System.Drawing.Point(614, 123); this.lblBox3.Name = "lblBox3"; this.lblBox3.Size = new System.Drawing.Size(163, 40); this.lblBox3.TabIndex = 504; // // lblBox2 // this.lblBox2.BackColor = System.Drawing.Color.White; this.lblBox2.BorderStyleReDraw = true; this.lblBox2.Location = new System.Drawing.Point(143, 162); this.lblBox2.Name = "lblBox2"; this.lblBox2.Size = new System.Drawing.Size(354, 40); this.lblBox2.TabIndex = 505; // // lblBox1 // this.lblBox1.BackColor = System.Drawing.Color.White; this.lblBox1.BorderStyleReDraw = true; this.lblBox1.Location = new System.Drawing.Point(143, 123); this.lblBox1.Name = "lblBox1"; this.lblBox1.Size = new System.Drawing.Size(354, 40); this.lblBox1.TabIndex = 506; // // tmrIcCard // this.tmrIcCard.Tick += new System.EventHandler(this.tmrIcCard_Tick); // // btnOpen // this.btnOpen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnOpen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnOpen.BorderStyleReDraw = false; this.btnOpen.ClickImage = null; this.btnOpen.DefaultImage = null; this.btnOpen.DisableImage = null; this.btnOpen.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold); this.btnOpen.ForeColor = System.Drawing.Color.White; this.btnOpen.Location = new System.Drawing.Point(338, 263); this.btnOpen.Name = "btnOpen"; this.btnOpen.OccupancyBar = 0; this.btnOpen.OccupancyBar_Lv0 = null; this.btnOpen.OccupancyBar_Lv1 = null; this.btnOpen.OccupancyBar_Lv2 = null; this.btnOpen.OccupancyBar_Lv3 = null; this.btnOpen.OccupancyBar_Lv4 = null; this.btnOpen.Size = new System.Drawing.Size(104, 40); this.btnOpen.TabIndex = 507; this.btnOpen.Text = "개시"; this.btnOpen.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnOpen.UseCompatibleTextRendering = true; this.btnOpen.Click += new System.EventHandler(this.btnProc_Click); // // frmHPGiftReChangeNew // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.White; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ClientSize = new System.Drawing.Size(800, 600); this.Controls.Add(this.btnOpen); this.Controls.Add(this.pnlCharge); this.Controls.Add(this.btnDateTo); this.Controls.Add(this.txtDateTo); this.Controls.Add(this.btnFromDate); this.Controls.Add(this.txtDateFrom); this.Controls.Add(this.lblLabel); this.Controls.Add(this.btnBalanceSearch); this.Controls.Add(this.txtReMainAmt); this.Controls.Add(this.label10); this.Controls.Add(this.label8); this.Controls.Add(this.txtChargeAmt); this.Controls.Add(this.txtCardNo); this.Controls.Add(this.cbTradeType); 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.Controls.Add(this.btnMenu3); this.Controls.Add(this.btnMenu4); this.Controls.Add(this.btnRF); this.Controls.Add(this.btnIC); this.Controls.Add(this.btnPay6); this.Controls.Add(this.btnPay3); this.Controls.Add(this.btnPay5); this.Controls.Add(this.btnPay2); this.Controls.Add(this.btnPay4); this.Controls.Add(this.btnPay1); this.Controls.Add(this.btnAppy); this.Controls.Add(this.btnReChangeCan); this.Controls.Add(this.lblReMainAmt); this.Controls.Add(this.lblChargeAmt); this.Controls.Add(this.lblCardNo); this.Controls.Add(this.lblTradeType); this.Controls.Add(this.btnTitle02); this.Controls.Add(this.btnTitle01); this.Controls.Add(this.lblSaleDate); this.Controls.Add(this.padInPut); this.Controls.Add(this.BtnPrt); this.Controls.Add(this.btnSrh); this.Controls.Add(this.lblTitle); this.Controls.Add(this.btnExit); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmHPGiftReChangeNew"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "frmHPGift"; this.Activated += new System.EventHandler(this.frmCheck_Activated); this.Deactivate += new System.EventHandler(this.frmCheck_Deactivate); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCheck_FormClosing); this.Load += new System.EventHandler(this.frmCheck_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.pnlCharge.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private UI.CsmButton btnSrh; private UI.CsmLabel btnExit; private UI.CsmLabel lblTitle; private System.Windows.Forms.PictureBox picBack; private UI.CsmButton BtnPrt; private UI.CsmNumpad padInPut; private UI.CsmButton btnTitle02; private UI.CsmButton btnTitle01; private UI.CsmLabel lblSaleDate; private System.Windows.Forms.ComboBox cbTradeType; private UI.CsmLabel lblTradeType; private UI.CsmLabel lblReMainAmt; private UI.CsmPosEditBox txtCardNo; private UI.CsmLabel lblCardNo; private UI.CsmButton btnReChangeCan; private UI.CsmButton btnAppy; private UI.CsmButton btnPay3; private UI.CsmButton btnPay2; private UI.CsmButton btnPay1; private UI.CsmButton btnPay4; private UI.CsmButton btnPay5; private UI.CsmButton btnPay6; private UI.CsmLabel lblChargeAmt; private UI.CsmPosEditBox txtChargeAmt; private System.Windows.Forms.Label label8; private UI.CsmButton btnDw; private UI.CsmButton btnUp; private UI.CsmGrid grdSearchItem; private System.Windows.Forms.Panel pnlCharge; private System.Windows.Forms.Label label10; private UI.CsmLabel txtReMainAmt; private UI.CsmButton btnBalanceSearch; private System.Windows.Forms.Label label5; private UI.CsmButton btnDateTo; private UI.CsmPosEditBox txtDateTo; private UI.CsmButton btnFromDate; private UI.CsmPosEditBox txtDateFrom; private System.Windows.Forms.Label lblLabel; private UI.CsmButton btnIC; private UI.CsmButton btnMenu3; private UI.CsmButton btnMenu4; private UI.CsmButton btnRF; private UI.CsmLabel lblBox5; private UI.CsmLabel lblBox4; private UI.CsmLabel lblBox3; private UI.CsmLabel lblBox2; private UI.CsmLabel lblBox1; private System.Windows.Forms.Timer tmrIcCard; private UI.CsmButton btnOpen; } }