# Conflicts:
#	INT_PT002/Controls/Log/ControlMenuLogAlarm.Designer.cs
#	INT_PT002/Controls/Manual/ControlMenuManualIoTest.Designer.cs
#	INT_PT002/Controls/System/ControlMenuSystemStatus.Designer.cs
#	INT_PT002/Forms/FormMainDisplay2.Designer.cs
main
Seonjae 2023-03-31 11:05:37 +09:00
commit f1860f9a99
13 changed files with 2452 additions and 3215 deletions

View File

@ -29,16 +29,12 @@
private void InitializeComponent()
{
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.treeViewLogAlarm = new System.Windows.Forms.TreeView();
this.smartLabel6 = new SmartX.SmartLabel();
this.smartLabel5 = new SmartX.SmartLabel();
this.treeView = new System.Windows.Forms.TreeView();
this.smartLabel4 = new SmartX.SmartLabel();
this.smartLabel3 = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel();
this.labelPath = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel();
this.buttonBackup = new SmartX.SmartButton();
this.labelCount = new SmartX.SmartLabel();
this.smartLabel7 = new SmartX.SmartLabel();
this.smartListBox1 = new SmartX.SmartListBox();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
@ -46,21 +42,17 @@
// smartGroupBox1
//
this.smartGroupBox1.BackGround = null;
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.BackImage = null;
this.smartGroupBox1.Controls.Add(this.treeViewLogAlarm);
this.smartGroupBox1.Controls.Add(this.smartLabel6);
this.smartGroupBox1.Controls.Add(this.smartLabel5);
this.smartGroupBox1.Controls.Add(this.treeView);
this.smartGroupBox1.Controls.Add(this.smartLabel4);
this.smartGroupBox1.Controls.Add(this.smartLabel3);
this.smartGroupBox1.Controls.Add(this.smartLabel2);
this.smartGroupBox1.Controls.Add(this.labelPath);
this.smartGroupBox1.Controls.Add(this.smartLabel1);
this.smartGroupBox1.Controls.Add(this.buttonBackup);
this.smartGroupBox1.Controls.Add(this.labelCount);
this.smartGroupBox1.Controls.Add(this.smartListBox1);
this.smartGroupBox1.Controls.Add(this.smartLabel7);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(82)))), ((int)(((byte)(82)))), ((int)(((byte)(82)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox1.HeaderHeightOffset = 9;
@ -72,74 +64,27 @@
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
//
// treeViewLogAlarm
// treeView
//
this.treeViewLogAlarm.Location = new System.Drawing.Point(32, 157);
this.treeViewLogAlarm.Name = "treeViewLogAlarm";
this.treeViewLogAlarm.Size = new System.Drawing.Size(282, 483);
this.treeViewLogAlarm.TabIndex = 81;
this.treeViewLogAlarm.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeViewLogAlarm_AfterSelect);
//
// smartLabel6
//
this.smartLabel6.BackGround = this.smartGroupBox1;
this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(64)))), ((int)(((byte)(66)))));
this.smartLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.smartLabel6.Font = new System.Drawing.Font("New Gulim", 17F, System.Drawing.FontStyle.Bold);
this.smartLabel6.LineSpacing = 0F;
this.smartLabel6.Location = new System.Drawing.Point(24, 148);
this.smartLabel6.Name = "smartLabel6";
this.smartLabel6.OverlapOptimize = true;
this.smartLabel6.PasswordChar = '\0';
this.smartLabel6.Radius = 10;
this.smartLabel6.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartLabel6.Size = new System.Drawing.Size(299, 500);
this.smartLabel6.TabIndex = 90;
this.smartLabel6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel6.Wordwrap = false;
//
// smartLabel5
//
this.smartLabel5.BackGround = this.smartGroupBox1;
this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartLabel5.BorderColor = System.Drawing.Color.Black;
this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel5.Font = new System.Drawing.Font("New Gulim", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel5.LineSpacing = 0F;
this.smartLabel5.Location = new System.Drawing.Point(333, 124);
this.smartLabel5.Name = "smartLabel5";
this.smartLabel5.OverlapOptimize = true;
this.smartLabel5.PasswordChar = '\0';
this.smartLabel5.Radius = 3;
this.smartLabel5.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel5.Size = new System.Drawing.Size(556, 18);
this.smartLabel5.TabIndex = 89;
this.smartLabel5.Text = "Contents";
this.smartLabel5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel5.Wordwrap = false;
this.treeView.Location = new System.Drawing.Point(24, 70);
this.treeView.Name = "treeView";
this.treeView.Size = new System.Drawing.Size(299, 566);
this.treeView.TabIndex = 81;
//
// smartLabel4
//
this.smartLabel4.BackGround = this.smartGroupBox1;
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartLabel4.BorderColor = System.Drawing.Color.Black;
this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel4.Font = new System.Drawing.Font("New Gulim", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel4.LineSpacing = 0F;
this.smartLabel4.Location = new System.Drawing.Point(24, 124);
this.smartLabel4.Location = new System.Drawing.Point(24, 49);
this.smartLabel4.Name = "smartLabel4";
this.smartLabel4.OverlapOptimize = true;
this.smartLabel4.PasswordChar = '\0';
this.smartLabel4.Radius = 3;
this.smartLabel4.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel4.Size = new System.Drawing.Size(299, 18);
this.smartLabel4.Size = new System.Drawing.Size(45, 18);
this.smartLabel4.TabIndex = 88;
this.smartLabel4.Text = "List";
this.smartLabel4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
@ -151,12 +96,11 @@
// smartLabel3
//
this.smartLabel3.BackGround = this.smartGroupBox1;
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel3.Font = new System.Drawing.Font("New Gulim", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel3.LineSpacing = 0F;
this.smartLabel3.Location = new System.Drawing.Point(333, 47);
this.smartLabel3.Location = new System.Drawing.Point(333, 49);
this.smartLabel3.Name = "smartLabel3";
this.smartLabel3.OverlapOptimize = true;
this.smartLabel3.PasswordChar = '\0';
@ -171,51 +115,28 @@
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel3.Wordwrap = false;
//
// smartLabel2
// smartLabel1
//
this.smartLabel2.BackGround = this.smartGroupBox1;
this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartLabel2.BorderColor = System.Drawing.Color.Black;
this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel2.Font = new System.Drawing.Font("New Gulim", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel2.LineSpacing = 0F;
this.smartLabel2.Location = new System.Drawing.Point(24, 47);
this.smartLabel2.Name = "smartLabel2";
this.smartLabel2.OverlapOptimize = true;
this.smartLabel2.PasswordChar = '\0';
this.smartLabel2.Radius = 3;
this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel2.Size = new System.Drawing.Size(299, 18);
this.smartLabel2.TabIndex = 86;
this.smartLabel2.Text = "Count";
this.smartLabel2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel2.Wordwrap = false;
//
// labelPath
//
this.labelPath.BackGround = this.smartGroupBox1;
this.labelPath.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(64)))), ((int)(((byte)(66)))));
this.labelPath.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.labelPath.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.labelPath.Font = new System.Drawing.Font("New Gulim", 17F, System.Drawing.FontStyle.Bold);
this.labelPath.LineSpacing = 0F;
this.labelPath.Location = new System.Drawing.Point(333, 69);
this.labelPath.Name = "labelPath";
this.labelPath.OverlapOptimize = true;
this.labelPath.PasswordChar = '\0';
this.labelPath.Radius = 10;
this.labelPath.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.labelPath.Size = new System.Drawing.Size(460, 41);
this.labelPath.TabIndex = 85;
this.labelPath.Text = "00";
this.labelPath.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.labelPath.TextColorDisable = System.Drawing.Color.Gray;
this.labelPath.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelPath.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPath.Wordwrap = false;
this.smartLabel1.BackGround = this.smartGroupBox1;
this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(64)))), ((int)(((byte)(66)))));
this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.smartLabel1.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
this.smartLabel1.LineSpacing = 0F;
this.smartLabel1.Location = new System.Drawing.Point(333, 70);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.OverlapOptimize = true;
this.smartLabel1.PasswordChar = '\0';
this.smartLabel1.Radius = 10;
this.smartLabel1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartLabel1.Size = new System.Drawing.Size(460, 36);
this.smartLabel1.TabIndex = 85;
this.smartLabel1.Text = "00";
this.smartLabel1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false;
//
// buttonBackup
//
@ -232,7 +153,7 @@
this.buttonBackup.ImageDisable = null;
this.buttonBackup.ImageDown = null;
this.buttonBackup.ImageUp = null;
this.buttonBackup.Location = new System.Drawing.Point(799, 69);
this.buttonBackup.Location = new System.Drawing.Point(799, 65);
this.buttonBackup.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonBackup.Name = "buttonBackup";
this.buttonBackup.NestedClickEventPrevent = false;
@ -255,18 +176,18 @@
// labelCount
//
this.labelCount.BackGround = this.smartGroupBox1;
this.labelCount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(64)))), ((int)(((byte)(66)))));
this.labelCount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelCount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.labelCount.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.labelCount.Font = new System.Drawing.Font("New Gulim", 17F, System.Drawing.FontStyle.Bold);
this.labelCount.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelCount.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelCount.LineSpacing = 0F;
this.labelCount.Location = new System.Drawing.Point(24, 69);
this.labelCount.Location = new System.Drawing.Point(75, 49);
this.labelCount.Name = "labelCount";
this.labelCount.OverlapOptimize = true;
this.labelCount.PasswordChar = '\0';
this.labelCount.Radius = 10;
this.labelCount.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.labelCount.Size = new System.Drawing.Size(299, 41);
this.labelCount.Size = new System.Drawing.Size(248, 18);
this.labelCount.TabIndex = 83;
this.labelCount.Text = "00";
this.labelCount.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
@ -275,28 +196,6 @@
this.labelCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelCount.Wordwrap = false;
//
// smartLabel7
//
this.smartLabel7.BackGround = this.smartGroupBox1;
this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(64)))), ((int)(((byte)(66)))));
this.smartLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.smartLabel7.Font = new System.Drawing.Font("New Gulim", 17F, System.Drawing.FontStyle.Bold);
this.smartLabel7.LineSpacing = 0F;
this.smartLabel7.Location = new System.Drawing.Point(333, 148);
this.smartLabel7.Name = "smartLabel7";
this.smartLabel7.OverlapOptimize = true;
this.smartLabel7.PasswordChar = '\0';
this.smartLabel7.Radius = 10;
this.smartLabel7.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartLabel7.Size = new System.Drawing.Size(556, 500);
this.smartLabel7.TabIndex = 91;
this.smartLabel7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel7.Wordwrap = false;
//
// smartListBox1
//
this.smartListBox1.BackGround = null;
@ -310,7 +209,7 @@
this.smartListBox1.ItemOffsetX = 1;
this.smartListBox1.ItemOffsetY = 0;
this.smartListBox1.ItemTextOffsetY = 1;
this.smartListBox1.Location = new System.Drawing.Point(344, 157);
this.smartListBox1.Location = new System.Drawing.Point(333, 112);
this.smartListBox1.MouseMoveEventSpace = 3;
this.smartListBox1.MouseMoveSpace = 10;
this.smartListBox1.Name = "smartListBox1";
@ -338,7 +237,7 @@
this.smartListBox1.ScrollDownButton.ImageDisable = null;
this.smartListBox1.ScrollDownButton.ImageDown = null;
this.smartListBox1.ScrollDownButton.ImageUp = null;
this.smartListBox1.ScrollDownButton.Location = new System.Drawing.Point(501, 451);
this.smartListBox1.ScrollDownButton.Location = new System.Drawing.Point(524, 492);
this.smartListBox1.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.smartListBox1.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
this.smartListBox1.ScrollDownButton.NestedClickEventPrevent = false;
@ -373,7 +272,7 @@
this.smartListBox1.ScrollUpButton.ImageDisable = null;
this.smartListBox1.ScrollUpButton.ImageDown = null;
this.smartListBox1.ScrollUpButton.ImageUp = null;
this.smartListBox1.ScrollUpButton.Location = new System.Drawing.Point(501, 2);
this.smartListBox1.ScrollUpButton.Location = new System.Drawing.Point(524, 2);
this.smartListBox1.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.smartListBox1.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
this.smartListBox1.ScrollUpButton.NestedClickEventPrevent = false;
@ -401,7 +300,7 @@
this.smartListBox1.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
this.smartListBox1.SeparationlineVisibleBottom = true;
this.smartListBox1.SeparationlineVisibleTop = true;
this.smartListBox1.Size = new System.Drawing.Size(533, 483);
this.smartListBox1.Size = new System.Drawing.Size(556, 524);
this.smartListBox1.TabIndex = 82;
this.smartListBox1.Text = "smartListBox1";
this.smartListBox1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
@ -424,14 +323,10 @@
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartButton buttonBackup;
private SmartX.SmartLabel labelCount;
private System.Windows.Forms.TreeView treeViewLogAlarm;
private SmartX.SmartLabel labelPath;
private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel smartLabel2;
private SmartX.SmartLabel smartLabel6;
private SmartX.SmartLabel smartLabel5;
private SmartX.SmartLabel smartLabel4;
private SmartX.SmartLabel smartLabel7;
private SmartX.SmartListBox smartListBox1;
private System.Windows.Forms.TreeView treeView;
private SmartX.SmartLabel smartLabel1;
private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel smartLabel4;
}
}

