1280 lines
74 KiB
C#
1280 lines
74 KiB
C#
namespace INT69DB_2A.Forms
|
|
{
|
|
partial class FormInformation
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormInformation));
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.buttonBack = new SmartX.SmartButton();
|
|
this.textBoxSerialNo = new System.Windows.Forms.TextBox();
|
|
this.smartKeyboard1 = new SmartX.SmartKeyboard();
|
|
this.labelTitle = new SmartX.SmartLabel();
|
|
this.pictureBoxFormIcon = new System.Windows.Forms.PictureBox();
|
|
this.groupBoxSystemInfo = new SmartX.SmartGroupBox();
|
|
this.labelTitleDllAes128Ver = new SmartX.SmartLabel();
|
|
this.labelTitleDllUserMgrVer = new SmartX.SmartLabel();
|
|
this.labelTitleDllAes128 = new SmartX.SmartLabel();
|
|
this.labelTitleDllUserMgr = new SmartX.SmartLabel();
|
|
this.labelAes128Ver = new SmartX.SmartLabel();
|
|
this.labelUserMgerVer = new SmartX.SmartLabel();
|
|
this.smartLabel9 = new SmartX.SmartLabel();
|
|
this.smartLabel8 = new SmartX.SmartLabel();
|
|
this.smartLabel7 = new SmartX.SmartLabel();
|
|
this.smartLabel3 = new SmartX.SmartLabel();
|
|
this.smartLabel4 = new SmartX.SmartLabel();
|
|
this.smartLabel5 = new SmartX.SmartLabel();
|
|
this.smartLabel6 = new SmartX.SmartLabel();
|
|
this.smartLabel2 = new SmartX.SmartLabel();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.labelSerialNo = new SmartX.SmartLabel();
|
|
this.smartLabel1 = new SmartX.SmartLabel();
|
|
this.labelSub7 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer7 = new SmartX.SmartLabel();
|
|
this.labelSub6 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer6 = new SmartX.SmartLabel();
|
|
this.labelSub10 = new SmartX.SmartLabel();
|
|
this.labelSub5 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer10 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer5 = new SmartX.SmartLabel();
|
|
this.labelSub9 = new SmartX.SmartLabel();
|
|
this.labelSub4 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer9 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer4 = new SmartX.SmartLabel();
|
|
this.labelSub8 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer8 = new SmartX.SmartLabel();
|
|
this.labelSub3 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer3 = new SmartX.SmartLabel();
|
|
this.labelSub2 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer2 = new SmartX.SmartLabel();
|
|
this.labelSub1 = new SmartX.SmartLabel();
|
|
this.labelSubControlVer1 = new SmartX.SmartLabel();
|
|
this.labelInfo1 = new SmartX.SmartLabel();
|
|
this.labelInfo2 = new SmartX.SmartLabel();
|
|
this.labelMainControlVer = new SmartX.SmartLabel();
|
|
this.labelDisplayVer = new SmartX.SmartLabel();
|
|
this.groupBoxAS = new SmartX.SmartGroupBox();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.labelCompany = new SmartX.SmartLabel();
|
|
this.labelWebsite = new SmartX.SmartLabel();
|
|
this.labelAddress1 = new SmartX.SmartLabel();
|
|
this.labelEmail = new SmartX.SmartLabel();
|
|
this.labelTelNumber = new SmartX.SmartLabel();
|
|
this.labelAddress2 = new SmartX.SmartLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
this.groupBoxSystemInfo.SuspendLayout();
|
|
this.groupBoxAS.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartForm1
|
|
//
|
|
this.smartForm1.CenterLocation = false;
|
|
this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image")));
|
|
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
|
|
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD800X600;
|
|
this.smartForm1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartForm1.MainForm = null;
|
|
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
|
|
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
|
|
this.smartForm1.Name = "smartForm1";
|
|
this.smartForm1.Size = new System.Drawing.Size(800, 600);
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
this.smartForm1.SuspendLayoutInterval = 0;
|
|
//
|
|
// buttonBack
|
|
//
|
|
this.buttonBack.BackPictureBox = null;
|
|
this.buttonBack.BackPictureBox1 = null;
|
|
this.buttonBack.BackPictureBox2 = null;
|
|
this.buttonBack.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBack.ButtonImageAutoSize = true;
|
|
this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DisableImage")));
|
|
this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage")));
|
|
this.buttonBack.GroupID = 0;
|
|
this.buttonBack.InitVisible = true;
|
|
this.buttonBack.Location = new System.Drawing.Point(720, 525);
|
|
this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonBack.Name = "buttonBack";
|
|
this.buttonBack.NestedClickEventPrevent = false;
|
|
this.buttonBack.OutlinePixel = 1;
|
|
this.buttonBack.RepeatInterval = 200;
|
|
this.buttonBack.RepeatIntervalAccelerate = null;
|
|
this.buttonBack.SafeInterval = 200;
|
|
this.buttonBack.Size = new System.Drawing.Size(70, 70);
|
|
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBack.TabIndex = 3;
|
|
this.buttonBack.TextColor = System.Drawing.Color.Black;
|
|
this.buttonBack.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonBack.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBack.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonBack.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.UpImage")));
|
|
this.buttonBack.Click += new System.EventHandler(this.buttonBack_Click);
|
|
//
|
|
// textBoxSerialNo
|
|
//
|
|
this.textBoxSerialNo.Font = new System.Drawing.Font("굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.textBoxSerialNo.Location = new System.Drawing.Point(603, 30);
|
|
this.textBoxSerialNo.Name = "textBoxSerialNo";
|
|
this.textBoxSerialNo.Size = new System.Drawing.Size(157, 26);
|
|
this.textBoxSerialNo.TabIndex = 188;
|
|
this.textBoxSerialNo.Visible = false;
|
|
this.textBoxSerialNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxSerialNo_KeyPress);
|
|
//
|
|
// smartKeyboard1
|
|
//
|
|
this.smartKeyboard1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(228)))), ((int)(((byte)(180)))));
|
|
this.smartKeyboard1.ControlKeyDisable = true;
|
|
this.smartKeyboard1.DesignMinimize = true;
|
|
this.smartKeyboard1.FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.smartKeyboard1.HanYoungKeyDisable = false;
|
|
this.smartKeyboard1.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL;
|
|
this.smartKeyboard1.KeyFillColor = System.Drawing.Color.Black;
|
|
this.smartKeyboard1.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.smartKeyboard1.KeyOutLineWidth = 1;
|
|
this.smartKeyboard1.KeyPressImage1 = null;
|
|
this.smartKeyboard1.KeyPressImage2 = null;
|
|
this.smartKeyboard1.KeyPressImage3 = null;
|
|
this.smartKeyboard1.KeyUpImage1 = null;
|
|
this.smartKeyboard1.KeyUpImage2 = null;
|
|
this.smartKeyboard1.KeyUpImage3 = null;
|
|
this.smartKeyboard1.LeftMargin = 5;
|
|
this.smartKeyboard1.Location = new System.Drawing.Point(493, 30);
|
|
this.smartKeyboard1.Name = "smartKeyboard1";
|
|
this.smartKeyboard1.PressFontColor = System.Drawing.Color.Olive;
|
|
this.smartKeyboard1.PressKeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartKeyboard1.PressKeyOutLineColor = System.Drawing.Color.Green;
|
|
this.smartKeyboard1.RoundedCorners = true;
|
|
this.smartKeyboard1.SetBackimage = null;
|
|
this.smartKeyboard1.Size = new System.Drawing.Size(16, 11);
|
|
this.smartKeyboard1.TabIndex = 189;
|
|
this.smartKeyboard1.TABKeyDisable = false;
|
|
this.smartKeyboard1.TargetInputObject = null;
|
|
this.smartKeyboard1.Text = "smartKeyboard1";
|
|
this.smartKeyboard1.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.CUSTOMIZED_LITE;
|
|
this.smartKeyboard1.TopMargin = 5;
|
|
this.smartKeyboard1.Visible = false;
|
|
this.smartKeyboard1.OnXKeyClick += new System.EventHandler(this.smartKeyboard1_OnXKeyClick);
|
|
//
|
|
// labelTitle
|
|
//
|
|
this.labelTitle.BackPictureBox = this.smartForm1;
|
|
this.labelTitle.BackPictureBox1 = null;
|
|
this.labelTitle.BackPictureBox2 = null;
|
|
this.labelTitle.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitle.Font = new System.Drawing.Font("새굴림", 23F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitle.InitVisible = true;
|
|
this.labelTitle.LineSpacing = 0F;
|
|
this.labelTitle.Location = new System.Drawing.Point(69, 11);
|
|
this.labelTitle.Name = "labelTitle";
|
|
this.labelTitle.Size = new System.Drawing.Size(382, 45);
|
|
this.labelTitle.TabIndex = 421;
|
|
this.labelTitle.Text = "시스템 정보";
|
|
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle.Wordwrap = false;
|
|
//
|
|
// pictureBoxFormIcon
|
|
//
|
|
this.pictureBoxFormIcon.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxFormIcon.Image")));
|
|
this.pictureBoxFormIcon.Location = new System.Drawing.Point(16, 11);
|
|
this.pictureBoxFormIcon.Name = "pictureBoxFormIcon";
|
|
this.pictureBoxFormIcon.Size = new System.Drawing.Size(47, 45);
|
|
//
|
|
// groupBoxSystemInfo
|
|
//
|
|
this.groupBoxSystemInfo.BackPictureBox = this.smartForm1;
|
|
this.groupBoxSystemInfo.BackPictureBox1 = null;
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelTitleDllAes128Ver);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelTitleDllUserMgrVer);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelTitleDllAes128);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelTitleDllUserMgr);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelAes128Ver);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelUserMgerVer);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel9);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel8);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel7);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel3);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel4);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel5);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel6);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel2);
|
|
this.groupBoxSystemInfo.Controls.Add(this.pictureBox1);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSerialNo);
|
|
this.groupBoxSystemInfo.Controls.Add(this.smartLabel1);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub7);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer7);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub6);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer6);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub10);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub5);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer10);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer5);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub9);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub4);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer9);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer4);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub8);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer8);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub3);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer3);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub2);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer2);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSub1);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelSubControlVer1);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelInfo1);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelInfo2);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelMainControlVer);
|
|
this.groupBoxSystemInfo.Controls.Add(this.labelDisplayVer);
|
|
this.groupBoxSystemInfo.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxSystemInfo.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(66)))), ((int)(((byte)(44)))));
|
|
this.groupBoxSystemInfo.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.groupBoxSystemInfo.FrameLineThickness = 1;
|
|
this.groupBoxSystemInfo.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
|
|
this.groupBoxSystemInfo.Image = null;
|
|
this.groupBoxSystemInfo.InitVisible = true;
|
|
this.groupBoxSystemInfo.Location = new System.Drawing.Point(3, 67);
|
|
this.groupBoxSystemInfo.Name = "groupBoxSystemInfo";
|
|
this.groupBoxSystemInfo.RoundRadius = 10;
|
|
this.groupBoxSystemInfo.Size = new System.Drawing.Size(794, 250);
|
|
this.groupBoxSystemInfo.TabIndex = 432;
|
|
this.groupBoxSystemInfo.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// labelTitleDllAes128Ver
|
|
//
|
|
this.labelTitleDllAes128Ver.BackPictureBox = this.smartForm1;
|
|
this.labelTitleDllAes128Ver.BackPictureBox1 = null;
|
|
this.labelTitleDllAes128Ver.BackPictureBox2 = null;
|
|
this.labelTitleDllAes128Ver.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDllAes128Ver.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDllAes128Ver.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDllAes128Ver.InitVisible = true;
|
|
this.labelTitleDllAes128Ver.LineSpacing = 0F;
|
|
this.labelTitleDllAes128Ver.Location = new System.Drawing.Point(645, 131);
|
|
this.labelTitleDllAes128Ver.Name = "labelTitleDllAes128Ver";
|
|
this.labelTitleDllAes128Ver.Size = new System.Drawing.Size(35, 20);
|
|
this.labelTitleDllAes128Ver.TabIndex = 222;
|
|
this.labelTitleDllAes128Ver.Text = "Ver";
|
|
this.labelTitleDllAes128Ver.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDllAes128Ver.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDllAes128Ver.Visible = false;
|
|
this.labelTitleDllAes128Ver.Wordwrap = false;
|
|
//
|
|
// labelTitleDllUserMgrVer
|
|
//
|
|
this.labelTitleDllUserMgrVer.BackPictureBox = this.smartForm1;
|
|
this.labelTitleDllUserMgrVer.BackPictureBox1 = null;
|
|
this.labelTitleDllUserMgrVer.BackPictureBox2 = null;
|
|
this.labelTitleDllUserMgrVer.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDllUserMgrVer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDllUserMgrVer.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDllUserMgrVer.InitVisible = true;
|
|
this.labelTitleDllUserMgrVer.LineSpacing = 0F;
|
|
this.labelTitleDllUserMgrVer.Location = new System.Drawing.Point(645, 105);
|
|
this.labelTitleDllUserMgrVer.Name = "labelTitleDllUserMgrVer";
|
|
this.labelTitleDllUserMgrVer.Size = new System.Drawing.Size(35, 20);
|
|
this.labelTitleDllUserMgrVer.TabIndex = 221;
|
|
this.labelTitleDllUserMgrVer.Text = "Ver";
|
|
this.labelTitleDllUserMgrVer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDllUserMgrVer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDllUserMgrVer.Visible = false;
|
|
this.labelTitleDllUserMgrVer.Wordwrap = false;
|
|
//
|
|
// labelTitleDllAes128
|
|
//
|
|
this.labelTitleDllAes128.BackPictureBox = this.smartForm1;
|
|
this.labelTitleDllAes128.BackPictureBox1 = null;
|
|
this.labelTitleDllAes128.BackPictureBox2 = null;
|
|
this.labelTitleDllAes128.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDllAes128.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDllAes128.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDllAes128.InitVisible = true;
|
|
this.labelTitleDllAes128.LineSpacing = 0F;
|
|
this.labelTitleDllAes128.Location = new System.Drawing.Point(539, 131);
|
|
this.labelTitleDllAes128.Name = "labelTitleDllAes128";
|
|
this.labelTitleDllAes128.Size = new System.Drawing.Size(100, 20);
|
|
this.labelTitleDllAes128.TabIndex = 219;
|
|
this.labelTitleDllAes128.Text = "DllAes128";
|
|
this.labelTitleDllAes128.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDllAes128.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDllAes128.Visible = false;
|
|
this.labelTitleDllAes128.Wordwrap = false;
|
|
//
|
|
// labelTitleDllUserMgr
|
|
//
|
|
this.labelTitleDllUserMgr.BackPictureBox = this.smartForm1;
|
|
this.labelTitleDllUserMgr.BackPictureBox1 = null;
|
|
this.labelTitleDllUserMgr.BackPictureBox2 = null;
|
|
this.labelTitleDllUserMgr.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDllUserMgr.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDllUserMgr.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDllUserMgr.InitVisible = true;
|
|
this.labelTitleDllUserMgr.LineSpacing = 0F;
|
|
this.labelTitleDllUserMgr.Location = new System.Drawing.Point(539, 105);
|
|
this.labelTitleDllUserMgr.Name = "labelTitleDllUserMgr";
|
|
this.labelTitleDllUserMgr.Size = new System.Drawing.Size(100, 20);
|
|
this.labelTitleDllUserMgr.TabIndex = 220;
|
|
this.labelTitleDllUserMgr.Text = "DllUserMgr";
|
|
this.labelTitleDllUserMgr.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDllUserMgr.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDllUserMgr.Visible = false;
|
|
this.labelTitleDllUserMgr.Wordwrap = false;
|
|
//
|
|
// labelAes128Ver
|
|
//
|
|
this.labelAes128Ver.BackPictureBox = this.smartForm1;
|
|
this.labelAes128Ver.BackPictureBox1 = null;
|
|
this.labelAes128Ver.BackPictureBox2 = null;
|
|
this.labelAes128Ver.BorderColor = System.Drawing.Color.Black;
|
|
this.labelAes128Ver.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelAes128Ver.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelAes128Ver.InitVisible = true;
|
|
this.labelAes128Ver.LineSpacing = 0F;
|
|
this.labelAes128Ver.Location = new System.Drawing.Point(686, 131);
|
|
this.labelAes128Ver.Name = "labelAes128Ver";
|
|
this.labelAes128Ver.Size = new System.Drawing.Size(80, 20);
|
|
this.labelAes128Ver.TabIndex = 217;
|
|
this.labelAes128Ver.Text = "1.0";
|
|
this.labelAes128Ver.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelAes128Ver.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelAes128Ver.Visible = false;
|
|
this.labelAes128Ver.Wordwrap = false;
|
|
//
|
|
// labelUserMgerVer
|
|
//
|
|
this.labelUserMgerVer.BackPictureBox = this.smartForm1;
|
|
this.labelUserMgerVer.BackPictureBox1 = null;
|
|
this.labelUserMgerVer.BackPictureBox2 = null;
|
|
this.labelUserMgerVer.BorderColor = System.Drawing.Color.Black;
|
|
this.labelUserMgerVer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelUserMgerVer.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelUserMgerVer.InitVisible = true;
|
|
this.labelUserMgerVer.LineSpacing = 0F;
|
|
this.labelUserMgerVer.Location = new System.Drawing.Point(686, 105);
|
|
this.labelUserMgerVer.Name = "labelUserMgerVer";
|
|
this.labelUserMgerVer.Size = new System.Drawing.Size(80, 20);
|
|
this.labelUserMgerVer.TabIndex = 218;
|
|
this.labelUserMgerVer.Text = "1.0";
|
|
this.labelUserMgerVer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelUserMgerVer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelUserMgerVer.Visible = false;
|
|
this.labelUserMgerVer.Wordwrap = false;
|
|
//
|
|
// smartLabel9
|
|
//
|
|
this.smartLabel9.BackPictureBox = this.smartForm1;
|
|
this.smartLabel9.BackPictureBox1 = null;
|
|
this.smartLabel9.BackPictureBox2 = null;
|
|
this.smartLabel9.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel9.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel9.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel9.InitVisible = true;
|
|
this.smartLabel9.LineSpacing = 0F;
|
|
this.smartLabel9.Location = new System.Drawing.Point(384, 131);
|
|
this.smartLabel9.Name = "smartLabel9";
|
|
this.smartLabel9.Size = new System.Drawing.Size(35, 20);
|
|
this.smartLabel9.TabIndex = 215;
|
|
this.smartLabel9.Text = "Ver";
|
|
this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel9.Wordwrap = false;
|
|
//
|
|
// smartLabel8
|
|
//
|
|
this.smartLabel8.BackPictureBox = this.smartForm1;
|
|
this.smartLabel8.BackPictureBox1 = null;
|
|
this.smartLabel8.BackPictureBox2 = null;
|
|
this.smartLabel8.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel8.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel8.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel8.InitVisible = true;
|
|
this.smartLabel8.LineSpacing = 0F;
|
|
this.smartLabel8.Location = new System.Drawing.Point(384, 105);
|
|
this.smartLabel8.Name = "smartLabel8";
|
|
this.smartLabel8.Size = new System.Drawing.Size(35, 20);
|
|
this.smartLabel8.TabIndex = 214;
|
|
this.smartLabel8.Text = "Ver";
|
|
this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel8.Wordwrap = false;
|
|
//
|
|
// smartLabel7
|
|
//
|
|
this.smartLabel7.BackPictureBox = this.smartForm1;
|
|
this.smartLabel7.BackPictureBox1 = null;
|
|
this.smartLabel7.BackPictureBox2 = null;
|
|
this.smartLabel7.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel7.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel7.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel7.InitVisible = true;
|
|
this.smartLabel7.LineSpacing = 0F;
|
|
this.smartLabel7.Location = new System.Drawing.Point(258, 157);
|
|
this.smartLabel7.Name = "smartLabel7";
|
|
this.smartLabel7.Size = new System.Drawing.Size(120, 20);
|
|
this.smartLabel7.TabIndex = 213;
|
|
this.smartLabel7.Text = "INT890S";
|
|
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel7.Wordwrap = false;
|
|
//
|
|
// smartLabel3
|
|
//
|
|
this.smartLabel3.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel3.InitVisible = true;
|
|
this.smartLabel3.LineSpacing = 0F;
|
|
this.smartLabel3.Location = new System.Drawing.Point(132, 105);
|
|
this.smartLabel3.Name = "smartLabel3";
|
|
this.smartLabel3.Size = new System.Drawing.Size(120, 20);
|
|
this.smartLabel3.TabIndex = 212;
|
|
this.smartLabel3.Text = "Display";
|
|
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel3.Wordwrap = false;
|
|
//
|
|
// smartLabel4
|
|
//
|
|
this.smartLabel4.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel4.InitVisible = true;
|
|
this.smartLabel4.LineSpacing = 0F;
|
|
this.smartLabel4.Location = new System.Drawing.Point(258, 131);
|
|
this.smartLabel4.Name = "smartLabel4";
|
|
this.smartLabel4.Size = new System.Drawing.Size(120, 20);
|
|
this.smartLabel4.TabIndex = 209;
|
|
this.smartLabel4.Text = "INT69M-2D";
|
|
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel4.Wordwrap = false;
|
|
//
|
|
// smartLabel5
|
|
//
|
|
this.smartLabel5.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel5.InitVisible = true;
|
|
this.smartLabel5.LineSpacing = 0F;
|
|
this.smartLabel5.Location = new System.Drawing.Point(132, 131);
|
|
this.smartLabel5.Name = "smartLabel5";
|
|
this.smartLabel5.Size = new System.Drawing.Size(120, 20);
|
|
this.smartLabel5.TabIndex = 211;
|
|
this.smartLabel5.Text = "Main Control";
|
|
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel5.Wordwrap = false;
|
|
//
|
|
// smartLabel6
|
|
//
|
|
this.smartLabel6.BackPictureBox = this.smartForm1;
|
|
this.smartLabel6.BackPictureBox1 = null;
|
|
this.smartLabel6.BackPictureBox2 = null;
|
|
this.smartLabel6.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel6.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel6.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel6.InitVisible = true;
|
|
this.smartLabel6.LineSpacing = 0F;
|
|
this.smartLabel6.Location = new System.Drawing.Point(258, 105);
|
|
this.smartLabel6.Name = "smartLabel6";
|
|
this.smartLabel6.Size = new System.Drawing.Size(120, 20);
|
|
this.smartLabel6.TabIndex = 210;
|
|
this.smartLabel6.Text = "INT69DB_2A";
|
|
this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel6.Wordwrap = false;
|
|
//
|
|
// smartLabel2
|
|
//
|
|
this.smartLabel2.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel2.InitVisible = true;
|
|
this.smartLabel2.LineSpacing = 0F;
|
|
this.smartLabel2.Location = new System.Drawing.Point(132, 157);
|
|
this.smartLabel2.Name = "smartLabel2";
|
|
this.smartLabel2.Size = new System.Drawing.Size(120, 20);
|
|
this.smartLabel2.TabIndex = 207;
|
|
this.smartLabel2.Text = "Sub Control";
|
|
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel2.Wordwrap = false;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(31, 93);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(80, 58);
|
|
//
|
|
// labelSerialNo
|
|
//
|
|
this.labelSerialNo.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelSerialNo.InitVisible = true;
|
|
this.labelSerialNo.LineSpacing = 0F;
|
|
this.labelSerialNo.Location = new System.Drawing.Point(258, 79);
|
|
this.labelSerialNo.Name = "labelSerialNo";
|
|
this.labelSerialNo.Size = new System.Drawing.Size(120, 20);
|
|
this.labelSerialNo.TabIndex = 206;
|
|
this.labelSerialNo.Text = "19J0000";
|
|
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);
|
|
//
|
|
// smartLabel1
|
|
//
|
|
this.smartLabel1.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel1.InitVisible = true;
|
|
this.smartLabel1.LineSpacing = 0F;
|
|
this.smartLabel1.Location = new System.Drawing.Point(132, 79);
|
|
this.smartLabel1.Name = "smartLabel1";
|
|
this.smartLabel1.Size = new System.Drawing.Size(120, 20);
|
|
this.smartLabel1.TabIndex = 205;
|
|
this.smartLabel1.Text = "Serial No.";
|
|
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel1.Wordwrap = false;
|
|
//
|
|
// labelSub7
|
|
//
|
|
this.labelSub7.BackPictureBox = this.smartForm1;
|
|
this.labelSub7.BackPictureBox1 = null;
|
|
this.labelSub7.BackPictureBox2 = null;
|
|
this.labelSub7.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub7.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub7.InitVisible = true;
|
|
this.labelSub7.LineSpacing = 0F;
|
|
this.labelSub7.Location = new System.Drawing.Point(578, 183);
|
|
this.labelSub7.Name = "labelSub7";
|
|
this.labelSub7.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub7.TabIndex = 204;
|
|
this.labelSub7.Text = "#7";
|
|
this.labelSub7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub7.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer7
|
|
//
|
|
this.labelSubControlVer7.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer7.BackPictureBox1 = null;
|
|
this.labelSubControlVer7.BackPictureBox2 = null;
|
|
this.labelSubControlVer7.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer7.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer7.InitVisible = true;
|
|
this.labelSubControlVer7.LineSpacing = 0F;
|
|
this.labelSubControlVer7.Location = new System.Drawing.Point(609, 183);
|
|
this.labelSubControlVer7.Name = "labelSubControlVer7";
|
|
this.labelSubControlVer7.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer7.TabIndex = 203;
|
|
this.labelSubControlVer7.Text = "9.9.9";
|
|
this.labelSubControlVer7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer7.Wordwrap = false;
|
|
//
|
|
// labelSub6
|
|
//
|
|
this.labelSub6.BackPictureBox = this.smartForm1;
|
|
this.labelSub6.BackPictureBox1 = null;
|
|
this.labelSub6.BackPictureBox2 = null;
|
|
this.labelSub6.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub6.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub6.InitVisible = true;
|
|
this.labelSub6.LineSpacing = 0F;
|
|
this.labelSub6.Location = new System.Drawing.Point(481, 184);
|
|
this.labelSub6.Name = "labelSub6";
|
|
this.labelSub6.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub6.TabIndex = 204;
|
|
this.labelSub6.Text = "#6";
|
|
this.labelSub6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub6.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer6
|
|
//
|
|
this.labelSubControlVer6.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer6.BackPictureBox1 = null;
|
|
this.labelSubControlVer6.BackPictureBox2 = null;
|
|
this.labelSubControlVer6.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer6.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer6.InitVisible = true;
|
|
this.labelSubControlVer6.LineSpacing = 0F;
|
|
this.labelSubControlVer6.Location = new System.Drawing.Point(512, 184);
|
|
this.labelSubControlVer6.Name = "labelSubControlVer6";
|
|
this.labelSubControlVer6.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer6.TabIndex = 203;
|
|
this.labelSubControlVer6.Text = "9.9.9";
|
|
this.labelSubControlVer6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer6.Wordwrap = false;
|
|
//
|
|
// labelSub10
|
|
//
|
|
this.labelSub10.BackPictureBox = this.smartForm1;
|
|
this.labelSub10.BackPictureBox1 = null;
|
|
this.labelSub10.BackPictureBox2 = null;
|
|
this.labelSub10.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub10.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub10.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub10.InitVisible = true;
|
|
this.labelSub10.LineSpacing = 0F;
|
|
this.labelSub10.Location = new System.Drawing.Point(481, 210);
|
|
this.labelSub10.Name = "labelSub10";
|
|
this.labelSub10.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub10.TabIndex = 202;
|
|
this.labelSub10.Text = "#10";
|
|
this.labelSub10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub10.Wordwrap = false;
|
|
//
|
|
// labelSub5
|
|
//
|
|
this.labelSub5.BackPictureBox = this.smartForm1;
|
|
this.labelSub5.BackPictureBox1 = null;
|
|
this.labelSub5.BackPictureBox2 = null;
|
|
this.labelSub5.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub5.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub5.InitVisible = true;
|
|
this.labelSub5.LineSpacing = 0F;
|
|
this.labelSub5.Location = new System.Drawing.Point(384, 183);
|
|
this.labelSub5.Name = "labelSub5";
|
|
this.labelSub5.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub5.TabIndex = 202;
|
|
this.labelSub5.Text = "#5";
|
|
this.labelSub5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub5.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer10
|
|
//
|
|
this.labelSubControlVer10.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer10.BackPictureBox1 = null;
|
|
this.labelSubControlVer10.BackPictureBox2 = null;
|
|
this.labelSubControlVer10.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer10.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer10.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer10.InitVisible = true;
|
|
this.labelSubControlVer10.LineSpacing = 0F;
|
|
this.labelSubControlVer10.Location = new System.Drawing.Point(512, 210);
|
|
this.labelSubControlVer10.Name = "labelSubControlVer10";
|
|
this.labelSubControlVer10.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer10.TabIndex = 201;
|
|
this.labelSubControlVer10.Text = "9.9.9";
|
|
this.labelSubControlVer10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer10.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer5
|
|
//
|
|
this.labelSubControlVer5.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer5.BackPictureBox1 = null;
|
|
this.labelSubControlVer5.BackPictureBox2 = null;
|
|
this.labelSubControlVer5.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer5.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer5.InitVisible = true;
|
|
this.labelSubControlVer5.LineSpacing = 0F;
|
|
this.labelSubControlVer5.Location = new System.Drawing.Point(415, 183);
|
|
this.labelSubControlVer5.Name = "labelSubControlVer5";
|
|
this.labelSubControlVer5.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer5.TabIndex = 201;
|
|
this.labelSubControlVer5.Text = "9.9.9";
|
|
this.labelSubControlVer5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer5.Wordwrap = false;
|
|
//
|
|
// labelSub9
|
|
//
|
|
this.labelSub9.BackPictureBox = this.smartForm1;
|
|
this.labelSub9.BackPictureBox1 = null;
|
|
this.labelSub9.BackPictureBox2 = null;
|
|
this.labelSub9.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub9.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub9.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub9.InitVisible = true;
|
|
this.labelSub9.LineSpacing = 0F;
|
|
this.labelSub9.Location = new System.Drawing.Point(384, 209);
|
|
this.labelSub9.Name = "labelSub9";
|
|
this.labelSub9.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub9.TabIndex = 200;
|
|
this.labelSub9.Text = "#9";
|
|
this.labelSub9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub9.Wordwrap = false;
|
|
//
|
|
// labelSub4
|
|
//
|
|
this.labelSub4.BackPictureBox = this.smartForm1;
|
|
this.labelSub4.BackPictureBox1 = null;
|
|
this.labelSub4.BackPictureBox2 = null;
|
|
this.labelSub4.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub4.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub4.InitVisible = true;
|
|
this.labelSub4.LineSpacing = 0F;
|
|
this.labelSub4.Location = new System.Drawing.Point(675, 157);
|
|
this.labelSub4.Name = "labelSub4";
|
|
this.labelSub4.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub4.TabIndex = 200;
|
|
this.labelSub4.Text = "#4";
|
|
this.labelSub4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub4.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer9
|
|
//
|
|
this.labelSubControlVer9.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer9.BackPictureBox1 = null;
|
|
this.labelSubControlVer9.BackPictureBox2 = null;
|
|
this.labelSubControlVer9.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer9.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer9.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer9.InitVisible = true;
|
|
this.labelSubControlVer9.LineSpacing = 0F;
|
|
this.labelSubControlVer9.Location = new System.Drawing.Point(415, 209);
|
|
this.labelSubControlVer9.Name = "labelSubControlVer9";
|
|
this.labelSubControlVer9.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer9.TabIndex = 199;
|
|
this.labelSubControlVer9.Text = "9.9.9";
|
|
this.labelSubControlVer9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer9.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer4
|
|
//
|
|
this.labelSubControlVer4.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer4.BackPictureBox1 = null;
|
|
this.labelSubControlVer4.BackPictureBox2 = null;
|
|
this.labelSubControlVer4.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer4.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer4.InitVisible = true;
|
|
this.labelSubControlVer4.LineSpacing = 0F;
|
|
this.labelSubControlVer4.Location = new System.Drawing.Point(706, 157);
|
|
this.labelSubControlVer4.Name = "labelSubControlVer4";
|
|
this.labelSubControlVer4.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer4.TabIndex = 199;
|
|
this.labelSubControlVer4.Text = "9.9.9";
|
|
this.labelSubControlVer4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer4.Wordwrap = false;
|
|
//
|
|
// labelSub8
|
|
//
|
|
this.labelSub8.BackPictureBox = this.smartForm1;
|
|
this.labelSub8.BackPictureBox1 = null;
|
|
this.labelSub8.BackPictureBox2 = null;
|
|
this.labelSub8.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub8.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub8.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub8.InitVisible = true;
|
|
this.labelSub8.LineSpacing = 0F;
|
|
this.labelSub8.Location = new System.Drawing.Point(675, 183);
|
|
this.labelSub8.Name = "labelSub8";
|
|
this.labelSub8.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub8.TabIndex = 198;
|
|
this.labelSub8.Text = "#8";
|
|
this.labelSub8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub8.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer8
|
|
//
|
|
this.labelSubControlVer8.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer8.BackPictureBox1 = null;
|
|
this.labelSubControlVer8.BackPictureBox2 = null;
|
|
this.labelSubControlVer8.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer8.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer8.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer8.InitVisible = true;
|
|
this.labelSubControlVer8.LineSpacing = 0F;
|
|
this.labelSubControlVer8.Location = new System.Drawing.Point(706, 183);
|
|
this.labelSubControlVer8.Name = "labelSubControlVer8";
|
|
this.labelSubControlVer8.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer8.TabIndex = 197;
|
|
this.labelSubControlVer8.Text = "9.9.9";
|
|
this.labelSubControlVer8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer8.Wordwrap = false;
|
|
//
|
|
// labelSub3
|
|
//
|
|
this.labelSub3.BackPictureBox = this.smartForm1;
|
|
this.labelSub3.BackPictureBox1 = null;
|
|
this.labelSub3.BackPictureBox2 = null;
|
|
this.labelSub3.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub3.InitVisible = true;
|
|
this.labelSub3.LineSpacing = 0F;
|
|
this.labelSub3.Location = new System.Drawing.Point(578, 157);
|
|
this.labelSub3.Name = "labelSub3";
|
|
this.labelSub3.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub3.TabIndex = 198;
|
|
this.labelSub3.Text = "#3";
|
|
this.labelSub3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub3.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer3
|
|
//
|
|
this.labelSubControlVer3.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer3.BackPictureBox1 = null;
|
|
this.labelSubControlVer3.BackPictureBox2 = null;
|
|
this.labelSubControlVer3.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer3.InitVisible = true;
|
|
this.labelSubControlVer3.LineSpacing = 0F;
|
|
this.labelSubControlVer3.Location = new System.Drawing.Point(609, 157);
|
|
this.labelSubControlVer3.Name = "labelSubControlVer3";
|
|
this.labelSubControlVer3.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer3.TabIndex = 197;
|
|
this.labelSubControlVer3.Text = "9.9.9";
|
|
this.labelSubControlVer3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer3.Wordwrap = false;
|
|
//
|
|
// labelSub2
|
|
//
|
|
this.labelSub2.BackPictureBox = this.smartForm1;
|
|
this.labelSub2.BackPictureBox1 = null;
|
|
this.labelSub2.BackPictureBox2 = null;
|
|
this.labelSub2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub2.InitVisible = true;
|
|
this.labelSub2.LineSpacing = 0F;
|
|
this.labelSub2.Location = new System.Drawing.Point(481, 157);
|
|
this.labelSub2.Name = "labelSub2";
|
|
this.labelSub2.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub2.TabIndex = 196;
|
|
this.labelSub2.Text = "#2";
|
|
this.labelSub2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub2.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer2
|
|
//
|
|
this.labelSubControlVer2.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer2.BackPictureBox1 = null;
|
|
this.labelSubControlVer2.BackPictureBox2 = null;
|
|
this.labelSubControlVer2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer2.InitVisible = true;
|
|
this.labelSubControlVer2.LineSpacing = 0F;
|
|
this.labelSubControlVer2.Location = new System.Drawing.Point(512, 157);
|
|
this.labelSubControlVer2.Name = "labelSubControlVer2";
|
|
this.labelSubControlVer2.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer2.TabIndex = 195;
|
|
this.labelSubControlVer2.Text = "9.9.9";
|
|
this.labelSubControlVer2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer2.Wordwrap = false;
|
|
//
|
|
// labelSub1
|
|
//
|
|
this.labelSub1.BackPictureBox = this.smartForm1;
|
|
this.labelSub1.BackPictureBox1 = null;
|
|
this.labelSub1.BackPictureBox2 = null;
|
|
this.labelSub1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSub1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSub1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSub1.InitVisible = true;
|
|
this.labelSub1.LineSpacing = 0F;
|
|
this.labelSub1.Location = new System.Drawing.Point(384, 157);
|
|
this.labelSub1.Name = "labelSub1";
|
|
this.labelSub1.Size = new System.Drawing.Size(25, 20);
|
|
this.labelSub1.TabIndex = 194;
|
|
this.labelSub1.Text = "#1";
|
|
this.labelSub1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSub1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSub1.Wordwrap = false;
|
|
//
|
|
// labelSubControlVer1
|
|
//
|
|
this.labelSubControlVer1.BackPictureBox = this.smartForm1;
|
|
this.labelSubControlVer1.BackPictureBox1 = null;
|
|
this.labelSubControlVer1.BackPictureBox2 = null;
|
|
this.labelSubControlVer1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSubControlVer1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSubControlVer1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelSubControlVer1.InitVisible = true;
|
|
this.labelSubControlVer1.LineSpacing = 0F;
|
|
this.labelSubControlVer1.Location = new System.Drawing.Point(415, 157);
|
|
this.labelSubControlVer1.Name = "labelSubControlVer1";
|
|
this.labelSubControlVer1.Size = new System.Drawing.Size(60, 20);
|
|
this.labelSubControlVer1.TabIndex = 193;
|
|
this.labelSubControlVer1.Text = "9.99.99";
|
|
this.labelSubControlVer1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSubControlVer1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSubControlVer1.Wordwrap = false;
|
|
//
|
|
// labelInfo1
|
|
//
|
|
this.labelInfo1.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelInfo1.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.labelInfo1.InitVisible = true;
|
|
this.labelInfo1.LineSpacing = 0F;
|
|
this.labelInfo1.Location = new System.Drawing.Point(132, 17);
|
|
this.labelInfo1.Name = "labelInfo1";
|
|
this.labelInfo1.Size = new System.Drawing.Size(625, 30);
|
|
this.labelInfo1.TabIndex = 187;
|
|
this.labelInfo1.Text = "INT69XX Series Control Program ";
|
|
this.labelInfo1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInfo1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelInfo1.Wordwrap = false;
|
|
//
|
|
// labelInfo2
|
|
//
|
|
this.labelInfo2.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelInfo2.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
this.labelInfo2.InitVisible = true;
|
|
this.labelInfo2.LineSpacing = 0F;
|
|
this.labelInfo2.Location = new System.Drawing.Point(132, 53);
|
|
this.labelInfo2.Name = "labelInfo2";
|
|
this.labelInfo2.Size = new System.Drawing.Size(625, 20);
|
|
this.labelInfo2.TabIndex = 188;
|
|
this.labelInfo2.Text = "AutoWeighing Checker system - MULTILANE CHECKER";
|
|
this.labelInfo2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInfo2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelInfo2.Wordwrap = false;
|
|
//
|
|
// labelMainControlVer
|
|
//
|
|
this.labelMainControlVer.BackPictureBox = this.smartForm1;
|
|
this.labelMainControlVer.BackPictureBox1 = null;
|
|
this.labelMainControlVer.BackPictureBox2 = null;
|
|
this.labelMainControlVer.BorderColor = System.Drawing.Color.Black;
|
|
this.labelMainControlVer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelMainControlVer.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelMainControlVer.InitVisible = true;
|
|
this.labelMainControlVer.LineSpacing = 0F;
|
|
this.labelMainControlVer.Location = new System.Drawing.Point(425, 131);
|
|
this.labelMainControlVer.Name = "labelMainControlVer";
|
|
this.labelMainControlVer.Size = new System.Drawing.Size(80, 20);
|
|
this.labelMainControlVer.TabIndex = 189;
|
|
this.labelMainControlVer.Text = "1.0";
|
|
this.labelMainControlVer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelMainControlVer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMainControlVer.Wordwrap = false;
|
|
//
|
|
// labelDisplayVer
|
|
//
|
|
this.labelDisplayVer.BackPictureBox = this.smartForm1;
|
|
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("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelDisplayVer.InitVisible = true;
|
|
this.labelDisplayVer.LineSpacing = 0F;
|
|
this.labelDisplayVer.Location = new System.Drawing.Point(425, 105);
|
|
this.labelDisplayVer.Name = "labelDisplayVer";
|
|
this.labelDisplayVer.Size = new System.Drawing.Size(80, 20);
|
|
this.labelDisplayVer.TabIndex = 190;
|
|
this.labelDisplayVer.Text = "1.0";
|
|
this.labelDisplayVer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelDisplayVer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDisplayVer.Wordwrap = false;
|
|
//
|
|
// groupBoxAS
|
|
//
|
|
this.groupBoxAS.BackPictureBox = this.smartForm1;
|
|
this.groupBoxAS.BackPictureBox1 = null;
|
|
this.groupBoxAS.Controls.Add(this.pictureBox2);
|
|
this.groupBoxAS.Controls.Add(this.labelCompany);
|
|
this.groupBoxAS.Controls.Add(this.labelWebsite);
|
|
this.groupBoxAS.Controls.Add(this.labelAddress1);
|
|
this.groupBoxAS.Controls.Add(this.labelEmail);
|
|
this.groupBoxAS.Controls.Add(this.labelTelNumber);
|
|
this.groupBoxAS.Controls.Add(this.labelAddress2);
|
|
this.groupBoxAS.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxAS.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(66)))), ((int)(((byte)(44)))));
|
|
this.groupBoxAS.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.groupBoxAS.FrameLineThickness = 1;
|
|
this.groupBoxAS.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
|
|
this.groupBoxAS.Image = null;
|
|
this.groupBoxAS.InitVisible = true;
|
|
this.groupBoxAS.Location = new System.Drawing.Point(3, 316);
|
|
this.groupBoxAS.Name = "groupBoxAS";
|
|
this.groupBoxAS.RoundRadius = 10;
|
|
this.groupBoxAS.Size = new System.Drawing.Size(794, 201);
|
|
this.groupBoxAS.TabIndex = 433;
|
|
this.groupBoxAS.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
|
this.pictureBox2.Location = new System.Drawing.Point(31, 69);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(80, 58);
|
|
//
|
|
// labelCompany
|
|
//
|
|
this.labelCompany.BackPictureBox = this.smartForm1;
|
|
this.labelCompany.BackPictureBox1 = null;
|
|
this.labelCompany.BackPictureBox2 = null;
|
|
this.labelCompany.BorderColor = System.Drawing.Color.Black;
|
|
this.labelCompany.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelCompany.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelCompany.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.labelCompany.InitVisible = true;
|
|
this.labelCompany.LineSpacing = 0F;
|
|
this.labelCompany.Location = new System.Drawing.Point(132, 19);
|
|
this.labelCompany.Name = "labelCompany";
|
|
this.labelCompany.Size = new System.Drawing.Size(625, 30);
|
|
this.labelCompany.TabIndex = 178;
|
|
this.labelCompany.Text = "INTECHKOREA (주)인테크코리아";
|
|
this.labelCompany.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelCompany.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCompany.Wordwrap = false;
|
|
//
|
|
// labelWebsite
|
|
//
|
|
this.labelWebsite.BackPictureBox = this.smartForm1;
|
|
this.labelWebsite.BackPictureBox1 = null;
|
|
this.labelWebsite.BackPictureBox2 = null;
|
|
this.labelWebsite.BorderColor = System.Drawing.Color.Black;
|
|
this.labelWebsite.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelWebsite.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelWebsite.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.labelWebsite.InitVisible = true;
|
|
this.labelWebsite.LineSpacing = 0F;
|
|
this.labelWebsite.Location = new System.Drawing.Point(132, 159);
|
|
this.labelWebsite.Name = "labelWebsite";
|
|
this.labelWebsite.Size = new System.Drawing.Size(625, 20);
|
|
this.labelWebsite.TabIndex = 182;
|
|
this.labelWebsite.Text = "http://www.intechkorea.com";
|
|
this.labelWebsite.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelWebsite.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelWebsite.Wordwrap = false;
|
|
//
|
|
// labelAddress1
|
|
//
|
|
this.labelAddress1.BackPictureBox = this.smartForm1;
|
|
this.labelAddress1.BackPictureBox1 = null;
|
|
this.labelAddress1.BackPictureBox2 = null;
|
|
this.labelAddress1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelAddress1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelAddress1.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelAddress1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(66)))), ((int)(((byte)(44)))));
|
|
this.labelAddress1.InitVisible = true;
|
|
this.labelAddress1.LineSpacing = 0F;
|
|
this.labelAddress1.Location = new System.Drawing.Point(132, 81);
|
|
this.labelAddress1.Name = "labelAddress1";
|
|
this.labelAddress1.Size = new System.Drawing.Size(625, 20);
|
|
this.labelAddress1.TabIndex = 177;
|
|
this.labelAddress1.Text = "인천광역시 서구 장고개로 217번길 10";
|
|
this.labelAddress1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelAddress1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelAddress1.Wordwrap = false;
|
|
//
|
|
// labelEmail
|
|
//
|
|
this.labelEmail.BackPictureBox = this.smartForm1;
|
|
this.labelEmail.BackPictureBox1 = null;
|
|
this.labelEmail.BackPictureBox2 = null;
|
|
this.labelEmail.BorderColor = System.Drawing.Color.Black;
|
|
this.labelEmail.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelEmail.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelEmail.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.labelEmail.InitVisible = true;
|
|
this.labelEmail.LineSpacing = 0F;
|
|
this.labelEmail.Location = new System.Drawing.Point(132, 133);
|
|
this.labelEmail.Name = "labelEmail";
|
|
this.labelEmail.Size = new System.Drawing.Size(625, 20);
|
|
this.labelEmail.TabIndex = 181;
|
|
this.labelEmail.Text = "sales@intechkorea.com";
|
|
this.labelEmail.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelEmail.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelEmail.Wordwrap = false;
|
|
//
|
|
// labelTelNumber
|
|
//
|
|
this.labelTelNumber.BackPictureBox = this.smartForm1;
|
|
this.labelTelNumber.BackPictureBox1 = null;
|
|
this.labelTelNumber.BackPictureBox2 = null;
|
|
this.labelTelNumber.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTelNumber.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTelNumber.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelTelNumber.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.labelTelNumber.InitVisible = true;
|
|
this.labelTelNumber.LineSpacing = 0F;
|
|
this.labelTelNumber.Location = new System.Drawing.Point(132, 55);
|
|
this.labelTelNumber.Name = "labelTelNumber";
|
|
this.labelTelNumber.Size = new System.Drawing.Size(625, 20);
|
|
this.labelTelNumber.TabIndex = 179;
|
|
this.labelTelNumber.Text = "Tel. 032-681-0714 Fax. 032-681-0713 ";
|
|
this.labelTelNumber.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTelNumber.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTelNumber.Wordwrap = false;
|
|
//
|
|
// labelAddress2
|
|
//
|
|
this.labelAddress2.BackPictureBox = this.smartForm1;
|
|
this.labelAddress2.BackPictureBox1 = null;
|
|
this.labelAddress2.BackPictureBox2 = null;
|
|
this.labelAddress2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelAddress2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelAddress2.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.labelAddress2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(66)))), ((int)(((byte)(44)))));
|
|
this.labelAddress2.InitVisible = true;
|
|
this.labelAddress2.LineSpacing = 0F;
|
|
this.labelAddress2.Location = new System.Drawing.Point(132, 107);
|
|
this.labelAddress2.Name = "labelAddress2";
|
|
this.labelAddress2.Size = new System.Drawing.Size(625, 20);
|
|
this.labelAddress2.TabIndex = 180;
|
|
this.labelAddress2.Text = "인천광역시 서구 장고개로 217번길 10";
|
|
this.labelAddress2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelAddress2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelAddress2.Wordwrap = false;
|
|
//
|
|
// FormInformation
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(800, 600);
|
|
this.Controls.Add(this.smartKeyboard1);
|
|
this.Controls.Add(this.textBoxSerialNo);
|
|
this.Controls.Add(this.groupBoxAS);
|
|
this.Controls.Add(this.groupBoxSystemInfo);
|
|
this.Controls.Add(this.labelTitle);
|
|
this.Controls.Add(this.pictureBoxFormIcon);
|
|
this.Controls.Add(this.buttonBack);
|
|
this.Controls.Add(this.smartForm1);
|
|
this.Name = "FormInformation";
|
|
this.Text = "FormInformation";
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
|
|
this.groupBoxSystemInfo.ResumeLayout(false);
|
|
this.groupBoxAS.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private SmartX.SmartButton buttonBack;
|
|
private System.Windows.Forms.TextBox textBoxSerialNo;
|
|
private SmartX.SmartKeyboard smartKeyboard1;
|
|
private SmartX.SmartLabel labelTitle;
|
|
private System.Windows.Forms.PictureBox pictureBoxFormIcon;
|
|
private SmartX.SmartGroupBox groupBoxSystemInfo;
|
|
public SmartX.SmartLabel labelSerialNo;
|
|
private SmartX.SmartLabel smartLabel1;
|
|
public SmartX.SmartLabel labelSub6;
|
|
public SmartX.SmartLabel labelSubControlVer6;
|
|
public SmartX.SmartLabel labelSub5;
|
|
public SmartX.SmartLabel labelSubControlVer5;
|
|
public SmartX.SmartLabel labelSub4;
|
|
public SmartX.SmartLabel labelSubControlVer4;
|
|
public SmartX.SmartLabel labelSub3;
|
|
public SmartX.SmartLabel labelSubControlVer3;
|
|
public SmartX.SmartLabel labelSub2;
|
|
public SmartX.SmartLabel labelSubControlVer2;
|
|
public SmartX.SmartLabel labelSub1;
|
|
public SmartX.SmartLabel labelSubControlVer1;
|
|
private SmartX.SmartLabel labelInfo1;
|
|
private SmartX.SmartLabel labelInfo2;
|
|
public SmartX.SmartLabel labelMainControlVer;
|
|
public SmartX.SmartLabel labelDisplayVer;
|
|
private SmartX.SmartGroupBox groupBoxAS;
|
|
private SmartX.SmartLabel labelCompany;
|
|
private SmartX.SmartLabel labelWebsite;
|
|
private SmartX.SmartLabel labelAddress1;
|
|
private SmartX.SmartLabel labelEmail;
|
|
private SmartX.SmartLabel labelTelNumber;
|
|
private SmartX.SmartLabel labelAddress2;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private SmartX.SmartLabel smartLabel2;
|
|
public SmartX.SmartLabel labelSub7;
|
|
public SmartX.SmartLabel labelSubControlVer7;
|
|
public SmartX.SmartLabel labelSub10;
|
|
public SmartX.SmartLabel labelSubControlVer10;
|
|
public SmartX.SmartLabel labelSub9;
|
|
public SmartX.SmartLabel labelSubControlVer9;
|
|
public SmartX.SmartLabel labelSub8;
|
|
public SmartX.SmartLabel labelSubControlVer8;
|
|
private SmartX.SmartLabel smartLabel3;
|
|
public SmartX.SmartLabel smartLabel4;
|
|
private SmartX.SmartLabel smartLabel5;
|
|
public SmartX.SmartLabel smartLabel6;
|
|
private SmartX.SmartLabel smartLabel7;
|
|
public SmartX.SmartLabel smartLabel9;
|
|
public SmartX.SmartLabel smartLabel8;
|
|
public SmartX.SmartLabel labelTitleDllAes128Ver;
|
|
public SmartX.SmartLabel labelTitleDllUserMgrVer;
|
|
public SmartX.SmartLabel labelTitleDllAes128;
|
|
public SmartX.SmartLabel labelTitleDllUserMgr;
|
|
public SmartX.SmartLabel labelAes128Ver;
|
|
public SmartX.SmartLabel labelUserMgerVer;
|
|
}
|
|
} |