namespace Cosmos.Win { partial class frmDataSearch { /// /// 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(frmDataSearch)); this.btnExit = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.btnPrint = new Cosmos.UI.CsmButton(); this.picBack = new System.Windows.Forms.PictureBox(); this.txtPrtData = new System.Windows.Forms.TextBox(); this.grdSearchList = new Cosmos.UI.CsmGrid(); this.btnDw2 = new Cosmos.UI.CsmButton(); this.btnDw = new Cosmos.UI.CsmButton(); this.btnUp = new Cosmos.UI.CsmButton(); this.btnUp2 = new Cosmos.UI.CsmButton(); this.btnSearch = new Cosmos.UI.CsmButton(); this.lblSaleDate = new Cosmos.UI.CsmLabel(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.lblLabel = new System.Windows.Forms.Label(); this.lblChasu = new Cosmos.UI.CsmLabel(); this.cbChasu = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.cbiTemGroup = new System.Windows.Forms.ComboBox(); this.lbliTemType = new Cosmos.UI.CsmLabel(); this.ckbSimple = new System.Windows.Forms.CheckBox(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.btnFromDate = new Cosmos.UI.CsmButton(); this.txtDateFrom = new Cosmos.UI.CsmPosEditBox(); this.btnDateTo = new Cosmos.UI.CsmButton(); this.txtDateTo = new Cosmos.UI.CsmPosEditBox(); this.vScrollbar = new Cosmos.UI.CsmVScrollbar(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.SuspendLayout(); // // btnExit // this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnExit.BorderStyleReDraw = false; this.btnExit.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnExit.ForeColor = System.Drawing.Color.White; this.btnExit.Location = new System.Drawing.Point(965, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(58, 50); this.btnExit.TabIndex = 224; this.btnExit.Text = "X"; this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // lblTitle // this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.lblTitle.BorderStyleReDraw = false; this.lblTitle.Font = new System.Drawing.Font("나눔스퀘어 Bold", 16F, System.Drawing.FontStyle.Bold); this.lblTitle.ForeColor = System.Drawing.Color.White; this.lblTitle.Location = new System.Drawing.Point(16, 1); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(950, 50); this.lblTitle.TabIndex = 287; this.lblTitle.Text = "자료 조회"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // 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(904, 109); 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(104, 40); this.btnPrint.TabIndex = 133; this.btnPrint.Text = "출력"; this.btnPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnPrint.UseCompatibleTextRendering = true; this.btnPrint.Click += new System.EventHandler(this.btnProc_Click); // // picBack // this.picBack.ErrorImage = null; this.picBack.InitialImage = null; this.picBack.Location = new System.Drawing.Point(0, 631); this.picBack.Name = "picBack"; this.picBack.Size = new System.Drawing.Size(97, 65); this.picBack.TabIndex = 298; this.picBack.TabStop = false; // // txtPrtData // this.txtPrtData.BackColor = System.Drawing.Color.White; this.txtPrtData.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPrtData.Font = new System.Drawing.Font("굴림체", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtPrtData.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.txtPrtData.Location = new System.Drawing.Point(674, 163); this.txtPrtData.Multiline = true; this.txtPrtData.Name = "txtPrtData"; this.txtPrtData.ReadOnly = true; this.txtPrtData.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtPrtData.Size = new System.Drawing.Size(322, 516); this.txtPrtData.TabIndex = 358; this.txtPrtData.Text = "012345678901234567890123456789012345678912"; // // grdSearchList // this.grdSearchList.BackColor = System.Drawing.Color.White; this.grdSearchList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.grdSearchList.CsmGridAlternateRowBackColor = System.Drawing.Color.White; this.grdSearchList.CsmGridBackGroundColor = System.Drawing.Color.Ivory; this.grdSearchList.CsmGridColumnCount = 0; this.grdSearchList.CsmGridColumnHeadersFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.grdSearchList.CsmGridColumnHeadersHeight = 18; this.grdSearchList.CsmGridColumnHeadersVisible = false; this.grdSearchList.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory; this.grdSearchList.CsmGridFirstDisplayedScrollingRowIndex = -1; this.grdSearchList.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight; this.grdSearchList.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText; this.grdSearchList.CsmGridIndicateBackColor = System.Drawing.Color.Red; this.grdSearchList.CsmGridIndicateForeColor = System.Drawing.Color.White; this.grdSearchList.CsmGridRowMove = true; this.grdSearchList.CsmGridRowsHeight = 35; this.grdSearchList.CsmGridShowPageRowsCount = 4; this.grdSearchList.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.grdSearchList.Location = new System.Drawing.Point(16, 164); this.grdSearchList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdSearchList.Name = "grdSearchList"; this.grdSearchList.Size = new System.Drawing.Size(653, 468); this.grdSearchList.TabIndex = 363; this.grdSearchList.GridClickEvent += new Cosmos.UI.CsmGrid.GridClickEventHandler(this.grdSearchItem_GridClickEvent); // // btnDw2 // this.btnDw2.BackColor = System.Drawing.Color.White; this.btnDw2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnDw2.BorderStyleReDraw = true; this.btnDw2.ClickImage = null; this.btnDw2.DefaultImage = null; this.btnDw2.DisableImage = null; this.btnDw2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDw2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnDw2.Location = new System.Drawing.Point(505, 631); this.btnDw2.Name = "btnDw2"; this.btnDw2.OccupancyBar = 0; this.btnDw2.OccupancyBar_Lv0 = null; this.btnDw2.OccupancyBar_Lv1 = null; this.btnDw2.OccupancyBar_Lv2 = null; this.btnDw2.OccupancyBar_Lv3 = null; this.btnDw2.OccupancyBar_Lv4 = null; this.btnDw2.Size = new System.Drawing.Size(164, 48); this.btnDw2.TabIndex = 359; this.btnDw2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDw2.UseCompatibleTextRendering = true; this.btnDw2.Click += new System.EventHandler(this.btnProc_Click); // // btnDw // this.btnDw.BackColor = System.Drawing.Color.White; this.btnDw.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnDw.BorderStyleReDraw = true; this.btnDw.ClickImage = null; this.btnDw.DefaultImage = null; this.btnDw.DisableImage = null; this.btnDw.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnDw.Location = new System.Drawing.Point(342, 631); this.btnDw.Name = "btnDw"; this.btnDw.OccupancyBar = 0; this.btnDw.OccupancyBar_Lv0 = null; this.btnDw.OccupancyBar_Lv1 = null; this.btnDw.OccupancyBar_Lv2 = null; this.btnDw.OccupancyBar_Lv3 = null; this.btnDw.OccupancyBar_Lv4 = null; this.btnDw.Size = new System.Drawing.Size(164, 48); this.btnDw.TabIndex = 360; this.btnDw.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDw.UseCompatibleTextRendering = true; this.btnDw.Click += new System.EventHandler(this.btnProc_Click); // // btnUp // this.btnUp.BackColor = System.Drawing.Color.White; this.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnUp.BorderStyleReDraw = true; this.btnUp.ClickImage = null; this.btnUp.DefaultImage = null; this.btnUp.DisableImage = null; this.btnUp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnUp.Location = new System.Drawing.Point(179, 631); this.btnUp.Name = "btnUp"; this.btnUp.OccupancyBar = 0; this.btnUp.OccupancyBar_Lv0 = null; this.btnUp.OccupancyBar_Lv1 = null; this.btnUp.OccupancyBar_Lv2 = null; this.btnUp.OccupancyBar_Lv3 = null; this.btnUp.OccupancyBar_Lv4 = null; this.btnUp.Size = new System.Drawing.Size(164, 48); this.btnUp.TabIndex = 361; this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnUp.UseCompatibleTextRendering = true; this.btnUp.Click += new System.EventHandler(this.btnProc_Click); // // btnUp2 // this.btnUp2.BackColor = System.Drawing.Color.White; this.btnUp2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnUp2.BorderStyleReDraw = true; this.btnUp2.ClickImage = null; this.btnUp2.DefaultImage = null; this.btnUp2.DisableImage = null; this.btnUp2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnUp2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.btnUp2.Location = new System.Drawing.Point(16, 631); this.btnUp2.Name = "btnUp2"; this.btnUp2.OccupancyBar = 0; this.btnUp2.OccupancyBar_Lv0 = null; this.btnUp2.OccupancyBar_Lv1 = null; this.btnUp2.OccupancyBar_Lv2 = null; this.btnUp2.OccupancyBar_Lv3 = null; this.btnUp2.OccupancyBar_Lv4 = null; this.btnUp2.Size = new System.Drawing.Size(164, 48); this.btnUp2.TabIndex = 362; this.btnUp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnUp2.UseCompatibleTextRendering = true; this.btnUp2.Click += new System.EventHandler(this.btnProc_Click); // // btnSearch // this.btnSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnSearch.BorderStyleReDraw = false; this.btnSearch.ClickImage = null; this.btnSearch.DefaultImage = null; this.btnSearch.DisableImage = null; this.btnSearch.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(795, 109); this.btnSearch.Name = "btnSearch"; this.btnSearch.OccupancyBar = 0; this.btnSearch.OccupancyBar_Lv0 = null; this.btnSearch.OccupancyBar_Lv1 = null; this.btnSearch.OccupancyBar_Lv2 = null; this.btnSearch.OccupancyBar_Lv3 = null; this.btnSearch.OccupancyBar_Lv4 = null; this.btnSearch.Size = new System.Drawing.Size(104, 40); this.btnSearch.TabIndex = 364; this.btnSearch.Text = "조회"; this.btnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnSearch.UseCompatibleTextRendering = true; this.btnSearch.Click += new System.EventHandler(this.btnProc_Click); // // lblSaleDate // this.lblSaleDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblSaleDate.BorderStyleReDraw = false; this.lblSaleDate.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblSaleDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblSaleDate.Location = new System.Drawing.Point(16, 68); this.lblSaleDate.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblSaleDate.Name = "lblSaleDate"; this.lblSaleDate.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblSaleDate.Size = new System.Drawing.Size(120, 40); this.lblSaleDate.TabIndex = 476; this.lblSaleDate.Text = "조회 기간"; this.lblSaleDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label1 // this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.label1.Location = new System.Drawing.Point(16, 108); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(335, 1); this.label1.TabIndex = 478; // // label2 // this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label2.Location = new System.Drawing.Point(16, 68); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(335, 2); this.label2.TabIndex = 479; // // lblLabel // this.lblLabel.AutoSize = true; this.lblLabel.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblLabel.Location = new System.Drawing.Point(315, 78); this.lblLabel.Name = "lblLabel"; this.lblLabel.Size = new System.Drawing.Size(21, 21); this.lblLabel.TabIndex = 481; this.lblLabel.Text = "~"; // // lblChasu // this.lblChasu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblChasu.BorderStyleReDraw = false; this.lblChasu.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblChasu.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblChasu.Location = new System.Drawing.Point(16, 109); this.lblChasu.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblChasu.Name = "lblChasu"; this.lblChasu.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblChasu.Size = new System.Drawing.Size(120, 40); this.lblChasu.TabIndex = 482; this.lblChasu.Text = "차수"; this.lblChasu.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // cbChasu // this.cbChasu.BackColor = System.Drawing.Color.WhiteSmoke; this.cbChasu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbChasu.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.cbChasu.FormattingEnabled = true; this.cbChasu.Location = new System.Drawing.Point(154, 117); this.cbChasu.Name = "cbChasu"; this.cbChasu.Size = new System.Drawing.Size(140, 26); this.cbChasu.TabIndex = 483; // // label3 // this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.label3.Location = new System.Drawing.Point(16, 149); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(653, 1); this.label3.TabIndex = 484; // // cbiTemGroup // this.cbiTemGroup.BackColor = System.Drawing.Color.WhiteSmoke; this.cbiTemGroup.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbiTemGroup.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.cbiTemGroup.FormattingEnabled = true; this.cbiTemGroup.Location = new System.Drawing.Point(478, 117); this.cbiTemGroup.Name = "cbiTemGroup"; this.cbiTemGroup.Size = new System.Drawing.Size(176, 26); this.cbiTemGroup.TabIndex = 486; // // lbliTemType // this.lbliTemType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lbliTemType.BorderStyleReDraw = false; this.lbliTemType.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lbliTemType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lbliTemType.Location = new System.Drawing.Point(313, 109); this.lbliTemType.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lbliTemType.Name = "lbliTemType"; this.lbliTemType.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lbliTemType.Size = new System.Drawing.Size(150, 40); this.lbliTemType.TabIndex = 485; this.lbliTemType.Text = "제품군"; this.lbliTemType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // ckbSimple // this.ckbSimple.AutoSize = true; this.ckbSimple.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.ckbSimple.Location = new System.Drawing.Point(376, 118); this.ckbSimple.Name = "ckbSimple"; this.ckbSimple.Size = new System.Drawing.Size(87, 22); this.ckbSimple.TabIndex = 487; this.ckbSimple.Text = "간편조회"; this.ckbSimple.UseVisualStyleBackColor = true; this.ckbSimple.Visible = false; // // label4 // this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.label4.Location = new System.Drawing.Point(16, 108); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(653, 1); this.label4.TabIndex = 488; this.label4.Visible = false; // // label5 // this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label5.Location = new System.Drawing.Point(16, 163); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(653, 2); this.label5.TabIndex = 479; // // btnFromDate // this.btnFromDate.BackColor = System.Drawing.Color.WhiteSmoke; this.btnFromDate.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnFromDate.BorderStyleReDraw = true; this.btnFromDate.ClickImage = null; this.btnFromDate.DefaultImage = null; this.btnFromDate.DisableImage = null; this.btnFromDate.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.btnFromDate.ForeColor = System.Drawing.Color.Black; this.btnFromDate.Image = ((System.Drawing.Image)(resources.GetObject("btnFromDate.Image"))); this.btnFromDate.Location = new System.Drawing.Point(279, 75); this.btnFromDate.Name = "btnFromDate"; this.btnFromDate.OccupancyBar = 0; this.btnFromDate.OccupancyBar_Lv0 = null; this.btnFromDate.OccupancyBar_Lv1 = null; this.btnFromDate.OccupancyBar_Lv2 = null; this.btnFromDate.OccupancyBar_Lv3 = null; this.btnFromDate.OccupancyBar_Lv4 = null; this.btnFromDate.Size = new System.Drawing.Size(30, 28); this.btnFromDate.TabIndex = 490; this.btnFromDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnFromDate.Click += new System.EventHandler(this.btnFromDate_Click); // // txtDateFrom // this.txtDateFrom.BackColor = System.Drawing.Color.WhiteSmoke; this.txtDateFrom.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtDateFrom.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtDateFrom.BorderStyleReDraw = false; this.txtDateFrom.ClearFlag = false; this.txtDateFrom.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtDateFrom.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtDateFrom.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtDateFrom.InputType = Cosmos.UI.InputType.Date; this.txtDateFrom.InputTypeFormat = ""; this.txtDateFrom.Location = new System.Drawing.Point(154, 76); this.txtDateFrom.Margin = new System.Windows.Forms.Padding(5); this.txtDateFrom.MaxLength = 10; this.txtDateFrom.MaxLengthAutoEnd = false; this.txtDateFrom.MaxLengthForKeyIn = 32767; this.txtDateFrom.MaxLengthForNumpad = 32767; this.txtDateFrom.Name = "txtDateFrom"; this.txtDateFrom.PasswordChar = '\0'; this.txtDateFrom.ReadOnly = false; this.txtDateFrom.Size = new System.Drawing.Size(123, 26); this.txtDateFrom.TabIndex = 489; this.txtDateFrom.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDateFrom.UseDualMaxLength = false; this.txtDateFrom.Value = "20160101"; this.txtDateFrom.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtDateFrom.EditBoxTextChangedEvnet += new Cosmos.UI.CsmPosEditBox.EditBoxTextChangedEventHandler(this.txtDateFrom_EditBoxTextChangedEvnet); this.txtDateFrom.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // btnDateTo // this.btnDateTo.BackColor = System.Drawing.Color.WhiteSmoke; this.btnDateTo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDateTo.BorderStyleReDraw = true; this.btnDateTo.ClickImage = null; this.btnDateTo.DefaultImage = null; this.btnDateTo.DisableImage = null; this.btnDateTo.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.btnDateTo.ForeColor = System.Drawing.Color.Black; this.btnDateTo.Image = ((System.Drawing.Image)(resources.GetObject("btnDateTo.Image"))); this.btnDateTo.Location = new System.Drawing.Point(467, 75); this.btnDateTo.Name = "btnDateTo"; this.btnDateTo.OccupancyBar = 0; this.btnDateTo.OccupancyBar_Lv0 = null; this.btnDateTo.OccupancyBar_Lv1 = null; this.btnDateTo.OccupancyBar_Lv2 = null; this.btnDateTo.OccupancyBar_Lv3 = null; this.btnDateTo.OccupancyBar_Lv4 = null; this.btnDateTo.Size = new System.Drawing.Size(30, 28); this.btnDateTo.TabIndex = 492; this.btnDateTo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDateTo.Click += new System.EventHandler(this.btnDateTo_Click); // // txtDateTo // this.txtDateTo.BackColor = System.Drawing.Color.WhiteSmoke; this.txtDateTo.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtDateTo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtDateTo.BorderStyleReDraw = false; this.txtDateTo.ClearFlag = false; this.txtDateTo.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtDateTo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtDateTo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtDateTo.InputType = Cosmos.UI.InputType.Date; this.txtDateTo.InputTypeFormat = ""; this.txtDateTo.Location = new System.Drawing.Point(342, 76); this.txtDateTo.Margin = new System.Windows.Forms.Padding(5); this.txtDateTo.MaxLength = 10; this.txtDateTo.MaxLengthAutoEnd = false; this.txtDateTo.MaxLengthForKeyIn = 32767; this.txtDateTo.MaxLengthForNumpad = 32767; this.txtDateTo.Name = "txtDateTo"; this.txtDateTo.PasswordChar = '\0'; this.txtDateTo.ReadOnly = false; this.txtDateTo.Size = new System.Drawing.Size(123, 26); this.txtDateTo.TabIndex = 491; this.txtDateTo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDateTo.UseDualMaxLength = false; this.txtDateTo.Value = "20160101"; this.txtDateTo.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.txtEditBox_EditBoxKeyDownEvent); this.txtDateTo.Enter += new System.EventHandler(this.txtEditBox_EnterEvent); // // vScrollbar // this.vScrollbar.Location = new System.Drawing.Point(973, 164); this.vScrollbar.Name = "vScrollbar"; this.vScrollbar.Size = new System.Drawing.Size(35, 513); this.vScrollbar.TabIndex = 493; // // frmDataSearch // 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.vScrollbar); this.Controls.Add(this.btnDateTo); this.Controls.Add(this.txtDateTo); this.Controls.Add(this.btnFromDate); this.Controls.Add(this.txtDateFrom); this.Controls.Add(this.label4); this.Controls.Add(this.ckbSimple); this.Controls.Add(this.cbiTemGroup); this.Controls.Add(this.lbliTemType); this.Controls.Add(this.label3); this.Controls.Add(this.cbChasu); this.Controls.Add(this.lblChasu); this.Controls.Add(this.btnPrint); this.Controls.Add(this.lblLabel); this.Controls.Add(this.label5); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.lblSaleDate); this.Controls.Add(this.btnSearch); this.Controls.Add(this.btnDw2); this.Controls.Add(this.btnDw); this.Controls.Add(this.btnUp); this.Controls.Add(this.btnUp2); this.Controls.Add(this.txtPrtData); this.Controls.Add(this.lblTitle); this.Controls.Add(this.btnExit); this.Controls.Add(this.grdSearchList); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmDataSearch"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "frmADMT"; this.Activated += new System.EventHandler(this.frmDataSearch_Activated); this.Deactivate += new System.EventHandler(this.frmDataSearch_Deactivate); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmDataSearch_FormClosing); this.Load += new System.EventHandler(this.frmDataSearch_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private UI.CsmLabel btnExit; private UI.CsmLabel lblTitle; private System.Windows.Forms.PictureBox picBack; private UI.CsmButton btnPrint; public System.Windows.Forms.TextBox txtPrtData; private UI.CsmGrid grdSearchList; private UI.CsmButton btnDw2; private UI.CsmButton btnDw; private UI.CsmButton btnUp; private UI.CsmButton btnUp2; private UI.CsmButton btnSearch; private UI.CsmLabel lblSaleDate; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lblLabel; private UI.CsmLabel lblChasu; private System.Windows.Forms.ComboBox cbChasu; private System.Windows.Forms.Label label3; private System.Windows.Forms.ComboBox cbiTemGroup; private UI.CsmLabel lbliTemType; private System.Windows.Forms.CheckBox ckbSimple; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private UI.CsmButton btnFromDate; private UI.CsmPosEditBox txtDateFrom; private UI.CsmButton btnDateTo; private UI.CsmPosEditBox txtDateTo; private UI.CsmVScrollbar vScrollbar; } }