View File

@ -63,7 +63,7 @@ namespace INT_PT002.Controls
List<string> months = new List<string>();
List<string> days = new List<string>();
this.treeViewLogAlarm.Nodes.Clear();
this.treeView.Nodes.Clear();
this.ListAlarmFile.Clear();
DirectoryInfo dir = new DirectoryInfo(this.ParentForm.ParentForm.PathDataAlarmFolder);
@ -129,7 +129,7 @@ namespace INT_PT002.Controls
}
node.Nodes.Add(nodeMonth);
}
this.treeViewLogAlarm.Nodes.Add(node);
this.treeView.Nodes.Add(node);
}
}
@ -167,7 +167,7 @@ namespace INT_PT002.Controls
this.SelecteDataType = Define.E_DataType.None;
this.UpdateDisplayFile();
this.treeViewLogAlarm.ExpandAll();
this.treeView.ExpandAll();
if (int.Parse(this.labelCount.Text) == 0)
{

View File

@ -28,26 +28,36 @@
/// </summary>
private void InitializeComponent()
{
this.smartFile1 = new SmartX.SmartFile();
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.treeView = new System.Windows.Forms.TreeView();
this.smartLabel4 = new SmartX.SmartLabel();
this.smartLabel3 = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel();
this.buttonBackup = new SmartX.SmartButton();
this.labelCount = new SmartX.SmartLabel();
this.listbox = new SmartX.SmartListBox();
this.treeViewHistory = new System.Windows.Forms.TreeView();
this.smartFile1 = new SmartX.SmartFile();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// smartFile1
//
this.smartFile1.FilePathName = "";
//
// smartGroupBox1
//
this.smartGroupBox1.BackGround = null;
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.BackImage = null;
this.smartGroupBox1.Controls.Add(this.buttonBackup);
this.smartGroupBox1.Controls.Add(this.labelCount);
this.smartGroupBox1.Controls.Add(this.listbox);
this.smartGroupBox1.Controls.Add(this.treeViewHistory);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox1.Controls.Add(this.treeView);
this.smartGroupBox1.Controls.Add(this.smartLabel1);
this.smartGroupBox1.Controls.Add(this.labelCount);
this.smartGroupBox1.Controls.Add(this.smartLabel3);
this.smartGroupBox1.Controls.Add(this.smartLabel4);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox1.HeaderHeightOffset = 9;
@ -55,25 +65,100 @@
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(909, 664);
this.smartGroupBox1.TabIndex = 2;
this.smartGroupBox1.TabIndex = 3;
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
//
// treeView
//
this.treeView.Location = new System.Drawing.Point(23, 74);
this.treeView.Name = "treeView";
this.treeView.Size = new System.Drawing.Size(299, 566);
this.treeView.TabIndex = 81;
//
// smartLabel4
//
this.smartLabel4.BackGround = this.smartGroupBox1;
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartLabel4.BorderColor = System.Drawing.Color.Black;
this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel4.LineSpacing = 0F;
this.smartLabel4.Location = new System.Drawing.Point(19, 45);
this.smartLabel4.Name = "smartLabel4";
this.smartLabel4.OverlapOptimize = true;
this.smartLabel4.PasswordChar = '\0';
this.smartLabel4.Radius = 3;
this.smartLabel4.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel4.Size = new System.Drawing.Size(307, 23);
this.smartLabel4.TabIndex = 88;
this.smartLabel4.Text = " List";
this.smartLabel4.TextColor = System.Drawing.Color.White;
this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.smartLabel4.Wordwrap = true;
//
// smartLabel3
//
this.smartLabel3.BackGround = this.smartGroupBox1;
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel3.LineSpacing = 0F;
this.smartLabel3.Location = new System.Drawing.Point(339, 45);
this.smartLabel3.Name = "smartLabel3";
this.smartLabel3.OverlapOptimize = true;
this.smartLabel3.PasswordChar = '\0';
this.smartLabel3.Radius = 3;
this.smartLabel3.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel3.Size = new System.Drawing.Size(548, 23);
this.smartLabel3.TabIndex = 87;
this.smartLabel3.Text = " File name";
this.smartLabel3.TextColor = System.Drawing.Color.White;
this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.smartLabel3.Wordwrap = false;
//
// smartLabel1
//
this.smartLabel1.BackGround = this.smartGroupBox1;
this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel1.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
this.smartLabel1.LineSpacing = 0F;
this.smartLabel1.Location = new System.Drawing.Point(343, 74);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.OverlapOptimize = true;
this.smartLabel1.PasswordChar = '\0';
this.smartLabel1.Radius = 10;
this.smartLabel1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.smartLabel1.Size = new System.Drawing.Size(455, 36);
this.smartLabel1.TabIndex = 85;
this.smartLabel1.Text = "00";
this.smartLabel1.TextColor = System.Drawing.Color.White;
this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false;
//
// buttonBackup
//
this.buttonBackup.BackGround = this.smartGroupBox1;
this.buttonBackup.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.buttonBackup.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.buttonBackup.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.buttonBackup.ButtonDownColor = System.Drawing.Color.SlateGray;
this.buttonBackup.ButtonImageAutoSize = true;
this.buttonBackup.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
this.buttonBackup.ButtonText = "Backup";
this.buttonBackup.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBackup.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Regular);
this.buttonBackup.GroupID = 0;
this.buttonBackup.ImageDisable = null;
this.buttonBackup.ImageDown = null;
this.buttonBackup.ImageUp = null;
this.buttonBackup.Location = new System.Drawing.Point(793, 47);
this.buttonBackup.Location = new System.Drawing.Point(804, 74);
this.buttonBackup.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonBackup.Name = "buttonBackup";
this.buttonBackup.NestedClickEventPrevent = false;
@ -83,35 +168,34 @@
this.buttonBackup.RepeatIntervalAccelerate = null;
this.buttonBackup.RoundSize = 10;
this.buttonBackup.SafeInterval = 200;
this.buttonBackup.Size = new System.Drawing.Size(90, 50);
this.buttonBackup.Size = new System.Drawing.Size(79, 36);
this.buttonBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBackup.TabIndex = 80;
this.buttonBackup.TabIndex = 84;
this.buttonBackup.Text = null;
this.buttonBackup.TextColor = System.Drawing.Color.White;
this.buttonBackup.TextColorDisable = System.Drawing.Color.Gray;
this.buttonBackup.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.buttonBackup.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBackup.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBackup.Visible = false;
//
// labelCount
//
this.labelCount.BackGround = this.smartGroupBox1;
this.labelCount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelCount.BorderColor = System.Drawing.Color.Black;
this.labelCount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelCount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
this.labelCount.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelCount.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold);
this.labelCount.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelCount.LineSpacing = 0F;
this.labelCount.Location = new System.Drawing.Point(28, 47);
this.labelCount.Location = new System.Drawing.Point(74, 45);
this.labelCount.Name = "labelCount";
this.labelCount.OverlapOptimize = true;
this.labelCount.PasswordChar = '\0';
this.labelCount.Radius = 3;
this.labelCount.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelCount.Size = new System.Drawing.Size(290, 50);
this.labelCount.TabIndex = 2;
this.labelCount.Radius = 10;
this.labelCount.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
this.labelCount.Size = new System.Drawing.Size(248, 23);
this.labelCount.TabIndex = 83;
this.labelCount.Text = "00";
this.labelCount.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelCount.TextColor = System.Drawing.Color.White;
this.labelCount.TextColorDisable = System.Drawing.Color.Gray;
this.labelCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -130,7 +214,7 @@
this.listbox.ItemOffsetX = 1;
this.listbox.ItemOffsetY = 0;
this.listbox.ItemTextOffsetY = 1;
this.listbox.Location = new System.Drawing.Point(338, 103);
this.listbox.Location = new System.Drawing.Point(343, 116);
this.listbox.MouseMoveEventSpace = 3;
this.listbox.MouseMoveSpace = 10;
this.listbox.Name = "listbox";
@ -158,7 +242,7 @@
this.listbox.ScrollDownButton.ImageDisable = null;
this.listbox.ScrollDownButton.ImageDown = null;
this.listbox.ScrollDownButton.ImageUp = null;
this.listbox.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
this.listbox.ScrollDownButton.Location = new System.Drawing.Point(524, 492);
this.listbox.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.listbox.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
this.listbox.ScrollDownButton.NestedClickEventPrevent = false;
@ -193,7 +277,7 @@
this.listbox.ScrollUpButton.ImageDisable = null;
this.listbox.ScrollUpButton.ImageDown = null;
this.listbox.ScrollUpButton.ImageUp = null;
this.listbox.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
this.listbox.ScrollUpButton.Location = new System.Drawing.Point(524, 2);
this.listbox.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.listbox.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
this.listbox.ScrollUpButton.NestedClickEventPrevent = false;
@ -221,24 +305,12 @@
this.listbox.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
this.listbox.SeparationlineVisibleBottom = true;
this.listbox.SeparationlineVisibleTop = true;
this.listbox.Size = new System.Drawing.Size(545, 535);
this.listbox.TabIndex = 1;
this.listbox.Size = new System.Drawing.Size(540, 524);
this.listbox.TabIndex = 82;
this.listbox.Text = "smartListBox1";
this.listbox.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.listbox.TextColorDisable = System.Drawing.Color.Gray;
//
// treeViewHistory
//
this.treeViewHistory.Location = new System.Drawing.Point(28, 103);
this.treeViewHistory.Name = "treeViewHistory";
this.treeViewHistory.Size = new System.Drawing.Size(290, 535);
this.treeViewHistory.TabIndex = 0;
this.treeViewHistory.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeViewHistory_AfterSelect);
//
// smartFile1
//
this.smartFile1.FilePathName = "";
//
// ControlMenuLogHistory
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
@ -253,11 +325,14 @@
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private System.Windows.Forms.TreeView treeViewHistory;
private SmartX.SmartListBox listbox;
private SmartX.SmartLabel labelCount;
private SmartX.SmartButton buttonBackup;
private SmartX.SmartFile smartFile1;
private SmartX.SmartGroupBox smartGroupBox1;
private System.Windows.Forms.TreeView treeView;
private SmartX.SmartLabel smartLabel4;
private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel smartLabel1;
private SmartX.SmartButton buttonBackup;
private SmartX.SmartLabel labelCount;
private SmartX.SmartListBox listbox;
}
}

