namespace Cosmos.Win { partial class frmTranResend { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTranResend)); this.picBack = new System.Windows.Forms.PictureBox(); this.btnExit = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.label01 = new System.Windows.Forms.Label(); this.lblSaleDt = new Cosmos.UI.CsmLabel(); this.btnEnter = new Cosmos.UI.CsmButton(); this.label2 = new System.Windows.Forms.Label(); this.lblTitle1 = new Cosmos.UI.CsmLabel(); this.lblTitle2 = new Cosmos.UI.CsmLabel(); this.lblTitle3 = new Cosmos.UI.CsmLabel(); this.lblTotTranCnt = new Cosmos.UI.CsmLabel(); this.lblOkCnt = new Cosmos.UI.CsmLabel(); this.lblFailCnt = new Cosmos.UI.CsmLabel(); this.tmrRefresh = new System.Windows.Forms.Timer(this.components); this.pgbMarquee = new System.Windows.Forms.ProgressBar(); this.btnDate = new Cosmos.UI.CsmButton(); this.txtDate = new Cosmos.UI.CsmPosEditBox(); this.lblBox4 = new Cosmos.UI.CsmLabel(); this.lblBox3 = new Cosmos.UI.CsmLabel(); this.lblBox2 = new Cosmos.UI.CsmLabel(); this.lblBox1 = new Cosmos.UI.CsmLabel(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.SuspendLayout(); // // picBack // 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 = 0; this.picBack.TabStop = false; // // 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(729, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(58, 50); this.btnExit.TabIndex = 472; 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(727, 50); this.lblTitle.TabIndex = 471; this.lblTitle.Text = "매출 재전송"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label01 // this.label01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.label01.Location = new System.Drawing.Point(22, 67); this.label01.Name = "label01"; this.label01.Size = new System.Drawing.Size(372, 2); this.label01.TabIndex = 491; // // lblSaleDt // this.lblSaleDt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblSaleDt.BorderStyleReDraw = true; this.lblSaleDt.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblSaleDt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblSaleDt.Location = new System.Drawing.Point(22, 68); this.lblSaleDt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblSaleDt.Name = "lblSaleDt"; this.lblSaleDt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblSaleDt.Size = new System.Drawing.Size(140, 40); this.lblSaleDt.TabIndex = 490; this.lblSaleDt.Text = "영업일자"; this.lblSaleDt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // btnEnter // this.btnEnter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnEnter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnEnter.BorderStyleReDraw = false; this.btnEnter.ClickImage = null; this.btnEnter.DefaultImage = null; this.btnEnter.DisableImage = null; this.btnEnter.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnEnter.ForeColor = System.Drawing.Color.White; this.btnEnter.Location = new System.Drawing.Point(666, 340); this.btnEnter.Name = "btnEnter"; this.btnEnter.OccupancyBar = 0; this.btnEnter.OccupancyBar_Lv0 = null; this.btnEnter.OccupancyBar_Lv1 = null; this.btnEnter.OccupancyBar_Lv2 = null; this.btnEnter.OccupancyBar_Lv3 = null; this.btnEnter.OccupancyBar_Lv4 = null; this.btnEnter.Size = new System.Drawing.Size(100, 40); this.btnEnter.TabIndex = 494; this.btnEnter.Text = "재전송"; this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnEnter.UseCompatibleTextRendering = true; this.btnEnter.Click += new System.EventHandler(this.btnEnter_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(22, 160); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(372, 2); this.label2.TabIndex = 495; // // lblTitle1 // this.lblTitle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblTitle1.BorderStyleReDraw = true; this.lblTitle1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblTitle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblTitle1.Location = new System.Drawing.Point(22, 161); this.lblTitle1.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblTitle1.Name = "lblTitle1"; this.lblTitle1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblTitle1.Size = new System.Drawing.Size(140, 40); this.lblTitle1.TabIndex = 496; this.lblTitle1.Text = "총 매출 건 수"; this.lblTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblTitle2 // this.lblTitle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblTitle2.BorderStyleReDraw = true; this.lblTitle2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblTitle2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblTitle2.Location = new System.Drawing.Point(22, 200); this.lblTitle2.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblTitle2.Name = "lblTitle2"; this.lblTitle2.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblTitle2.Size = new System.Drawing.Size(140, 40); this.lblTitle2.TabIndex = 498; this.lblTitle2.Text = "전송 성공 건 수"; this.lblTitle2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblTitle3 // this.lblTitle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblTitle3.BorderStyleReDraw = true; this.lblTitle3.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold); this.lblTitle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblTitle3.Location = new System.Drawing.Point(22, 239); this.lblTitle3.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblTitle3.Name = "lblTitle3"; this.lblTitle3.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblTitle3.Size = new System.Drawing.Size(140, 40); this.lblTitle3.TabIndex = 500; this.lblTitle3.Text = "전송 실패 건 수"; this.lblTitle3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblTotTranCnt // this.lblTotTranCnt.BackColor = System.Drawing.Color.WhiteSmoke; this.lblTotTranCnt.BorderStyleReDraw = true; this.lblTotTranCnt.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTotTranCnt.Location = new System.Drawing.Point(177, 167); this.lblTotTranCnt.Name = "lblTotTranCnt"; this.lblTotTranCnt.Size = new System.Drawing.Size(200, 26); this.lblTotTranCnt.TabIndex = 508; this.lblTotTranCnt.Text = "0"; this.lblTotTranCnt.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblOkCnt // this.lblOkCnt.BackColor = System.Drawing.Color.WhiteSmoke; this.lblOkCnt.BorderStyleReDraw = true; this.lblOkCnt.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblOkCnt.Location = new System.Drawing.Point(177, 206); this.lblOkCnt.Name = "lblOkCnt"; this.lblOkCnt.Size = new System.Drawing.Size(200, 26); this.lblOkCnt.TabIndex = 509; this.lblOkCnt.Text = "0"; this.lblOkCnt.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblFailCnt // this.lblFailCnt.BackColor = System.Drawing.Color.WhiteSmoke; this.lblFailCnt.BorderStyleReDraw = true; this.lblFailCnt.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblFailCnt.Location = new System.Drawing.Point(177, 245); this.lblFailCnt.Name = "lblFailCnt"; this.lblFailCnt.Size = new System.Drawing.Size(200, 26); this.lblFailCnt.TabIndex = 510; this.lblFailCnt.Text = "0"; this.lblFailCnt.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tmrRefresh // this.tmrRefresh.Interval = 1000; this.tmrRefresh.Tick += new System.EventHandler(this.tmrRefresh_Tick); // // pgbMarquee // this.pgbMarquee.ForeColor = System.Drawing.Color.ForestGreen; this.pgbMarquee.Location = new System.Drawing.Point(22, 306); this.pgbMarquee.MarqueeAnimationSpeed = 20; this.pgbMarquee.Name = "pgbMarquee"; this.pgbMarquee.Size = new System.Drawing.Size(744, 20); this.pgbMarquee.Style = System.Windows.Forms.ProgressBarStyle.Marquee; this.pgbMarquee.TabIndex = 511; // // 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(351, 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 = 538; 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(177, 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(172, 26); this.txtDate.TabIndex = 537; this.txtDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtDate.UseDualMaxLength = false; this.txtDate.Value = "20160101"; // // lblBox4 // this.lblBox4.BackColor = System.Drawing.Color.White; this.lblBox4.BorderStyleReDraw = true; this.lblBox4.Location = new System.Drawing.Point(161, 239); this.lblBox4.Name = "lblBox4"; this.lblBox4.Size = new System.Drawing.Size(233, 40); this.lblBox4.TabIndex = 539; // // lblBox3 // this.lblBox3.BackColor = System.Drawing.Color.White; this.lblBox3.BorderStyleReDraw = true; this.lblBox3.Location = new System.Drawing.Point(161, 200); this.lblBox3.Name = "lblBox3"; this.lblBox3.Size = new System.Drawing.Size(233, 40); this.lblBox3.TabIndex = 540; // // lblBox2 // this.lblBox2.BackColor = System.Drawing.Color.White; this.lblBox2.BorderStyleReDraw = true; this.lblBox2.Location = new System.Drawing.Point(161, 161); this.lblBox2.Name = "lblBox2"; this.lblBox2.Size = new System.Drawing.Size(233, 40); this.lblBox2.TabIndex = 541; // // lblBox1 // this.lblBox1.BackColor = System.Drawing.Color.White; this.lblBox1.BorderStyleReDraw = true; this.lblBox1.Location = new System.Drawing.Point(161, 68); this.lblBox1.Name = "lblBox1"; this.lblBox1.Size = new System.Drawing.Size(233, 40); this.lblBox1.TabIndex = 542; // // frmTranResend // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(788, 402); this.Controls.Add(this.label2); this.Controls.Add(this.btnDate); this.Controls.Add(this.txtDate); this.Controls.Add(this.pgbMarquee); this.Controls.Add(this.lblFailCnt); this.Controls.Add(this.lblOkCnt); this.Controls.Add(this.lblTotTranCnt); this.Controls.Add(this.lblTitle3); this.Controls.Add(this.lblTitle2); this.Controls.Add(this.lblTitle1); this.Controls.Add(this.btnEnter); this.Controls.Add(this.label01); this.Controls.Add(this.lblSaleDt); this.Controls.Add(this.btnExit); this.Controls.Add(this.lblTitle); this.Controls.Add(this.lblBox4); this.Controls.Add(this.lblBox3); this.Controls.Add(this.lblBox2); this.Controls.Add(this.lblBox1); this.Controls.Add(this.picBack); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmTranResend"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "frmTranResend"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmTranResend_FormClosing); this.Load += new System.EventHandler(this.frmTranResend_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.PictureBox picBack; private UI.CsmLabel btnExit; private UI.CsmLabel lblTitle; private System.Windows.Forms.Label label01; private UI.CsmLabel lblSaleDt; private UI.CsmButton btnEnter; private System.Windows.Forms.Label label2; private UI.CsmLabel lblTitle1; private UI.CsmLabel lblTitle2; private UI.CsmLabel lblTitle3; private UI.CsmLabel lblTotTranCnt; private UI.CsmLabel lblOkCnt; private UI.CsmLabel lblFailCnt; private System.Windows.Forms.Timer tmrRefresh; private System.Windows.Forms.ProgressBar pgbMarquee; private UI.CsmButton btnDate; private UI.CsmPosEditBox txtDate; private UI.CsmLabel lblBox4; private UI.CsmLabel lblBox3; private UI.CsmLabel lblBox2; private UI.CsmLabel lblBox1; } }