spc-kiosk-pb/Window/WinPayment/frmMobileCouponHappyCon.designer.cs
2019-06-16 14:12:09 +09:00

821 lines
46 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

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

namespace Cosmos.Win
{
partial class frmMobileCouponHappyCon
{
/// <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()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
this.btnSearch = new Cosmos.UI.CsmButton();
this.padInPut = new Cosmos.UI.CsmNumpad();
this.txtCardNo = new Cosmos.UI.CsmPosEditBox();
this.btnEnter = new Cosmos.UI.CsmButton();
this.lblCardNo = new Cosmos.UI.CsmLabel();
this.btnExit = new Cosmos.UI.CsmLabel();
this.lblTitle = new Cosmos.UI.CsmLabel();
this.picBack = new System.Windows.Forms.PictureBox();
this.label2 = new System.Windows.Forms.Label();
this.lblPayAmt = new Cosmos.UI.CsmLabel();
this.txtPayAmt = new Cosmos.UI.CsmLabel();
this.lblTitle1 = new System.Windows.Forms.Label();
this.btnDelete = new Cosmos.UI.CsmButton();
this.btnAllDw = new Cosmos.UI.CsmButton();
this.btnAllUp = new Cosmos.UI.CsmButton();
this.dgvData = new System.Windows.Forms.DataGridView();
this.Select = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.COUPONTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CouponNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.VConponCD = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.VCouponNM = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ValidDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Bigo1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Bigo2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CouponCost = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BalenceAmt = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UsebleAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PayAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnDetail = new Cosmos.UI.CsmButton();
this.btnSearchDtl = new Cosmos.UI.CsmButton();
this.lblBox2 = new Cosmos.UI.CsmLabel();
this.lblBox1 = new Cosmos.UI.CsmLabel();
this.label3 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.SuspendLayout();
//
// 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(192, 161);
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(80, 40);
this.btnSearch.TabIndex = 133;
this.btnSearch.Text = "조회";
this.btnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnSearch.UseCompatibleTextRendering = true;
this.btnSearch.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(456, 67);
this.padInPut.Name = "padInPut";
this.padInPut.QtyBtnText = "QTY";
this.padInPut.Size = new System.Drawing.Size(322, 250);
this.padInPut.TabIndex = 17;
this.padInPut.ThemeColor = "000000000";
this.padInPut.Use4By4 = true;
//
// txtCardNo
//
this.txtCardNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.txtCardNo.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
this.txtCardNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtCardNo.BorderStyleReDraw = false;
this.txtCardNo.ClearFlag = false;
this.txtCardNo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.txtCardNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(176)))));
this.txtCardNo.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
//#20171108 마스킹 미처리 start
//기존
//this.txtCardNo.InputType = Cosmos.UI.InputType.CardNo;
//변경
this.txtCardNo.InputType = Cosmos.UI.InputType.None;
//#20171108 마스킹 미처리 end
this.txtCardNo.InputTypeFormat = "";
this.txtCardNo.Location = new System.Drawing.Point(160, 114);
this.txtCardNo.Margin = new System.Windows.Forms.Padding(5);
this.txtCardNo.MaxLength = 20;
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(264, 26);
this.txtCardNo.TabIndex = 105;
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);
//
// 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(362, 161);
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(80, 40);
this.btnEnter.TabIndex = 152;
this.btnEnter.Text = "사용";
this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnEnter.UseCompatibleTextRendering = true;
this.btnEnter.Click += new System.EventHandler(this.btnProc_Click);
//
// 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(22, 107);
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 = 104;
this.lblCardNo.Text = "쿠폰번호";
this.lblCardNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// 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.Text = "X";
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("나눔스퀘어 Bold", 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 = 287;
this.lblTitle.Text = "모바일 쿠폰 - 해피콘";
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// picBack
//
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, 578);
this.picBack.TabIndex = 298;
this.picBack.TabStop = false;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
this.label2.Location = new System.Drawing.Point(22, 67);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(420, 2);
this.label2.TabIndex = 305;
//
// 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(22, 68);
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 = 320;
this.lblPayAmt.Text = "받을금액";
this.lblPayAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtPayAmt
//
this.txtPayAmt.BackColor = System.Drawing.Color.WhiteSmoke;
this.txtPayAmt.BorderStyleReDraw = true;
this.txtPayAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
this.txtPayAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.txtPayAmt.Location = new System.Drawing.Point(160, 75);
this.txtPayAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.txtPayAmt.Name = "txtPayAmt";
this.txtPayAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.txtPayAmt.Size = new System.Drawing.Size(264, 26);
this.txtPayAmt.TabIndex = 321;
this.txtPayAmt.Text = "0";
this.txtPayAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblTitle1
//
this.lblTitle1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTitle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.lblTitle1.Location = new System.Drawing.Point(22, 217);
this.lblTitle1.Name = "lblTitle1";
this.lblTitle1.Size = new System.Drawing.Size(420, 100);
this.lblTitle1.TabIndex = 354;
this.lblTitle1.Text = "※";
//
// btnDelete
//
this.btnDelete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
this.btnDelete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnDelete.BorderStyleReDraw = false;
this.btnDelete.ClickImage = null;
this.btnDelete.DefaultImage = null;
this.btnDelete.DisableImage = null;
this.btnDelete.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnDelete.ForeColor = System.Drawing.Color.White;
this.btnDelete.Location = new System.Drawing.Point(277, 161);
this.btnDelete.Name = "btnDelete";
this.btnDelete.OccupancyBar = 0;
this.btnDelete.OccupancyBar_Lv0 = null;
this.btnDelete.OccupancyBar_Lv1 = null;
this.btnDelete.OccupancyBar_Lv2 = null;
this.btnDelete.OccupancyBar_Lv3 = null;
this.btnDelete.OccupancyBar_Lv4 = null;
this.btnDelete.Size = new System.Drawing.Size(80, 40);
this.btnDelete.TabIndex = 355;
this.btnDelete.Text = "삭제";
this.btnDelete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnDelete.UseCompatibleTextRendering = true;
this.btnDelete.Click += new System.EventHandler(this.btnProc_Click);
//
// btnAllDw
//
this.btnAllDw.BackColor = System.Drawing.Color.White;
this.btnAllDw.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnAllDw.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnAllDw.BorderStyleReDraw = true;
this.btnAllDw.ClickImage = null;
this.btnAllDw.DefaultImage = null;
this.btnAllDw.DisableImage = null;
this.btnAllDw.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnAllDw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.btnAllDw.Location = new System.Drawing.Point(749, 444);
this.btnAllDw.Name = "btnAllDw";
this.btnAllDw.OccupancyBar = 0;
this.btnAllDw.OccupancyBar_Lv0 = null;
this.btnAllDw.OccupancyBar_Lv1 = null;
this.btnAllDw.OccupancyBar_Lv2 = null;
this.btnAllDw.OccupancyBar_Lv3 = null;
this.btnAllDw.OccupancyBar_Lv4 = null;
this.btnAllDw.Size = new System.Drawing.Size(29, 112);
this.btnAllDw.TabIndex = 357;
this.btnAllDw.Text = "";
this.btnAllDw.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnAllDw.UseCompatibleTextRendering = true;
this.btnAllDw.Click += new System.EventHandler(this.btnProc_Click);
//
// btnAllUp
//
this.btnAllUp.BackColor = System.Drawing.Color.White;
this.btnAllUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnAllUp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnAllUp.BorderStyleReDraw = true;
this.btnAllUp.ClickImage = null;
this.btnAllUp.DefaultImage = null;
this.btnAllUp.DisableImage = null;
this.btnAllUp.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnAllUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.btnAllUp.Location = new System.Drawing.Point(749, 332);
this.btnAllUp.Name = "btnAllUp";
this.btnAllUp.OccupancyBar = 0;
this.btnAllUp.OccupancyBar_Lv0 = null;
this.btnAllUp.OccupancyBar_Lv1 = null;
this.btnAllUp.OccupancyBar_Lv2 = null;
this.btnAllUp.OccupancyBar_Lv3 = null;
this.btnAllUp.OccupancyBar_Lv4 = null;
this.btnAllUp.Size = new System.Drawing.Size(29, 113);
this.btnAllUp.TabIndex = 358;
this.btnAllUp.Text = "∧";
this.btnAllUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnAllUp.UseCompatibleTextRendering = true;
this.btnAllUp.Click += new System.EventHandler(this.btnProc_Click);
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvData.ColumnHeadersHeight = 35;
this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Select,
this.COUPONTYPE,
this.CouponNO,
this.VConponCD,
this.VCouponNM,
this.ValidDate,
this.Bigo1,
this.Bigo2,
this.CouponCost,
this.BalenceAmt,
this.UsebleAmount,
this.PayAmount,
this.Column1,
this.Column2,
this.Column3,
this.Column4,
this.Column5,
this.Column6,
this.Column7,
this.Column8,
this.Column9,
this.Column10,
this.Column11});
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle13.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
dataGridViewCellStyle13.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption;
dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvData.DefaultCellStyle = dataGridViewCellStyle13;
this.dgvData.EnableHeadersVisualStyles = false;
this.dgvData.GridColor = System.Drawing.Color.Silver;
this.dgvData.Location = new System.Drawing.Point(22, 332);
this.dgvData.MultiSelect = false;
this.dgvData.Name = "dgvData";
this.dgvData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle14.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
dataGridViewCellStyle14.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.Blue;
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
this.dgvData.RowHeadersVisible = false;
this.dgvData.RowHeadersWidth = 70;
this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvData.RowTemplate.Height = 40;
this.dgvData.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.dgvData.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData.ShowEditingIcon = false;
this.dgvData.Size = new System.Drawing.Size(728, 224);
this.dgvData.TabIndex = 356;
this.dgvData.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvData_CellClick);
this.dgvData.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvData_CellValueChanged);
this.dgvData.Enter += new System.EventHandler(this.txtEditBox_EnterEvent);
//
// Select
//
this.Select.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Select.HeaderText = "V";
this.Select.Name = "Select";
this.Select.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Select.Width = 30;
//
// COUPONTYPE
//
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
this.COUPONTYPE.DefaultCellStyle = dataGridViewCellStyle2;
this.COUPONTYPE.HeaderText = "종류";
this.COUPONTYPE.Name = "COUPONTYPE";
this.COUPONTYPE.ReadOnly = true;
this.COUPONTYPE.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.COUPONTYPE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.COUPONTYPE.Width = 60;
//
// CouponNO
//
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
this.CouponNO.DefaultCellStyle = dataGridViewCellStyle3;
this.CouponNO.HeaderText = "쿠폰코드";
this.CouponNO.Name = "CouponNO";
this.CouponNO.ReadOnly = true;
this.CouponNO.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.CouponNO.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.CouponNO.Visible = false;
//
// VConponCD
//
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
this.VConponCD.DefaultCellStyle = dataGridViewCellStyle4;
this.VConponCD.HeaderText = "가상쿠폰번호";
this.VConponCD.Name = "VConponCD";
this.VConponCD.ReadOnly = true;
this.VConponCD.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.VConponCD.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.VConponCD.Visible = false;
this.VConponCD.Width = 120;
//
// VCouponNM
//
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.VCouponNM.DefaultCellStyle = dataGridViewCellStyle5;
this.VCouponNM.HeaderText = "가상쿠폰명";
this.VCouponNM.Name = "VCouponNM";
this.VCouponNM.ReadOnly = true;
this.VCouponNM.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.VCouponNM.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.VCouponNM.Width = 135;
//
// ValidDate
//
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.ValidDate.DefaultCellStyle = dataGridViewCellStyle6;
this.ValidDate.HeaderText = "유효기간";
this.ValidDate.Name = "ValidDate";
this.ValidDate.ReadOnly = true;
this.ValidDate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.ValidDate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// Bigo1
//
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
this.Bigo1.DefaultCellStyle = dataGridViewCellStyle7;
this.Bigo1.HeaderText = "비고1";
this.Bigo1.Name = "Bigo1";
this.Bigo1.ReadOnly = true;
this.Bigo1.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Bigo1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Bigo1.Width = 60;
//
// Bigo2
//
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
this.Bigo2.DefaultCellStyle = dataGridViewCellStyle8;
this.Bigo2.HeaderText = "비고2";
this.Bigo2.Name = "Bigo2";
this.Bigo2.ReadOnly = true;
this.Bigo2.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Bigo2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Bigo2.Width = 60;
//
// CouponCost
//
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.CouponCost.DefaultCellStyle = dataGridViewCellStyle9;
this.CouponCost.HeaderText = "권면가액";
this.CouponCost.Name = "CouponCost";
this.CouponCost.ReadOnly = true;
this.CouponCost.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.CouponCost.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.CouponCost.Width = 70;
//
// BalenceAmt
//
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.BalenceAmt.DefaultCellStyle = dataGridViewCellStyle10;
this.BalenceAmt.HeaderText = "잔액";
this.BalenceAmt.Name = "BalenceAmt";
this.BalenceAmt.ReadOnly = true;
this.BalenceAmt.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.BalenceAmt.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.BalenceAmt.Width = 70;
//
// UsebleAmount
//
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.UsebleAmount.DefaultCellStyle = dataGridViewCellStyle11;
this.UsebleAmount.HeaderText = "가용금액";
this.UsebleAmount.Name = "UsebleAmount";
this.UsebleAmount.ReadOnly = true;
this.UsebleAmount.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.UsebleAmount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.UsebleAmount.Width = 70;
//
// PayAmount
//
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.PayAmount.DefaultCellStyle = dataGridViewCellStyle12;
this.PayAmount.HeaderText = "결제금액";
this.PayAmount.Name = "PayAmount";
this.PayAmount.ReadOnly = true;
this.PayAmount.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.PayAmount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.PayAmount.Width = 70;
//
// Column1
//
this.Column1.HeaderText = "Column1";
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
this.Column1.Visible = false;
//
// Column2
//
this.Column2.HeaderText = "Column2";
this.Column2.Name = "Column2";
this.Column2.ReadOnly = true;
this.Column2.Visible = false;
//
// Column3
//
this.Column3.HeaderText = "Column3";
this.Column3.Name = "Column3";
this.Column3.ReadOnly = true;
this.Column3.Visible = false;
//
// Column4
//
this.Column4.HeaderText = "Column4";
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
this.Column4.Visible = false;
//
// Column5
//
this.Column5.HeaderText = "Column5";
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
this.Column5.Visible = false;
//
// Column6
//
this.Column6.HeaderText = "Column6";
this.Column6.Name = "Column6";
this.Column6.ReadOnly = true;
this.Column6.Visible = false;
//
// Column7
//
this.Column7.HeaderText = "Column7";
this.Column7.Name = "Column7";
this.Column7.ReadOnly = true;
this.Column7.Visible = false;
//
// Column8
//
this.Column8.HeaderText = "Column8";
this.Column8.Name = "Column8";
//
// Column9
//
this.Column9.HeaderText = "Column9";
this.Column9.Name = "Column9";
//
// Column10
//
this.Column10.HeaderText = "Column10";
this.Column10.Name = "Column10";
//
// Column11
//
this.Column11.HeaderText = "Column11";
this.Column11.Name = "Column11";
this.Column11.ReadOnly = true;
this.Column11.Visible = false;
//
// btnDetail
//
this.btnDetail.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
this.btnDetail.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnDetail.BorderStyleReDraw = false;
this.btnDetail.ClickImage = null;
this.btnDetail.DefaultImage = null;
this.btnDetail.DisableImage = null;
this.btnDetail.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnDetail.ForeColor = System.Drawing.Color.White;
this.btnDetail.Location = new System.Drawing.Point(107, 161);
this.btnDetail.Name = "btnDetail";
this.btnDetail.OccupancyBar = 0;
this.btnDetail.OccupancyBar_Lv0 = null;
this.btnDetail.OccupancyBar_Lv1 = null;
this.btnDetail.OccupancyBar_Lv2 = null;
this.btnDetail.OccupancyBar_Lv3 = null;
this.btnDetail.OccupancyBar_Lv4 = null;
this.btnDetail.Size = new System.Drawing.Size(80, 40);
this.btnDetail.TabIndex = 359;
this.btnDetail.Text = "사용가능";
this.btnDetail.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnDetail.UseCompatibleTextRendering = true;
this.btnDetail.Click += new System.EventHandler(this.btnProc_Click);
//
// btnSearchDtl
//
this.btnSearchDtl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
this.btnSearchDtl.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnSearchDtl.BorderStyleReDraw = false;
this.btnSearchDtl.ClickImage = null;
this.btnSearchDtl.DefaultImage = null;
this.btnSearchDtl.DisableImage = null;
this.btnSearchDtl.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnSearchDtl.ForeColor = System.Drawing.Color.White;
this.btnSearchDtl.Location = new System.Drawing.Point(22, 161);
this.btnSearchDtl.Name = "btnSearchDtl";
this.btnSearchDtl.OccupancyBar = 0;
this.btnSearchDtl.OccupancyBar_Lv0 = null;
this.btnSearchDtl.OccupancyBar_Lv1 = null;
this.btnSearchDtl.OccupancyBar_Lv2 = null;
this.btnSearchDtl.OccupancyBar_Lv3 = null;
this.btnSearchDtl.OccupancyBar_Lv4 = null;
this.btnSearchDtl.Size = new System.Drawing.Size(80, 40);
this.btnSearchDtl.TabIndex = 360;
this.btnSearchDtl.Text = "이력조회";
this.btnSearchDtl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnSearchDtl.UseCompatibleTextRendering = true;
this.btnSearchDtl.Click += new System.EventHandler(this.btnProc_Click);
//
// lblBox2
//
this.lblBox2.BackColor = System.Drawing.Color.White;
this.lblBox2.BorderStyleReDraw = true;
this.lblBox2.Location = new System.Drawing.Point(143, 107);
this.lblBox2.Name = "lblBox2";
this.lblBox2.Size = new System.Drawing.Size(299, 40);
this.lblBox2.TabIndex = 361;
//
// lblBox1
//
this.lblBox1.BackColor = System.Drawing.Color.White;
this.lblBox1.BorderStyleReDraw = true;
this.lblBox1.Location = new System.Drawing.Point(143, 68);
this.lblBox1.Name = "lblBox1";
this.lblBox1.Size = new System.Drawing.Size(299, 40);
this.lblBox1.TabIndex = 362;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
this.label3.Location = new System.Drawing.Point(22, 331);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(756, 2);
this.label3.TabIndex = 546;
//
// frmMobileCouponHappyCon
//
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, 578);
this.Controls.Add(this.label3);
this.Controls.Add(this.txtPayAmt);
this.Controls.Add(this.label2);
this.Controls.Add(this.txtCardNo);
this.Controls.Add(this.lblBox2);
this.Controls.Add(this.lblBox1);
this.Controls.Add(this.btnSearchDtl);
this.Controls.Add(this.btnDetail);
this.Controls.Add(this.btnAllDw);
this.Controls.Add(this.btnAllUp);
this.Controls.Add(this.dgvData);
this.Controls.Add(this.btnDelete);
this.Controls.Add(this.lblTitle1);
this.Controls.Add(this.lblPayAmt);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.btnEnter);
this.Controls.Add(this.btnSearch);
this.Controls.Add(this.lblCardNo);
this.Controls.Add(this.padInPut);
this.Controls.Add(this.picBack);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmMobileCouponHappyCon";
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "frmMobileCouponHappyCon";
this.Activated += new System.EventHandler(this.frmMobileCouponHappyCon_Activated);
this.Deactivate += new System.EventHandler(this.frmMobileCouponHappyCon_Deactivate);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMobileCouponHappyCon_FormClosing);
this.Load += new System.EventHandler(this.frmMobileCouponHappyCon_Load);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UI.CsmNumpad padInPut;
private UI.CsmPosEditBox txtCardNo;
private UI.CsmButton btnSearch;
private UI.CsmButton btnEnter;
private UI.CsmLabel lblCardNo;
private UI.CsmLabel btnExit;
private UI.CsmLabel lblTitle;
private System.Windows.Forms.PictureBox picBack;
private System.Windows.Forms.Label label2;
private UI.CsmLabel lblPayAmt;
private UI.CsmLabel txtPayAmt;
private System.Windows.Forms.Label lblTitle1;
private UI.CsmButton btnDelete;
private UI.CsmButton btnAllDw;
private UI.CsmButton btnAllUp;
private System.Windows.Forms.DataGridView dgvData;
private UI.CsmButton btnDetail;
private UI.CsmButton btnSearchDtl;
private UI.CsmLabel lblBox2;
private UI.CsmLabel lblBox1;
private System.Windows.Forms.DataGridViewCheckBoxColumn Select;
private System.Windows.Forms.DataGridViewTextBoxColumn COUPONTYPE;
private System.Windows.Forms.DataGridViewTextBoxColumn CouponNO;
private System.Windows.Forms.DataGridViewTextBoxColumn VConponCD;
private System.Windows.Forms.DataGridViewTextBoxColumn VCouponNM;
private System.Windows.Forms.DataGridViewTextBoxColumn ValidDate;
private System.Windows.Forms.DataGridViewTextBoxColumn Bigo1;
private System.Windows.Forms.DataGridViewTextBoxColumn Bigo2;
private System.Windows.Forms.DataGridViewTextBoxColumn CouponCost;
private System.Windows.Forms.DataGridViewTextBoxColumn BalenceAmt;
private System.Windows.Forms.DataGridViewTextBoxColumn UsebleAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn PayAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
private System.Windows.Forms.Label label3;
}
}