View File

@ -93,7 +93,7 @@ namespace INT_PT002.Controls
List<string> months = new List<string>();
List<string> days = new List<string>();
this.treeViewHistory.Nodes.Clear();
this.treeView.Nodes.Clear();
this.ListHistoryFile.Clear();
DirectoryInfo dir = new DirectoryInfo(this.ParentForm.ParentForm.PathDataHistoryFolder);
@ -159,7 +159,7 @@ namespace INT_PT002.Controls
}
node.Nodes.Add(nodeMonth);
}
this.treeViewHistory.Nodes.Add(node);
this.treeView.Nodes.Add(node);
}
}
this.labelCount.Text = fileCount.ToString();
@ -197,7 +197,7 @@ namespace INT_PT002.Controls
this.SelecteDataType = Define.E_DataType.None;
this.UpdateDisplayFile();
this.treeViewHistory.ExpandAll();
this.treeView.ExpandAll();
if (int.Parse(this.labelCount.Text) == 0)
{
@ -211,7 +211,7 @@ namespace INT_PT002.Controls
#region Event Handler
private void treeViewHistory_AfterSelect(object sender, TreeViewEventArgs e)
{
this.LoadFile(this.ParentForm.ParentForm.PathDataHistoryFolder + this.treeViewHistory.SelectedNode.FullPath);
this.LoadFile(this.ParentForm.ParentForm.PathDataHistoryFolder + this.treeView.SelectedNode.FullPath);
}
#endregion
}

