namespace Cosmos.Win { partial class frmICReaderUpdate { /// /// 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.lblTitle = new Cosmos.UI.CsmLabel(); this.lblMessage = new Cosmos.UI.CsmLabel(); this.btnNo = new Cosmos.UI.CsmButton(); this.btnYes = new Cosmos.UI.CsmButton(); this.pbWork = new System.Windows.Forms.ProgressBar(); this.picBack = new System.Windows.Forms.PictureBox(); this.lblCount = new System.Windows.Forms.Label(); this.btnConfirm = new Cosmos.UI.CsmButton(); ((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("Microsoft Sans Serif", 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(772, 50); this.lblTitle.TabIndex = 469; this.lblTitle.Text = "IC리더기 업그레이드"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblMessage // this.lblMessage.BackColor = System.Drawing.Color.White; this.lblMessage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lblMessage.BorderStyleReDraw = false; this.lblMessage.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblMessage.Location = new System.Drawing.Point(22, 95); this.lblMessage.Name = "lblMessage"; this.lblMessage.Size = new System.Drawing.Size(744, 95); this.lblMessage.TabIndex = 471; this.lblMessage.Text = "IC리더기에 업그레이드 자료가 있습니다. 진행하시겠습니까?"; this.lblMessage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnNo // this.btnNo.BackColor = System.Drawing.Color.Black; this.btnNo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnNo.BorderStyleReDraw = false; this.btnNo.ClickImage = null; this.btnNo.DefaultImage = null; this.btnNo.DisableImage = null; this.btnNo.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F); this.btnNo.ForeColor = System.Drawing.Color.White; this.btnNo.Location = new System.Drawing.Point(405, 315); this.btnNo.Name = "btnNo"; this.btnNo.OccupancyBar = 0; this.btnNo.OccupancyBar_Lv0 = null; this.btnNo.OccupancyBar_Lv1 = null; this.btnNo.OccupancyBar_Lv2 = null; this.btnNo.OccupancyBar_Lv3 = null; this.btnNo.OccupancyBar_Lv4 = null; this.btnNo.Size = new System.Drawing.Size(121, 37); this.btnNo.TabIndex = 474; this.btnNo.Text = "csmButton2"; this.btnNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnNo.UseCompatibleTextRendering = true; this.btnNo.Visible = false; this.btnNo.Click += new System.EventHandler(this.btnNo_Click); // // btnYes // this.btnYes.BackColor = System.Drawing.Color.Black; this.btnYes.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnYes.BorderStyleReDraw = false; this.btnYes.ClickImage = null; this.btnYes.DefaultImage = null; this.btnYes.DisableImage = null; this.btnYes.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F); this.btnYes.ForeColor = System.Drawing.Color.White; this.btnYes.Location = new System.Drawing.Point(243, 315); this.btnYes.Name = "btnYes"; this.btnYes.OccupancyBar = 0; this.btnYes.OccupancyBar_Lv0 = null; this.btnYes.OccupancyBar_Lv1 = null; this.btnYes.OccupancyBar_Lv2 = null; this.btnYes.OccupancyBar_Lv3 = null; this.btnYes.OccupancyBar_Lv4 = null; this.btnYes.Size = new System.Drawing.Size(121, 37); this.btnYes.TabIndex = 473; this.btnYes.Text = "csmButton1"; this.btnYes.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnYes.UseCompatibleTextRendering = true; this.btnYes.Visible = false; this.btnYes.Click += new System.EventHandler(this.btnYes_Click); // // pbWork // this.pbWork.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.pbWork.Location = new System.Drawing.Point(22, 243); this.pbWork.Name = "pbWork"; this.pbWork.Size = new System.Drawing.Size(744, 40); this.pbWork.Style = System.Windows.Forms.ProgressBarStyle.Continuous; this.pbWork.TabIndex = 475; // // 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 = 479; this.picBack.TabStop = false; // // lblCount // this.lblCount.AutoSize = true; this.lblCount.BackColor = System.Drawing.Color.White; this.lblCount.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblCount.Location = new System.Drawing.Point(20, 226); this.lblCount.Name = "lblCount"; this.lblCount.Size = new System.Drawing.Size(179, 16); this.lblCount.TabIndex = 480; this.lblCount.Text = "File Downloading . . . ({0}%) "; this.lblCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // btnConfirm // this.btnConfirm.BackColor = System.Drawing.Color.Black; this.btnConfirm.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnConfirm.BorderStyleReDraw = false; this.btnConfirm.ClickImage = null; this.btnConfirm.DefaultImage = null; this.btnConfirm.DisableImage = null; this.btnConfirm.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F); this.btnConfirm.ForeColor = System.Drawing.Color.White; this.btnConfirm.Location = new System.Drawing.Point(327, 315); this.btnConfirm.Name = "btnConfirm"; this.btnConfirm.OccupancyBar = 0; this.btnConfirm.OccupancyBar_Lv0 = null; this.btnConfirm.OccupancyBar_Lv1 = null; this.btnConfirm.OccupancyBar_Lv2 = null; this.btnConfirm.OccupancyBar_Lv3 = null; this.btnConfirm.OccupancyBar_Lv4 = null; this.btnConfirm.Size = new System.Drawing.Size(121, 37); this.btnConfirm.TabIndex = 481; this.btnConfirm.Text = "확인"; this.btnConfirm.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnConfirm.UseCompatibleTextRendering = true; this.btnConfirm.Visible = false; this.btnConfirm.Click += new System.EventHandler(this.btnConfirm_Click); // // frmICReaderUpdate // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ClientSize = new System.Drawing.Size(788, 402); this.Controls.Add(this.btnConfirm); this.Controls.Add(this.lblCount); this.Controls.Add(this.pbWork); this.Controls.Add(this.btnNo); this.Controls.Add(this.btnYes); this.Controls.Add(this.lblMessage); this.Controls.Add(this.lblTitle); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmICReaderUpdate"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "frmICReaderUpdate"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmICReaderUpdate_FormClosing); this.Load += new System.EventHandler(this.frmICReaderUpdate_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private UI.CsmLabel lblTitle; private UI.CsmLabel lblMessage; private UI.CsmButton btnNo; private UI.CsmButton btnYes; private System.Windows.Forms.ProgressBar pbWork; private System.Windows.Forms.PictureBox picBack; private System.Windows.Forms.Label lblCount; private UI.CsmButton btnConfirm; } }