namespace Cosmos.Win { partial class frmHoldDeal { /// /// 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(frmHoldDeal)); this.btnLoad = new Cosmos.UI.CsmButton(); this.btnDel = new Cosmos.UI.CsmButton(); this.btnExit = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.picBack = new System.Windows.Forms.PictureBox(); this.btnUp2 = new Cosmos.UI.CsmButton(); this.btnUp = new Cosmos.UI.CsmButton(); this.btnDw = new Cosmos.UI.CsmButton(); this.label2 = new System.Windows.Forms.Label(); this.lblHoldDay = new Cosmos.UI.CsmLabel(); this.BtnPrt = new Cosmos.UI.CsmButton(); this.btnDw2 = new Cosmos.UI.CsmButton(); this.txtPrtData = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.grdSearchItem = new Cosmos.UI.CsmGrid(); this.btnDate = new Cosmos.UI.CsmButton(); this.txtDate = new Cosmos.UI.CsmPosEditBox(); this.vScrollbar = new Cosmos.UI.CsmVScrollbar(); this.lblBox1 = new Cosmos.UI.CsmLabel(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.SuspendLayout(); // // btnLoad // this.btnLoad.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnLoad.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnLoad.BorderStyleReDraw = false; this.btnLoad.ClickImage = null; this.btnLoad.DefaultImage = null; this.btnLoad.DisableImage = null; this.btnLoad.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnLoad.ForeColor = System.Drawing.Color.White; this.btnLoad.Location = new System.Drawing.Point(448, 125); this.btnLoad.Name = "btnLoad"; this.btnLoad.OccupancyBar = 0; this.btnLoad.OccupancyBar_Lv0 = null; this.btnLoad.OccupancyBar_Lv1 = null; this.btnLoad.OccupancyBar_Lv2 = null; this.btnLoad.OccupancyBar_Lv3 = null; this.btnLoad.OccupancyBar_Lv4 = null; this.btnLoad.Size = new System.Drawing.Size(109, 40); this.btnLoad.TabIndex = 133; this.btnLoad.Text = "추가_1"; this.btnLoad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnLoad.UseCompatibleTextRendering = true; this.btnLoad.Click += new System.EventHandler(this.btnProc_Click); // // btnDel // this.btnDel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDel.BorderStyleReDraw = false; this.btnDel.ClickImage = null; this.btnDel.DefaultImage = null; this.btnDel.DisableImage = null; this.btnDel.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnDel.ForeColor = System.Drawing.Color.White; this.btnDel.Location = new System.Drawing.Point(670, 125); this.btnDel.Name = "btnDel"; this.btnDel.OccupancyBar = 0; this.btnDel.OccupancyBar_Lv0 = null; this.btnDel.OccupancyBar_Lv1 = null; this.btnDel.OccupancyBar_Lv2 = null; this.btnDel.OccupancyBar_Lv3 = null; this.btnDel.OccupancyBar_Lv4 = null; this.btnDel.Size = new System.Drawing.Size(109, 40); this.btnDel.TabIndex = 152; this.btnDel.Text = "삭제_1"; this.btnDel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDel.UseCompatibleTextRendering = true; this.btnDel.Click += new System.EventHandler(this.btnProc_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(741, 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", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); 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(728, 50); this.lblTitle.TabIndex = 229; this.lblTitle.Text = "보류_1"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // 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(800, 600); this.picBack.TabIndex = 233; this.picBack.TabStop = false; // // btnUp2 // this.btnUp2.BackColor = System.Drawing.Color.White; this.btnUp2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnUp2.BorderStyleReDraw = true; this.btnUp2.ClickImage = null; this.btnUp2.DefaultImage = null; this.btnUp2.DisableImage = null; this.btnUp2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnUp2.ForeColor = System.Drawing.Color.White; this.btnUp2.Location = new System.Drawing.Point(22, 531); 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(105, 48); this.btnUp2.TabIndex = 133; this.btnUp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnUp2.UseCompatibleTextRendering = true; this.btnUp2.Click += new System.EventHandler(this.btnSelProc_Click); // // btnUp // this.btnUp.BackColor = System.Drawing.Color.White; this.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnUp.BorderStyleReDraw = true; this.btnUp.ClickImage = null; this.btnUp.DefaultImage = null; this.btnUp.DisableImage = null; this.btnUp.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnUp.ForeColor = System.Drawing.Color.White; this.btnUp.Location = new System.Drawing.Point(126, 531); 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(105, 48); this.btnUp.TabIndex = 133; this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnUp.UseCompatibleTextRendering = true; this.btnUp.Click += new System.EventHandler(this.btnSelProc_Click); // // btnDw // this.btnDw.BackColor = System.Drawing.Color.White; this.btnDw.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDw.BorderStyleReDraw = true; this.btnDw.ClickImage = null; this.btnDw.DefaultImage = null; this.btnDw.DisableImage = null; this.btnDw.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDw.ForeColor = System.Drawing.Color.White; this.btnDw.Location = new System.Drawing.Point(230, 531); 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(105, 48); this.btnDw.TabIndex = 133; this.btnDw.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDw.UseCompatibleTextRendering = true; this.btnDw.Click += new System.EventHandler(this.btnSelProc_Click); // // label2 // this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label2.Location = new System.Drawing.Point(448, 67); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(331, 2); this.label2.TabIndex = 325; // // lblHoldDay // this.lblHoldDay.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblHoldDay.BorderStyleReDraw = true; this.lblHoldDay.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblHoldDay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblHoldDay.Location = new System.Drawing.Point(448, 68); this.lblHoldDay.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblHoldDay.Name = "lblHoldDay"; this.lblHoldDay.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblHoldDay.Size = new System.Drawing.Size(122, 40); this.lblHoldDay.TabIndex = 323; this.lblHoldDay.Text = "보류 일자_1"; this.lblHoldDay.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // BtnPrt // this.BtnPrt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.BtnPrt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.BtnPrt.BorderStyleReDraw = false; this.BtnPrt.ClickImage = null; this.BtnPrt.DefaultImage = null; this.BtnPrt.DisableImage = null; this.BtnPrt.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.BtnPrt.ForeColor = System.Drawing.Color.White; this.BtnPrt.Location = new System.Drawing.Point(559, 125); this.BtnPrt.Name = "BtnPrt"; this.BtnPrt.OccupancyBar = 0; this.BtnPrt.OccupancyBar_Lv0 = null; this.BtnPrt.OccupancyBar_Lv1 = null; this.BtnPrt.OccupancyBar_Lv2 = null; this.BtnPrt.OccupancyBar_Lv3 = null; this.BtnPrt.OccupancyBar_Lv4 = null; this.BtnPrt.Size = new System.Drawing.Size(109, 40); this.BtnPrt.TabIndex = 133; this.BtnPrt.Text = "저장_1"; this.BtnPrt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnPrt.UseCompatibleTextRendering = true; this.BtnPrt.Click += new System.EventHandler(this.btnProc_Click); // // btnDw2 // this.btnDw2.BackColor = System.Drawing.Color.White; this.btnDw2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDw2.BorderStyleReDraw = true; this.btnDw2.ClickImage = null; this.btnDw2.DefaultImage = null; this.btnDw2.DisableImage = null; this.btnDw2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDw2.ForeColor = System.Drawing.Color.White; this.btnDw2.Location = new System.Drawing.Point(334, 531); 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(105, 48); this.btnDw2.TabIndex = 133; this.btnDw2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDw2.UseCompatibleTextRendering = true; this.btnDw2.Click += new System.EventHandler(this.btnSelProc_Click); // // txtPrtData // this.txtPrtData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); 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(448, 179); this.txtPrtData.Multiline = true; this.txtPrtData.Name = "txtPrtData"; this.txtPrtData.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtPrtData.Size = new System.Drawing.Size(331, 397); this.txtPrtData.TabIndex = 326; this.txtPrtData.Text = "012345678901234567890123456789012345678912"; // // label1 // this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label1.Location = new System.Drawing.Point(22, 67); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(417, 2); this.label1.TabIndex = 325; // // grdSearchItem // this.grdSearchItem.BackColor = System.Drawing.Color.White; this.grdSearchItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.grdSearchItem.CsmGridAlternateRowBackColor = System.Drawing.Color.White; this.grdSearchItem.CsmGridBackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(253)))), ((int)(((byte)(255))))); this.grdSearchItem.CsmGridColumnCount = 0; this.grdSearchItem.CsmGridColumnHeadersFont = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.grdSearchItem.CsmGridColumnHeadersHeight = 18; this.grdSearchItem.CsmGridColumnHeadersVisible = false; this.grdSearchItem.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory; this.grdSearchItem.CsmGridFirstDisplayedScrollingRowIndex = -1; this.grdSearchItem.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight; this.grdSearchItem.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText; this.grdSearchItem.CsmGridIndicateBackColor = System.Drawing.Color.Red; this.grdSearchItem.CsmGridIndicateForeColor = System.Drawing.Color.White; this.grdSearchItem.CsmGridRowMove = true; this.grdSearchItem.CsmGridRowsHeight = 35; this.grdSearchItem.CsmGridShowPageRowsCount = 4; this.grdSearchItem.Font = new System.Drawing.Font("나눔스퀘어", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.grdSearchItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.grdSearchItem.Location = new System.Drawing.Point(22, 68); this.grdSearchItem.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdSearchItem.Name = "grdSearchItem"; this.grdSearchItem.Size = new System.Drawing.Size(417, 464); this.grdSearchItem.TabIndex = 319; this.grdSearchItem.GridClickEvent += new Cosmos.UI.CsmGrid.GridClickEventHandler(this.grdSearchItem_GridClickEvent); // // btnDate // this.btnDate.BackColor = System.Drawing.Color.WhiteSmoke; this.btnDate.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDate.BorderStyleReDraw = true; this.btnDate.ClickImage = null; this.btnDate.DefaultImage = null; this.btnDate.DisableImage = null; this.btnDate.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.btnDate.ForeColor = System.Drawing.Color.Black; this.btnDate.Image = ((System.Drawing.Image)(resources.GetObject("btnDate.Image"))); this.btnDate.Location = new System.Drawing.Point(736, 75); this.btnDate.Name = "btnDate"; this.btnDate.OccupancyBar = 0; this.btnDate.OccupancyBar_Lv0 = null; this.btnDate.OccupancyBar_Lv1 = null; this.btnDate.OccupancyBar_Lv2 = null; this.btnDate.OccupancyBar_Lv3 = null; this.btnDate.OccupancyBar_Lv4 = null; this.btnDate.Size = new System.Drawing.Size(26, 26); this.btnDate.TabIndex = 534; this.btnDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDate.Click += new System.EventHandler(this.btnDate_Click); // // txtDate // this.txtDate.BackColor = System.Drawing.Color.WhiteSmoke; this.txtDate.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtDate.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtDate.BorderStyleReDraw = false; this.txtDate.ClearFlag = false; this.txtDate.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtDate.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtDate.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtDate.InputType = Cosmos.UI.InputType.Date; this.txtDate.InputTypeFormat = ""; this.txtDate.Location = new System.Drawing.Point(585, 75); this.txtDate.Margin = new System.Windows.Forms.Padding(5); this.txtDate.MaxLength = 10; this.txtDate.MaxLengthAutoEnd = false; this.txtDate.MaxLengthForKeyIn = 32767; this.txtDate.MaxLengthForNumpad = 32767; this.txtDate.Name = "txtDate"; this.txtDate.PasswordChar = '\0'; this.txtDate.ReadOnly = false; this.txtDate.Size = new System.Drawing.Size(150, 26); this.txtDate.TabIndex = 533; this.txtDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDate.UseDualMaxLength = false; this.txtDate.Value = "20160101"; // // vScrollbar // this.vScrollbar.Location = new System.Drawing.Point(749, 179); this.vScrollbar.Name = "vScrollbar"; this.vScrollbar.Size = new System.Drawing.Size(30, 397); this.vScrollbar.TabIndex = 535; // // lblBox1 // this.lblBox1.BackColor = System.Drawing.Color.White; this.lblBox1.BorderStyleReDraw = true; this.lblBox1.Location = new System.Drawing.Point(569, 68); this.lblBox1.Name = "lblBox1"; this.lblBox1.Size = new System.Drawing.Size(210, 40); this.lblBox1.TabIndex = 536; // // frmHoldDeal // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ClientSize = new System.Drawing.Size(800, 600); this.Controls.Add(this.vScrollbar); this.Controls.Add(this.btnDw2); this.Controls.Add(this.btnDw); this.Controls.Add(this.btnUp); this.Controls.Add(this.btnUp2); this.Controls.Add(this.btnDate); this.Controls.Add(this.txtDate); this.Controls.Add(this.txtPrtData); this.Controls.Add(this.BtnPrt); this.Controls.Add(this.btnDel); this.Controls.Add(this.btnLoad); this.Controls.Add(this.label1); this.Controls.Add(this.label2); this.Controls.Add(this.lblHoldDay); this.Controls.Add(this.grdSearchItem); this.Controls.Add(this.lblTitle); this.Controls.Add(this.btnExit); this.Controls.Add(this.lblBox1); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmHoldDeal"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "frmHoldDeal"; this.Activated += new System.EventHandler(this.frmHoldDeal_Activated); this.Deactivate += new System.EventHandler(this.frmHoldDeal_Deactivate); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmHoldDeal_FormClosing); this.Load += new System.EventHandler(this.frmHoldDeal_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private UI.CsmButton btnLoad; private UI.CsmButton btnDel; private UI.CsmLabel btnExit; private UI.CsmLabel lblTitle; private System.Windows.Forms.PictureBox picBack; private UI.CsmGrid grdSearchItem; private UI.CsmButton btnUp2; private UI.CsmButton btnUp; private UI.CsmButton btnDw; private System.Windows.Forms.Label label2; private UI.CsmLabel lblHoldDay; private UI.CsmButton BtnPrt; private UI.CsmButton btnDw2; public System.Windows.Forms.TextBox txtPrtData; private System.Windows.Forms.Label label1; private UI.CsmButton btnDate; private UI.CsmPosEditBox txtDate; private UI.CsmVScrollbar vScrollbar; private UI.CsmLabel lblBox1; } }