namespace Cosmos.Win { partial class frmVipPoint { /// /// 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.label2 = new System.Windows.Forms.Label(); this.txtValidDate = new Cosmos.UI.CsmPosEditBox(); this.lblValidDate = new Cosmos.UI.CsmLabel(); this.btnEnter = new Cosmos.UI.CsmButton(); this.btnMenu3 = new Cosmos.UI.CsmButton(); this.btnMenu4 = new Cosmos.UI.CsmButton(); this.btnMenu2 = new Cosmos.UI.CsmButton(); this.btnMenu1 = new Cosmos.UI.CsmButton(); this.txtDivMonth = new Cosmos.UI.CsmPosEditBox(); this.lblDivMonth = new Cosmos.UI.CsmLabel(); this.txtAppAmt = new Cosmos.UI.CsmPosEditBox(); this.txtDcAmt = new Cosmos.UI.CsmPosEditBox(); this.lblAppAmt = new Cosmos.UI.CsmLabel(); this.lblDcAmt = new Cosmos.UI.CsmLabel(); this.txtPayAmt = new Cosmos.UI.CsmPosEditBox(); this.lblPayAmt = new Cosmos.UI.CsmLabel(); this.txtCardNo = new Cosmos.UI.CsmPosEditBox(); this.lblCardNo = new Cosmos.UI.CsmLabel(); this.lblBox1 = new Cosmos.UI.CsmLabel(); this.lblBox2 = new Cosmos.UI.CsmLabel(); this.lblBox3 = new Cosmos.UI.CsmLabel(); this.lblBox4 = new Cosmos.UI.CsmLabel(); this.lblBox5 = new Cosmos.UI.CsmLabel(); this.lblBox6 = new Cosmos.UI.CsmLabel(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.pnlCardMot.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picMotPayImg)).BeginInit(); this.SuspendLayout(); // // btnExit // this.btnExit.Click += new System.EventHandler(this.btnExit_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 = 326; // // txtValidDate // this.txtValidDate.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange; this.txtValidDate.BackColor = System.Drawing.Color.WhiteSmoke; this.txtValidDate.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtValidDate.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtValidDate.BorderStyleReDraw = false; this.txtValidDate.ClearFlag = false; this.txtValidDate.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtValidDate.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtValidDate.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtValidDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtValidDate.InputType = Cosmos.UI.InputType.Digit; this.txtValidDate.InputTypeFormat = ""; this.txtValidDate.Location = new System.Drawing.Point(376, 276); this.txtValidDate.Margin = new System.Windows.Forms.Padding(5); this.txtValidDate.MaxLength = 4; this.txtValidDate.MaxLengthAutoEnd = false; this.txtValidDate.MaxLengthForKeyIn = 32767; this.txtValidDate.MaxLengthForNumpad = 32767; this.txtValidDate.Name = "txtValidDate"; this.txtValidDate.PasswordChar = '\0'; this.txtValidDate.ReadOnly = false; this.txtValidDate.Size = new System.Drawing.Size(253, 26); this.txtValidDate.TabIndex = 324; this.txtValidDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtValidDate.UseDualMaxLength = false; this.txtValidDate.Value = "0121"; this.txtValidDate.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtValidDate.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // lblValidDate // this.lblValidDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblValidDate.BorderStyleReDraw = true; this.lblValidDate.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblValidDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblValidDate.Location = new System.Drawing.Point(238, 269); this.lblValidDate.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblValidDate.Name = "lblValidDate"; this.lblValidDate.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblValidDate.Size = new System.Drawing.Size(122, 40); this.lblValidDate.TabIndex = 323; this.lblValidDate.Text = "유효기간"; this.lblValidDate.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 = 322; this.btnEnter.Text = "승인"; this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnEnter.UseCompatibleTextRendering = true; this.btnEnter.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)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.btnMenu3.Location = new System.Drawing.Point(821, 190); 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 = 320; this.btnMenu3.Tag = ""; this.btnMenu3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu3.UseCompatibleTextRendering = true; this.btnMenu3.Click += new System.EventHandler(this.btnProc_Click); // // 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)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.btnMenu4.Location = new System.Drawing.Point(901, 190); 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 = 318; this.btnMenu4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu4.UseCompatibleTextRendering = true; this.btnMenu4.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu2 // this.btnMenu2.BackColor = System.Drawing.Color.White; this.btnMenu2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnMenu2.BorderStyleReDraw = true; this.btnMenu2.ClickImage = null; this.btnMenu2.DefaultImage = null; this.btnMenu2.DisableImage = null; this.btnMenu2.Font = new System.Drawing.Font("맑은 고딕", 11F); this.btnMenu2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.btnMenu2.Location = new System.Drawing.Point(740, 190); this.btnMenu2.Name = "btnMenu2"; this.btnMenu2.OccupancyBar = 0; this.btnMenu2.OccupancyBar_Lv0 = null; this.btnMenu2.OccupancyBar_Lv1 = null; this.btnMenu2.OccupancyBar_Lv2 = null; this.btnMenu2.OccupancyBar_Lv3 = null; this.btnMenu2.OccupancyBar_Lv4 = null; this.btnMenu2.Size = new System.Drawing.Size(82, 49); this.btnMenu2.TabIndex = 317; this.btnMenu2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu2.UseCompatibleTextRendering = true; this.btnMenu2.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu1 // this.btnMenu1.BackColor = System.Drawing.Color.White; this.btnMenu1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnMenu1.BorderStyleReDraw = true; this.btnMenu1.ClickImage = null; this.btnMenu1.DefaultImage = null; this.btnMenu1.DisableImage = null; this.btnMenu1.Font = new System.Drawing.Font("맑은 고딕", 11F); this.btnMenu1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.btnMenu1.Location = new System.Drawing.Point(660, 190); this.btnMenu1.Name = "btnMenu1"; this.btnMenu1.OccupancyBar = 0; this.btnMenu1.OccupancyBar_Lv0 = null; this.btnMenu1.OccupancyBar_Lv1 = null; this.btnMenu1.OccupancyBar_Lv2 = null; this.btnMenu1.OccupancyBar_Lv3 = null; this.btnMenu1.OccupancyBar_Lv4 = null; this.btnMenu1.Size = new System.Drawing.Size(81, 49); this.btnMenu1.TabIndex = 316; this.btnMenu1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu1.UseCompatibleTextRendering = true; this.btnMenu1.Click += new System.EventHandler(this.btnProc_Click); // // txtDivMonth // this.txtDivMonth.BackColor = System.Drawing.Color.WhiteSmoke; this.txtDivMonth.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtDivMonth.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtDivMonth.BorderStyleReDraw = false; this.txtDivMonth.ClearFlag = false; this.txtDivMonth.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtDivMonth.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtDivMonth.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtDivMonth.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtDivMonth.InputType = Cosmos.UI.InputType.Digit; this.txtDivMonth.InputTypeFormat = ""; this.txtDivMonth.Location = new System.Drawing.Point(376, 315); this.txtDivMonth.Margin = new System.Windows.Forms.Padding(5); this.txtDivMonth.MaxLength = 2; this.txtDivMonth.MaxLengthAutoEnd = false; this.txtDivMonth.MaxLengthForKeyIn = 32767; this.txtDivMonth.MaxLengthForNumpad = 32767; this.txtDivMonth.Name = "txtDivMonth"; this.txtDivMonth.PasswordChar = '\0'; this.txtDivMonth.ReadOnly = false; this.txtDivMonth.Size = new System.Drawing.Size(253, 26); this.txtDivMonth.TabIndex = 314; this.txtDivMonth.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtDivMonth.UseDualMaxLength = false; this.txtDivMonth.Value = "24"; this.txtDivMonth.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtDivMonth.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // lblDivMonth // this.lblDivMonth.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblDivMonth.BorderStyleReDraw = true; this.lblDivMonth.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblDivMonth.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblDivMonth.Location = new System.Drawing.Point(238, 308); this.lblDivMonth.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblDivMonth.Name = "lblDivMonth"; this.lblDivMonth.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblDivMonth.Size = new System.Drawing.Size(122, 40); this.lblDivMonth.TabIndex = 313; this.lblDivMonth.Text = "할부기간"; this.lblDivMonth.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtAppAmt // this.txtAppAmt.BackColor = System.Drawing.Color.WhiteSmoke; this.txtAppAmt.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtAppAmt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtAppAmt.BorderStyleReDraw = false; this.txtAppAmt.ClearFlag = false; this.txtAppAmt.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtAppAmt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtAppAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtAppAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(150))))); this.txtAppAmt.InputType = Cosmos.UI.InputType.Money; this.txtAppAmt.InputTypeFormat = ""; this.txtAppAmt.Location = new System.Drawing.Point(376, 393); this.txtAppAmt.Margin = new System.Windows.Forms.Padding(5); this.txtAppAmt.MaxLength = 11; this.txtAppAmt.MaxLengthAutoEnd = false; this.txtAppAmt.MaxLengthForKeyIn = 32767; this.txtAppAmt.MaxLengthForNumpad = 32767; this.txtAppAmt.Name = "txtAppAmt"; this.txtAppAmt.PasswordChar = '\0'; this.txtAppAmt.ReadOnly = true; this.txtAppAmt.Size = new System.Drawing.Size(253, 26); this.txtAppAmt.TabIndex = 312; this.txtAppAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtAppAmt.UseDualMaxLength = false; this.txtAppAmt.Value = "72000"; this.txtAppAmt.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtAppAmt.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txtDcAmt // this.txtDcAmt.BackColor = System.Drawing.Color.WhiteSmoke; this.txtDcAmt.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtDcAmt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtDcAmt.BorderStyleReDraw = false; this.txtDcAmt.ClearFlag = false; this.txtDcAmt.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtDcAmt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtDcAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtDcAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtDcAmt.InputType = Cosmos.UI.InputType.Money; this.txtDcAmt.InputTypeFormat = ""; this.txtDcAmt.Location = new System.Drawing.Point(376, 354); this.txtDcAmt.Margin = new System.Windows.Forms.Padding(5); this.txtDcAmt.MaxLength = 11; this.txtDcAmt.MaxLengthAutoEnd = false; this.txtDcAmt.MaxLengthForKeyIn = 32767; this.txtDcAmt.MaxLengthForNumpad = 32767; this.txtDcAmt.Name = "txtDcAmt"; this.txtDcAmt.PasswordChar = '\0'; this.txtDcAmt.ReadOnly = true; this.txtDcAmt.Size = new System.Drawing.Size(253, 26); this.txtDcAmt.TabIndex = 311; this.txtDcAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtDcAmt.UseDualMaxLength = false; this.txtDcAmt.Value = "1500"; this.txtDcAmt.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtDcAmt.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // lblAppAmt // this.lblAppAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblAppAmt.BorderStyleReDraw = true; this.lblAppAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblAppAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblAppAmt.Location = new System.Drawing.Point(238, 386); this.lblAppAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblAppAmt.Name = "lblAppAmt"; this.lblAppAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblAppAmt.Size = new System.Drawing.Size(122, 40); this.lblAppAmt.TabIndex = 309; this.lblAppAmt.Text = "승인금액"; this.lblAppAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblDcAmt // this.lblDcAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblDcAmt.BorderStyleReDraw = true; this.lblDcAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblDcAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblDcAmt.Location = new System.Drawing.Point(238, 347); this.lblDcAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblDcAmt.Name = "lblDcAmt"; this.lblDcAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblDcAmt.Size = new System.Drawing.Size(122, 40); this.lblDcAmt.TabIndex = 308; this.lblDcAmt.Text = "할인금액"; this.lblDcAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtPayAmt // this.txtPayAmt.BackColor = System.Drawing.Color.WhiteSmoke; this.txtPayAmt.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtPayAmt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtPayAmt.BorderStyleReDraw = false; this.txtPayAmt.ClearFlag = false; this.txtPayAmt.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtPayAmt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtPayAmt.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtPayAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtPayAmt.InputType = Cosmos.UI.InputType.Money; this.txtPayAmt.InputTypeFormat = ""; this.txtPayAmt.Location = new System.Drawing.Point(376, 198); this.txtPayAmt.Margin = new System.Windows.Forms.Padding(5); this.txtPayAmt.MaxLength = 11; this.txtPayAmt.MaxLengthAutoEnd = false; this.txtPayAmt.MaxLengthForKeyIn = 32767; this.txtPayAmt.MaxLengthForNumpad = 32767; this.txtPayAmt.Name = "txtPayAmt"; this.txtPayAmt.PasswordChar = '\0'; this.txtPayAmt.ReadOnly = false; this.txtPayAmt.Size = new System.Drawing.Size(253, 26); this.txtPayAmt.TabIndex = 310; this.txtPayAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtPayAmt.UseDualMaxLength = false; this.txtPayAmt.Value = "73500"; this.txtPayAmt.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtPayAmt.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.txtPayAmt_EditBoxTextChangedEvnet); this.txtPayAmt.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // lblPayAmt // this.lblPayAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblPayAmt.BorderStyleReDraw = true; this.lblPayAmt.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold); this.lblPayAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblPayAmt.Location = new System.Drawing.Point(238, 191); 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 = 307; this.lblPayAmt.Text = "결제금액"; this.lblPayAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtCardNo // this.txtCardNo.BackColor = System.Drawing.Color.WhiteSmoke; this.txtCardNo.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtCardNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtCardNo.BorderStyleReDraw = false; this.txtCardNo.ClearFlag = false; this.txtCardNo.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtCardNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtCardNo.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold); this.txtCardNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtCardNo.InputType = Cosmos.UI.InputType.CardNo; this.txtCardNo.InputTypeFormat = ""; this.txtCardNo.Location = new System.Drawing.Point(376, 237); 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 = 306; 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)(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, 230); 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 = 305; this.lblCardNo.Text = "카드번호"; this.lblCardNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // 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 = 334; // // 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 = 334; // // 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 = 334; // // 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 = 334; // // 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 = 334; // // 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 = 334; // // frmVipPoint // 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.label2); this.Controls.Add(this.txtValidDate); this.Controls.Add(this.lblValidDate); this.Controls.Add(this.btnEnter); this.Controls.Add(this.btnMenu3); this.Controls.Add(this.btnMenu4); this.Controls.Add(this.btnMenu2); this.Controls.Add(this.btnMenu1); this.Controls.Add(this.txtDivMonth); this.Controls.Add(this.lblDivMonth); this.Controls.Add(this.txtAppAmt); this.Controls.Add(this.txtDcAmt); this.Controls.Add(this.lblAppAmt); this.Controls.Add(this.lblDcAmt); this.Controls.Add(this.txtPayAmt); this.Controls.Add(this.lblPayAmt); this.Controls.Add(this.txtCardNo); this.Controls.Add(this.lblCardNo); this.Controls.Add(this.lblBox6); this.Controls.Add(this.lblBox5); this.Controls.Add(this.lblBox4); this.Controls.Add(this.lblBox3); this.Controls.Add(this.lblBox2); this.Controls.Add(this.lblBox1); this.Name = "frmVipPoint"; this.ShowInTaskbar = false; this.Text = "frmVipPoint"; this.Activated += new System.EventHandler(this.frmVipPoint_Activated); this.Deactivate += new System.EventHandler(this.frmVipPoint_Deactivate); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmVipPoint_FormClosing); this.Load += new System.EventHandler(this.frmVipPoint_Load); this.Controls.SetChildIndex(this.picBack, 0); this.Controls.SetChildIndex(this.lblbg1, 0); this.Controls.SetChildIndex(this.lblbg2, 0); this.Controls.SetChildIndex(this.lblBox1, 0); this.Controls.SetChildIndex(this.lblBox2, 0); this.Controls.SetChildIndex(this.lblBox3, 0); this.Controls.SetChildIndex(this.lblBox4, 0); this.Controls.SetChildIndex(this.lblBox5, 0); this.Controls.SetChildIndex(this.lblBox6, 0); this.Controls.SetChildIndex(this.lblCardNo, 0); this.Controls.SetChildIndex(this.txtCardNo, 0); this.Controls.SetChildIndex(this.lblPayAmt, 0); this.Controls.SetChildIndex(this.txtPayAmt, 0); this.Controls.SetChildIndex(this.lblDcAmt, 0); this.Controls.SetChildIndex(this.lblAppAmt, 0); this.Controls.SetChildIndex(this.txtDcAmt, 0); this.Controls.SetChildIndex(this.txtAppAmt, 0); this.Controls.SetChildIndex(this.lblDivMonth, 0); this.Controls.SetChildIndex(this.txtDivMonth, 0); this.Controls.SetChildIndex(this.btnMenu1, 0); this.Controls.SetChildIndex(this.btnMenu2, 0); this.Controls.SetChildIndex(this.btnMenu4, 0); this.Controls.SetChildIndex(this.btnMenu3, 0); this.Controls.SetChildIndex(this.btnEnter, 0); this.Controls.SetChildIndex(this.lblValidDate, 0); this.Controls.SetChildIndex(this.txtValidDate, 0); this.Controls.SetChildIndex(this.label2, 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); ((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.CsmPosEditBox txtValidDate; private UI.CsmLabel lblValidDate; private UI.CsmButton btnEnter; private UI.CsmButton btnMenu3; private UI.CsmButton btnMenu4; private UI.CsmButton btnMenu2; private UI.CsmButton btnMenu1; private UI.CsmPosEditBox txtDivMonth; private UI.CsmLabel lblDivMonth; private UI.CsmPosEditBox txtAppAmt; private UI.CsmPosEditBox txtDcAmt; private UI.CsmLabel lblAppAmt; private UI.CsmLabel lblDcAmt; private UI.CsmPosEditBox txtPayAmt; private UI.CsmLabel lblPayAmt; private UI.CsmPosEditBox txtCardNo; private UI.CsmLabel lblCardNo; private UI.CsmLabel lblBox1; private UI.CsmLabel lblBox2; private UI.CsmLabel lblBox3; private UI.CsmLabel lblBox4; private UI.CsmLabel lblBox5; private UI.CsmLabel lblBox6; } }