ITC81DB_V8/ITC81DB/Controls/CenterEquipment/ControlCenterEquipUpdate.De...

232 lines
13 KiB
C#

namespace ITC81DB.Controls
{
partial class ControlCenterEquipUpdate
{
/// <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 Component 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterEquipUpdate));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.labelDisplayVer = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel();
this.buttonUpdate = new SmartX.SmartButton();
this.labelMessage2 = new SmartX.SmartLabel();
this.labelMessage1 = new SmartX.SmartLabel();
this.progressBarUpdate = new SmartX.SmartProgressBar();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.labelDisplayVer);
this.smartGroupBox1.Controls.Add(this.smartLabel1);
this.smartGroupBox1.Controls.Add(this.buttonUpdate);
this.smartGroupBox1.Controls.Add(this.labelMessage2);
this.smartGroupBox1.Controls.Add(this.labelMessage1);
this.smartGroupBox1.Controls.Add(this.progressBarUpdate);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
this.smartGroupBox1.InitVisible = true;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 10;
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.TabIndex = 176;
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// labelDisplayVer
//
this.labelDisplayVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelDisplayVer.BackPictureBox = null;
this.labelDisplayVer.BackPictureBox1 = null;
this.labelDisplayVer.BackPictureBox2 = null;
this.labelDisplayVer.BorderColor = System.Drawing.Color.Black;
this.labelDisplayVer.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelDisplayVer.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelDisplayVer.ForeColor = System.Drawing.Color.White;
this.labelDisplayVer.InitVisible = true;
this.labelDisplayVer.LineSpacing = 0F;
this.labelDisplayVer.Location = new System.Drawing.Point(357, 196);
this.labelDisplayVer.Name = "labelDisplayVer";
this.labelDisplayVer.Size = new System.Drawing.Size(303, 35);
this.labelDisplayVer.TabIndex = 24;
this.labelDisplayVer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelDisplayVer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDisplayVer.Visible = false;
this.labelDisplayVer.Wordwrap = false;
//
// smartLabel1
//
this.smartLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartLabel1.BackPictureBox = null;
this.smartLabel1.BackPictureBox1 = null;
this.smartLabel1.BackPictureBox2 = null;
this.smartLabel1.BorderColor = System.Drawing.Color.Black;
this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel1.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.smartLabel1.ForeColor = System.Drawing.Color.White;
this.smartLabel1.InitVisible = true;
this.smartLabel1.LineSpacing = 0F;
this.smartLabel1.Location = new System.Drawing.Point(48, 196);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.Size = new System.Drawing.Size(303, 35);
this.smartLabel1.TabIndex = 23;
this.smartLabel1.Text = "Display Ver.";
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Visible = false;
this.smartLabel1.Wordwrap = false;
//
// buttonUpdate
//
this.buttonUpdate.BackPictureBox = null;
this.buttonUpdate.BackPictureBox1 = null;
this.buttonUpdate.BackPictureBox2 = null;
this.buttonUpdate.ButtonColor = System.Drawing.Color.Gray;
this.buttonUpdate.ButtonImageAutoSize = true;
this.buttonUpdate.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonUpdate.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.DisableImage")));
this.buttonUpdate.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.DownImage")));
this.buttonUpdate.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
this.buttonUpdate.GroupID = 0;
this.buttonUpdate.InitVisible = true;
this.buttonUpdate.Location = new System.Drawing.Point(254, 313);
this.buttonUpdate.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonUpdate.Name = "buttonUpdate";
this.buttonUpdate.NestedClickEventPrevent = false;
this.buttonUpdate.OutlinePixel = 1;
this.buttonUpdate.RepeatInterval = 200;
this.buttonUpdate.RepeatIntervalAccelerate = null;
this.buttonUpdate.SafeInterval = 200;
this.buttonUpdate.Size = new System.Drawing.Size(200, 50);
this.buttonUpdate.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUpdate.TabIndex = 22;
this.buttonUpdate.Text = "Update";
this.buttonUpdate.TextColor = System.Drawing.Color.White;
this.buttonUpdate.TextDownColor = System.Drawing.Color.White;
this.buttonUpdate.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonUpdate.TextLocation = new System.Drawing.Point(0, 0);
this.buttonUpdate.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonUpdate.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.UpImage")));
this.buttonUpdate.Click += new System.EventHandler(this.buttonUpdate_Click);
//
// labelMessage2
//
this.labelMessage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelMessage2.BackPictureBox = null;
this.labelMessage2.BackPictureBox1 = null;
this.labelMessage2.BackPictureBox2 = null;
this.labelMessage2.BorderColor = System.Drawing.Color.Black;
this.labelMessage2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelMessage2.Font = new System.Drawing.Font("새굴림", 17F, System.Drawing.FontStyle.Bold);
this.labelMessage2.ForeColor = System.Drawing.Color.White;
this.labelMessage2.InitVisible = true;
this.labelMessage2.LineSpacing = 0F;
this.labelMessage2.Location = new System.Drawing.Point(48, 155);
this.labelMessage2.Name = "labelMessage2";
this.labelMessage2.Size = new System.Drawing.Size(612, 35);
this.labelMessage2.TabIndex = 21;
this.labelMessage2.Text = "USB를 본체에서 분리하지 마십시오";
this.labelMessage2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelMessage2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMessage2.Wordwrap = false;
//
// labelMessage1
//
this.labelMessage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelMessage1.BackPictureBox = null;
this.labelMessage1.BackPictureBox1 = null;
this.labelMessage1.BackPictureBox2 = null;
this.labelMessage1.BorderColor = System.Drawing.Color.Black;
this.labelMessage1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelMessage1.Font = new System.Drawing.Font("새굴림", 17F, System.Drawing.FontStyle.Bold);
this.labelMessage1.ForeColor = System.Drawing.Color.White;
this.labelMessage1.InitVisible = true;
this.labelMessage1.LineSpacing = 0F;
this.labelMessage1.Location = new System.Drawing.Point(48, 114);
this.labelMessage1.Name = "labelMessage1";
this.labelMessage1.Size = new System.Drawing.Size(612, 35);
this.labelMessage1.TabIndex = 19;
this.labelMessage1.Text = "업데이트 중...";
this.labelMessage1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelMessage1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMessage1.Wordwrap = false;
//
// progressBarUpdate
//
this.progressBarUpdate.AutoColorSet = true;
this.progressBarUpdate.BackColor = System.Drawing.Color.Silver;
this.progressBarUpdate.BarBackColor1 = System.Drawing.Color.White;
this.progressBarUpdate.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.progressBarUpdate.BarColor1 = System.Drawing.Color.Cyan;
this.progressBarUpdate.BarColor2 = System.Drawing.Color.Teal;
this.progressBarUpdate.BarStyle = SmartX.SmartProgressBar.BARTYPE.Normal1;
this.progressBarUpdate.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.progressBarUpdate.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
this.progressBarUpdate.InitVisible = true;
this.progressBarUpdate.Location = new System.Drawing.Point(48, 243);
this.progressBarUpdate.Maximum = 100;
this.progressBarUpdate.Minimum = 0;
this.progressBarUpdate.Name = "progressBarUpdate";
this.progressBarUpdate.OutlineColor = System.Drawing.Color.Black;
this.progressBarUpdate.PercentageText = true;
this.progressBarUpdate.RoundedCorners = true;
this.progressBarUpdate.Size = new System.Drawing.Size(612, 50);
this.progressBarUpdate.TabIndex = 18;
this.progressBarUpdate.TextAutoRotation = true;
this.progressBarUpdate.Value = 0;
//
// ControlCenterEquipUpdate
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlCenterEquipUpdate";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
public SmartX.SmartLabel labelMessage2;
public SmartX.SmartLabel labelMessage1;
public SmartX.SmartProgressBar progressBarUpdate;
private SmartX.SmartButton buttonUpdate;
public SmartX.SmartLabel smartLabel1;
public SmartX.SmartLabel labelDisplayVer;
}
}