ITC81DB_V8/ITC81DB/Controls/CenterInformation/ControlCenterInforSystem.De...

497 lines
29 KiB
C#

namespace ITC81DB.Controls
{
partial class ControlCenterInforSystem
{
/// <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(ControlCenterInforSystem));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.buttonNext = new SmartX.SmartButton();
this.smartLabel1 = new SmartX.SmartLabel();
this.smartLabel3 = new SmartX.SmartLabel();
this.smartLabel4 = new SmartX.SmartLabel();
this.smartLabel5 = new SmartX.SmartLabel();
this.textBoxSerialNo = new System.Windows.Forms.TextBox();
this.smartKeyboard = new SmartX.SmartKeyboard();
this.labelSerialNo = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel();
this.smartLabel34 = new SmartX.SmartLabel();
this.smartLabel35 = new SmartX.SmartLabel();
this.smartLabel36 = new SmartX.SmartLabel();
this.labelModel = new SmartX.SmartLabel();
this.labelDisplayVer = new SmartX.SmartLabel();
this.labelControlVer = new SmartX.SmartLabel();
this.labelInfo2 = new SmartX.SmartLabel();
this.labelInfo1 = new SmartX.SmartLabel();
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.buttonNext);
this.smartGroupBox1.Controls.Add(this.smartLabel1);
this.smartGroupBox1.Controls.Add(this.smartLabel3);
this.smartGroupBox1.Controls.Add(this.smartLabel4);
this.smartGroupBox1.Controls.Add(this.smartLabel5);
this.smartGroupBox1.Controls.Add(this.textBoxSerialNo);
this.smartGroupBox1.Controls.Add(this.smartKeyboard);
this.smartGroupBox1.Controls.Add(this.labelSerialNo);
this.smartGroupBox1.Controls.Add(this.smartLabel2);
this.smartGroupBox1.Controls.Add(this.smartLabel34);
this.smartGroupBox1.Controls.Add(this.smartLabel35);
this.smartGroupBox1.Controls.Add(this.smartLabel36);
this.smartGroupBox1.Controls.Add(this.labelModel);
this.smartGroupBox1.Controls.Add(this.labelDisplayVer);
this.smartGroupBox1.Controls.Add(this.labelControlVer);
this.smartGroupBox1.Controls.Add(this.labelInfo2);
this.smartGroupBox1.Controls.Add(this.labelInfo1);
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;
//
// buttonNext
//
this.buttonNext.BackPictureBox = null;
this.buttonNext.BackPictureBox1 = null;
this.buttonNext.BackPictureBox2 = null;
this.buttonNext.ButtonColor = System.Drawing.Color.Gray;
this.buttonNext.ButtonImageAutoSize = true;
this.buttonNext.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonNext.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.DisableImage")));
this.buttonNext.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.DownImage")));
this.buttonNext.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
this.buttonNext.GroupID = 0;
this.buttonNext.InitVisible = true;
this.buttonNext.Location = new System.Drawing.Point(649, 410);
this.buttonNext.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonNext.Name = "buttonNext";
this.buttonNext.NestedClickEventPrevent = false;
this.buttonNext.OutlinePixel = 1;
this.buttonNext.RepeatInterval = 200;
this.buttonNext.RepeatIntervalAccelerate = null;
this.buttonNext.SafeInterval = 200;
this.buttonNext.Size = new System.Drawing.Size(50, 50);
this.buttonNext.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonNext.TabIndex = 196;
this.buttonNext.TextColor = System.Drawing.Color.White;
this.buttonNext.TextDownColor = System.Drawing.Color.White;
this.buttonNext.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonNext.TextLocation = new System.Drawing.Point(0, 0);
this.buttonNext.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonNext.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.UpImage")));
this.buttonNext.Visible = false;
this.buttonNext.Click += new System.EventHandler(this.buttonNext_Click);
//
// 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("새굴림", 14F, 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(358, 249);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.Size = new System.Drawing.Size(150, 33);
this.smartLabel1.TabIndex = 195;
this.smartLabel1.Text = "Display";
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false;
//
// smartLabel3
//
this.smartLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartLabel3.BackPictureBox = null;
this.smartLabel3.BackPictureBox1 = null;
this.smartLabel3.BackPictureBox2 = null;
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel3.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.smartLabel3.ForeColor = System.Drawing.Color.White;
this.smartLabel3.InitVisible = true;
this.smartLabel3.LineSpacing = 0F;
this.smartLabel3.Location = new System.Drawing.Point(82, 249);
this.smartLabel3.Name = "smartLabel3";
this.smartLabel3.Size = new System.Drawing.Size(150, 33);
this.smartLabel3.TabIndex = 194;
this.smartLabel3.Text = "Main Control";
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel3.Wordwrap = false;
//
// smartLabel4
//
this.smartLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartLabel4.BackPictureBox = null;
this.smartLabel4.BackPictureBox1 = null;
this.smartLabel4.BackPictureBox2 = null;
this.smartLabel4.BorderColor = System.Drawing.Color.Black;
this.smartLabel4.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel4.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.smartLabel4.ForeColor = System.Drawing.Color.White;
this.smartLabel4.InitVisible = true;
this.smartLabel4.LineSpacing = 0F;
this.smartLabel4.Location = new System.Drawing.Point(514, 250);
this.smartLabel4.Name = "smartLabel4";
this.smartLabel4.Size = new System.Drawing.Size(139, 33);
this.smartLabel4.TabIndex = 193;
this.smartLabel4.Text = "ITC81DB";
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel4.Wordwrap = false;
//
// smartLabel5
//
this.smartLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartLabel5.BackPictureBox = null;
this.smartLabel5.BackPictureBox1 = null;
this.smartLabel5.BackPictureBox2 = null;
this.smartLabel5.BorderColor = System.Drawing.Color.Black;
this.smartLabel5.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel5.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.smartLabel5.ForeColor = System.Drawing.Color.White;
this.smartLabel5.InitVisible = true;
this.smartLabel5.LineSpacing = 0F;
this.smartLabel5.Location = new System.Drawing.Point(238, 249);
this.smartLabel5.Name = "smartLabel5";
this.smartLabel5.Size = new System.Drawing.Size(100, 33);
this.smartLabel5.TabIndex = 192;
this.smartLabel5.Text = "ITC831";
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel5.Wordwrap = false;
//
// textBoxSerialNo
//
this.textBoxSerialNo.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
this.textBoxSerialNo.Location = new System.Drawing.Point(256, 86);
this.textBoxSerialNo.Name = "textBoxSerialNo";
this.textBoxSerialNo.Size = new System.Drawing.Size(200, 34);
this.textBoxSerialNo.TabIndex = 190;
this.textBoxSerialNo.Visible = false;
this.textBoxSerialNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxSerialNo_KeyPress);
//
// smartKeyboard
//
this.smartKeyboard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartKeyboard.ControlKeyDisable = true;
this.smartKeyboard.DesignMinimize = true;
this.smartKeyboard.FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.smartKeyboard.HanYoungKeyDisable = true;
this.smartKeyboard.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL;
this.smartKeyboard.KeyFillColor = System.Drawing.Color.Black;
this.smartKeyboard.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.smartKeyboard.KeyOutLineWidth = 1;
this.smartKeyboard.KeyPressImage1 = null;
this.smartKeyboard.KeyPressImage2 = null;
this.smartKeyboard.KeyPressImage3 = null;
this.smartKeyboard.KeyUpImage1 = null;
this.smartKeyboard.KeyUpImage2 = null;
this.smartKeyboard.KeyUpImage3 = null;
this.smartKeyboard.LeftMargin = 5;
this.smartKeyboard.Location = new System.Drawing.Point(15, 118);
this.smartKeyboard.Name = "smartKeyboard";
this.smartKeyboard.PressFontColor = System.Drawing.Color.Olive;
this.smartKeyboard.PressKeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartKeyboard.PressKeyOutLineColor = System.Drawing.Color.Green;
this.smartKeyboard.RoundedCorners = true;
this.smartKeyboard.SetBackimage = null;
this.smartKeyboard.Size = new System.Drawing.Size(16, 11);
this.smartKeyboard.TabIndex = 191;
this.smartKeyboard.TABKeyDisable = false;
this.smartKeyboard.TargetInputObject = null;
this.smartKeyboard.Text = "smartKeyboard1";
this.smartKeyboard.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.CUSTOMIZED_LITE;
this.smartKeyboard.TopMargin = 5;
this.smartKeyboard.Visible = false;
this.smartKeyboard.OnXKeyClick += new System.EventHandler(this.smartKeyboard1_OnXKeyClick);
//
// labelSerialNo
//
this.labelSerialNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelSerialNo.BackPictureBox = null;
this.labelSerialNo.BackPictureBox1 = null;
this.labelSerialNo.BackPictureBox2 = null;
this.labelSerialNo.BorderColor = System.Drawing.Color.Black;
this.labelSerialNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelSerialNo.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelSerialNo.ForeColor = System.Drawing.Color.White;
this.labelSerialNo.InitVisible = true;
this.labelSerialNo.LineSpacing = 0F;
this.labelSerialNo.Location = new System.Drawing.Point(514, 210);
this.labelSerialNo.Name = "labelSerialNo";
this.labelSerialNo.Size = new System.Drawing.Size(139, 33);
this.labelSerialNo.TabIndex = 61;
this.labelSerialNo.Text = "18G0000";
this.labelSerialNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelSerialNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelSerialNo.Wordwrap = false;
this.labelSerialNo.Click += new System.EventHandler(this.labelSerialNo_Click);
this.labelSerialNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxSerialNo_KeyPress);
//
// smartLabel2
//
this.smartLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartLabel2.BackPictureBox = null;
this.smartLabel2.BackPictureBox1 = null;
this.smartLabel2.BackPictureBox2 = null;
this.smartLabel2.BorderColor = System.Drawing.Color.Black;
this.smartLabel2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel2.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.smartLabel2.ForeColor = System.Drawing.Color.White;
this.smartLabel2.InitVisible = true;
this.smartLabel2.LineSpacing = 0F;
this.smartLabel2.Location = new System.Drawing.Point(358, 210);
this.smartLabel2.Name = "smartLabel2";
this.smartLabel2.Size = new System.Drawing.Size(150, 33);
this.smartLabel2.TabIndex = 60;
this.smartLabel2.Text = "Serial No.";
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel2.Wordwrap = false;
//
// smartLabel34
//
this.smartLabel34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartLabel34.BackPictureBox = null;
this.smartLabel34.BackPictureBox1 = null;
this.smartLabel34.BackPictureBox2 = null;
this.smartLabel34.BorderColor = System.Drawing.Color.Black;
this.smartLabel34.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel34.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.smartLabel34.ForeColor = System.Drawing.Color.White;
this.smartLabel34.InitVisible = true;
this.smartLabel34.LineSpacing = 0F;
this.smartLabel34.Location = new System.Drawing.Point(82, 210);
this.smartLabel34.Name = "smartLabel34";
this.smartLabel34.Size = new System.Drawing.Size(150, 33);
this.smartLabel34.TabIndex = 59;
this.smartLabel34.Text = "Model";
this.smartLabel34.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel34.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel34.Wordwrap = false;
//
// smartLabel35
//
this.smartLabel35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartLabel35.BackPictureBox = null;
this.smartLabel35.BackPictureBox1 = null;
this.smartLabel35.BackPictureBox2 = null;
this.smartLabel35.BorderColor = System.Drawing.Color.Black;
this.smartLabel35.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel35.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.smartLabel35.ForeColor = System.Drawing.Color.White;
this.smartLabel35.InitVisible = true;
this.smartLabel35.LineSpacing = 0F;
this.smartLabel35.Location = new System.Drawing.Point(358, 288);
this.smartLabel35.Name = "smartLabel35";
this.smartLabel35.Size = new System.Drawing.Size(150, 33);
this.smartLabel35.TabIndex = 58;
this.smartLabel35.Text = "Display Ver.";
this.smartLabel35.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel35.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel35.Wordwrap = false;
//
// smartLabel36
//
this.smartLabel36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.smartLabel36.BackPictureBox = null;
this.smartLabel36.BackPictureBox1 = null;
this.smartLabel36.BackPictureBox2 = null;
this.smartLabel36.BorderColor = System.Drawing.Color.Black;
this.smartLabel36.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel36.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.smartLabel36.ForeColor = System.Drawing.Color.White;
this.smartLabel36.InitVisible = true;
this.smartLabel36.LineSpacing = 0F;
this.smartLabel36.Location = new System.Drawing.Point(83, 288);
this.smartLabel36.Name = "smartLabel36";
this.smartLabel36.Size = new System.Drawing.Size(150, 33);
this.smartLabel36.TabIndex = 57;
this.smartLabel36.Text = "Control Ver.";
this.smartLabel36.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel36.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel36.Wordwrap = false;
//
// labelModel
//
this.labelModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelModel.BackPictureBox = null;
this.labelModel.BackPictureBox1 = null;
this.labelModel.BackPictureBox2 = null;
this.labelModel.BorderColor = System.Drawing.Color.Black;
this.labelModel.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelModel.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelModel.ForeColor = System.Drawing.Color.White;
this.labelModel.InitVisible = true;
this.labelModel.LineSpacing = 0F;
this.labelModel.Location = new System.Drawing.Point(238, 210);
this.labelModel.Name = "labelModel";
this.labelModel.Size = new System.Drawing.Size(95, 33);
this.labelModel.TabIndex = 56;
this.labelModel.Text = "INT810";
this.labelModel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelModel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelModel.Wordwrap = false;
//
// 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("새굴림", 14F, 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(514, 289);
this.labelDisplayVer.Name = "labelDisplayVer";
this.labelDisplayVer.Size = new System.Drawing.Size(139, 33);
this.labelDisplayVer.TabIndex = 55;
this.labelDisplayVer.Text = "1.0";
this.labelDisplayVer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelDisplayVer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDisplayVer.Wordwrap = false;
//
// labelControlVer
//
this.labelControlVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelControlVer.BackPictureBox = null;
this.labelControlVer.BackPictureBox1 = null;
this.labelControlVer.BackPictureBox2 = null;
this.labelControlVer.BorderColor = System.Drawing.Color.Black;
this.labelControlVer.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelControlVer.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelControlVer.ForeColor = System.Drawing.Color.White;
this.labelControlVer.InitVisible = true;
this.labelControlVer.LineSpacing = 0F;
this.labelControlVer.Location = new System.Drawing.Point(238, 289);
this.labelControlVer.Name = "labelControlVer";
this.labelControlVer.Size = new System.Drawing.Size(100, 33);
this.labelControlVer.TabIndex = 54;
this.labelControlVer.Text = "1.0";
this.labelControlVer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelControlVer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelControlVer.Wordwrap = false;
//
// labelInfo2
//
this.labelInfo2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelInfo2.BackPictureBox = null;
this.labelInfo2.BackPictureBox1 = null;
this.labelInfo2.BackPictureBox2 = null;
this.labelInfo2.BorderColor = System.Drawing.Color.Black;
this.labelInfo2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInfo2.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelInfo2.ForeColor = System.Drawing.Color.OliveDrab;
this.labelInfo2.InitVisible = true;
this.labelInfo2.LineSpacing = 0F;
this.labelInfo2.Location = new System.Drawing.Point(61, 171);
this.labelInfo2.Name = "labelInfo2";
this.labelInfo2.Size = new System.Drawing.Size(568, 33);
this.labelInfo2.TabIndex = 53;
this.labelInfo2.Text = "AutoWeighing Checker system - Standard Model";
this.labelInfo2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelInfo2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInfo2.Wordwrap = false;
//
// labelInfo1
//
this.labelInfo1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelInfo1.BackPictureBox = null;
this.labelInfo1.BackPictureBox1 = null;
this.labelInfo1.BackPictureBox2 = null;
this.labelInfo1.BorderColor = System.Drawing.Color.Black;
this.labelInfo1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInfo1.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold);
this.labelInfo1.ForeColor = System.Drawing.Color.BurlyWood;
this.labelInfo1.InitVisible = true;
this.labelInfo1.LineSpacing = 0F;
this.labelInfo1.Location = new System.Drawing.Point(61, 132);
this.labelInfo1.Name = "labelInfo1";
this.labelInfo1.Size = new System.Drawing.Size(568, 33);
this.labelInfo1.TabIndex = 52;
this.labelInfo1.Text = "INT810 Series Control Program ";
this.labelInfo1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelInfo1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInfo1.Wordwrap = false;
//
// ControlCenterInforSystem
//
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 = "ControlCenterInforSystem";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
public SmartX.SmartLabel labelSerialNo;
private SmartX.SmartLabel smartLabel2;
private SmartX.SmartLabel smartLabel34;
private SmartX.SmartLabel smartLabel35;
private SmartX.SmartLabel smartLabel36;
public SmartX.SmartLabel labelModel;
public SmartX.SmartLabel labelDisplayVer;
public SmartX.SmartLabel labelControlVer;
private SmartX.SmartLabel labelInfo2;
private SmartX.SmartLabel labelInfo1;
private System.Windows.Forms.TextBox textBoxSerialNo;
private SmartX.SmartKeyboard smartKeyboard;
private SmartX.SmartLabel smartLabel1;
private SmartX.SmartLabel smartLabel3;
public SmartX.SmartLabel smartLabel4;
public SmartX.SmartLabel smartLabel5;
private SmartX.SmartButton buttonNext;
}
}