namespace Cosmos.Win { partial class frmCustomerClaimInput { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCustomerClaimInput)); this.picBack = new System.Windows.Forms.PictureBox(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.btnExit = new Cosmos.UI.CsmLabel(); this.label01 = new System.Windows.Forms.Label(); this.lblAcceptNo = new Cosmos.UI.CsmLabel(); this.txtAcceptNo = new Cosmos.UI.CsmPosEditBox(); this.txtCustomerNm = new Cosmos.UI.CsmPosEditBox(); this.label03 = new System.Windows.Forms.Label(); this.lblCustomerNm = new Cosmos.UI.CsmLabel(); this.txtCustomerTel = new Cosmos.UI.CsmPosEditBox(); this.lbCustomerTel = new Cosmos.UI.CsmLabel(); this.txtPluNm = new Cosmos.UI.CsmPosEditBox(); this.label05 = new System.Windows.Forms.Label(); this.lblPluNm = new Cosmos.UI.CsmLabel(); this.label08 = new System.Windows.Forms.Label(); this.lblExample = new Cosmos.UI.CsmLabel(); this.txtCostAmt = new Cosmos.UI.CsmPosEditBox(); this.lblPrcsFlag = new Cosmos.UI.CsmLabel(); this.lblCostAmt = new Cosmos.UI.CsmLabel(); this.lblMemo = new Cosmos.UI.CsmLabel(); this.lblCustomerInfo = new Cosmos.UI.CsmLabel(); this.lblCustomerPrcs = new Cosmos.UI.CsmLabel(); this.lblProductInfo = new Cosmos.UI.CsmLabel(); this.lblPluCode1 = new Cosmos.UI.CsmLabel(); this.lblPluCode2 = new Cosmos.UI.CsmLabel(); this.txtPluCode = new Cosmos.UI.CsmPosEditBox(); this.rdoExchg = new System.Windows.Forms.RadioButton(); this.rdoPay = new System.Windows.Forms.RadioButton(); this.rdoIdem = new System.Windows.Forms.RadioButton(); this.padInPut = new Cosmos.UI.CsmNumpad(); this.panel1 = new System.Windows.Forms.Panel(); this.rdoFemale = new System.Windows.Forms.RadioButton(); this.rdoMale = new System.Windows.Forms.RadioButton(); this.panel2 = new System.Windows.Forms.Panel(); this.btnInput = new Cosmos.UI.CsmButton(); this.btnPrint = new Cosmos.UI.CsmButton(); this.txtMemo = new System.Windows.Forms.TextBox(); this.btnBuyDate = new Cosmos.UI.CsmButton(); this.txtBuyDate = new Cosmos.UI.CsmPosEditBox(); this.lblBox6 = new Cosmos.UI.CsmLabel(); this.lblBox5 = new Cosmos.UI.CsmLabel(); this.lblBox4 = new Cosmos.UI.CsmLabel(); this.lblBox3 = new Cosmos.UI.CsmLabel(); this.lblBox2 = new Cosmos.UI.CsmLabel(); this.lblBox1 = new Cosmos.UI.CsmLabel(); this.lblBox8 = new Cosmos.UI.CsmLabel(); this.lblBox7 = new Cosmos.UI.CsmLabel(); this.label1 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // picBack // this.picBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; 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 = 394; this.picBack.TabStop = false; // // 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 = 416; this.lblTitle.Text = "고객 불편사항 등록"; this.lblTitle.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 = 417; this.btnExit.Text = "X"; this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // label01 // this.label01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.label01.Location = new System.Drawing.Point(16, 67); this.label01.Name = "label01"; this.label01.Size = new System.Drawing.Size(656, 2); this.label01.TabIndex = 419; // // lblAcceptNo // this.lblAcceptNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblAcceptNo.BorderStyleReDraw = true; this.lblAcceptNo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblAcceptNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblAcceptNo.Location = new System.Drawing.Point(16, 68); this.lblAcceptNo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblAcceptNo.Name = "lblAcceptNo"; this.lblAcceptNo.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblAcceptNo.Size = new System.Drawing.Size(122, 40); this.lblAcceptNo.TabIndex = 418; this.lblAcceptNo.Text = "접수번호"; this.lblAcceptNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtAcceptNo // this.txtAcceptNo.BackColor = System.Drawing.Color.WhiteSmoke; this.txtAcceptNo.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtAcceptNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtAcceptNo.BorderStyleReDraw = false; this.txtAcceptNo.ClearFlag = false; this.txtAcceptNo.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtAcceptNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtAcceptNo.Enabled = false; this.txtAcceptNo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtAcceptNo.InputType = Cosmos.UI.InputType.None; this.txtAcceptNo.InputTypeFormat = ""; this.txtAcceptNo.Location = new System.Drawing.Point(154, 74); this.txtAcceptNo.Margin = new System.Windows.Forms.Padding(5); this.txtAcceptNo.MaxLength = 37; this.txtAcceptNo.MaxLengthAutoEnd = false; this.txtAcceptNo.MaxLengthForKeyIn = 32767; this.txtAcceptNo.MaxLengthForNumpad = 32767; this.txtAcceptNo.Name = "txtAcceptNo"; this.txtAcceptNo.PasswordChar = '\0'; this.txtAcceptNo.ReadOnly = true; this.txtAcceptNo.Size = new System.Drawing.Size(501, 26); this.txtAcceptNo.TabIndex = 421; this.txtAcceptNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtAcceptNo.UseDualMaxLength = false; this.txtAcceptNo.Value = ""; // // txtCustomerNm // this.txtCustomerNm.BackColor = System.Drawing.Color.WhiteSmoke; this.txtCustomerNm.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtCustomerNm.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtCustomerNm.BorderStyleReDraw = false; this.txtCustomerNm.ClearFlag = false; this.txtCustomerNm.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtCustomerNm.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtCustomerNm.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtCustomerNm.InputType = Cosmos.UI.InputType.None; this.txtCustomerNm.InputTypeFormat = ""; this.txtCustomerNm.Location = new System.Drawing.Point(154, 175); this.txtCustomerNm.Margin = new System.Windows.Forms.Padding(5); this.txtCustomerNm.MaxLength = 0; this.txtCustomerNm.MaxLengthAutoEnd = false; this.txtCustomerNm.MaxLengthForKeyIn = 32767; this.txtCustomerNm.MaxLengthForNumpad = 32767; this.txtCustomerNm.Name = "txtCustomerNm"; this.txtCustomerNm.PasswordChar = '\0'; this.txtCustomerNm.ReadOnly = false; this.txtCustomerNm.Size = new System.Drawing.Size(373, 26); this.txtCustomerNm.TabIndex = 426; this.txtCustomerNm.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCustomerNm.UseDualMaxLength = false; this.txtCustomerNm.Value = ""; this.txtCustomerNm.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtCustomerNm.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // label03 // this.label03.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.label03.Location = new System.Drawing.Point(16, 167); this.label03.Name = "label03"; this.label03.Size = new System.Drawing.Size(992, 2); this.label03.TabIndex = 424; // // lblCustomerNm // this.lblCustomerNm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblCustomerNm.BorderStyleReDraw = true; this.lblCustomerNm.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblCustomerNm.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblCustomerNm.Location = new System.Drawing.Point(16, 168); this.lblCustomerNm.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblCustomerNm.Name = "lblCustomerNm"; this.lblCustomerNm.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblCustomerNm.Size = new System.Drawing.Size(122, 40); this.lblCustomerNm.TabIndex = 423; this.lblCustomerNm.Text = "이 름"; this.lblCustomerNm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtCustomerTel // this.txtCustomerTel.BackColor = System.Drawing.Color.WhiteSmoke; this.txtCustomerTel.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtCustomerTel.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtCustomerTel.BorderStyleReDraw = false; this.txtCustomerTel.ClearFlag = false; this.txtCustomerTel.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtCustomerTel.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtCustomerTel.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtCustomerTel.InputType = Cosmos.UI.InputType.Digit; this.txtCustomerTel.InputTypeFormat = ""; this.txtCustomerTel.Location = new System.Drawing.Point(810, 174); this.txtCustomerTel.Margin = new System.Windows.Forms.Padding(5); this.txtCustomerTel.MaxLength = 30; this.txtCustomerTel.MaxLengthAutoEnd = false; this.txtCustomerTel.MaxLengthForKeyIn = 32767; this.txtCustomerTel.MaxLengthForNumpad = 32767; this.txtCustomerTel.Name = "txtCustomerTel"; this.txtCustomerTel.PasswordChar = '\0'; this.txtCustomerTel.ReadOnly = false; this.txtCustomerTel.Size = new System.Drawing.Size(185, 26); this.txtCustomerTel.TabIndex = 430; this.txtCustomerTel.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCustomerTel.UseDualMaxLength = false; this.txtCustomerTel.Value = "01011112222"; this.txtCustomerTel.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtCustomerTel.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // lbCustomerTel // this.lbCustomerTel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbCustomerTel.BorderStyleReDraw = true; this.lbCustomerTel.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lbCustomerTel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lbCustomerTel.Location = new System.Drawing.Point(669, 168); this.lbCustomerTel.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lbCustomerTel.Name = "lbCustomerTel"; this.lbCustomerTel.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lbCustomerTel.Size = new System.Drawing.Size(122, 40); this.lbCustomerTel.TabIndex = 427; this.lbCustomerTel.Text = "연락처"; this.lbCustomerTel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtPluNm // this.txtPluNm.BackColor = System.Drawing.Color.WhiteSmoke; this.txtPluNm.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtPluNm.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtPluNm.BorderStyleReDraw = false; this.txtPluNm.ClearFlag = false; this.txtPluNm.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtPluNm.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtPluNm.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtPluNm.InputType = Cosmos.UI.InputType.None; this.txtPluNm.InputTypeFormat = ""; this.txtPluNm.Location = new System.Drawing.Point(154, 276); this.txtPluNm.Margin = new System.Windows.Forms.Padding(5); this.txtPluNm.MaxLength = 60; this.txtPluNm.MaxLengthAutoEnd = false; this.txtPluNm.MaxLengthForKeyIn = 32767; this.txtPluNm.MaxLengthForNumpad = 32767; this.txtPluNm.Name = "txtPluNm"; this.txtPluNm.PasswordChar = '\0'; this.txtPluNm.ReadOnly = false; this.txtPluNm.Size = new System.Drawing.Size(501, 26); this.txtPluNm.TabIndex = 434; this.txtPluNm.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtPluNm.UseDualMaxLength = false; this.txtPluNm.Value = ""; this.txtPluNm.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtPluNm.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // label05 // this.label05.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.label05.Location = new System.Drawing.Point(16, 267); this.label05.Name = "label05"; this.label05.Size = new System.Drawing.Size(992, 2); this.label05.TabIndex = 432; // // lblPluNm // this.lblPluNm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblPluNm.BorderStyleReDraw = true; this.lblPluNm.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblPluNm.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblPluNm.Location = new System.Drawing.Point(16, 268); this.lblPluNm.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblPluNm.Name = "lblPluNm"; this.lblPluNm.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblPluNm.Size = new System.Drawing.Size(122, 40); this.lblPluNm.TabIndex = 431; this.lblPluNm.Text = "대표제품명"; this.lblPluNm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label08 // this.label08.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.label08.Location = new System.Drawing.Point(16, 405); this.label08.Name = "label08"; this.label08.Size = new System.Drawing.Size(656, 2); this.label08.TabIndex = 436; // // lblExample // this.lblExample.BackColor = System.Drawing.Color.White; this.lblExample.BorderStyleReDraw = false; this.lblExample.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblExample.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblExample.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.lblExample.Location = new System.Drawing.Point(670, 313); this.lblExample.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblExample.Name = "lblExample"; this.lblExample.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblExample.Size = new System.Drawing.Size(274, 26); this.lblExample.TabIndex = 435; this.lblExample.Text = "ex) 제품코드 6자리 제조일자"; this.lblExample.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtCostAmt // this.txtCostAmt.BackColor = System.Drawing.Color.WhiteSmoke; this.txtCostAmt.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtCostAmt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtCostAmt.BorderStyleReDraw = false; this.txtCostAmt.ClearFlag = false; this.txtCostAmt.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtCostAmt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtCostAmt.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtCostAmt.InputType = Cosmos.UI.InputType.Money; this.txtCostAmt.InputTypeFormat = ""; this.txtCostAmt.Location = new System.Drawing.Point(154, 452); this.txtCostAmt.Margin = new System.Windows.Forms.Padding(5); this.txtCostAmt.MaxLength = 12; this.txtCostAmt.MaxLengthAutoEnd = false; this.txtCostAmt.MaxLengthForKeyIn = 32767; this.txtCostAmt.MaxLengthForNumpad = 32767; this.txtCostAmt.Name = "txtCostAmt"; this.txtCostAmt.PasswordChar = '\0'; this.txtCostAmt.ReadOnly = false; this.txtCostAmt.Size = new System.Drawing.Size(501, 26); this.txtCostAmt.TabIndex = 442; this.txtCostAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtCostAmt.UseDualMaxLength = false; this.txtCostAmt.Value = ""; this.txtCostAmt.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtCostAmt.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // lblPrcsFlag // this.lblPrcsFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblPrcsFlag.BorderStyleReDraw = true; this.lblPrcsFlag.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblPrcsFlag.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblPrcsFlag.Location = new System.Drawing.Point(16, 406); this.lblPrcsFlag.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblPrcsFlag.Name = "lblPrcsFlag"; this.lblPrcsFlag.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblPrcsFlag.Size = new System.Drawing.Size(122, 40); this.lblPrcsFlag.TabIndex = 439; this.lblPrcsFlag.Text = "처리구분"; this.lblPrcsFlag.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblCostAmt // this.lblCostAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblCostAmt.BorderStyleReDraw = true; this.lblCostAmt.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblCostAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblCostAmt.Location = new System.Drawing.Point(16, 445); this.lblCostAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblCostAmt.Name = "lblCostAmt"; this.lblCostAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblCostAmt.Size = new System.Drawing.Size(122, 40); this.lblCostAmt.TabIndex = 443; this.lblCostAmt.Text = "처리비용"; this.lblCostAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblMemo // this.lblMemo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblMemo.BorderStyleReDraw = true; this.lblMemo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblMemo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblMemo.Location = new System.Drawing.Point(16, 484); this.lblMemo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblMemo.Name = "lblMemo"; this.lblMemo.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblMemo.Size = new System.Drawing.Size(122, 196); this.lblMemo.TabIndex = 447; this.lblMemo.Text = "처리내용"; this.lblMemo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblCustomerInfo // this.lblCustomerInfo.BackColor = System.Drawing.Color.White; this.lblCustomerInfo.BorderStyleReDraw = false; this.lblCustomerInfo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblCustomerInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblCustomerInfo.Location = new System.Drawing.Point(16, 148); this.lblCustomerInfo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblCustomerInfo.Name = "lblCustomerInfo"; this.lblCustomerInfo.Size = new System.Drawing.Size(107, 18); this.lblCustomerInfo.TabIndex = 451; this.lblCustomerInfo.Text = "고객정보"; this.lblCustomerInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblCustomerPrcs // this.lblCustomerPrcs.BackColor = System.Drawing.Color.White; this.lblCustomerPrcs.BorderStyleReDraw = false; this.lblCustomerPrcs.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblCustomerPrcs.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblCustomerPrcs.Location = new System.Drawing.Point(16, 386); this.lblCustomerPrcs.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblCustomerPrcs.Name = "lblCustomerPrcs"; this.lblCustomerPrcs.Size = new System.Drawing.Size(107, 18); this.lblCustomerPrcs.TabIndex = 454; this.lblCustomerPrcs.Text = "고객처리사항"; this.lblCustomerPrcs.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblProductInfo // this.lblProductInfo.BackColor = System.Drawing.Color.White; this.lblProductInfo.BorderStyleReDraw = false; this.lblProductInfo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblProductInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblProductInfo.Location = new System.Drawing.Point(16, 248); this.lblProductInfo.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblProductInfo.Name = "lblProductInfo"; this.lblProductInfo.Size = new System.Drawing.Size(107, 18); this.lblProductInfo.TabIndex = 455; this.lblProductInfo.Text = "제품정보"; this.lblProductInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblPluCode1 // this.lblPluCode1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblPluCode1.BorderStyleReDraw = true; this.lblPluCode1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblPluCode1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblPluCode1.Location = new System.Drawing.Point(16, 307); this.lblPluCode1.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblPluCode1.Name = "lblPluCode1"; this.lblPluCode1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblPluCode1.Size = new System.Drawing.Size(122, 20); this.lblPluCode1.TabIndex = 458; this.lblPluCode1.Text = "제품코드"; this.lblPluCode1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblPluCode2 // this.lblPluCode2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblPluCode2.BorderStyleReDraw = true; this.lblPluCode2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblPluCode2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblPluCode2.Location = new System.Drawing.Point(16, 327); this.lblPluCode2.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblPluCode2.Name = "lblPluCode2"; this.lblPluCode2.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblPluCode2.Size = new System.Drawing.Size(122, 20); this.lblPluCode2.TabIndex = 459; this.lblPluCode2.Text = "(제조일자)"; this.lblPluCode2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtPluCode // this.txtPluCode.BackColor = System.Drawing.Color.WhiteSmoke; this.txtPluCode.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtPluCode.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtPluCode.BorderStyleReDraw = false; this.txtPluCode.ClearFlag = false; this.txtPluCode.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtPluCode.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtPluCode.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtPluCode.InputType = Cosmos.UI.InputType.None; this.txtPluCode.InputTypeFormat = ""; this.txtPluCode.Location = new System.Drawing.Point(154, 313); this.txtPluCode.Margin = new System.Windows.Forms.Padding(5); this.txtPluCode.MaxLength = 45; this.txtPluCode.MaxLengthAutoEnd = false; this.txtPluCode.MaxLengthForKeyIn = 32767; this.txtPluCode.MaxLengthForNumpad = 32767; this.txtPluCode.Name = "txtPluCode"; this.txtPluCode.PasswordChar = '\0'; this.txtPluCode.ReadOnly = false; this.txtPluCode.Size = new System.Drawing.Size(501, 26); this.txtPluCode.TabIndex = 460; this.txtPluCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtPluCode.UseDualMaxLength = false; this.txtPluCode.Value = ""; this.txtPluCode.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtPluCode.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // rdoExchg // this.rdoExchg.AutoSize = true; this.rdoExchg.BackColor = System.Drawing.Color.White; this.rdoExchg.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.rdoExchg.Location = new System.Drawing.Point(90, 2); this.rdoExchg.Name = "rdoExchg"; this.rdoExchg.Size = new System.Drawing.Size(86, 22); this.rdoExchg.TabIndex = 462; this.rdoExchg.TabStop = true; this.rdoExchg.Text = "제품교환"; this.rdoExchg.UseVisualStyleBackColor = false; // // rdoPay // this.rdoPay.AutoSize = true; this.rdoPay.BackColor = System.Drawing.Color.White; this.rdoPay.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.rdoPay.Location = new System.Drawing.Point(10, 2); this.rdoPay.Name = "rdoPay"; this.rdoPay.Size = new System.Drawing.Size(56, 22); this.rdoPay.TabIndex = 461; this.rdoPay.TabStop = true; this.rdoPay.Text = "환불"; this.rdoPay.UseVisualStyleBackColor = false; // // rdoIdem // this.rdoIdem.AutoSize = true; this.rdoIdem.BackColor = System.Drawing.Color.White; this.rdoIdem.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.rdoIdem.Location = new System.Drawing.Point(194, 2); this.rdoIdem.Name = "rdoIdem"; this.rdoIdem.Size = new System.Drawing.Size(86, 22); this.rdoIdem.TabIndex = 463; this.rdoIdem.TabStop = true; this.rdoIdem.Text = "추가보상"; this.rdoIdem.UseVisualStyleBackColor = false; // // 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(686, 430); this.padInPut.Name = "padInPut"; this.padInPut.QtyBtnText = "QTY"; this.padInPut.Size = new System.Drawing.Size(322, 250); this.padInPut.TabIndex = 464; this.padInPut.ThemeColor = "000000000"; this.padInPut.Use4By4 = true; // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; this.panel1.Controls.Add(this.rdoFemale); this.panel1.Controls.Add(this.rdoMale); this.panel1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.panel1.Location = new System.Drawing.Point(532, 175); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(123, 26); this.panel1.TabIndex = 467; // // rdoFemale // this.rdoFemale.AutoSize = true; this.rdoFemale.BackColor = System.Drawing.Color.White; this.rdoFemale.Location = new System.Drawing.Point(65, 2); this.rdoFemale.Name = "rdoFemale"; this.rdoFemale.Size = new System.Drawing.Size(56, 22); this.rdoFemale.TabIndex = 455; this.rdoFemale.TabStop = true; this.rdoFemale.Text = "여자"; this.rdoFemale.UseVisualStyleBackColor = false; // // rdoMale // this.rdoMale.AutoSize = true; this.rdoMale.BackColor = System.Drawing.Color.White; this.rdoMale.Location = new System.Drawing.Point(5, 2); this.rdoMale.Name = "rdoMale"; this.rdoMale.Size = new System.Drawing.Size(56, 22); this.rdoMale.TabIndex = 454; this.rdoMale.TabStop = true; this.rdoMale.Text = "남자"; this.rdoMale.UseVisualStyleBackColor = false; // // panel2 // this.panel2.BackColor = System.Drawing.Color.White; this.panel2.Controls.Add(this.rdoPay); this.panel2.Controls.Add(this.rdoExchg); this.panel2.Controls.Add(this.rdoIdem); this.panel2.Location = new System.Drawing.Point(154, 413); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(286, 26); this.panel2.TabIndex = 468; // // btnInput // this.btnInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnInput.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnInput.BorderStyleReDraw = false; this.btnInput.ClickImage = null; this.btnInput.DefaultImage = null; this.btnInput.DisableImage = null; this.btnInput.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnInput.ForeColor = System.Drawing.Color.White; this.btnInput.Location = new System.Drawing.Point(806, 68); this.btnInput.Name = "btnInput"; this.btnInput.OccupancyBar = 0; this.btnInput.OccupancyBar_Lv0 = null; this.btnInput.OccupancyBar_Lv1 = null; this.btnInput.OccupancyBar_Lv2 = null; this.btnInput.OccupancyBar_Lv3 = null; this.btnInput.OccupancyBar_Lv4 = null; this.btnInput.Size = new System.Drawing.Size(100, 40); this.btnInput.TabIndex = 470; this.btnInput.Text = "저장"; this.btnInput.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnInput.Click += new System.EventHandler(this.btnInput_Click); // // btnPrint // this.btnPrint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnPrint.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnPrint.BorderStyleReDraw = false; this.btnPrint.ClickImage = null; this.btnPrint.DefaultImage = null; this.btnPrint.DisableImage = null; this.btnPrint.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnPrint.ForeColor = System.Drawing.Color.White; this.btnPrint.Location = new System.Drawing.Point(908, 68); 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(100, 40); this.btnPrint.TabIndex = 469; this.btnPrint.Text = "출력"; this.btnPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click); // // txtMemo // this.txtMemo.BackColor = System.Drawing.Color.WhiteSmoke; this.txtMemo.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtMemo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold); this.txtMemo.Location = new System.Drawing.Point(156, 492); this.txtMemo.MaxLength = 4000; this.txtMemo.Multiline = true; this.txtMemo.Name = "txtMemo"; this.txtMemo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtMemo.Size = new System.Drawing.Size(499, 179); this.txtMemo.TabIndex = 471; this.txtMemo.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // btnBuyDate // this.btnBuyDate.BackColor = System.Drawing.Color.WhiteSmoke; this.btnBuyDate.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnBuyDate.BorderStyleReDraw = true; this.btnBuyDate.ClickImage = null; this.btnBuyDate.DefaultImage = null; this.btnBuyDate.DisableImage = null; this.btnBuyDate.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.btnBuyDate.ForeColor = System.Drawing.Color.Black; this.btnBuyDate.Image = ((System.Drawing.Image)(resources.GetObject("btnBuyDate.Image"))); this.btnBuyDate.Location = new System.Drawing.Point(969, 274); this.btnBuyDate.Name = "btnBuyDate"; this.btnBuyDate.OccupancyBar = 0; this.btnBuyDate.OccupancyBar_Lv0 = null; this.btnBuyDate.OccupancyBar_Lv1 = null; this.btnBuyDate.OccupancyBar_Lv2 = null; this.btnBuyDate.OccupancyBar_Lv3 = null; this.btnBuyDate.OccupancyBar_Lv4 = null; this.btnBuyDate.Size = new System.Drawing.Size(26, 26); this.btnBuyDate.TabIndex = 542; this.btnBuyDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnBuyDate.Click += new System.EventHandler(this.btnDate_Click); // // txtBuyDate // this.txtBuyDate.BackColor = System.Drawing.Color.WhiteSmoke; this.txtBuyDate.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtBuyDate.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtBuyDate.BorderStyleReDraw = false; this.txtBuyDate.ClearFlag = false; this.txtBuyDate.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtBuyDate.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtBuyDate.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtBuyDate.InputType = Cosmos.UI.InputType.Date; this.txtBuyDate.InputTypeFormat = ""; this.txtBuyDate.Location = new System.Drawing.Point(810, 274); this.txtBuyDate.Margin = new System.Windows.Forms.Padding(5); this.txtBuyDate.MaxLength = 10; this.txtBuyDate.MaxLengthAutoEnd = false; this.txtBuyDate.MaxLengthForKeyIn = 32767; this.txtBuyDate.MaxLengthForNumpad = 32767; this.txtBuyDate.Name = "txtBuyDate"; this.txtBuyDate.PasswordChar = '\0'; this.txtBuyDate.ReadOnly = false; this.txtBuyDate.Size = new System.Drawing.Size(157, 26); this.txtBuyDate.TabIndex = 541; this.txtBuyDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtBuyDate.UseDualMaxLength = false; this.txtBuyDate.Value = "20160101"; // // lblBox6 // this.lblBox6.BackColor = System.Drawing.Color.White; this.lblBox6.BorderStyleReDraw = true; this.lblBox6.Location = new System.Drawing.Point(136, 406); this.lblBox6.Name = "lblBox6"; this.lblBox6.Size = new System.Drawing.Size(536, 40); this.lblBox6.TabIndex = 543; // // lblBox5 // this.lblBox5.BackColor = System.Drawing.Color.White; this.lblBox5.BorderStyleReDraw = true; this.lblBox5.Location = new System.Drawing.Point(137, 307); this.lblBox5.Name = "lblBox5"; this.lblBox5.Size = new System.Drawing.Size(871, 40); this.lblBox5.TabIndex = 544; // // lblBox4 // this.lblBox4.BackColor = System.Drawing.Color.White; this.lblBox4.BorderStyleReDraw = true; this.lblBox4.Location = new System.Drawing.Point(137, 268); this.lblBox4.Name = "lblBox4"; this.lblBox4.Size = new System.Drawing.Size(871, 40); this.lblBox4.TabIndex = 545; // // lblBox3 // this.lblBox3.BackColor = System.Drawing.Color.White; this.lblBox3.BorderStyleReDraw = true; this.lblBox3.Location = new System.Drawing.Point(790, 168); this.lblBox3.Name = "lblBox3"; this.lblBox3.Size = new System.Drawing.Size(218, 40); this.lblBox3.TabIndex = 546; // // lblBox2 // this.lblBox2.BackColor = System.Drawing.Color.White; this.lblBox2.BorderStyleReDraw = true; this.lblBox2.Location = new System.Drawing.Point(137, 168); this.lblBox2.Name = "lblBox2"; this.lblBox2.Size = new System.Drawing.Size(535, 40); this.lblBox2.TabIndex = 547; // // lblBox1 // this.lblBox1.BackColor = System.Drawing.Color.White; this.lblBox1.BorderStyleReDraw = true; this.lblBox1.Location = new System.Drawing.Point(137, 68); this.lblBox1.Name = "lblBox1"; this.lblBox1.Size = new System.Drawing.Size(535, 40); this.lblBox1.TabIndex = 548; // // lblBox8 // this.lblBox8.BackColor = System.Drawing.Color.White; this.lblBox8.BorderStyleReDraw = true; this.lblBox8.Location = new System.Drawing.Point(137, 484); this.lblBox8.Name = "lblBox8"; this.lblBox8.Size = new System.Drawing.Size(535, 197); this.lblBox8.TabIndex = 549; // // lblBox7 // this.lblBox7.BackColor = System.Drawing.Color.White; this.lblBox7.BorderStyleReDraw = true; this.lblBox7.Location = new System.Drawing.Point(136, 445); this.lblBox7.Name = "lblBox7"; this.lblBox7.Size = new System.Drawing.Size(536, 40); this.lblBox7.TabIndex = 550; // // label1 // this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.label1.Location = new System.Drawing.Point(17, 326); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(120, 2); this.label1.TabIndex = 551; // // frmCustomerClaimInput // 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.label1); this.Controls.Add(this.label08); this.Controls.Add(this.label03); this.Controls.Add(this.btnBuyDate); this.Controls.Add(this.txtBuyDate); this.Controls.Add(this.txtMemo); this.Controls.Add(this.btnInput); this.Controls.Add(this.btnPrint); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Controls.Add(this.padInPut); this.Controls.Add(this.txtPluCode); this.Controls.Add(this.lblPluCode2); this.Controls.Add(this.lblPluCode1); this.Controls.Add(this.lblProductInfo); this.Controls.Add(this.lblCustomerPrcs); this.Controls.Add(this.lblCustomerInfo); this.Controls.Add(this.lblMemo); this.Controls.Add(this.lblCostAmt); this.Controls.Add(this.txtCostAmt); this.Controls.Add(this.lblPrcsFlag); this.Controls.Add(this.lblExample); this.Controls.Add(this.txtPluNm); this.Controls.Add(this.label05); this.Controls.Add(this.lblPluNm); this.Controls.Add(this.txtCustomerTel); this.Controls.Add(this.lbCustomerTel); this.Controls.Add(this.txtCustomerNm); this.Controls.Add(this.lblCustomerNm); this.Controls.Add(this.txtAcceptNo); this.Controls.Add(this.label01); this.Controls.Add(this.lblAcceptNo); this.Controls.Add(this.btnExit); this.Controls.Add(this.lblTitle); this.Controls.Add(this.lblBox8); this.Controls.Add(this.lblBox7); 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.Controls.Add(this.picBack); this.DoubleBuffered = true; this.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmCustomerClaimInput"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "frmCustClaimInput"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCustomerClaimInput_FormClosing); this.Load += new System.EventHandler(this.frmCustClaimInput_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.PictureBox picBack; private UI.CsmLabel lblTitle; private UI.CsmLabel btnExit; private System.Windows.Forms.Label label01; private UI.CsmLabel lblAcceptNo; private UI.CsmPosEditBox txtAcceptNo; private UI.CsmPosEditBox txtCustomerNm; private System.Windows.Forms.Label label03; private UI.CsmLabel lblCustomerNm; private UI.CsmPosEditBox txtCustomerTel; private UI.CsmLabel lbCustomerTel; private UI.CsmPosEditBox txtPluNm; private System.Windows.Forms.Label label05; private UI.CsmLabel lblPluNm; private System.Windows.Forms.Label label08; private UI.CsmLabel lblExample; private UI.CsmPosEditBox txtCostAmt; private UI.CsmLabel lblPrcsFlag; private UI.CsmLabel lblCostAmt; private UI.CsmLabel lblMemo; private UI.CsmLabel lblCustomerInfo; private UI.CsmLabel lblCustomerPrcs; private UI.CsmLabel lblProductInfo; private UI.CsmLabel lblPluCode1; private UI.CsmLabel lblPluCode2; private UI.CsmPosEditBox txtPluCode; private System.Windows.Forms.RadioButton rdoExchg; private System.Windows.Forms.RadioButton rdoPay; private System.Windows.Forms.RadioButton rdoIdem; private UI.CsmNumpad padInPut; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.RadioButton rdoFemale; private System.Windows.Forms.RadioButton rdoMale; private System.Windows.Forms.Panel panel2; private UI.CsmButton btnInput; private UI.CsmButton btnPrint; private System.Windows.Forms.TextBox txtMemo; private UI.CsmButton btnBuyDate; private UI.CsmPosEditBox txtBuyDate; private UI.CsmLabel lblBox6; private UI.CsmLabel lblBox5; private UI.CsmLabel lblBox4; private UI.CsmLabel lblBox3; private UI.CsmLabel lblBox2; private UI.CsmLabel lblBox1; private UI.CsmLabel lblBox8; private UI.CsmLabel lblBox7; private System.Windows.Forms.Label label1; } }