View File

@ -118,10 +118,10 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="smartFile1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
<value>18, 4</value>
</metadata>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>33</value>
<value>37</value>
</metadata>
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve">
<value>WEBPAD</value>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -120,6 +120,9 @@
<metadata name="smartTimerMessageShow.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>52</value>
</metadata>
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve">
<value>WEBPAD</value>
</metadata>

View File

@ -30,6 +30,7 @@
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMenuSystemInformation));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.smartGroupBox2 = new SmartX.SmartGroupBox();
this.smartKeyboard1 = new SmartX.SmartKeyboard();
this.buttonUpdateMainboard = new SmartX.SmartButton();
this.smartLabel25 = new SmartX.SmartLabel();
@ -57,50 +58,21 @@
this.smartLabel5 = new SmartX.SmartLabel();
this.smartLabel4 = new SmartX.SmartLabel();
this.smartLabel3 = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel();
this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
this.smartGroupBox3 = new SmartX.SmartGroupBox();
this.smartGroupBox1.SuspendLayout();
this.smartGroupBox2.SuspendLayout();
this.smartGroupBox3.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackGround = null;
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.BackImage = null;
this.smartGroupBox1.Controls.Add(this.smartGroupBox3);
this.smartGroupBox1.Controls.Add(this.smartGroupBox2);
this.smartGroupBox1.Controls.Add(this.smartKeyboard1);
this.smartGroupBox1.Controls.Add(this.buttonUpdateMainboard);
this.smartGroupBox1.Controls.Add(this.smartLabel25);
this.smartGroupBox1.Controls.Add(this.labelContact3);
this.smartGroupBox1.Controls.Add(this.smartLabel24);
this.smartGroupBox1.Controls.Add(this.smartLabel23);
this.smartGroupBox1.Controls.Add(this.smartLabel22);
this.smartGroupBox1.Controls.Add(this.smartLabel21);
this.smartGroupBox1.Controls.Add(this.smartLabel20);
this.smartGroupBox1.Controls.Add(this.labelContact6);
this.smartGroupBox1.Controls.Add(this.labelContact5);
this.smartGroupBox1.Controls.Add(this.labelContact4);
this.smartGroupBox1.Controls.Add(this.labelContact2);
this.smartGroupBox1.Controls.Add(this.labelContact1);
this.smartGroupBox1.Controls.Add(this.buttonUpdateDisplay);
this.smartGroupBox1.Controls.Add(this.labelDisplayVersion);
this.smartGroupBox1.Controls.Add(this.labelControlVersion);
this.smartGroupBox1.Controls.Add(this.smartLabel12);
this.smartGroupBox1.Controls.Add(this.smartLabel11);
this.smartGroupBox1.Controls.Add(this.smartLabel10);
this.smartGroupBox1.Controls.Add(this.smartLabel9);
this.smartGroupBox1.Controls.Add(this.labelSerialNo);
this.smartGroupBox1.Controls.Add(this.smartLabel7);
this.smartGroupBox1.Controls.Add(this.smartLabel6);
this.smartGroupBox1.Controls.Add(this.smartLabel5);
this.smartGroupBox1.Controls.Add(this.smartLabel4);
this.smartGroupBox1.Controls.Add(this.smartLabel3);
this.smartGroupBox1.Controls.Add(this.smartLabel2);
this.smartGroupBox1.Controls.Add(this.smartLabel1);
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine2);
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine1);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
@ -113,6 +85,39 @@
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
//
// smartGroupBox2
//
this.smartGroupBox2.BackGround = null;
this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox2.BackImage = null;
this.smartGroupBox2.Controls.Add(this.smartLabel3);
this.smartGroupBox2.Controls.Add(this.smartLabel4);
this.smartGroupBox2.Controls.Add(this.buttonUpdateMainboard);
this.smartGroupBox2.Controls.Add(this.smartLabel5);
this.smartGroupBox2.Controls.Add(this.smartLabel6);
this.smartGroupBox2.Controls.Add(this.smartLabel7);
this.smartGroupBox2.Controls.Add(this.labelSerialNo);
this.smartGroupBox2.Controls.Add(this.smartLabel9);
this.smartGroupBox2.Controls.Add(this.smartLabel10);
this.smartGroupBox2.Controls.Add(this.smartLabel11);
this.smartGroupBox2.Controls.Add(this.smartLabel12);
this.smartGroupBox2.Controls.Add(this.labelControlVersion);
this.smartGroupBox2.Controls.Add(this.labelDisplayVersion);
this.smartGroupBox2.Controls.Add(this.buttonUpdateDisplay);
this.smartGroupBox2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox2.FrameLineThickness = 2;
this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox2.HeaderHeightOffset = 12;
this.smartGroupBox2.Location = new System.Drawing.Point(61, 99);
this.smartGroupBox2.Name = "smartGroupBox2";
this.smartGroupBox2.RoundRadius = 5;
this.smartGroupBox2.Size = new System.Drawing.Size(774, 200);
this.smartGroupBox2.TabIndex = 94;
this.smartGroupBox2.Text = "Information";
this.smartGroupBox2.TextColor = System.Drawing.Color.White;
//
// smartKeyboard1
//
this.smartKeyboard1.BackGround = null;
@ -138,7 +143,7 @@
this.smartKeyboard1.KeyUpImage1 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyUpImage1")));
this.smartKeyboard1.KeyUpImage2 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyUpImage2")));
this.smartKeyboard1.KeyUpImage3 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyUpImage3")));
this.smartKeyboard1.Location = new System.Drawing.Point(40, 217);
this.smartKeyboard1.Location = new System.Drawing.Point(15, 62);
this.smartKeyboard1.MarginLeftRight = 7;
this.smartKeyboard1.MarginTopBottom = 7;
this.smartKeyboard1.Name = "smartKeyboard1";
@ -160,8 +165,8 @@
//
// buttonUpdateMainboard
//
this.buttonUpdateMainboard.BackGround = this.smartGroupBox1;
this.buttonUpdateMainboard.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
this.buttonUpdateMainboard.BackGround = this.smartGroupBox2;
this.buttonUpdateMainboard.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.buttonUpdateMainboard.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.buttonUpdateMainboard.ButtonDownColor = System.Drawing.Color.SlateGray;
this.buttonUpdateMainboard.ButtonImageAutoSize = true;
@ -172,7 +177,7 @@
this.buttonUpdateMainboard.ImageDisable = null;
this.buttonUpdateMainboard.ImageDown = null;
this.buttonUpdateMainboard.ImageUp = null;
this.buttonUpdateMainboard.Location = new System.Drawing.Point(726, 217);
this.buttonUpdateMainboard.Location = new System.Drawing.Point(644, 121);
this.buttonUpdateMainboard.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonUpdateMainboard.Name = "buttonUpdateMainboard";
this.buttonUpdateMainboard.NestedClickEventPrevent = false;
@ -196,12 +201,12 @@
// smartLabel25
//
this.smartLabel25.BackGround = null;
this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel25.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel25.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel25.LineSpacing = 0F;
this.smartLabel25.Location = new System.Drawing.Point(135, 434);
this.smartLabel25.Location = new System.Drawing.Point(53, 121);
this.smartLabel25.Name = "smartLabel25";
this.smartLabel25.OverlapOptimize = true;
this.smartLabel25.PasswordChar = '\0';
@ -210,7 +215,7 @@
this.smartLabel25.Size = new System.Drawing.Size(130, 24);
this.smartLabel25.TabIndex = 88;
this.smartLabel25.Text = "Fax:";
this.smartLabel25.TextColor = System.Drawing.Color.Black;
this.smartLabel25.TextColor = System.Drawing.Color.White;
this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -219,12 +224,12 @@
// labelContact3
//
this.labelContact3.BackGround = null;
this.labelContact3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelContact3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelContact3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelContact3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelContact3.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelContact3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelContact3.LineSpacing = 0F;
this.labelContact3.Location = new System.Drawing.Point(271, 434);
this.labelContact3.Location = new System.Drawing.Point(189, 121);
this.labelContact3.Name = "labelContact3";
this.labelContact3.OverlapOptimize = true;
this.labelContact3.PasswordChar = '\0';
@ -233,7 +238,7 @@
this.labelContact3.Size = new System.Drawing.Size(539, 24);
this.labelContact3.TabIndex = 87;
this.labelContact3.Text = "(82)032-681-0713";
this.labelContact3.TextColor = System.Drawing.Color.Black;
this.labelContact3.TextColor = System.Drawing.Color.White;
this.labelContact3.TextColorDisable = System.Drawing.Color.Gray;
this.labelContact3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelContact3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -242,12 +247,12 @@
// smartLabel24
//
this.smartLabel24.BackGround = null;
this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel24.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel24.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel24.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel24.LineSpacing = 0F;
this.smartLabel24.Location = new System.Drawing.Point(135, 524);
this.smartLabel24.Location = new System.Drawing.Point(53, 211);
this.smartLabel24.Name = "smartLabel24";
this.smartLabel24.OverlapOptimize = true;
this.smartLabel24.PasswordChar = '\0';
@ -256,7 +261,7 @@
this.smartLabel24.Size = new System.Drawing.Size(130, 24);
this.smartLabel24.TabIndex = 86;
this.smartLabel24.Text = "Homepage:";
this.smartLabel24.TextColor = System.Drawing.Color.Black;
this.smartLabel24.TextColor = System.Drawing.Color.White;
this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -265,12 +270,12 @@
// smartLabel23
//
this.smartLabel23.BackGround = null;
this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel23.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel23.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel23.LineSpacing = 0F;
this.smartLabel23.Location = new System.Drawing.Point(135, 494);
this.smartLabel23.Location = new System.Drawing.Point(53, 181);
this.smartLabel23.Name = "smartLabel23";
this.smartLabel23.OverlapOptimize = true;
this.smartLabel23.PasswordChar = '\0';
@ -279,7 +284,7 @@
this.smartLabel23.Size = new System.Drawing.Size(130, 24);
this.smartLabel23.TabIndex = 85;
this.smartLabel23.Text = "E-mail:";
this.smartLabel23.TextColor = System.Drawing.Color.Black;
this.smartLabel23.TextColor = System.Drawing.Color.White;
this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -288,12 +293,12 @@
// smartLabel22
//
this.smartLabel22.BackGround = null;
this.smartLabel22.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel22.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel22.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel22.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel22.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel22.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel22.LineSpacing = 0F;
this.smartLabel22.Location = new System.Drawing.Point(135, 464);
this.smartLabel22.Location = new System.Drawing.Point(53, 151);
this.smartLabel22.Name = "smartLabel22";
this.smartLabel22.OverlapOptimize = true;
this.smartLabel22.PasswordChar = '\0';
@ -302,7 +307,7 @@
this.smartLabel22.Size = new System.Drawing.Size(130, 24);
this.smartLabel22.TabIndex = 84;
this.smartLabel22.Text = "Address:";
this.smartLabel22.TextColor = System.Drawing.Color.Black;
this.smartLabel22.TextColor = System.Drawing.Color.White;
this.smartLabel22.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel22.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel22.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -311,12 +316,12 @@
// smartLabel21
//
this.smartLabel21.BackGround = null;
this.smartLabel21.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel21.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel21.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel21.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel21.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel21.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel21.LineSpacing = 0F;
this.smartLabel21.Location = new System.Drawing.Point(135, 404);
this.smartLabel21.Location = new System.Drawing.Point(53, 91);
this.smartLabel21.Name = "smartLabel21";
this.smartLabel21.OverlapOptimize = true;
this.smartLabel21.PasswordChar = '\0';
@ -325,7 +330,7 @@
this.smartLabel21.Size = new System.Drawing.Size(130, 24);
this.smartLabel21.TabIndex = 83;
this.smartLabel21.Text = "Tel:";
this.smartLabel21.TextColor = System.Drawing.Color.Black;
this.smartLabel21.TextColor = System.Drawing.Color.White;
this.smartLabel21.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel21.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -334,12 +339,12 @@
// smartLabel20
//
this.smartLabel20.BackGround = null;
this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel20.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel20.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel20.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel20.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel20.LineSpacing = 0F;
this.smartLabel20.Location = new System.Drawing.Point(135, 374);
this.smartLabel20.Location = new System.Drawing.Point(53, 61);
this.smartLabel20.Name = "smartLabel20";
this.smartLabel20.OverlapOptimize = true;
this.smartLabel20.PasswordChar = '\0';
@ -348,7 +353,7 @@
this.smartLabel20.Size = new System.Drawing.Size(130, 24);
this.smartLabel20.TabIndex = 82;
this.smartLabel20.Text = "Company:";
this.smartLabel20.TextColor = System.Drawing.Color.Black;
this.smartLabel20.TextColor = System.Drawing.Color.White;
this.smartLabel20.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -357,12 +362,12 @@
// labelContact6
//
this.labelContact6.BackGround = null;
this.labelContact6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelContact6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelContact6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelContact6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelContact6.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelContact6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelContact6.LineSpacing = 0F;
this.labelContact6.Location = new System.Drawing.Point(271, 524);
this.labelContact6.Location = new System.Drawing.Point(189, 211);
this.labelContact6.Name = "labelContact6";
this.labelContact6.OverlapOptimize = true;
this.labelContact6.PasswordChar = '\0';
@ -371,7 +376,7 @@
this.labelContact6.Size = new System.Drawing.Size(539, 24);
this.labelContact6.TabIndex = 81;
this.labelContact6.Text = "http://www.intechkorea.com";
this.labelContact6.TextColor = System.Drawing.Color.Black;
this.labelContact6.TextColor = System.Drawing.Color.White;
this.labelContact6.TextColorDisable = System.Drawing.Color.Gray;
this.labelContact6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelContact6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -380,12 +385,12 @@
// labelContact5
//
this.labelContact5.BackGround = null;
this.labelContact5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelContact5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelContact5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelContact5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelContact5.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelContact5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelContact5.LineSpacing = 0F;
this.labelContact5.Location = new System.Drawing.Point(271, 494);
this.labelContact5.Location = new System.Drawing.Point(189, 181);
this.labelContact5.Name = "labelContact5";
this.labelContact5.OverlapOptimize = true;
this.labelContact5.PasswordChar = '\0';
@ -394,7 +399,7 @@
this.labelContact5.Size = new System.Drawing.Size(539, 24);
this.labelContact5.TabIndex = 80;
this.labelContact5.Text = "sales@intechkorea.com";
this.labelContact5.TextColor = System.Drawing.Color.Black;
this.labelContact5.TextColor = System.Drawing.Color.White;
this.labelContact5.TextColorDisable = System.Drawing.Color.Gray;
this.labelContact5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelContact5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -403,12 +408,12 @@
// labelContact4
//
this.labelContact4.BackGround = null;
this.labelContact4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelContact4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelContact4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelContact4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelContact4.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelContact4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelContact4.LineSpacing = 0F;
this.labelContact4.Location = new System.Drawing.Point(271, 464);
this.labelContact4.Location = new System.Drawing.Point(189, 151);
this.labelContact4.Name = "labelContact4";
this.labelContact4.OverlapOptimize = true;
this.labelContact4.PasswordChar = '\0';
@ -417,7 +422,7 @@
this.labelContact4.Size = new System.Drawing.Size(539, 24);
this.labelContact4.TabIndex = 79;
this.labelContact4.Text = "10, Janggogae-ro 217beon-gil, Seo-gu, Incheon, Republic of Korea";
this.labelContact4.TextColor = System.Drawing.Color.Black;
this.labelContact4.TextColor = System.Drawing.Color.White;
this.labelContact4.TextColorDisable = System.Drawing.Color.Gray;
this.labelContact4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelContact4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -426,12 +431,12 @@
// labelContact2
//
this.labelContact2.BackGround = null;
this.labelContact2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelContact2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelContact2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelContact2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelContact2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelContact2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelContact2.LineSpacing = 0F;
this.labelContact2.Location = new System.Drawing.Point(271, 404);
this.labelContact2.Location = new System.Drawing.Point(189, 91);
this.labelContact2.Name = "labelContact2";
this.labelContact2.OverlapOptimize = true;
this.labelContact2.PasswordChar = '\0';
@ -440,7 +445,7 @@
this.labelContact2.Size = new System.Drawing.Size(539, 24);
this.labelContact2.TabIndex = 78;
this.labelContact2.Text = "(82)032-681-0714";
this.labelContact2.TextColor = System.Drawing.Color.Black;
this.labelContact2.TextColor = System.Drawing.Color.White;
this.labelContact2.TextColorDisable = System.Drawing.Color.Gray;
this.labelContact2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelContact2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -449,12 +454,12 @@
// labelContact1
//
this.labelContact1.BackGround = null;
this.labelContact1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelContact1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelContact1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelContact1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelContact1.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelContact1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelContact1.LineSpacing = 0F;
this.labelContact1.Location = new System.Drawing.Point(271, 374);
this.labelContact1.Location = new System.Drawing.Point(189, 61);
this.labelContact1.Name = "labelContact1";
this.labelContact1.OverlapOptimize = true;
this.labelContact1.PasswordChar = '\0';
@ -463,7 +468,7 @@
this.labelContact1.Size = new System.Drawing.Size(539, 24);
this.labelContact1.TabIndex = 77;
this.labelContact1.Text = "INTECHKOREA co.,LTD";
this.labelContact1.TextColor = System.Drawing.Color.Black;
this.labelContact1.TextColor = System.Drawing.Color.White;
this.labelContact1.TextColorDisable = System.Drawing.Color.Gray;
this.labelContact1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelContact1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -471,8 +476,8 @@
//
// buttonUpdateDisplay
//
this.buttonUpdateDisplay.BackGround = this.smartGroupBox1;
this.buttonUpdateDisplay.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
this.buttonUpdateDisplay.BackGround = this.smartGroupBox2;
this.buttonUpdateDisplay.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.buttonUpdateDisplay.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.buttonUpdateDisplay.ButtonDownColor = System.Drawing.Color.SlateGray;
this.buttonUpdateDisplay.ButtonImageAutoSize = true;
@ -483,7 +488,7 @@
this.buttonUpdateDisplay.ImageDisable = null;
this.buttonUpdateDisplay.ImageDown = null;
this.buttonUpdateDisplay.ImageUp = null;
this.buttonUpdateDisplay.Location = new System.Drawing.Point(726, 247);
this.buttonUpdateDisplay.Location = new System.Drawing.Point(644, 151);
this.buttonUpdateDisplay.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonUpdateDisplay.Name = "buttonUpdateDisplay";
this.buttonUpdateDisplay.NestedClickEventPrevent = false;
@ -507,12 +512,12 @@
// labelDisplayVersion
//
this.labelDisplayVersion.BackGround = null;
this.labelDisplayVersion.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDisplayVersion.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelDisplayVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDisplayVersion.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelDisplayVersion.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelDisplayVersion.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelDisplayVersion.LineSpacing = 0F;
this.labelDisplayVersion.Location = new System.Drawing.Point(621, 247);
this.labelDisplayVersion.Location = new System.Drawing.Point(539, 151);
this.labelDisplayVersion.Name = "labelDisplayVersion";
this.labelDisplayVersion.OverlapOptimize = true;
this.labelDisplayVersion.PasswordChar = '\0';
@ -521,7 +526,7 @@
this.labelDisplayVersion.Size = new System.Drawing.Size(99, 24);
this.labelDisplayVersion.TabIndex = 15;
this.labelDisplayVersion.Text = "0.0.0";
this.labelDisplayVersion.TextColor = System.Drawing.Color.Black;
this.labelDisplayVersion.TextColor = System.Drawing.Color.White;
this.labelDisplayVersion.TextColorDisable = System.Drawing.Color.Gray;
this.labelDisplayVersion.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelDisplayVersion.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -530,12 +535,12 @@
// labelControlVersion
//
this.labelControlVersion.BackGround = null;
this.labelControlVersion.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelControlVersion.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelControlVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelControlVersion.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelControlVersion.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelControlVersion.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelControlVersion.LineSpacing = 0F;
this.labelControlVersion.Location = new System.Drawing.Point(621, 217);
this.labelControlVersion.Location = new System.Drawing.Point(539, 121);
this.labelControlVersion.Name = "labelControlVersion";
this.labelControlVersion.OverlapOptimize = true;
this.labelControlVersion.PasswordChar = '\0';
@ -544,7 +549,7 @@
this.labelControlVersion.Size = new System.Drawing.Size(99, 24);
this.labelControlVersion.TabIndex = 14;
this.labelControlVersion.Text = "0.0.0";
this.labelControlVersion.TextColor = System.Drawing.Color.Black;
this.labelControlVersion.TextColor = System.Drawing.Color.White;
this.labelControlVersion.TextColorDisable = System.Drawing.Color.Gray;
this.labelControlVersion.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelControlVersion.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -553,12 +558,12 @@
// smartLabel12
//
this.smartLabel12.BackGround = null;
this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel12.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel12.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel12.LineSpacing = 0F;
this.smartLabel12.Location = new System.Drawing.Point(485, 247);
this.smartLabel12.Location = new System.Drawing.Point(403, 151);
this.smartLabel12.Name = "smartLabel12";
this.smartLabel12.OverlapOptimize = true;
this.smartLabel12.PasswordChar = '\0';
@ -567,7 +572,7 @@
this.smartLabel12.Size = new System.Drawing.Size(130, 24);
this.smartLabel12.TabIndex = 13;
this.smartLabel12.Text = "Version:";
this.smartLabel12.TextColor = System.Drawing.Color.Black;
this.smartLabel12.TextColor = System.Drawing.Color.White;
this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -576,12 +581,12 @@
// smartLabel11
//
this.smartLabel11.BackGround = null;
this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel11.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel11.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel11.LineSpacing = 0F;
this.smartLabel11.Location = new System.Drawing.Point(485, 217);
this.smartLabel11.Location = new System.Drawing.Point(403, 121);
this.smartLabel11.Name = "smartLabel11";
this.smartLabel11.OverlapOptimize = true;
this.smartLabel11.PasswordChar = '\0';
@ -590,7 +595,7 @@
this.smartLabel11.Size = new System.Drawing.Size(130, 24);
this.smartLabel11.TabIndex = 12;
this.smartLabel11.Text = "Version:";
this.smartLabel11.TextColor = System.Drawing.Color.Black;
this.smartLabel11.TextColor = System.Drawing.Color.White;
this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -599,12 +604,12 @@
// smartLabel10
//
this.smartLabel10.BackGround = null;
this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel10.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel10.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel10.LineSpacing = 0F;
this.smartLabel10.Location = new System.Drawing.Point(271, 247);
this.smartLabel10.Location = new System.Drawing.Point(189, 151);
this.smartLabel10.Name = "smartLabel10";
this.smartLabel10.OverlapOptimize = true;
this.smartLabel10.PasswordChar = '\0';
@ -613,7 +618,7 @@
this.smartLabel10.Size = new System.Drawing.Size(150, 24);
this.smartLabel10.TabIndex = 11;
this.smartLabel10.Text = "INT_PT002";
this.smartLabel10.TextColor = System.Drawing.Color.Black;
this.smartLabel10.TextColor = System.Drawing.Color.White;
this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -622,12 +627,12 @@
// smartLabel9
//
this.smartLabel9.BackGround = null;
this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel9.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel9.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel9.LineSpacing = 0F;
this.smartLabel9.Location = new System.Drawing.Point(271, 217);
this.smartLabel9.Location = new System.Drawing.Point(189, 121);
this.smartLabel9.Name = "smartLabel9";
this.smartLabel9.OverlapOptimize = true;
this.smartLabel9.PasswordChar = '\0';
@ -636,7 +641,7 @@
this.smartLabel9.Size = new System.Drawing.Size(150, 24);
this.smartLabel9.TabIndex = 10;
this.smartLabel9.Text = "IBD902M";
this.smartLabel9.TextColor = System.Drawing.Color.Black;
this.smartLabel9.TextColor = System.Drawing.Color.White;
this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -645,12 +650,12 @@
// labelSerialNo
//
this.labelSerialNo.BackGround = null;
this.labelSerialNo.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelSerialNo.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelSerialNo.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelSerialNo.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelSerialNo.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelSerialNo.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelSerialNo.LineSpacing = 0F;
this.labelSerialNo.Location = new System.Drawing.Point(271, 187);
this.labelSerialNo.Location = new System.Drawing.Point(189, 91);
this.labelSerialNo.Name = "labelSerialNo";
this.labelSerialNo.OverlapOptimize = true;
this.labelSerialNo.PasswordChar = '\0';
@ -659,7 +664,7 @@
this.labelSerialNo.Size = new System.Drawing.Size(150, 24);
this.labelSerialNo.TabIndex = 9;
this.labelSerialNo.Text = "23A0000";
this.labelSerialNo.TextColor = System.Drawing.Color.Black;
this.labelSerialNo.TextColor = System.Drawing.Color.White;
this.labelSerialNo.TextColorDisable = System.Drawing.Color.Gray;
this.labelSerialNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelSerialNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -669,12 +674,12 @@
// smartLabel7
//
this.smartLabel7.BackGround = null;
this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel7.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel7.LineSpacing = 0F;
this.smartLabel7.Location = new System.Drawing.Point(135, 247);
this.smartLabel7.Location = new System.Drawing.Point(53, 151);
this.smartLabel7.Name = "smartLabel7";
this.smartLabel7.OverlapOptimize = true;
this.smartLabel7.PasswordChar = '\0';
@ -683,7 +688,7 @@
this.smartLabel7.Size = new System.Drawing.Size(130, 24);
this.smartLabel7.TabIndex = 8;
this.smartLabel7.Text = "Display:";
this.smartLabel7.TextColor = System.Drawing.Color.Black;
this.smartLabel7.TextColor = System.Drawing.Color.White;
this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -692,12 +697,12 @@
// smartLabel6
//
this.smartLabel6.BackGround = null;
this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel6.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel6.LineSpacing = 0F;
this.smartLabel6.Location = new System.Drawing.Point(271, 157);
this.smartLabel6.Location = new System.Drawing.Point(189, 61);
this.smartLabel6.Name = "smartLabel6";
this.smartLabel6.OverlapOptimize = true;
this.smartLabel6.PasswordChar = '\0';
@ -706,7 +711,7 @@
this.smartLabel6.Size = new System.Drawing.Size(150, 24);
this.smartLabel6.TabIndex = 7;
this.smartLabel6.Text = "INT_PT002";
this.smartLabel6.TextColor = System.Drawing.Color.Black;
this.smartLabel6.TextColor = System.Drawing.Color.White;
this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -715,12 +720,12 @@
// smartLabel5
//
this.smartLabel5.BackGround = null;
this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel5.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel5.LineSpacing = 0F;
this.smartLabel5.Location = new System.Drawing.Point(135, 217);
this.smartLabel5.Location = new System.Drawing.Point(53, 121);
this.smartLabel5.Name = "smartLabel5";
this.smartLabel5.OverlapOptimize = true;
this.smartLabel5.PasswordChar = '\0';
@ -729,7 +734,7 @@
this.smartLabel5.Size = new System.Drawing.Size(130, 24);
this.smartLabel5.TabIndex = 6;
this.smartLabel5.Text = "Main Control:";
this.smartLabel5.TextColor = System.Drawing.Color.Black;
this.smartLabel5.TextColor = System.Drawing.Color.White;
this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -738,12 +743,12 @@
// smartLabel4
//
this.smartLabel4.BackGround = null;
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel4.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel4.LineSpacing = 0F;
this.smartLabel4.Location = new System.Drawing.Point(135, 187);
this.smartLabel4.Location = new System.Drawing.Point(53, 91);
this.smartLabel4.Name = "smartLabel4";
this.smartLabel4.OverlapOptimize = true;
this.smartLabel4.PasswordChar = '\0';
@ -752,7 +757,7 @@
this.smartLabel4.Size = new System.Drawing.Size(130, 24);
this.smartLabel4.TabIndex = 5;
this.smartLabel4.Text = "Serial No.:";
this.smartLabel4.TextColor = System.Drawing.Color.Black;
this.smartLabel4.TextColor = System.Drawing.Color.White;
this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -761,12 +766,12 @@
// smartLabel3
//
this.smartLabel3.BackGround = null;
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel3.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.smartLabel3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel3.LineSpacing = 0F;
this.smartLabel3.Location = new System.Drawing.Point(135, 157);
this.smartLabel3.Location = new System.Drawing.Point(53, 61);
this.smartLabel3.Name = "smartLabel3";
this.smartLabel3.OverlapOptimize = true;
this.smartLabel3.PasswordChar = '\0';
@ -775,83 +780,42 @@
this.smartLabel3.Size = new System.Drawing.Size(130, 24);
this.smartLabel3.TabIndex = 4;
this.smartLabel3.Text = "Model:";
this.smartLabel3.TextColor = System.Drawing.Color.Black;
this.smartLabel3.TextColor = System.Drawing.Color.White;
this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel3.Wordwrap = false;
//
// smartLabel2
// smartGroupBox3
//
this.smartLabel2.BackGround = null;
this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel2.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
this.smartLabel2.LineSpacing = 0F;
this.smartLabel2.Location = new System.Drawing.Point(50, 314);
this.smartLabel2.Name = "smartLabel2";
this.smartLabel2.OverlapOptimize = true;
this.smartLabel2.PasswordChar = '\0';
this.smartLabel2.Radius = 3;
this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel2.Size = new System.Drawing.Size(201, 24);
this.smartLabel2.TabIndex = 3;
this.smartLabel2.Text = "Contact";
this.smartLabel2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel2.Wordwrap = false;
//
// smartLabel1
//
this.smartLabel1.BackGround = null;
this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
this.smartLabel1.LineSpacing = 0F;
this.smartLabel1.Location = new System.Drawing.Point(50, 101);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.OverlapOptimize = true;
this.smartLabel1.PasswordChar = '\0';
this.smartLabel1.Radius = 3;
this.smartLabel1.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel1.Size = new System.Drawing.Size(201, 24);
this.smartLabel1.TabIndex = 2;
this.smartLabel1.Text = "Information";
this.smartLabel1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false;
//
// smartSeparatorLine2
//
this.smartSeparatorLine2.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartSeparatorLine2.Line1Width = 1F;
this.smartSeparatorLine2.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.smartSeparatorLine2.Line2Width = 1F;
this.smartSeparatorLine2.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
this.smartSeparatorLine2.Location = new System.Drawing.Point(50, 340);
this.smartSeparatorLine2.Name = "smartSeparatorLine2";
this.smartSeparatorLine2.Size = new System.Drawing.Size(800, 2);
this.smartSeparatorLine2.TabIndex = 1;
this.smartSeparatorLine2.Text = "smartSeparatorLine2";
//
// smartSeparatorLine1
//
this.smartSeparatorLine1.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartSeparatorLine1.Line1Width = 1F;
this.smartSeparatorLine1.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.smartSeparatorLine1.Line2Width = 1F;
this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
this.smartSeparatorLine1.Location = new System.Drawing.Point(50, 127);
this.smartSeparatorLine1.Name = "smartSeparatorLine1";
this.smartSeparatorLine1.Size = new System.Drawing.Size(800, 2);
this.smartSeparatorLine1.TabIndex = 0;
this.smartSeparatorLine1.Text = "smartSeparatorLine1";
this.smartGroupBox3.BackGround = null;
this.smartGroupBox3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox3.BackImage = null;
this.smartGroupBox3.Controls.Add(this.smartLabel20);
this.smartGroupBox3.Controls.Add(this.labelContact1);
this.smartGroupBox3.Controls.Add(this.labelContact2);
this.smartGroupBox3.Controls.Add(this.smartLabel25);
this.smartGroupBox3.Controls.Add(this.labelContact4);
this.smartGroupBox3.Controls.Add(this.labelContact3);
this.smartGroupBox3.Controls.Add(this.labelContact5);
this.smartGroupBox3.Controls.Add(this.smartLabel24);
this.smartGroupBox3.Controls.Add(this.labelContact6);
this.smartGroupBox3.Controls.Add(this.smartLabel23);
this.smartGroupBox3.Controls.Add(this.smartLabel21);
this.smartGroupBox3.Controls.Add(this.smartLabel22);
this.smartGroupBox3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.smartGroupBox3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox3.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox3.FrameLineThickness = 2;
this.smartGroupBox3.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox3.HeaderHeightOffset = 12;
this.smartGroupBox3.Location = new System.Drawing.Point(61, 324);
this.smartGroupBox3.Name = "smartGroupBox3";
this.smartGroupBox3.RoundRadius = 5;
this.smartGroupBox3.Size = new System.Drawing.Size(774, 260);
this.smartGroupBox3.TabIndex = 95;
this.smartGroupBox3.Text = "Contact";
this.smartGroupBox3.TextColor = System.Drawing.Color.White;
//
// ControlMenuSystemInformation
//
@ -861,6 +825,8 @@
this.Name = "ControlMenuSystemInformation";
this.Size = new System.Drawing.Size(909, 664);
this.smartGroupBox1.ResumeLayout(false);
this.smartGroupBox2.ResumeLayout(false);
this.smartGroupBox3.ResumeLayout(false);
this.ResumeLayout(false);
}
@ -868,16 +834,12 @@
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartLabel smartLabel1;
private SmartX.SmartSeparatorLine smartSeparatorLine2;
private SmartX.SmartSeparatorLine smartSeparatorLine1;
private SmartX.SmartLabel labelSerialNo;
private SmartX.SmartLabel smartLabel7;
private SmartX.SmartLabel smartLabel6;
private SmartX.SmartLabel smartLabel5;
private SmartX.SmartLabel smartLabel4;
private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel smartLabel2;
private SmartX.SmartLabel smartLabel10;
private SmartX.SmartLabel smartLabel9;
private SmartX.SmartLabel labelDisplayVersion;
@ -899,5 +861,7 @@
private SmartX.SmartLabel smartLabel25;
private SmartX.SmartKeyboard smartKeyboard1;
private SmartX.SmartButton buttonUpdateMainboard;
private SmartX.SmartGroupBox smartGroupBox2;
private SmartX.SmartGroupBox smartGroupBox3;
}
}

