namespace Cosmos.Win { partial class frmRegGuest { /// /// 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.lblTitleL = new Cosmos.UI.CsmLabel(); this.lblTitleR = new Cosmos.UI.CsmLabel(); this.padInPut = new Cosmos.UI.CsmNumpad(); this.lbl50L = new Cosmos.UI.CsmLabel(); this.lbl40L = new Cosmos.UI.CsmLabel(); this.lbl30L = new Cosmos.UI.CsmLabel(); this.lbl20L = new Cosmos.UI.CsmLabel(); this.lbl10L = new Cosmos.UI.CsmLabel(); this.lblTotal = new Cosmos.UI.CsmLabel(); this.lbl50R = new Cosmos.UI.CsmLabel(); this.lbl40R = new Cosmos.UI.CsmLabel(); this.lbl30R = new Cosmos.UI.CsmLabel(); this.lbl20R = new Cosmos.UI.CsmLabel(); this.lbl10R = new Cosmos.UI.CsmLabel(); this.btnSave = new Cosmos.UI.CsmButton(); this.btnExit = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.label3 = new System.Windows.Forms.Label(); this.txtTotal = new Cosmos.UI.CsmPosEditBox(); this.txt10R = new Cosmos.UI.CsmPosEditBox(); this.txt10L = new Cosmos.UI.CsmPosEditBox(); this.txt30R = new Cosmos.UI.CsmPosEditBox(); this.txt30L = new Cosmos.UI.CsmPosEditBox(); this.txt20R = new Cosmos.UI.CsmPosEditBox(); this.txt20L = new Cosmos.UI.CsmPosEditBox(); this.txt40R = new Cosmos.UI.CsmPosEditBox(); this.txt50R = new Cosmos.UI.CsmPosEditBox(); this.txt40L = new Cosmos.UI.CsmPosEditBox(); this.txt50L = new Cosmos.UI.CsmPosEditBox(); this.picBack = new System.Windows.Forms.PictureBox(); this.btn10L = new Cosmos.UI.CsmButton(); this.btn20L = new Cosmos.UI.CsmButton(); this.btn30L = new Cosmos.UI.CsmButton(); this.btn40L = new Cosmos.UI.CsmButton(); this.btn50L = new Cosmos.UI.CsmButton(); this.btn60L = new Cosmos.UI.CsmButton(); this.btn10R = new Cosmos.UI.CsmButton(); this.btn20R = new Cosmos.UI.CsmButton(); this.btn30R = new Cosmos.UI.CsmButton(); this.btn40R = new Cosmos.UI.CsmButton(); this.btn50R = new Cosmos.UI.CsmButton(); this.btn60R = new Cosmos.UI.CsmButton(); this.btnMenu3 = new Cosmos.UI.CsmButton(); this.btnMenu4 = new Cosmos.UI.CsmButton(); this.btnMenu2 = new Cosmos.UI.CsmButton(); this.btnMenu1 = new Cosmos.UI.CsmButton(); this.label9 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.SuspendLayout(); // // lblTitleL // this.lblTitleL.BorderStyleReDraw = false; this.lblTitleL.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTitleL.Location = new System.Drawing.Point(62, 67); this.lblTitleL.Name = "lblTitleL"; this.lblTitleL.Size = new System.Drawing.Size(119, 22); this.lblTitleL.TabIndex = 221; this.lblTitleL.Text = "[[ 여자 ]]"; this.lblTitleL.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // lblTitleR // this.lblTitleR.BorderStyleReDraw = false; this.lblTitleR.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTitleR.Location = new System.Drawing.Point(271, 67); this.lblTitleR.Name = "lblTitleR"; this.lblTitleR.Size = new System.Drawing.Size(119, 22); this.lblTitleR.TabIndex = 221; this.lblTitleR.Text = "[[ 남자 ]]"; this.lblTitleR.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // padInPut // 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(444, 130); this.padInPut.Name = "padInPut"; this.padInPut.QtyBtnText = "QTY"; this.padInPut.Size = new System.Drawing.Size(322, 250); this.padInPut.TabIndex = 222; this.padInPut.ThemeColor = "000000000"; this.padInPut.Use4By4 = false; // // lbl50L // this.lbl50L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl50L.BorderStyleReDraw = false; this.lbl50L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl50L.Location = new System.Drawing.Point(21, 95); this.lbl50L.Name = "lbl50L"; this.lbl50L.Size = new System.Drawing.Size(144, 40); this.lbl50L.TabIndex = 221; this.lbl50L.Text = "50대 이상"; this.lbl50L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl40L // this.lbl40L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl40L.BorderStyleReDraw = false; this.lbl40L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl40L.Location = new System.Drawing.Point(21, 135); this.lbl40L.Name = "lbl40L"; this.lbl40L.Size = new System.Drawing.Size(144, 40); this.lbl40L.TabIndex = 221; this.lbl40L.Text = "40대"; this.lbl40L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl30L // this.lbl30L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl30L.BorderStyleReDraw = false; this.lbl30L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl30L.Location = new System.Drawing.Point(21, 175); this.lbl30L.Name = "lbl30L"; this.lbl30L.Size = new System.Drawing.Size(144, 40); this.lbl30L.TabIndex = 221; this.lbl30L.Text = "30대"; this.lbl30L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl20L // this.lbl20L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl20L.BorderStyleReDraw = false; this.lbl20L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl20L.Location = new System.Drawing.Point(21, 215); this.lbl20L.Name = "lbl20L"; this.lbl20L.Size = new System.Drawing.Size(144, 40); this.lbl20L.TabIndex = 221; this.lbl20L.Text = "20대"; this.lbl20L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl10L // this.lbl10L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl10L.BorderStyleReDraw = false; this.lbl10L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl10L.Location = new System.Drawing.Point(21, 255); this.lbl10L.Name = "lbl10L"; this.lbl10L.Size = new System.Drawing.Size(144, 40); this.lbl10L.TabIndex = 221; this.lbl10L.Text = "10대"; this.lbl10L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblTotal // this.lblTotal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblTotal.BorderStyleReDraw = false; this.lblTotal.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTotal.Location = new System.Drawing.Point(21, 295); this.lblTotal.Name = "lblTotal"; this.lblTotal.Size = new System.Drawing.Size(201, 40); this.lblTotal.TabIndex = 221; this.lblTotal.Text = "총고객수"; this.lblTotal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl50R // this.lbl50R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl50R.BorderStyleReDraw = false; this.lbl50R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl50R.Location = new System.Drawing.Point(232, 95); this.lbl50R.Name = "lbl50R"; this.lbl50R.Size = new System.Drawing.Size(144, 40); this.lbl50R.TabIndex = 221; this.lbl50R.Text = "50대 이상"; this.lbl50R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl40R // this.lbl40R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl40R.BorderStyleReDraw = false; this.lbl40R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl40R.Location = new System.Drawing.Point(232, 135); this.lbl40R.Name = "lbl40R"; this.lbl40R.Size = new System.Drawing.Size(144, 40); this.lbl40R.TabIndex = 221; this.lbl40R.Text = "40대"; this.lbl40R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl30R // this.lbl30R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl30R.BorderStyleReDraw = false; this.lbl30R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl30R.Location = new System.Drawing.Point(232, 175); this.lbl30R.Name = "lbl30R"; this.lbl30R.Size = new System.Drawing.Size(144, 40); this.lbl30R.TabIndex = 221; this.lbl30R.Text = "30대"; this.lbl30R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl20R // this.lbl20R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl20R.BorderStyleReDraw = false; this.lbl20R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl20R.Location = new System.Drawing.Point(232, 215); this.lbl20R.Name = "lbl20R"; this.lbl20R.Size = new System.Drawing.Size(144, 40); this.lbl20R.TabIndex = 221; this.lbl20R.Text = "20대"; this.lbl20R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl10R // this.lbl10R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbl10R.BorderStyleReDraw = false; this.lbl10R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lbl10R.Location = new System.Drawing.Point(232, 255); this.lbl10R.Name = "lbl10R"; this.lbl10R.Size = new System.Drawing.Size(144, 40); this.lbl10R.TabIndex = 221; this.lbl10R.Text = "10대"; this.lbl10R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnSave // this.btnSave.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnSave.BorderStyleReDraw = false; this.btnSave.ClickImage = null; this.btnSave.DefaultImage = null; this.btnSave.DisableImage = null; this.btnSave.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(330, 340); this.btnSave.Name = "btnSave"; this.btnSave.OccupancyBar = 0; this.btnSave.OccupancyBar_Lv0 = null; this.btnSave.OccupancyBar_Lv1 = null; this.btnSave.OccupancyBar_Lv2 = null; this.btnSave.OccupancyBar_Lv3 = null; this.btnSave.OccupancyBar_Lv4 = null; this.btnSave.Size = new System.Drawing.Size(100, 40); this.btnSave.TabIndex = 225; this.btnSave.Text = "저장"; this.btnSave.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnExit // this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnExit.BorderStyleReDraw = false; this.btnExit.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnExit.ForeColor = System.Drawing.Color.White; this.btnExit.Location = new System.Drawing.Point(730, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(58, 50); this.btnExit.TabIndex = 236; this.btnExit.Text = "X"; this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // lblTitle // this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.lblTitle.BorderStyleReDraw = false; this.lblTitle.Font = new System.Drawing.Font("나눔스퀘어 Bold", 16F, System.Drawing.FontStyle.Bold); this.lblTitle.ForeColor = System.Drawing.Color.White; this.lblTitle.Location = new System.Drawing.Point(16, 1); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(714, 50); this.lblTitle.TabIndex = 234; this.lblTitle.Text = "고객등록"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label3 // this.label3.BackColor = System.Drawing.Color.Black; this.label3.Location = new System.Drawing.Point(22, 94); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(199, 2); this.label3.TabIndex = 238; // // txtTotal // this.txtTotal.BackColor = System.Drawing.Color.WhiteSmoke; this.txtTotal.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtTotal.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txtTotal.BorderStyleReDraw = false; this.txtTotal.ClearFlag = false; this.txtTotal.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtTotal.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtTotal.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold); this.txtTotal.InputType = Cosmos.UI.InputType.Digit; this.txtTotal.InputTypeFormat = ""; this.txtTotal.Location = new System.Drawing.Point(232, 295); this.txtTotal.Margin = new System.Windows.Forms.Padding(5); this.txtTotal.MaxLength = 5; this.txtTotal.MaxLengthAutoEnd = false; this.txtTotal.MaxLengthForKeyIn = 32767; this.txtTotal.MaxLengthForNumpad = 32767; this.txtTotal.Name = "txtTotal"; this.txtTotal.PasswordChar = '\0'; this.txtTotal.ReadOnly = true; this.txtTotal.Size = new System.Drawing.Size(198, 40); this.txtTotal.TabIndex = 223; this.txtTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtTotal.UseDualMaxLength = false; this.txtTotal.Value = "99999"; // // txt10R // this.txt10R.BackColor = System.Drawing.Color.WhiteSmoke; this.txt10R.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt10R.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt10R.BorderStyleReDraw = false; this.txt10R.ClearFlag = false; this.txt10R.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt10R.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt10R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold); this.txt10R.InputType = Cosmos.UI.InputType.Digit; this.txt10R.InputTypeFormat = ""; this.txt10R.Location = new System.Drawing.Point(373, 257); this.txt10R.Margin = new System.Windows.Forms.Padding(5); this.txt10R.MaxLength = 3; this.txt10R.MaxLengthAutoEnd = false; this.txt10R.MaxLengthForKeyIn = 32767; this.txt10R.MaxLengthForNumpad = 32767; this.txt10R.Name = "txt10R"; this.txt10R.PasswordChar = '\0'; this.txt10R.ReadOnly = false; this.txt10R.Size = new System.Drawing.Size(58, 40); this.txt10R.TabIndex = 10; this.txt10R.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt10R.UseDualMaxLength = false; this.txt10R.Value = "999"; this.txt10R.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt10R.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt10R.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt10L // this.txt10L.BackColor = System.Drawing.Color.WhiteSmoke; this.txt10L.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt10L.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt10L.BorderStyleReDraw = false; this.txt10L.ClearFlag = false; this.txt10L.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt10L.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt10L.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold); this.txt10L.InputType = Cosmos.UI.InputType.Digit; this.txt10L.InputTypeFormat = ""; this.txt10L.Location = new System.Drawing.Point(163, 255); this.txt10L.Margin = new System.Windows.Forms.Padding(5); this.txt10L.MaxLength = 3; this.txt10L.MaxLengthAutoEnd = false; this.txt10L.MaxLengthForKeyIn = 32767; this.txt10L.MaxLengthForNumpad = 32767; this.txt10L.Name = "txt10L"; this.txt10L.PasswordChar = '\0'; this.txt10L.ReadOnly = false; this.txt10L.Size = new System.Drawing.Size(58, 40); this.txt10L.TabIndex = 4; this.txt10L.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt10L.UseDualMaxLength = false; this.txt10L.Value = "999"; this.txt10L.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt10L.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt10L.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt30R // this.txt30R.BackColor = System.Drawing.Color.WhiteSmoke; this.txt30R.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt30R.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt30R.BorderStyleReDraw = false; this.txt30R.ClearFlag = false; this.txt30R.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt30R.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt30R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold); this.txt30R.InputType = Cosmos.UI.InputType.Digit; this.txt30R.InputTypeFormat = ""; this.txt30R.Location = new System.Drawing.Point(373, 177); this.txt30R.Margin = new System.Windows.Forms.Padding(5); this.txt30R.MaxLength = 3; this.txt30R.MaxLengthAutoEnd = false; this.txt30R.MaxLengthForKeyIn = 32767; this.txt30R.MaxLengthForNumpad = 32767; this.txt30R.Name = "txt30R"; this.txt30R.PasswordChar = '\0'; this.txt30R.ReadOnly = false; this.txt30R.Size = new System.Drawing.Size(58, 40); this.txt30R.TabIndex = 8; this.txt30R.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt30R.UseDualMaxLength = false; this.txt30R.Value = "999"; this.txt30R.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt30R.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt30R.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt30L // this.txt30L.BackColor = System.Drawing.Color.WhiteSmoke; this.txt30L.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt30L.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt30L.BorderStyleReDraw = false; this.txt30L.ClearFlag = false; this.txt30L.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt30L.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt30L.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold); this.txt30L.InputType = Cosmos.UI.InputType.Digit; this.txt30L.InputTypeFormat = ""; this.txt30L.Location = new System.Drawing.Point(163, 175); this.txt30L.Margin = new System.Windows.Forms.Padding(5); this.txt30L.MaxLength = 3; this.txt30L.MaxLengthAutoEnd = false; this.txt30L.MaxLengthForKeyIn = 32767; this.txt30L.MaxLengthForNumpad = 32767; this.txt30L.Name = "txt30L"; this.txt30L.PasswordChar = '\0'; this.txt30L.ReadOnly = false; this.txt30L.Size = new System.Drawing.Size(58, 40); this.txt30L.TabIndex = 2; this.txt30L.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt30L.UseDualMaxLength = false; this.txt30L.Value = "999"; this.txt30L.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt30L.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt30L.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt20R // this.txt20R.BackColor = System.Drawing.Color.WhiteSmoke; this.txt20R.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt20R.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt20R.BorderStyleReDraw = false; this.txt20R.ClearFlag = false; this.txt20R.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt20R.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt20R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold); this.txt20R.InputType = Cosmos.UI.InputType.Digit; this.txt20R.InputTypeFormat = ""; this.txt20R.Location = new System.Drawing.Point(373, 217); this.txt20R.Margin = new System.Windows.Forms.Padding(5); this.txt20R.MaxLength = 3; this.txt20R.MaxLengthAutoEnd = false; this.txt20R.MaxLengthForKeyIn = 32767; this.txt20R.MaxLengthForNumpad = 32767; this.txt20R.Name = "txt20R"; this.txt20R.PasswordChar = '\0'; this.txt20R.ReadOnly = false; this.txt20R.Size = new System.Drawing.Size(58, 40); this.txt20R.TabIndex = 9; this.txt20R.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt20R.UseDualMaxLength = false; this.txt20R.Value = "999"; this.txt20R.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt20R.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt20R.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt20L // this.txt20L.BackColor = System.Drawing.Color.WhiteSmoke; this.txt20L.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt20L.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt20L.BorderStyleReDraw = false; this.txt20L.ClearFlag = false; this.txt20L.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt20L.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt20L.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold); this.txt20L.InputType = Cosmos.UI.InputType.Digit; this.txt20L.InputTypeFormat = ""; this.txt20L.Location = new System.Drawing.Point(163, 215); this.txt20L.Margin = new System.Windows.Forms.Padding(5); this.txt20L.MaxLength = 3; this.txt20L.MaxLengthAutoEnd = false; this.txt20L.MaxLengthForKeyIn = 32767; this.txt20L.MaxLengthForNumpad = 32767; this.txt20L.Name = "txt20L"; this.txt20L.PasswordChar = '\0'; this.txt20L.ReadOnly = false; this.txt20L.Size = new System.Drawing.Size(58, 40); this.txt20L.TabIndex = 3; this.txt20L.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt20L.UseDualMaxLength = false; this.txt20L.Value = "999"; this.txt20L.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt20L.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt20L.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt40R // this.txt40R.BackColor = System.Drawing.Color.WhiteSmoke; this.txt40R.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt40R.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt40R.BorderStyleReDraw = false; this.txt40R.ClearFlag = false; this.txt40R.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt40R.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt40R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold); this.txt40R.InputType = Cosmos.UI.InputType.Digit; this.txt40R.InputTypeFormat = ""; this.txt40R.Location = new System.Drawing.Point(373, 137); this.txt40R.Margin = new System.Windows.Forms.Padding(5); this.txt40R.MaxLength = 3; this.txt40R.MaxLengthAutoEnd = false; this.txt40R.MaxLengthForKeyIn = 32767; this.txt40R.MaxLengthForNumpad = 32767; this.txt40R.Name = "txt40R"; this.txt40R.PasswordChar = '\0'; this.txt40R.ReadOnly = false; this.txt40R.Size = new System.Drawing.Size(58, 40); this.txt40R.TabIndex = 7; this.txt40R.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt40R.UseDualMaxLength = false; this.txt40R.Value = "999"; this.txt40R.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt40R.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt40R.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt50R // this.txt50R.BackColor = System.Drawing.Color.WhiteSmoke; this.txt50R.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt50R.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt50R.BorderStyleReDraw = false; this.txt50R.ClearFlag = false; this.txt50R.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt50R.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt50R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold); this.txt50R.InputType = Cosmos.UI.InputType.Digit; this.txt50R.InputTypeFormat = ""; this.txt50R.Location = new System.Drawing.Point(373, 97); this.txt50R.Margin = new System.Windows.Forms.Padding(5); this.txt50R.MaxLength = 3; this.txt50R.MaxLengthAutoEnd = false; this.txt50R.MaxLengthForKeyIn = 32767; this.txt50R.MaxLengthForNumpad = 32767; this.txt50R.Name = "txt50R"; this.txt50R.PasswordChar = '\0'; this.txt50R.ReadOnly = false; this.txt50R.Size = new System.Drawing.Size(58, 40); this.txt50R.TabIndex = 6; this.txt50R.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt50R.UseDualMaxLength = false; this.txt50R.Value = "999"; this.txt50R.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt50R.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt50R.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt40L // this.txt40L.BackColor = System.Drawing.Color.WhiteSmoke; this.txt40L.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt40L.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt40L.BorderStyleReDraw = false; this.txt40L.ClearFlag = false; this.txt40L.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt40L.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt40L.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold); this.txt40L.InputType = Cosmos.UI.InputType.Digit; this.txt40L.InputTypeFormat = ""; this.txt40L.Location = new System.Drawing.Point(163, 135); this.txt40L.Margin = new System.Windows.Forms.Padding(5); this.txt40L.MaxLength = 3; this.txt40L.MaxLengthAutoEnd = false; this.txt40L.MaxLengthForKeyIn = 32767; this.txt40L.MaxLengthForNumpad = 32767; this.txt40L.Name = "txt40L"; this.txt40L.PasswordChar = '\0'; this.txt40L.ReadOnly = false; this.txt40L.Size = new System.Drawing.Size(58, 40); this.txt40L.TabIndex = 1; this.txt40L.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt40L.UseDualMaxLength = false; this.txt40L.Value = "999"; this.txt40L.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt40L.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt40L.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // txt50L // this.txt50L.BackColor = System.Drawing.Color.WhiteSmoke; this.txt50L.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txt50L.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NONE; this.txt50L.BorderStyleReDraw = false; this.txt50L.ClearFlag = false; this.txt50L.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txt50L.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txt50L.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold); this.txt50L.InputType = Cosmos.UI.InputType.Digit; this.txt50L.InputTypeFormat = ""; this.txt50L.Location = new System.Drawing.Point(163, 95); this.txt50L.Margin = new System.Windows.Forms.Padding(5); this.txt50L.MaxLength = 3; this.txt50L.MaxLengthAutoEnd = false; this.txt50L.MaxLengthForKeyIn = 32767; this.txt50L.MaxLengthForNumpad = 32767; this.txt50L.Name = "txt50L"; this.txt50L.PasswordChar = '\0'; this.txt50L.ReadOnly = false; this.txt50L.Size = new System.Drawing.Size(58, 40); this.txt50L.TabIndex = 0; this.txt50L.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txt50L.UseDualMaxLength = false; this.txt50L.Value = "999"; this.txt50L.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txt50L.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.EditBoxTextChangedEvnet); this.txt50L.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // 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(788, 402); this.picBack.TabIndex = 239; this.picBack.TabStop = false; // // btn10L // this.btn10L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn10L.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn10L.BorderStyleReDraw = false; this.btn10L.ClickImage = null; this.btn10L.DefaultImage = null; this.btn10L.DisableImage = null; this.btn10L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn10L.Location = new System.Drawing.Point(22, 95); this.btn10L.Name = "btn10L"; this.btn10L.OccupancyBar = 0; this.btn10L.OccupancyBar_Lv0 = null; this.btn10L.OccupancyBar_Lv1 = null; this.btn10L.OccupancyBar_Lv2 = null; this.btn10L.OccupancyBar_Lv3 = null; this.btn10L.OccupancyBar_Lv4 = null; this.btn10L.Size = new System.Drawing.Size(199, 39); this.btn10L.TabIndex = 240; this.btn10L.Text = "10대"; this.btn10L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn10L.Click += new System.EventHandler(this.btnProc_Click); // // btn20L // this.btn20L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn20L.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn20L.BorderStyleReDraw = false; this.btn20L.ClickImage = null; this.btn20L.DefaultImage = null; this.btn20L.DisableImage = null; this.btn20L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn20L.Location = new System.Drawing.Point(22, 135); this.btn20L.Name = "btn20L"; this.btn20L.OccupancyBar = 0; this.btn20L.OccupancyBar_Lv0 = null; this.btn20L.OccupancyBar_Lv1 = null; this.btn20L.OccupancyBar_Lv2 = null; this.btn20L.OccupancyBar_Lv3 = null; this.btn20L.OccupancyBar_Lv4 = null; this.btn20L.Size = new System.Drawing.Size(199, 39); this.btn20L.TabIndex = 240; this.btn20L.Text = "20대"; this.btn20L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn20L.Click += new System.EventHandler(this.btnProc_Click); // // btn30L // this.btn30L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn30L.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn30L.BorderStyleReDraw = false; this.btn30L.ClickImage = null; this.btn30L.DefaultImage = null; this.btn30L.DisableImage = null; this.btn30L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn30L.Location = new System.Drawing.Point(22, 175); this.btn30L.Name = "btn30L"; this.btn30L.OccupancyBar = 0; this.btn30L.OccupancyBar_Lv0 = null; this.btn30L.OccupancyBar_Lv1 = null; this.btn30L.OccupancyBar_Lv2 = null; this.btn30L.OccupancyBar_Lv3 = null; this.btn30L.OccupancyBar_Lv4 = null; this.btn30L.Size = new System.Drawing.Size(199, 39); this.btn30L.TabIndex = 240; this.btn30L.Text = "30대"; this.btn30L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn30L.Click += new System.EventHandler(this.btnProc_Click); // // btn40L // this.btn40L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn40L.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn40L.BorderStyleReDraw = false; this.btn40L.ClickImage = null; this.btn40L.DefaultImage = null; this.btn40L.DisableImage = null; this.btn40L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn40L.Location = new System.Drawing.Point(22, 215); this.btn40L.Name = "btn40L"; this.btn40L.OccupancyBar = 0; this.btn40L.OccupancyBar_Lv0 = null; this.btn40L.OccupancyBar_Lv1 = null; this.btn40L.OccupancyBar_Lv2 = null; this.btn40L.OccupancyBar_Lv3 = null; this.btn40L.OccupancyBar_Lv4 = null; this.btn40L.Size = new System.Drawing.Size(199, 39); this.btn40L.TabIndex = 240; this.btn40L.Text = "40대"; this.btn40L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn40L.Click += new System.EventHandler(this.btnProc_Click); // // btn50L // this.btn50L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn50L.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn50L.BorderStyleReDraw = false; this.btn50L.ClickImage = null; this.btn50L.DefaultImage = null; this.btn50L.DisableImage = null; this.btn50L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn50L.Location = new System.Drawing.Point(22, 255); this.btn50L.Name = "btn50L"; this.btn50L.OccupancyBar = 0; this.btn50L.OccupancyBar_Lv0 = null; this.btn50L.OccupancyBar_Lv1 = null; this.btn50L.OccupancyBar_Lv2 = null; this.btn50L.OccupancyBar_Lv3 = null; this.btn50L.OccupancyBar_Lv4 = null; this.btn50L.Size = new System.Drawing.Size(199, 39); this.btn50L.TabIndex = 240; this.btn50L.Text = "50대"; this.btn50L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn50L.Click += new System.EventHandler(this.btnProc_Click); // // btn60L // this.btn60L.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn60L.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn60L.BorderStyleReDraw = false; this.btn60L.ClickImage = null; this.btn60L.DefaultImage = null; this.btn60L.DisableImage = null; this.btn60L.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn60L.Location = new System.Drawing.Point(22, 295); this.btn60L.Name = "btn60L"; this.btn60L.OccupancyBar = 0; this.btn60L.OccupancyBar_Lv0 = null; this.btn60L.OccupancyBar_Lv1 = null; this.btn60L.OccupancyBar_Lv2 = null; this.btn60L.OccupancyBar_Lv3 = null; this.btn60L.OccupancyBar_Lv4 = null; this.btn60L.Size = new System.Drawing.Size(199, 39); this.btn60L.TabIndex = 240; this.btn60L.Text = "60대"; this.btn60L.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn60L.Click += new System.EventHandler(this.btnProc_Click); // // btn10R // this.btn10R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn10R.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn10R.BorderStyleReDraw = false; this.btn10R.ClickImage = null; this.btn10R.DefaultImage = null; this.btn10R.DisableImage = null; this.btn10R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn10R.Location = new System.Drawing.Point(231, 95); this.btn10R.Name = "btn10R"; this.btn10R.OccupancyBar = 0; this.btn10R.OccupancyBar_Lv0 = null; this.btn10R.OccupancyBar_Lv1 = null; this.btn10R.OccupancyBar_Lv2 = null; this.btn10R.OccupancyBar_Lv3 = null; this.btn10R.OccupancyBar_Lv4 = null; this.btn10R.Size = new System.Drawing.Size(199, 39); this.btn10R.TabIndex = 240; this.btn10R.Text = "10대"; this.btn10R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn10R.Click += new System.EventHandler(this.btnProc_Click); // // btn20R // this.btn20R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn20R.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn20R.BorderStyleReDraw = false; this.btn20R.ClickImage = null; this.btn20R.DefaultImage = null; this.btn20R.DisableImage = null; this.btn20R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn20R.Location = new System.Drawing.Point(231, 135); this.btn20R.Name = "btn20R"; this.btn20R.OccupancyBar = 0; this.btn20R.OccupancyBar_Lv0 = null; this.btn20R.OccupancyBar_Lv1 = null; this.btn20R.OccupancyBar_Lv2 = null; this.btn20R.OccupancyBar_Lv3 = null; this.btn20R.OccupancyBar_Lv4 = null; this.btn20R.Size = new System.Drawing.Size(199, 39); this.btn20R.TabIndex = 240; this.btn20R.Text = "20대"; this.btn20R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn20R.Click += new System.EventHandler(this.btnProc_Click); // // btn30R // this.btn30R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn30R.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn30R.BorderStyleReDraw = false; this.btn30R.ClickImage = null; this.btn30R.DefaultImage = null; this.btn30R.DisableImage = null; this.btn30R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn30R.Location = new System.Drawing.Point(231, 175); this.btn30R.Name = "btn30R"; this.btn30R.OccupancyBar = 0; this.btn30R.OccupancyBar_Lv0 = null; this.btn30R.OccupancyBar_Lv1 = null; this.btn30R.OccupancyBar_Lv2 = null; this.btn30R.OccupancyBar_Lv3 = null; this.btn30R.OccupancyBar_Lv4 = null; this.btn30R.Size = new System.Drawing.Size(199, 39); this.btn30R.TabIndex = 240; this.btn30R.Text = "30대"; this.btn30R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn30R.Click += new System.EventHandler(this.btnProc_Click); // // btn40R // this.btn40R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn40R.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn40R.BorderStyleReDraw = false; this.btn40R.ClickImage = null; this.btn40R.DefaultImage = null; this.btn40R.DisableImage = null; this.btn40R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn40R.Location = new System.Drawing.Point(231, 215); this.btn40R.Name = "btn40R"; this.btn40R.OccupancyBar = 0; this.btn40R.OccupancyBar_Lv0 = null; this.btn40R.OccupancyBar_Lv1 = null; this.btn40R.OccupancyBar_Lv2 = null; this.btn40R.OccupancyBar_Lv3 = null; this.btn40R.OccupancyBar_Lv4 = null; this.btn40R.Size = new System.Drawing.Size(199, 39); this.btn40R.TabIndex = 240; this.btn40R.Text = "40대"; this.btn40R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn40R.Click += new System.EventHandler(this.btnProc_Click); // // btn50R // this.btn50R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn50R.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn50R.BorderStyleReDraw = false; this.btn50R.ClickImage = null; this.btn50R.DefaultImage = null; this.btn50R.DisableImage = null; this.btn50R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn50R.Location = new System.Drawing.Point(231, 255); this.btn50R.Name = "btn50R"; this.btn50R.OccupancyBar = 0; this.btn50R.OccupancyBar_Lv0 = null; this.btn50R.OccupancyBar_Lv1 = null; this.btn50R.OccupancyBar_Lv2 = null; this.btn50R.OccupancyBar_Lv3 = null; this.btn50R.OccupancyBar_Lv4 = null; this.btn50R.Size = new System.Drawing.Size(199, 39); this.btn50R.TabIndex = 240; this.btn50R.Text = "50대"; this.btn50R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn50R.Click += new System.EventHandler(this.btnProc_Click); // // btn60R // this.btn60R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(180)))), ((int)(((byte)(231))))); this.btn60R.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.btn60R.BorderStyleReDraw = false; this.btn60R.ClickImage = null; this.btn60R.DefaultImage = null; this.btn60R.DisableImage = null; this.btn60R.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btn60R.Location = new System.Drawing.Point(231, 295); this.btn60R.Name = "btn60R"; this.btn60R.OccupancyBar = 0; this.btn60R.OccupancyBar_Lv0 = null; this.btn60R.OccupancyBar_Lv1 = null; this.btn60R.OccupancyBar_Lv2 = null; this.btn60R.OccupancyBar_Lv3 = null; this.btn60R.OccupancyBar_Lv4 = null; this.btn60R.Size = new System.Drawing.Size(199, 39); this.btn60R.TabIndex = 240; this.btn60R.Text = "60대"; this.btn60R.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btn60R.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu3 // this.btnMenu3.BackColor = System.Drawing.Color.White; this.btnMenu3.BorderStyleReDraw = true; this.btnMenu3.ClickImage = null; this.btnMenu3.DefaultImage = null; this.btnMenu3.DisableImage = null; this.btnMenu3.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnMenu3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu3.Location = new System.Drawing.Point(605, 67); this.btnMenu3.Name = "btnMenu3"; this.btnMenu3.OccupancyBar = 0; this.btnMenu3.OccupancyBar_Lv0 = null; this.btnMenu3.OccupancyBar_Lv1 = null; this.btnMenu3.OccupancyBar_Lv2 = null; this.btnMenu3.OccupancyBar_Lv3 = null; this.btnMenu3.OccupancyBar_Lv4 = null; this.btnMenu3.Size = new System.Drawing.Size(81, 49); this.btnMenu3.TabIndex = 481; this.btnMenu3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu3.UseCompatibleTextRendering = true; // // btnMenu4 // this.btnMenu4.BackColor = System.Drawing.Color.White; this.btnMenu4.BorderStyleReDraw = true; this.btnMenu4.ClickImage = null; this.btnMenu4.DefaultImage = null; this.btnMenu4.DisableImage = null; this.btnMenu4.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnMenu4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu4.Location = new System.Drawing.Point(685, 67); this.btnMenu4.Name = "btnMenu4"; this.btnMenu4.OccupancyBar = 0; this.btnMenu4.OccupancyBar_Lv0 = null; this.btnMenu4.OccupancyBar_Lv1 = null; this.btnMenu4.OccupancyBar_Lv2 = null; this.btnMenu4.OccupancyBar_Lv3 = null; this.btnMenu4.OccupancyBar_Lv4 = null; this.btnMenu4.Size = new System.Drawing.Size(81, 49); this.btnMenu4.TabIndex = 480; this.btnMenu4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu4.UseCompatibleTextRendering = true; // // btnMenu2 // this.btnMenu2.BackColor = System.Drawing.Color.White; this.btnMenu2.BorderStyleReDraw = true; this.btnMenu2.ClickImage = null; this.btnMenu2.DefaultImage = null; this.btnMenu2.DisableImage = null; this.btnMenu2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnMenu2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu2.Location = new System.Drawing.Point(524, 67); this.btnMenu2.Name = "btnMenu2"; this.btnMenu2.OccupancyBar = 0; this.btnMenu2.OccupancyBar_Lv0 = null; this.btnMenu2.OccupancyBar_Lv1 = null; this.btnMenu2.OccupancyBar_Lv2 = null; this.btnMenu2.OccupancyBar_Lv3 = null; this.btnMenu2.OccupancyBar_Lv4 = null; this.btnMenu2.Size = new System.Drawing.Size(82, 49); this.btnMenu2.TabIndex = 479; this.btnMenu2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu2.UseCompatibleTextRendering = true; // // btnMenu1 // this.btnMenu1.BackColor = System.Drawing.Color.White; this.btnMenu1.BorderStyleReDraw = true; this.btnMenu1.ClickImage = null; this.btnMenu1.DefaultImage = null; this.btnMenu1.DisableImage = null; this.btnMenu1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnMenu1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu1.Location = new System.Drawing.Point(444, 67); this.btnMenu1.Name = "btnMenu1"; this.btnMenu1.OccupancyBar = 0; this.btnMenu1.OccupancyBar_Lv0 = null; this.btnMenu1.OccupancyBar_Lv1 = null; this.btnMenu1.OccupancyBar_Lv2 = null; this.btnMenu1.OccupancyBar_Lv3 = null; this.btnMenu1.OccupancyBar_Lv4 = null; this.btnMenu1.Size = new System.Drawing.Size(81, 49); this.btnMenu1.TabIndex = 478; this.btnMenu1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu1.UseCompatibleTextRendering = true; // // label9 // this.label9.BackColor = System.Drawing.Color.Black; this.label9.Location = new System.Drawing.Point(231, 94); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(199, 2); this.label9.TabIndex = 238; // // frmRegGuest // 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(788, 402); this.Controls.Add(this.btnMenu3); this.Controls.Add(this.btnMenu4); this.Controls.Add(this.btnMenu2); this.Controls.Add(this.btnMenu1); this.Controls.Add(this.btn60R); this.Controls.Add(this.btn60L); this.Controls.Add(this.btn50R); this.Controls.Add(this.btn50L); this.Controls.Add(this.btn40R); this.Controls.Add(this.btn40L); this.Controls.Add(this.btn30R); this.Controls.Add(this.btn30L); this.Controls.Add(this.btn20R); this.Controls.Add(this.btn20L); this.Controls.Add(this.btn10R); this.Controls.Add(this.btn10L); this.Controls.Add(this.label9); this.Controls.Add(this.label3); this.Controls.Add(this.btnSave); this.Controls.Add(this.btnExit); this.Controls.Add(this.lblTitle); this.Controls.Add(this.txtTotal); this.Controls.Add(this.txt10R); this.Controls.Add(this.txt10L); this.Controls.Add(this.txt30R); this.Controls.Add(this.txt30L); this.Controls.Add(this.txt20R); this.Controls.Add(this.txt20L); this.Controls.Add(this.txt40R); this.Controls.Add(this.txt50R); this.Controls.Add(this.txt40L); this.Controls.Add(this.txt50L); this.Controls.Add(this.padInPut); this.Controls.Add(this.lblTitleR); this.Controls.Add(this.lblTotal); this.Controls.Add(this.lbl10R); this.Controls.Add(this.lbl20R); this.Controls.Add(this.lbl10L); this.Controls.Add(this.lbl30R); this.Controls.Add(this.lbl20L); this.Controls.Add(this.lbl40R); this.Controls.Add(this.lbl30L); this.Controls.Add(this.lbl50R); this.Controls.Add(this.lbl40L); this.Controls.Add(this.lbl50L); this.Controls.Add(this.lblTitleL); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmRegGuest"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "frmRegGuest"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmRegGuest_FormClosing); this.Load += new System.EventHandler(this.frmRegGuest_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.ResumeLayout(false); } #endregion private UI.CsmLabel lblTitleL; private UI.CsmLabel lblTitleR; private UI.CsmNumpad padInPut; private UI.CsmLabel lbl50L; private UI.CsmLabel lbl40L; private UI.CsmLabel lbl30L; private UI.CsmLabel lbl20L; private UI.CsmLabel lbl10L; private UI.CsmLabel lblTotal; private UI.CsmPosEditBox txt50L; private UI.CsmPosEditBox txt40L; private UI.CsmPosEditBox txt30L; private UI.CsmPosEditBox txt20L; private UI.CsmPosEditBox txt10L; private UI.CsmPosEditBox txtTotal; private UI.CsmLabel lbl50R; private UI.CsmLabel lbl40R; private UI.CsmLabel lbl30R; private UI.CsmLabel lbl20R; private UI.CsmLabel lbl10R; private UI.CsmPosEditBox txt50R; private UI.CsmPosEditBox txt40R; private UI.CsmPosEditBox txt20R; private UI.CsmPosEditBox txt30R; private UI.CsmPosEditBox txt10R; private UI.CsmButton btnSave; private UI.CsmLabel btnExit; private UI.CsmLabel lblTitle; private System.Windows.Forms.Label label3; private System.Windows.Forms.PictureBox picBack; private UI.CsmButton btn10L; private UI.CsmButton btn20L; private UI.CsmButton btn30L; private UI.CsmButton btn40L; private UI.CsmButton btn50L; private UI.CsmButton btn60L; private UI.CsmButton btn10R; private UI.CsmButton btn20R; private UI.CsmButton btn30R; private UI.CsmButton btn40R; private UI.CsmButton btn50R; private UI.CsmButton btn60R; private UI.CsmButton btnMenu3; private UI.CsmButton btnMenu4; private UI.CsmButton btnMenu2; private UI.CsmButton btnMenu1; private System.Windows.Forms.Label label9; } }