spc-kiosk-pb/Window/WinBasic/frmSvr2Tran.designer.cs
2019-06-16 14:12:09 +09:00

267 lines
14 KiB
C#

namespace Cosmos.Win
{
partial class frmSvr2Tran
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSvr2Tran));
this.lblTitle = new Cosmos.UI.CsmLabel();
this.picBack = new System.Windows.Forms.PictureBox();
this.lblSaleDate = new Cosmos.UI.CsmLabel();
this.btnExit = new Cosmos.UI.CsmLabel();
this.lblCount = new System.Windows.Forms.Label();
this.tmStart = new System.Windows.Forms.Timer(this.components);
this.pbWork = new System.Windows.Forms.ProgressBar();
this.btnComplete = new Cosmos.UI.CsmButton();
this.label1 = new System.Windows.Forms.Label();
this.btnDate = new Cosmos.UI.CsmButton();
this.txtDateFrom = new Cosmos.UI.CsmPosEditBox();
this.lblBox1 = new Cosmos.UI.CsmLabel();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
this.SuspendLayout();
//
// 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 = 229;
this.lblTitle.Text = "매출 자료 수신";
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// picBack
//
this.picBack.BackColor = System.Drawing.Color.White;
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 = 233;
this.picBack.TabStop = false;
//
// lblSaleDate
//
this.lblSaleDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
this.lblSaleDate.BorderStyleReDraw = true;
this.lblSaleDate.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblSaleDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblSaleDate.Location = new System.Drawing.Point(22, 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(122, 40);
this.lblSaleDate.TabIndex = 323;
this.lblSaleDate.Text = "영업일자";
this.lblSaleDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnExit
//
this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.btnExit.BorderStyleReDraw = false;
this.btnExit.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnExit.ForeColor = System.Drawing.Color.White;
this.btnExit.Location = new System.Drawing.Point(730, 1);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(58, 50);
this.btnExit.TabIndex = 466;
this.btnExit.Text = "X";
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// lblCount
//
this.lblCount.AutoSize = true;
this.lblCount.BackColor = System.Drawing.Color.Transparent;
this.lblCount.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblCount.Location = new System.Drawing.Point(35, 267);
this.lblCount.Name = "lblCount";
this.lblCount.Size = new System.Drawing.Size(144, 18);
this.lblCount.TabIndex = 469;
this.lblCount.Text = "거래 수신 중... (0%)";
this.lblCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tmStart
//
this.tmStart.Interval = 1;
this.tmStart.Tick += new System.EventHandler(this.tmStart_Tick);
//
// pbWork
//
this.pbWork.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.pbWork.Location = new System.Drawing.Point(22, 288);
this.pbWork.Name = "pbWork";
this.pbWork.Size = new System.Drawing.Size(744, 40);
this.pbWork.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
this.pbWork.TabIndex = 470;
//
// btnComplete
//
this.btnComplete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnComplete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnComplete.BorderStyleReDraw = false;
this.btnComplete.ClickImage = null;
this.btnComplete.DefaultImage = null;
this.btnComplete.DisableImage = null;
this.btnComplete.Font = new System.Drawing.Font("나눔스퀘어", 14F);
this.btnComplete.ForeColor = System.Drawing.Color.White;
this.btnComplete.Location = new System.Drawing.Point(373, 68);
this.btnComplete.Name = "btnComplete";
this.btnComplete.OccupancyBar = 0;
this.btnComplete.OccupancyBar_Lv0 = null;
this.btnComplete.OccupancyBar_Lv1 = null;
this.btnComplete.OccupancyBar_Lv2 = null;
this.btnComplete.OccupancyBar_Lv3 = null;
this.btnComplete.OccupancyBar_Lv4 = null;
this.btnComplete.Size = new System.Drawing.Size(100, 40);
this.btnComplete.TabIndex = 473;
this.btnComplete.Text = "매출수신";
this.btnComplete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnComplete.UseCompatibleTextRendering = true;
this.btnComplete.Click += new System.EventHandler(this.btnProc_Click);
//
// 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(337, 2);
this.label1.TabIndex = 475;
//
// 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(317, 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 = 500;
this.btnDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnDate.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(159, 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(157, 26);
this.txtDateFrom.TabIndex = 499;
this.txtDateFrom.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtDateFrom.UseDualMaxLength = false;
this.txtDateFrom.Value = "20160101";
//
// lblBox1
//
this.lblBox1.BackColor = System.Drawing.Color.White;
this.lblBox1.BorderStyleReDraw = true;
this.lblBox1.Location = new System.Drawing.Point(143, 68);
this.lblBox1.Name = "lblBox1";
this.lblBox1.Size = new System.Drawing.Size(216, 40);
this.lblBox1.TabIndex = 534;
//
// frmSvr2Tran
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
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.btnDate);
this.Controls.Add(this.txtDateFrom);
this.Controls.Add(this.label1);
this.Controls.Add(this.lblCount);
this.Controls.Add(this.btnComplete);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.lblSaleDate);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.pbWork);
this.Controls.Add(this.lblBox1);
this.Controls.Add(this.picBack);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmSvr2Tran";
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.Activated += new System.EventHandler(this.frmSvr2Tran_Activated);
this.Deactivate += new System.EventHandler(this.frmSvr2Tran_Deactivate);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmSvr2Tran_FormClosing);
this.Load += new System.EventHandler(this.frmSvr2Tran_Load);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private UI.CsmLabel lblTitle;
private System.Windows.Forms.PictureBox picBack;
private UI.CsmLabel lblSaleDate;
private UI.CsmLabel btnExit;
private System.Windows.Forms.Label lblCount;
private System.Windows.Forms.Timer tmStart;
private System.Windows.Forms.ProgressBar pbWork;
private UI.CsmButton btnComplete;
private System.Windows.Forms.Label label1;
private UI.CsmButton btnDate;
private UI.CsmPosEditBox txtDateFrom;
private UI.CsmLabel lblBox1;
}
}