namespace Cosmos.Win { partial class frmAccADMT { /// /// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle(); this.lblUserNM = new Cosmos.UI.CsmLabel(); this.btnExit = new Cosmos.UI.CsmLabel(); this.txtUserNM = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.lblADMTAmount = new Cosmos.UI.CsmLabel(); this.lblSaleDate = new Cosmos.UI.CsmLabel(); this.txtSaleDate = new Cosmos.UI.CsmLabel(); this.btnComplete = new Cosmos.UI.CsmButton(); this.picBack = new System.Windows.Forms.PictureBox(); this.txtADMTAmount = new Cosmos.UI.CsmLabel(); this.btnPrint = new Cosmos.UI.CsmButton(); this.btnSelect = new Cosmos.UI.CsmButton(); this.btnEnter = new Cosmos.UI.CsmButton(); this.btnAllDw1 = new Cosmos.UI.CsmButton(); this.btnAllUp1 = new Cosmos.UI.CsmButton(); this.dgvinPay = new System.Windows.Forms.DataGridView(); this.AMDT_TYPE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.QTY = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AMOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CD1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AMT1 = 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.lblTitle1 = new System.Windows.Forms.Label(); this.btnAllDw2 = new Cosmos.UI.CsmButton(); this.btnAllUp2 = new Cosmos.UI.CsmButton(); this.dgvTender = new System.Windows.Forms.DataGridView(); this.DISP_SEQ = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.lblTitle2 = new System.Windows.Forms.Label(); this.txtPrtData = new System.Windows.Forms.TextBox(); this.lblMidCloseSeq = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.txtOverCash = new Cosmos.UI.CsmLabel(); this.lblOverCash = new Cosmos.UI.CsmLabel(); this.txtOverGift = new Cosmos.UI.CsmLabel(); this.lblOverGift = new Cosmos.UI.CsmLabel(); this.padInPut = new Cosmos.UI.CsmNumpad(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.vScrollbar = new Cosmos.UI.CsmVScrollbar(); this.ckbSimple = new System.Windows.Forms.CheckBox(); 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.label4 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.btnExchange = new Cosmos.UI.CsmButton(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvinPay)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvTender)).BeginInit(); this.SuspendLayout(); // // lblUserNM // this.lblUserNM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblUserNM.BorderStyleReDraw = true; this.lblUserNM.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblUserNM.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblUserNM.Location = new System.Drawing.Point(685, 139); this.lblUserNM.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblUserNM.Name = "lblUserNM"; this.lblUserNM.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblUserNM.Size = new System.Drawing.Size(122, 40); this.lblUserNM.TabIndex = 119; this.lblUserNM.Text = "등록자"; this.lblUserNM.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(965, 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); // // txtUserNM // this.txtUserNM.BackColor = System.Drawing.Color.WhiteSmoke; this.txtUserNM.BorderStyleReDraw = true; this.txtUserNM.Font = new System.Drawing.Font("나눔스퀘어", 14F, System.Drawing.FontStyle.Bold); this.txtUserNM.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtUserNM.Location = new System.Drawing.Point(822, 146); this.txtUserNM.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.txtUserNM.Name = "txtUserNM"; this.txtUserNM.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.txtUserNM.Size = new System.Drawing.Size(169, 26); this.txtUserNM.TabIndex = 285; this.txtUserNM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // 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(950, 50); this.lblTitle.TabIndex = 287; this.lblTitle.Text = "마감/중간마감"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblADMTAmount // this.lblADMTAmount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblADMTAmount.BorderStyleReDraw = true; this.lblADMTAmount.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblADMTAmount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblADMTAmount.Location = new System.Drawing.Point(16, 639); this.lblADMTAmount.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblADMTAmount.Name = "lblADMTAmount"; this.lblADMTAmount.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblADMTAmount.Size = new System.Drawing.Size(122, 40); this.lblADMTAmount.TabIndex = 283; this.lblADMTAmount.Text = "시재금총액"; this.lblADMTAmount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblSaleDate // this.lblSaleDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblSaleDate.BorderStyleReDraw = true; this.lblSaleDate.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblSaleDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblSaleDate.Location = new System.Drawing.Point(685, 100); 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 = 308; this.lblSaleDate.Text = "영업일자"; this.lblSaleDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtSaleDate // this.txtSaleDate.BackColor = System.Drawing.Color.WhiteSmoke; this.txtSaleDate.BorderStyleReDraw = true; this.txtSaleDate.Font = new System.Drawing.Font("나눔스퀘어", 14F, System.Drawing.FontStyle.Bold); this.txtSaleDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtSaleDate.Location = new System.Drawing.Point(822, 107); this.txtSaleDate.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.txtSaleDate.Name = "txtSaleDate"; this.txtSaleDate.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.txtSaleDate.Size = new System.Drawing.Size(169, 26); this.txtSaleDate.TabIndex = 318; this.txtSaleDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnComplete // this.btnComplete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnComplete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnComplete.BorderStyleReDraw = false; this.btnComplete.ClickImage = null; this.btnComplete.DefaultImage = null; this.btnComplete.DisableImage = null; this.btnComplete.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnComplete.ForeColor = System.Drawing.Color.White; this.btnComplete.Location = new System.Drawing.Point(926, 367); this.btnComplete.Name = "btnComplete"; this.btnComplete.OccupancyBar = 0; this.btnComplete.OccupancyBar_Lv0 = null; this.btnComplete.OccupancyBar_Lv1 = null; this.btnComplete.OccupancyBar_Lv2 = null; this.btnComplete.OccupancyBar_Lv3 = null; this.btnComplete.OccupancyBar_Lv4 = null; this.btnComplete.Size = new System.Drawing.Size(81, 49); this.btnComplete.TabIndex = 133; this.btnComplete.Text = "업무마감"; this.btnComplete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnComplete.UseCompatibleTextRendering = true; this.btnComplete.Click += new System.EventHandler(this.btnProc_Click); // // 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(1024, 696); this.picBack.TabIndex = 298; this.picBack.TabStop = false; // // txtADMTAmount // this.txtADMTAmount.BackColor = System.Drawing.Color.WhiteSmoke; this.txtADMTAmount.BorderStyleReDraw = true; this.txtADMTAmount.Font = new System.Drawing.Font("나눔스퀘어", 14F, System.Drawing.FontStyle.Bold); this.txtADMTAmount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtADMTAmount.Location = new System.Drawing.Point(153, 646); this.txtADMTAmount.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.txtADMTAmount.Name = "txtADMTAmount"; this.txtADMTAmount.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.txtADMTAmount.Size = new System.Drawing.Size(158, 26); this.txtADMTAmount.TabIndex = 329; this.txtADMTAmount.Text = "0"; this.txtADMTAmount.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // btnPrint // this.btnPrint.BackColor = System.Drawing.Color.White; this.btnPrint.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnPrint.BorderStyleReDraw = true; this.btnPrint.ClickImage = null; this.btnPrint.DefaultImage = null; this.btnPrint.DisableImage = null; this.btnPrint.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnPrint.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnPrint.Location = new System.Drawing.Point(765, 367); this.btnPrint.Name = "btnPrint"; this.btnPrint.OccupancyBar = 0; this.btnPrint.OccupancyBar_Lv0 = null; this.btnPrint.OccupancyBar_Lv1 = null; this.btnPrint.OccupancyBar_Lv2 = null; this.btnPrint.OccupancyBar_Lv3 = null; this.btnPrint.OccupancyBar_Lv4 = null; this.btnPrint.Size = new System.Drawing.Size(82, 49); this.btnPrint.TabIndex = 348; this.btnPrint.Text = "출력"; this.btnPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPrint.UseCompatibleTextRendering = true; this.btnPrint.Click += new System.EventHandler(this.btnProc_Click); // // btnSelect // this.btnSelect.BackColor = System.Drawing.Color.White; this.btnSelect.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnSelect.BorderStyleReDraw = true; this.btnSelect.ClickImage = null; this.btnSelect.DefaultImage = null; this.btnSelect.DisableImage = null; this.btnSelect.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnSelect.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnSelect.Location = new System.Drawing.Point(685, 367); this.btnSelect.Name = "btnSelect"; this.btnSelect.OccupancyBar = 0; this.btnSelect.OccupancyBar_Lv0 = null; this.btnSelect.OccupancyBar_Lv1 = null; this.btnSelect.OccupancyBar_Lv2 = null; this.btnSelect.OccupancyBar_Lv3 = null; this.btnSelect.OccupancyBar_Lv4 = null; this.btnSelect.Size = new System.Drawing.Size(81, 49); this.btnSelect.TabIndex = 350; this.btnSelect.Text = "정산조회"; this.btnSelect.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnSelect.UseCompatibleTextRendering = true; this.btnSelect.Click += new System.EventHandler(this.btnProc_Click); // // btnEnter // this.btnEnter.BackColor = System.Drawing.Color.White; this.btnEnter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnEnter.BorderStyleReDraw = true; this.btnEnter.ClickImage = null; this.btnEnter.DefaultImage = null; this.btnEnter.DisableImage = null; this.btnEnter.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnEnter.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnEnter.Location = new System.Drawing.Point(846, 367); 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(81, 49); this.btnEnter.TabIndex = 351; this.btnEnter.Text = "중간정산"; this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnEnter.UseCompatibleTextRendering = true; this.btnEnter.Click += new System.EventHandler(this.btnProc_Click); // // btnAllDw1 // this.btnAllDw1.BackColor = System.Drawing.Color.White; this.btnAllDw1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnAllDw1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btnAllDw1.BorderStyleReDraw = true; this.btnAllDw1.ClickImage = null; this.btnAllDw1.DefaultImage = null; this.btnAllDw1.DisableImage = null; this.btnAllDw1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnAllDw1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnAllDw1.Location = new System.Drawing.Point(298, 361); this.btnAllDw1.Name = "btnAllDw1"; this.btnAllDw1.OccupancyBar = 0; this.btnAllDw1.OccupancyBar_Lv0 = null; this.btnAllDw1.OccupancyBar_Lv1 = null; this.btnAllDw1.OccupancyBar_Lv2 = null; this.btnAllDw1.OccupancyBar_Lv3 = null; this.btnAllDw1.OccupancyBar_Lv4 = null; this.btnAllDw1.Size = new System.Drawing.Size(29, 262); this.btnAllDw1.TabIndex = 354; this.btnAllDw1.Text = "∨"; this.btnAllDw1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnAllDw1.UseCompatibleTextRendering = true; this.btnAllDw1.Click += new System.EventHandler(this.btnProc_Click); // // btnAllUp1 // this.btnAllUp1.BackColor = System.Drawing.Color.White; this.btnAllUp1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnAllUp1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btnAllUp1.BorderStyleReDraw = true; this.btnAllUp1.ClickImage = null; this.btnAllUp1.DefaultImage = null; this.btnAllUp1.DisableImage = null; this.btnAllUp1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnAllUp1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnAllUp1.Location = new System.Drawing.Point(298, 100); this.btnAllUp1.Name = "btnAllUp1"; this.btnAllUp1.OccupancyBar = 0; this.btnAllUp1.OccupancyBar_Lv0 = null; this.btnAllUp1.OccupancyBar_Lv1 = null; this.btnAllUp1.OccupancyBar_Lv2 = null; this.btnAllUp1.OccupancyBar_Lv3 = null; this.btnAllUp1.OccupancyBar_Lv4 = null; this.btnAllUp1.Size = new System.Drawing.Size(29, 262); this.btnAllUp1.TabIndex = 355; this.btnAllUp1.Text = "∧"; this.btnAllUp1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnAllUp1.UseCompatibleTextRendering = true; this.btnAllUp1.Click += new System.EventHandler(this.btnProc_Click); // // dgvinPay // this.dgvinPay.BackgroundColor = System.Drawing.Color.White; this.dgvinPay.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal; this.dgvinPay.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229))))); dataGridViewCellStyle13.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); dataGridViewCellStyle13.ForeColor = System.Drawing.Color.Black; dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.GradientActiveCaption; dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvinPay.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13; this.dgvinPay.ColumnHeadersHeight = 35; this.dgvinPay.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvinPay.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.AMDT_TYPE, this.QTY, this.AMOUNT, this.CD1, this.AMT1, this.Column1, this.Column2, this.Column3}); dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle17.BackColor = System.Drawing.Color.White; dataGridViewCellStyle17.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); dataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption; dataGridViewCellStyle17.SelectionForeColor = System.Drawing.Color.Black; dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvinPay.DefaultCellStyle = dataGridViewCellStyle17; this.dgvinPay.EnableHeadersVisualStyles = false; this.dgvinPay.GridColor = System.Drawing.Color.Silver; this.dgvinPay.Location = new System.Drawing.Point(16, 100); this.dgvinPay.MultiSelect = false; this.dgvinPay.Name = "dgvinPay"; this.dgvinPay.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229))))); dataGridViewCellStyle18.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.White; dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.Black; dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvinPay.RowHeadersDefaultCellStyle = dataGridViewCellStyle18; this.dgvinPay.RowHeadersVisible = false; this.dgvinPay.RowHeadersWidth = 60; this.dgvinPay.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvinPay.RowTemplate.Height = 34; this.dgvinPay.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False; this.dgvinPay.ScrollBars = System.Windows.Forms.ScrollBars.None; this.dgvinPay.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dgvinPay.ShowEditingIcon = false; this.dgvinPay.Size = new System.Drawing.Size(283, 523); this.dgvinPay.TabIndex = 353; this.dgvinPay.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvinPay_CellClick); this.dgvinPay.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvinPay_CellLeave); this.dgvinPay.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvinPay_CellValueChanged); this.dgvinPay.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // AMDT_TYPE // dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.AMDT_TYPE.DefaultCellStyle = dataGridViewCellStyle14; this.AMDT_TYPE.HeaderText = "권종"; this.AMDT_TYPE.Name = "AMDT_TYPE"; this.AMDT_TYPE.ReadOnly = true; this.AMDT_TYPE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.AMDT_TYPE.Width = 120; // // QTY // dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle15.BackColor = System.Drawing.Color.White; dataGridViewCellStyle15.Format = "N0"; dataGridViewCellStyle15.NullValue = "0"; this.QTY.DefaultCellStyle = dataGridViewCellStyle15; this.QTY.HeaderText = "매수"; this.QTY.MaxInputLength = 9; this.QTY.Name = "QTY"; this.QTY.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.QTY.Width = 60; // // AMOUNT // dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle16.Format = "N0"; dataGridViewCellStyle16.NullValue = "0"; this.AMOUNT.DefaultCellStyle = dataGridViewCellStyle16; this.AMOUNT.HeaderText = "금액"; this.AMOUNT.Name = "AMOUNT"; this.AMOUNT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // CD1 // this.CD1.HeaderText = "Column1"; this.CD1.Name = "CD1"; this.CD1.ReadOnly = true; this.CD1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.CD1.Visible = false; // // AMT1 // this.AMT1.HeaderText = "Column1"; this.AMT1.Name = "AMT1"; this.AMT1.ReadOnly = true; this.AMT1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.AMT1.Visible = false; // // 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; // // lblTitle1 // this.lblTitle1.AutoSize = true; this.lblTitle1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTitle1.Location = new System.Drawing.Point(16, 67); this.lblTitle1.Name = "lblTitle1"; this.lblTitle1.Size = new System.Drawing.Size(87, 18); this.lblTitle1.TabIndex = 356; this.lblTitle1.Text = "● 시재입금"; // // btnAllDw2 // this.btnAllDw2.BackColor = System.Drawing.Color.White; this.btnAllDw2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnAllDw2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btnAllDw2.BorderStyleReDraw = true; this.btnAllDw2.ClickImage = null; this.btnAllDw2.DefaultImage = null; this.btnAllDw2.DisableImage = null; this.btnAllDw2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnAllDw2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnAllDw2.Location = new System.Drawing.Point(642, 389); this.btnAllDw2.Name = "btnAllDw2"; this.btnAllDw2.OccupancyBar = 0; this.btnAllDw2.OccupancyBar_Lv0 = null; this.btnAllDw2.OccupancyBar_Lv1 = null; this.btnAllDw2.OccupancyBar_Lv2 = null; this.btnAllDw2.OccupancyBar_Lv3 = null; this.btnAllDw2.OccupancyBar_Lv4 = null; this.btnAllDw2.Size = new System.Drawing.Size(29, 290); this.btnAllDw2.TabIndex = 358; this.btnAllDw2.Text = "∨"; this.btnAllDw2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnAllDw2.UseCompatibleTextRendering = true; this.btnAllDw2.Click += new System.EventHandler(this.btnProc_Click); // // btnAllUp2 // this.btnAllUp2.BackColor = System.Drawing.Color.White; this.btnAllUp2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnAllUp2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btnAllUp2.BorderStyleReDraw = true; this.btnAllUp2.ClickImage = null; this.btnAllUp2.DefaultImage = null; this.btnAllUp2.DisableImage = null; this.btnAllUp2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnAllUp2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnAllUp2.Location = new System.Drawing.Point(642, 100); this.btnAllUp2.Name = "btnAllUp2"; this.btnAllUp2.OccupancyBar = 0; this.btnAllUp2.OccupancyBar_Lv0 = null; this.btnAllUp2.OccupancyBar_Lv1 = null; this.btnAllUp2.OccupancyBar_Lv2 = null; this.btnAllUp2.OccupancyBar_Lv3 = null; this.btnAllUp2.OccupancyBar_Lv4 = null; this.btnAllUp2.Size = new System.Drawing.Size(29, 290); this.btnAllUp2.TabIndex = 359; this.btnAllUp2.Text = "∧"; this.btnAllUp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnAllUp2.UseCompatibleTextRendering = true; this.btnAllUp2.Click += new System.EventHandler(this.btnProc_Click); // // dgvTender // this.dgvTender.BackgroundColor = System.Drawing.Color.White; this.dgvTender.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal; this.dgvTender.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229))))); dataGridViewCellStyle19.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); dataGridViewCellStyle19.ForeColor = System.Drawing.Color.Black; dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.GradientActiveCaption; dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvTender.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19; this.dgvTender.ColumnHeadersHeight = 35; this.dgvTender.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvTender.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.DISP_SEQ, this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn4, this.dataGridViewTextBoxColumn5}); dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle23.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); dataGridViewCellStyle23.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption; dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.Black; dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvTender.DefaultCellStyle = dataGridViewCellStyle23; this.dgvTender.Enabled = false; this.dgvTender.EnableHeadersVisualStyles = false; this.dgvTender.GridColor = System.Drawing.Color.Silver; this.dgvTender.Location = new System.Drawing.Point(340, 100); this.dgvTender.MultiSelect = false; this.dgvTender.Name = "dgvTender"; this.dgvTender.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle24.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); dataGridViewCellStyle24.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption; dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.Black; dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvTender.RowHeadersDefaultCellStyle = dataGridViewCellStyle24; this.dgvTender.RowHeadersVisible = false; this.dgvTender.RowHeadersWidth = 60; this.dgvTender.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvTender.RowTemplate.Height = 34; this.dgvTender.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False; this.dgvTender.ScrollBars = System.Windows.Forms.ScrollBars.None; this.dgvTender.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dgvTender.ShowEditingIcon = false; this.dgvTender.Size = new System.Drawing.Size(303, 579); this.dgvTender.TabIndex = 357; // // DISP_SEQ // this.DISP_SEQ.HeaderText = "DISP_SEQ"; this.DISP_SEQ.Name = "DISP_SEQ"; this.DISP_SEQ.ReadOnly = true; this.DISP_SEQ.Visible = false; // // dataGridViewTextBoxColumn1 // dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle20; this.dataGridViewTextBoxColumn1.HeaderText = "품목"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn1.Width = 140; // // dataGridViewTextBoxColumn2 // dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle21.BackColor = System.Drawing.Color.White; dataGridViewCellStyle21.Format = "N0"; dataGridViewCellStyle21.NullValue = "0"; this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle21; this.dataGridViewTextBoxColumn2.HeaderText = "수량"; this.dataGridViewTextBoxColumn2.MaxInputLength = 9; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn2.Width = 60; // // dataGridViewTextBoxColumn3 // dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle22.Format = "N0"; dataGridViewCellStyle22.NullValue = "0"; this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle22; this.dataGridViewTextBoxColumn3.HeaderText = "금액"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.HeaderText = "Column1"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn4.Visible = false; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.HeaderText = "Column1"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn5.Visible = false; // // lblTitle2 // this.lblTitle2.AutoSize = true; this.lblTitle2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTitle2.Location = new System.Drawing.Point(340, 67); this.lblTitle2.Name = "lblTitle2"; this.lblTitle2.Size = new System.Drawing.Size(87, 18); this.lblTitle2.TabIndex = 360; this.lblTitle2.Text = "● 결제내역"; // // txtPrtData // this.txtPrtData.BackColor = System.Drawing.Color.White; this.txtPrtData.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPrtData.Font = new System.Drawing.Font("나눔스퀘어", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtPrtData.Location = new System.Drawing.Point(124, 100); this.txtPrtData.Multiline = true; this.txtPrtData.Name = "txtPrtData"; this.txtPrtData.ReadOnly = true; this.txtPrtData.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtPrtData.Size = new System.Drawing.Size(446, 579); this.txtPrtData.TabIndex = 361; this.txtPrtData.Text = "012345678901234567890123456789012345678912"; // // lblMidCloseSeq // this.lblMidCloseSeq.AutoSize = true; this.lblMidCloseSeq.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblMidCloseSeq.ForeColor = System.Drawing.Color.Blue; this.lblMidCloseSeq.Location = new System.Drawing.Point(864, 198); this.lblMidCloseSeq.Name = "lblMidCloseSeq"; this.lblMidCloseSeq.Size = new System.Drawing.Size(141, 18); this.lblMidCloseSeq.TabIndex = 362; this.lblMidCloseSeq.Text = "{0}번째 중간마감중"; this.lblMidCloseSeq.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label6 // this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label6.Location = new System.Drawing.Point(16, 637); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(311, 2); this.label6.TabIndex = 364; // // txtOverCash // this.txtOverCash.BackColor = System.Drawing.Color.WhiteSmoke; this.txtOverCash.BorderStyleReDraw = true; this.txtOverCash.Font = new System.Drawing.Font("나눔스퀘어", 14F, System.Drawing.FontStyle.Bold); this.txtOverCash.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtOverCash.Location = new System.Drawing.Point(822, 242); this.txtOverCash.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.txtOverCash.Name = "txtOverCash"; this.txtOverCash.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.txtOverCash.Size = new System.Drawing.Size(169, 26); this.txtOverCash.TabIndex = 372; this.txtOverCash.Text = "0"; this.txtOverCash.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblOverCash // this.lblOverCash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblOverCash.BorderStyleReDraw = true; this.lblOverCash.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblOverCash.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblOverCash.Location = new System.Drawing.Point(685, 235); this.lblOverCash.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblOverCash.Name = "lblOverCash"; this.lblOverCash.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblOverCash.Size = new System.Drawing.Size(122, 40); this.lblOverCash.TabIndex = 369; this.lblOverCash.Text = "현금과부족"; this.lblOverCash.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtOverGift // this.txtOverGift.BackColor = System.Drawing.Color.WhiteSmoke; this.txtOverGift.BorderStyleReDraw = true; this.txtOverGift.Font = new System.Drawing.Font("나눔스퀘어", 14F, System.Drawing.FontStyle.Bold); this.txtOverGift.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.txtOverGift.Location = new System.Drawing.Point(822, 281); this.txtOverGift.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.txtOverGift.Name = "txtOverGift"; this.txtOverGift.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.txtOverGift.Size = new System.Drawing.Size(169, 26); this.txtOverGift.TabIndex = 366; this.txtOverGift.Text = "0"; this.txtOverGift.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblOverGift // this.lblOverGift.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblOverGift.BorderStyleReDraw = true; this.lblOverGift.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblOverGift.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblOverGift.Location = new System.Drawing.Point(685, 274); this.lblOverGift.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblOverGift.Name = "lblOverGift"; this.lblOverGift.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblOverGift.Size = new System.Drawing.Size(122, 40); this.lblOverGift.TabIndex = 365; this.lblOverGift.Text = "상품권과부족"; this.lblOverGift.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // 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(685, 429); this.padInPut.Name = "padInPut"; this.padInPut.QtyBtnText = "QTY"; this.padInPut.SearchBtnText = "FIND"; this.padInPut.Size = new System.Drawing.Size(322, 250); this.padInPut.TabIndex = 17; this.padInPut.ThemeColor = "000000000"; this.padInPut.Use4By4 = true; // // timer1 // this.timer1.Interval = 300; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // vScrollbar // this.vScrollbar.Location = new System.Drawing.Point(554, 100); this.vScrollbar.Name = "vScrollbar"; this.vScrollbar.Size = new System.Drawing.Size(43, 579); this.vScrollbar.TabIndex = 494; // // ckbSimple // this.ckbSimple.AutoSize = true; this.ckbSimple.Checked = true; this.ckbSimple.CheckState = System.Windows.Forms.CheckState.Checked; this.ckbSimple.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.ckbSimple.Location = new System.Drawing.Point(918, 328); this.ckbSimple.Name = "ckbSimple"; this.ckbSimple.Size = new System.Drawing.Size(87, 22); this.ckbSimple.TabIndex = 495; this.ckbSimple.Text = "간편출력"; this.ckbSimple.UseVisualStyleBackColor = true; // // lblBox5 // this.lblBox5.BackColor = System.Drawing.Color.White; this.lblBox5.BorderStyleReDraw = true; this.lblBox5.Location = new System.Drawing.Point(806, 274); this.lblBox5.Name = "lblBox5"; this.lblBox5.Size = new System.Drawing.Size(201, 40); this.lblBox5.TabIndex = 497; // // lblBox4 // this.lblBox4.BackColor = System.Drawing.Color.White; this.lblBox4.BorderStyleReDraw = true; this.lblBox4.Location = new System.Drawing.Point(806, 235); this.lblBox4.Name = "lblBox4"; this.lblBox4.Size = new System.Drawing.Size(201, 40); this.lblBox4.TabIndex = 498; // // lblBox3 // this.lblBox3.BackColor = System.Drawing.Color.White; this.lblBox3.BorderStyleReDraw = true; this.lblBox3.Location = new System.Drawing.Point(806, 139); this.lblBox3.Name = "lblBox3"; this.lblBox3.Size = new System.Drawing.Size(201, 40); this.lblBox3.TabIndex = 499; // // lblBox2 // this.lblBox2.BackColor = System.Drawing.Color.White; this.lblBox2.BorderStyleReDraw = true; this.lblBox2.Location = new System.Drawing.Point(806, 100); this.lblBox2.Name = "lblBox2"; this.lblBox2.Size = new System.Drawing.Size(201, 40); this.lblBox2.TabIndex = 500; // // lblBox1 // this.lblBox1.BackColor = System.Drawing.Color.White; this.lblBox1.BorderStyleReDraw = true; this.lblBox1.Location = new System.Drawing.Point(137, 639); this.lblBox1.Name = "lblBox1"; this.lblBox1.Size = new System.Drawing.Size(190, 40); this.lblBox1.TabIndex = 501; // // label4 // this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label4.Location = new System.Drawing.Point(16, 99); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(311, 2); this.label4.TabIndex = 502; // // label11 // this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label11.Location = new System.Drawing.Point(340, 99); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(331, 2); this.label11.TabIndex = 503; // // label1 // this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label1.Location = new System.Drawing.Point(685, 99); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(322, 2); this.label1.TabIndex = 504; // // label12 // this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label12.Location = new System.Drawing.Point(685, 234); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(322, 2); this.label12.TabIndex = 505; // // btnExchange // this.btnExchange.BackColor = System.Drawing.Color.White; this.btnExchange.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnExchange.BorderStyleReDraw = true; this.btnExchange.ClickImage = null; this.btnExchange.DefaultImage = null; this.btnExchange.DisableImage = null; this.btnExchange.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnExchange.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnExchange.Location = new System.Drawing.Point(685, 318); this.btnExchange.Name = "btnExchange"; this.btnExchange.OccupancyBar = 0; this.btnExchange.OccupancyBar_Lv0 = null; this.btnExchange.OccupancyBar_Lv1 = null; this.btnExchange.OccupancyBar_Lv2 = null; this.btnExchange.OccupancyBar_Lv3 = null; this.btnExchange.OccupancyBar_Lv4 = null; this.btnExchange.Size = new System.Drawing.Size(81, 49); this.btnExchange.TabIndex = 506; this.btnExchange.Text = "환전"; this.btnExchange.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnExchange.UseCompatibleTextRendering = true; this.btnExchange.Click += new System.EventHandler(this.btnExchange_Click); // // frmAccADMT // 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(1024, 696); this.Controls.Add(this.btnExchange); this.Controls.Add(this.btnComplete); this.Controls.Add(this.btnEnter); this.Controls.Add(this.btnPrint); this.Controls.Add(this.btnSelect); this.Controls.Add(this.vScrollbar); this.Controls.Add(this.txtPrtData); this.Controls.Add(this.txtOverCash); this.Controls.Add(this.txtOverGift); this.Controls.Add(this.txtSaleDate); this.Controls.Add(this.txtUserNM); this.Controls.Add(this.label12); this.Controls.Add(this.label1); this.Controls.Add(this.label11); this.Controls.Add(this.label4); this.Controls.Add(this.label6); this.Controls.Add(this.txtADMTAmount); 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.ckbSimple); this.Controls.Add(this.lblOverCash); this.Controls.Add(this.lblOverGift); this.Controls.Add(this.lblMidCloseSeq); this.Controls.Add(this.lblTitle2); this.Controls.Add(this.btnAllDw2); this.Controls.Add(this.btnAllUp2); this.Controls.Add(this.dgvTender); this.Controls.Add(this.lblTitle1); this.Controls.Add(this.btnAllDw1); this.Controls.Add(this.btnAllUp1); this.Controls.Add(this.dgvinPay); this.Controls.Add(this.lblSaleDate); this.Controls.Add(this.lblTitle); this.Controls.Add(this.lblADMTAmount); this.Controls.Add(this.btnExit); this.Controls.Add(this.lblUserNM); this.Controls.Add(this.padInPut); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmAccADMT"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "frmAccADMT"; this.Activated += new System.EventHandler(this.frmAccADMT_Activated); this.Deactivate += new System.EventHandler(this.frmAccADMT_Deactivate); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmAccADMT_FormClosing); this.Load += new System.EventHandler(this.frmAccADMT_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvinPay)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvTender)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private UI.CsmNumpad padInPut; private UI.CsmLabel lblUserNM; private UI.CsmLabel btnExit; private UI.CsmLabel txtUserNM; private UI.CsmLabel lblTitle; private UI.CsmLabel lblADMTAmount; private System.Windows.Forms.PictureBox picBack; private UI.CsmLabel lblSaleDate; private UI.CsmLabel txtSaleDate; private UI.CsmButton btnComplete; private UI.CsmLabel txtADMTAmount; private UI.CsmButton btnPrint; private UI.CsmButton btnSelect; private UI.CsmButton btnEnter; private UI.CsmButton btnAllDw1; private UI.CsmButton btnAllUp1; private System.Windows.Forms.DataGridView dgvinPay; private System.Windows.Forms.Label lblTitle1; private UI.CsmButton btnAllDw2; private UI.CsmButton btnAllUp2; private System.Windows.Forms.DataGridView dgvTender; private System.Windows.Forms.Label lblTitle2; public System.Windows.Forms.TextBox txtPrtData; private System.Windows.Forms.Label lblMidCloseSeq; private System.Windows.Forms.Label label6; private UI.CsmLabel txtOverCash; private UI.CsmLabel lblOverCash; private UI.CsmLabel txtOverGift; private UI.CsmLabel lblOverGift; private System.Windows.Forms.Timer timer1; private UI.CsmVScrollbar vScrollbar; private System.Windows.Forms.CheckBox ckbSimple; private UI.CsmLabel lblBox5; private UI.CsmLabel lblBox4; private UI.CsmLabel lblBox3; private UI.CsmLabel lblBox2; private UI.CsmLabel lblBox1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label12; private System.Windows.Forms.DataGridViewTextBoxColumn DISP_SEQ; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn AMDT_TYPE; private System.Windows.Forms.DataGridViewTextBoxColumn QTY; private System.Windows.Forms.DataGridViewTextBoxColumn AMOUNT; private System.Windows.Forms.DataGridViewTextBoxColumn CD1; private System.Windows.Forms.DataGridViewTextBoxColumn AMT1; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private UI.CsmButton btnExchange; } }