File diff suppressed because it is too large Load Diff

View File

@ -123,6 +123,9 @@
<metadata name="timerOff.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>114, 17</value>
</metadata>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>47</value>
</metadata>
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve">
<value>WEBPAD</value>
</metadata>

View File

@ -131,7 +131,6 @@
this.buttonDisplay = new SmartX.SmartButton();
this.smartTimerAlarm = new SmartX.SmartTimer();
this.smartTimerMessageShow = new SmartX.SmartTimer();
this.smartButton3 = new SmartX.SmartButton();
this.smartForm1.SuspendLayout();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
@ -142,7 +141,6 @@
this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.UseBackImage;
this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage")));
this.smartForm1.CenterLocation = false;
this.smartForm1.Controls.Add(this.smartButton3);
this.smartForm1.Controls.Add(this.labelSbAlarm10);
this.smartForm1.Controls.Add(this.labelSbAlarm5);
this.smartForm1.Controls.Add(this.labelSbAlarm9);
@ -719,7 +717,7 @@
this.smartButton2.ImageDisable = null;
this.smartButton2.ImageDown = null;
this.smartButton2.ImageUp = null;
this.smartButton2.Location = new System.Drawing.Point(917, 391);
this.smartButton2.Location = new System.Drawing.Point(917, 409);
this.smartButton2.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.smartButton2.Name = "smartButton2";
this.smartButton2.NestedClickEventPrevent = false;
@ -1717,9 +1715,9 @@
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(51)))), ((int)(((byte)(53)))));
this.label1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
this.label1.ForeColor = System.Drawing.Color.White;
this.label1.Location = new System.Drawing.Point(6, 22);
this.label1.Location = new System.Drawing.Point(23, 22);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(545, 25);
this.label1.Size = new System.Drawing.Size(466, 25);
this.label1.Text = "a1_Servo emergency stop";
//
// labelAlarm
@ -2487,41 +2485,6 @@
this.smartTimerMessageShow.TimeFormStringSeparator = ":";
this.smartTimerMessageShow.Tick += new System.EventHandler(this.smartTimerMessageShow_Tick);
//
// smartButton3
//
this.smartButton3.BackGround = this.smartForm1;
this.smartButton3.BackGroundColor = System.Drawing.Color.LightBlue;
this.smartButton3.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartButton3.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
this.smartButton3.ButtonImageAutoSize = true;
this.smartButton3.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
this.smartButton3.ButtonText = "smartButton1";
this.smartButton3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.smartButton3.GroupID = 0;
this.smartButton3.ImageDisable = null;
this.smartButton3.ImageDown = null;
this.smartButton3.ImageUp = null;
this.smartButton3.Location = new System.Drawing.Point(917, 440);
this.smartButton3.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.smartButton3.Name = "smartButton3";
this.smartButton3.NestedClickEventPrevent = false;
this.smartButton3.OutlinePixel = 2;
this.smartButton3.OverlapOptimize = true;
this.smartButton3.RepeatInterval = 200;
this.smartButton3.RepeatIntervalAccelerate = null;
this.smartButton3.RoundSize = 10;
this.smartButton3.SafeInterval = 200;
this.smartButton3.Size = new System.Drawing.Size(100, 43);
this.smartButton3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.smartButton3.TabIndex = 267;
this.smartButton3.Text = null;
this.smartButton3.TextColor = System.Drawing.Color.White;
this.smartButton3.TextColorDisable = System.Drawing.Color.Gray;
this.smartButton3.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.smartButton3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.smartButton3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.smartButton3.Click += new System.EventHandler(this.smartButton3_Click);
//
// FormMainDisplay2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
@ -2642,6 +2605,5 @@
public SmartX.SmartLabel labelSbAlarm5;
public SmartX.SmartLabel labelSbAlarm9;
public SmartX.SmartLabel labelSbAlarm4;
private SmartX.SmartButton smartButton3;
}
}

View File

@ -49,15 +49,15 @@
<Reference Include="mscorlib" />
<Reference Include="SmartXNCommon, Version=5.0.0.6, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\SmartX_New_5.0.0.6_IEC1000_DOTNETCF3.5수동설치파일\SmartXNCommon.dll</HintPath>
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\IEC1000\SmartXNCommon.dll</HintPath>
</Reference>
<Reference Include="SmartXNFDCommon, Version=5.0.0.6, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\SmartX_New_5.0.0.6_IEC1000_DOTNETCF3.5수동설치파일\SmartXNFDCommon.dll</HintPath>
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\IEC1000\SmartXNFDCommon.dll</HintPath>
</Reference>
<Reference Include="SmartXN_IEC1000, Version=5.0.0.6, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\SmartX_New_5.0.0.6_IEC1000_DOTNETCF3.5수동설치파일\SmartXN_IEC1000.dll</HintPath>
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\IEC1000\SmartXN_IEC1000.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />