diff --git a/INT_PT002.ncb b/INT_PT002.ncb new file mode 100644 index 0000000..9f0a016 Binary files /dev/null and b/INT_PT002.ncb differ diff --git a/INT_PT002.sln b/INT_PT002.sln index 279541f..079541b 100644 --- a/INT_PT002.sln +++ b/INT_PT002.sln @@ -6,15 +6,27 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU + Debug|IEC1000_CE6 (ARMV4I) = Debug|IEC1000_CE6 (ARMV4I) + Debug|Mixed Platforms = Debug|Mixed Platforms Release|Any CPU = Release|Any CPU + Release|IEC1000_CE6 (ARMV4I) = Release|IEC1000_CE6 (ARMV4I) + Release|Mixed Platforms = Release|Mixed Platforms EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {37DB9023-1C6E-4094-9777-C626E6885290}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {37DB9023-1C6E-4094-9777-C626E6885290}.Debug|Any CPU.Build.0 = Debug|Any CPU {37DB9023-1C6E-4094-9777-C626E6885290}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {37DB9023-1C6E-4094-9777-C626E6885290}.Debug|IEC1000_CE6 (ARMV4I).ActiveCfg = Debug|Any CPU + {37DB9023-1C6E-4094-9777-C626E6885290}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {37DB9023-1C6E-4094-9777-C626E6885290}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {37DB9023-1C6E-4094-9777-C626E6885290}.Debug|Mixed Platforms.Deploy.0 = Debug|Any CPU {37DB9023-1C6E-4094-9777-C626E6885290}.Release|Any CPU.ActiveCfg = Release|Any CPU {37DB9023-1C6E-4094-9777-C626E6885290}.Release|Any CPU.Build.0 = Release|Any CPU {37DB9023-1C6E-4094-9777-C626E6885290}.Release|Any CPU.Deploy.0 = Release|Any CPU + {37DB9023-1C6E-4094-9777-C626E6885290}.Release|IEC1000_CE6 (ARMV4I).ActiveCfg = Release|Any CPU + {37DB9023-1C6E-4094-9777-C626E6885290}.Release|Mixed Platforms.ActiveCfg = Debug|Any CPU + {37DB9023-1C6E-4094-9777-C626E6885290}.Release|Mixed Platforms.Build.0 = Debug|Any CPU + {37DB9023-1C6E-4094-9777-C626E6885290}.Release|Mixed Platforms.Deploy.0 = Debug|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/INT_PT002/Controls/Log/ControlMenuLogAlarm.Designer.cs b/INT_PT002/Controls/Log/ControlMenuLogAlarm.Designer.cs index 7606d2e..94a5ae0 100644 --- a/INT_PT002/Controls/Log/ControlMenuLogAlarm.Designer.cs +++ b/INT_PT002/Controls/Log/ControlMenuLogAlarm.Designer.cs @@ -29,6 +29,11 @@ private void InitializeComponent() { this.smartGroupBox1 = new SmartX.SmartGroupBox(); + this.buttonBackup = new SmartX.SmartButton(); + this.labelCount = new SmartX.SmartLabel(); + this.smartListBox1 = new SmartX.SmartListBox(); + this.treeViewLogAlarm = new System.Windows.Forms.TreeView(); + this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 @@ -36,6 +41,10 @@ this.smartGroupBox1.BackGround = null; this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartGroupBox1.BackImage = null; + this.smartGroupBox1.Controls.Add(this.buttonBackup); + this.smartGroupBox1.Controls.Add(this.labelCount); + this.smartGroupBox1.Controls.Add(this.smartListBox1); + this.smartGroupBox1.Controls.Add(this.treeViewLogAlarm); 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.FrameLineThickness = 2; @@ -49,6 +58,181 @@ this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.White; // + // buttonBackup + // + this.buttonBackup.BackGround = this.smartGroupBox1; + this.buttonBackup.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); + 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.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.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonBackup.Name = "buttonBackup"; + this.buttonBackup.NestedClickEventPrevent = false; + this.buttonBackup.OutlinePixel = 2; + this.buttonBackup.OverlapOptimize = true; + this.buttonBackup.RepeatInterval = 200; + this.buttonBackup.RepeatIntervalAccelerate = null; + this.buttonBackup.RoundSize = 10; + this.buttonBackup.SafeInterval = 200; + this.buttonBackup.Size = new System.Drawing.Size(90, 50); + this.buttonBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + 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.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelCount.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold); + this.labelCount.LineSpacing = 0F; + this.labelCount.Location = new System.Drawing.Point(28, 47); + 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 = 83; + this.labelCount.Text = "00"; + this.labelCount.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelCount.TextColorDisable = System.Drawing.Color.Gray; + this.labelCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelCount.Wordwrap = false; + // + // smartListBox1 + // + this.smartListBox1.BackGround = null; + this.smartListBox1.BackGroundColor = System.Drawing.Color.White; + this.smartListBox1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartListBox1.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.smartListBox1.ColumnStyles = null; + this.smartListBox1.DataSource = null; + this.smartListBox1.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.smartListBox1.ItemOffsetGap = 10; + this.smartListBox1.ItemOffsetX = 1; + this.smartListBox1.ItemOffsetY = 0; + this.smartListBox1.ItemTextOffsetY = 1; + this.smartListBox1.Location = new System.Drawing.Point(338, 103); + this.smartListBox1.MouseMoveEventSpace = 3; + this.smartListBox1.MouseMoveSpace = 10; + this.smartListBox1.Name = "smartListBox1"; + this.smartListBox1.OverlapOptimize = true; + this.smartListBox1.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.smartListBox1.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.smartListBox1.ScrollBarButtonHeight = 15; + this.smartListBox1.ScrollBarButtonImage = null; + this.smartListBox1.ScrollBarButtonRound = 0; + this.smartListBox1.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.ScrollBar; + this.smartListBox1.ScrollButtonHeight = 30; + this.smartListBox1.ScrollButtonWidth = 30; + // + // + // + this.smartListBox1.ScrollDownButton.BackGround = null; + this.smartListBox1.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.smartListBox1.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartListBox1.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.smartListBox1.ScrollDownButton.ButtonImageAutoSize = false; + this.smartListBox1.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.smartListBox1.ScrollDownButton.ButtonText = "▼"; + this.smartListBox1.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.smartListBox1.ScrollDownButton.GroupID = 0; + this.smartListBox1.ScrollDownButton.ImageDisable = null; + this.smartListBox1.ScrollDownButton.ImageDown = null; + this.smartListBox1.ScrollDownButton.ImageUp = null; + this.smartListBox1.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.smartListBox1.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.smartListBox1.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.smartListBox1.ScrollDownButton.NestedClickEventPrevent = false; + this.smartListBox1.ScrollDownButton.OutlinePixel = 1; + this.smartListBox1.ScrollDownButton.OverlapOptimize = true; + this.smartListBox1.ScrollDownButton.RepeatInterval = 200; + this.smartListBox1.ScrollDownButton.RepeatIntervalAccelerate = null; + this.smartListBox1.ScrollDownButton.RoundSize = 10; + this.smartListBox1.ScrollDownButton.SafeInterval = 200; + this.smartListBox1.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.smartListBox1.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.smartListBox1.ScrollDownButton.TabIndex = 0; + this.smartListBox1.ScrollDownButton.Text = null; + this.smartListBox1.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.smartListBox1.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.smartListBox1.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.smartListBox1.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.smartListBox1.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.smartListBox1.ScrollStep = 1; + // + // + // + this.smartListBox1.ScrollUpButton.BackGround = null; + this.smartListBox1.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.smartListBox1.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartListBox1.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.smartListBox1.ScrollUpButton.ButtonImageAutoSize = false; + this.smartListBox1.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.smartListBox1.ScrollUpButton.ButtonText = "▲"; + this.smartListBox1.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.smartListBox1.ScrollUpButton.GroupID = 0; + this.smartListBox1.ScrollUpButton.ImageDisable = null; + this.smartListBox1.ScrollUpButton.ImageDown = null; + this.smartListBox1.ScrollUpButton.ImageUp = null; + this.smartListBox1.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.smartListBox1.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.smartListBox1.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.smartListBox1.ScrollUpButton.NestedClickEventPrevent = false; + this.smartListBox1.ScrollUpButton.OutlinePixel = 1; + this.smartListBox1.ScrollUpButton.OverlapOptimize = true; + this.smartListBox1.ScrollUpButton.RepeatInterval = 200; + this.smartListBox1.ScrollUpButton.RepeatIntervalAccelerate = null; + this.smartListBox1.ScrollUpButton.RoundSize = 10; + this.smartListBox1.ScrollUpButton.SafeInterval = 200; + this.smartListBox1.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.smartListBox1.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.smartListBox1.ScrollUpButton.TabIndex = 1; + this.smartListBox1.ScrollUpButton.Text = null; + this.smartListBox1.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.smartListBox1.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.smartListBox1.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.smartListBox1.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.smartListBox1.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.smartListBox1.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.smartListBox1.SelectFilled = true; + this.smartListBox1.SelectItemIndex = -1; + this.smartListBox1.SelectTextColor = System.Drawing.Color.White; + this.smartListBox1.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.smartListBox1.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartListBox1.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.smartListBox1.SeparationlineVisibleBottom = true; + this.smartListBox1.SeparationlineVisibleTop = true; + this.smartListBox1.Size = new System.Drawing.Size(545, 535); + this.smartListBox1.TabIndex = 82; + this.smartListBox1.Text = "smartListBox1"; + this.smartListBox1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartListBox1.TextColorDisable = System.Drawing.Color.Gray; + // + // treeViewLogAlarm + // + this.treeViewLogAlarm.Location = new System.Drawing.Point(28, 103); + this.treeViewLogAlarm.Name = "treeViewLogAlarm"; + this.treeViewLogAlarm.Size = new System.Drawing.Size(290, 535); + this.treeViewLogAlarm.TabIndex = 81; + // // ControlMenuLogAlarm // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); @@ -56,6 +240,7 @@ this.Controls.Add(this.smartGroupBox1); this.Name = "ControlMenuLogAlarm"; this.Size = new System.Drawing.Size(909, 664); + this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } @@ -63,5 +248,9 @@ #endregion private SmartX.SmartGroupBox smartGroupBox1; + private SmartX.SmartButton buttonBackup; + private SmartX.SmartLabel labelCount; + private SmartX.SmartListBox smartListBox1; + private System.Windows.Forms.TreeView treeViewLogAlarm; } } diff --git a/INT_PT002/Controls/Log/ControlMenuLogAlarm.cs b/INT_PT002/Controls/Log/ControlMenuLogAlarm.cs index 91bf97b..dedd6fb 100644 --- a/INT_PT002/Controls/Log/ControlMenuLogAlarm.cs +++ b/INT_PT002/Controls/Log/ControlMenuLogAlarm.cs @@ -6,8 +6,10 @@ using System.Drawing; using System.Data; using System.Text; using System.Windows.Forms; +using System.IO; using INT_PT002.Forms; +using INT_PT002.DataStore; namespace INT_PT002.Controls { @@ -15,6 +17,9 @@ namespace INT_PT002.Controls { #region Field private FormMenu m_ParentForm; + + private Define.E_DataType SelecteDataType; + private List ListAlarmFile; #endregion #region Constructor @@ -23,7 +28,9 @@ namespace INT_PT002.Controls InitializeComponent(); this.ParentForm = parent; + this.Initialize(); + this.DefaultSetting(); } #endregion @@ -40,6 +47,121 @@ namespace INT_PT002.Controls { this.smartGroupBox1.Text = "Log > Alarm"; } + private void DefaultSetting() + { + this.SelecteDataType = Define.E_DataType.None; + + this.ListAlarmFile = new List(); + } + + private void UpdateDisplayFile() + { + int fileCount = 0; + //TreeNode node; + List years = new List(); + List months = new List(); + List days = new List(); + + this.treeViewLogAlarm.Nodes.Clear(); + this.ListAlarmFile.Clear(); + + DirectoryInfo dir = new DirectoryInfo(this.ParentForm.ParentForm.PathDataInspectionFolder); + List fileNames = new List(); + + // 폴더 체크 + if (dir.Exists == false) + dir.Create(); + + // year 폴더 가져오기 + DirectoryInfo[] yearDirectorys = dir.GetDirectories(); + // year 폴더 정렬 + years = this.ParentForm.DirectorySort(yearDirectorys); + + // Inspection File 리스트 생성 + if (years.Count != 0) + { + // Year + foreach (string year in years) + { + DataBackupYear y = new DataBackupYear(year); + DirectoryInfo monthDir = new DirectoryInfo(string.Format("{0}{1}", this.ParentForm.ParentForm.PathDataAlarmFolder, year)); + DirectoryInfo[] monthDirectorys = monthDir.GetDirectories(); + + months = this.ParentForm.DirectorySort(monthDirectorys); + + if (months.Count != 0) + { + // Month + foreach (string month in months) + { + DirectoryInfo dayDir = new DirectoryInfo(string.Format("{0}{1}\\{2}", this.ParentForm.ParentForm.PathDataAlarmFolder, year, month)); + FileInfo[] dayFiles = dayDir.GetFiles(); + + days = this.DayInspectionDirectorySort(dayFiles); + + DataBackupMonth m = new DataBackupMonth(month); + m.Days = days; + + y.Months.Add(m); + } + + this.ListAlarmFile.Add(y); + } + else + { + this.ListAlarmFile.Add(y); + } + } + + // node 생성 + for (int i = 0; i < this.ListAlarmFile.Count; i++) + { + TreeNode node = new TreeNode(this.ListAlarmFile[i].Year); + for (int j = 0; j < this.ListAlarmFile[i].Months.Count; j++) + { + TreeNode nodeMonth = new TreeNode(this.ListAlarmFile[i].Months[j].Month); + + for (int k = 0; k < this.ListAlarmFile[i].Months[j].Days.Count; k++) + { + nodeMonth.Nodes.Add(this.ListAlarmFile[i].Months[j].Days[k]); + fileCount++; + } + node.Nodes.Add(nodeMonth); + } + this.treeViewLogAlarm.Nodes.Add(node); + } + } + + this.labelCount.Text = fileCount.ToString(); + } + + private List DayInspectionDirectorySort(FileInfo[] files) + { + List listFile = new List(); + Dictionary dirNames = new Dictionary(); + + #region File List 품번 순서데로 정렬 + foreach (FileInfo file in files) + dirNames.Add(file.Name, int.Parse(file.Name.Substring(10, 1))); + + var vrList = dirNames.OrderBy(x => x.Value); + foreach (var v in vrList) + listFile.Add(v.Key); + #endregion + + #region File List 날짜 순서데로 정렬 + dirNames = new Dictionary(); + foreach (string f in listFile) + dirNames.Add(f, int.Parse(f.Substring(1, 8))); + + listFile.Clear(); + vrList = dirNames.OrderBy(x => x.Value); + foreach (var v in vrList) + listFile.Add(v.Key); + #endregion + + return listFile; + } public void DisplayRefresh() { diff --git a/INT_PT002/Controls/Log/ControlMenuLogHistory.Designer.cs b/INT_PT002/Controls/Log/ControlMenuLogHistory.Designer.cs index 9ee9950..2eb5cb0 100644 --- a/INT_PT002/Controls/Log/ControlMenuLogHistory.Designer.cs +++ b/INT_PT002/Controls/Log/ControlMenuLogHistory.Designer.cs @@ -29,6 +29,12 @@ private void InitializeComponent() { this.smartGroupBox1 = new SmartX.SmartGroupBox(); + 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(); // // smartGroupBox1 @@ -36,6 +42,10 @@ this.smartGroupBox1.BackGround = null; this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); 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.FrameLineThickness = 2; @@ -49,6 +59,186 @@ this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.White; // + // buttonBackup + // + this.buttonBackup.BackGround = this.smartGroupBox1; + this.buttonBackup.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); + 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.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.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonBackup.Name = "buttonBackup"; + this.buttonBackup.NestedClickEventPrevent = false; + this.buttonBackup.OutlinePixel = 2; + this.buttonBackup.OverlapOptimize = true; + this.buttonBackup.RepeatInterval = 200; + this.buttonBackup.RepeatIntervalAccelerate = null; + this.buttonBackup.RoundSize = 10; + this.buttonBackup.SafeInterval = 200; + this.buttonBackup.Size = new System.Drawing.Size(90, 50); + this.buttonBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.buttonBackup.TabIndex = 80; + 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.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelCount.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold); + this.labelCount.LineSpacing = 0F; + this.labelCount.Location = new System.Drawing.Point(28, 47); + 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.Text = "00"; + this.labelCount.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelCount.TextColorDisable = System.Drawing.Color.Gray; + this.labelCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelCount.Wordwrap = false; + // + // listbox + // + this.listbox.BackGround = null; + this.listbox.BackGroundColor = System.Drawing.Color.White; + this.listbox.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listbox.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listbox.ColumnStyles = null; + this.listbox.DataSource = null; + this.listbox.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listbox.ItemOffsetGap = 10; + this.listbox.ItemOffsetX = 1; + this.listbox.ItemOffsetY = 0; + this.listbox.ItemTextOffsetY = 1; + this.listbox.Location = new System.Drawing.Point(338, 103); + this.listbox.MouseMoveEventSpace = 3; + this.listbox.MouseMoveSpace = 10; + this.listbox.Name = "listbox"; + this.listbox.OverlapOptimize = true; + this.listbox.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listbox.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listbox.ScrollBarButtonHeight = 15; + this.listbox.ScrollBarButtonImage = null; + this.listbox.ScrollBarButtonRound = 0; + this.listbox.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.ScrollBar; + this.listbox.ScrollButtonHeight = 30; + this.listbox.ScrollButtonWidth = 30; + // + // + // + this.listbox.ScrollDownButton.BackGround = null; + this.listbox.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listbox.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listbox.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listbox.ScrollDownButton.ButtonImageAutoSize = false; + this.listbox.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listbox.ScrollDownButton.ButtonText = "▼"; + this.listbox.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listbox.ScrollDownButton.GroupID = 0; + 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.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listbox.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listbox.ScrollDownButton.NestedClickEventPrevent = false; + this.listbox.ScrollDownButton.OutlinePixel = 1; + this.listbox.ScrollDownButton.OverlapOptimize = true; + this.listbox.ScrollDownButton.RepeatInterval = 200; + this.listbox.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listbox.ScrollDownButton.RoundSize = 10; + this.listbox.ScrollDownButton.SafeInterval = 200; + this.listbox.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listbox.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listbox.ScrollDownButton.TabIndex = 0; + this.listbox.ScrollDownButton.Text = null; + this.listbox.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listbox.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listbox.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listbox.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listbox.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listbox.ScrollStep = 1; + // + // + // + this.listbox.ScrollUpButton.BackGround = null; + this.listbox.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listbox.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listbox.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listbox.ScrollUpButton.ButtonImageAutoSize = false; + this.listbox.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listbox.ScrollUpButton.ButtonText = "▲"; + this.listbox.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listbox.ScrollUpButton.GroupID = 0; + 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.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listbox.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listbox.ScrollUpButton.NestedClickEventPrevent = false; + this.listbox.ScrollUpButton.OutlinePixel = 1; + this.listbox.ScrollUpButton.OverlapOptimize = true; + this.listbox.ScrollUpButton.RepeatInterval = 200; + this.listbox.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listbox.ScrollUpButton.RoundSize = 10; + this.listbox.ScrollUpButton.SafeInterval = 200; + this.listbox.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listbox.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listbox.ScrollUpButton.TabIndex = 1; + this.listbox.ScrollUpButton.Text = null; + this.listbox.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listbox.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listbox.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listbox.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listbox.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listbox.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listbox.SelectFilled = true; + this.listbox.SelectItemIndex = -1; + this.listbox.SelectTextColor = System.Drawing.Color.White; + this.listbox.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listbox.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + 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.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); @@ -56,6 +246,7 @@ this.Controls.Add(this.smartGroupBox1); this.Name = "ControlMenuLogHistory"; this.Size = new System.Drawing.Size(909, 664); + this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } @@ -63,5 +254,10 @@ #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; } } diff --git a/INT_PT002/Controls/Log/ControlMenuLogHistory.cs b/INT_PT002/Controls/Log/ControlMenuLogHistory.cs index c7406e8..adc1957 100644 --- a/INT_PT002/Controls/Log/ControlMenuLogHistory.cs +++ b/INT_PT002/Controls/Log/ControlMenuLogHistory.cs @@ -6,8 +6,12 @@ using System.Drawing; using System.Data; using System.Text; using System.Windows.Forms; +using System.IO; +using SmartX; using INT_PT002.Forms; +using INT_PT002.DataStore; +using INT_PT002.DialogForms; namespace INT_PT002.Controls { @@ -15,6 +19,9 @@ namespace INT_PT002.Controls { #region Field private FormMenu m_ParentForm; + + private Define.E_DataType SelecteDataType; + private List ListHistoryFile; #endregion #region Constructor @@ -23,7 +30,9 @@ namespace INT_PT002.Controls InitializeComponent(); this.ParentForm = parent; + this.Initialize(); + this.DefaultSetting(); } #endregion @@ -40,15 +49,160 @@ namespace INT_PT002.Controls { this.smartGroupBox1.Text = "Log > History"; } + private void DefaultSetting() + { + this.SelecteDataType = Define.E_DataType.None; + + this.ListHistoryFile = new List(); + } + + public void LoadFile(string fullFilePath) + { + if (fullFilePath.Contains("_History") == false) + return; + + this.smartFile1.FilePathName = fullFilePath; + this.smartFile1.Open(); + this.smartFile1.StringType.EncodingType = SmartX.SmartFile.Encodings.ANSI; + + try + { + this.smartFile1.StringType.FillBuffer(); + + long lineNum = this.smartFile1.StringType.GetCount(); + for (int i = 1; i < lineNum; i++) + { + this.listbox.AddItem(this.smartFile1.StringType.ReadBuffer(i)); + } + } + catch + { + DialogFormMessage myMsg = new DialogFormMessage(16, this.ParentForm.ParentForm.SystemConfig.LANGUAGE); + myMsg.ShowDialog(); + + this.smartFile1.Close(); + } + + this.smartFile1.Close(); + } + private void UpdateDisplayFile() + { + int fileCount = 0; + //TreeNode node; + List years = new List(); + List months = new List(); + List days = new List(); + + this.treeViewHistory.Nodes.Clear(); + this.ListHistoryFile.Clear(); + + DirectoryInfo dir = new DirectoryInfo(this.ParentForm.ParentForm.PathDataHistoryFolder); + List fileNames = new List(); + + // 폴더 체크 + if (dir.Exists == false) + dir.Create(); + + // year 폴더 가져오기 + DirectoryInfo[] yearDirectorys = dir.GetDirectories(); + // year 폴더 정렬 + years = this.ParentForm.DirectorySort(yearDirectorys); + + // Inspection File 리스트 생성 + if (years.Count != 0) + { + // Year + foreach (string year in years) + { + DataBackupYear y = new DataBackupYear(year); + DirectoryInfo monthDir = new DirectoryInfo(string.Format("{0}{1}", this.ParentForm.ParentForm.PathDataHistoryFolder, year)); + DirectoryInfo[] monthDirectorys = monthDir.GetDirectories(); + + months = this.ParentForm.DirectorySort(monthDirectorys); + + if (months.Count != 0) + { + // Month + foreach (string month in months) + { + DirectoryInfo dayDir = new DirectoryInfo(string.Format("{0}{1}\\{2}", this.ParentForm.ParentForm.PathDataHistoryFolder, year, month)); + FileInfo[] dayFiles = dayDir.GetFiles(); + + days = this.DayHistoryDirectorySort(dayFiles); + + DataBackupMonth m = new DataBackupMonth(month); + m.Days = days; + + y.Months.Add(m); + } + + this.ListHistoryFile.Add(y); + } + else + { + this.ListHistoryFile.Add(y); + } + } + + // node 생성 + for (int i = 0; i < this.ListHistoryFile.Count; i++) + { + TreeNode node = new TreeNode(this.ListHistoryFile[i].Year); + for (int j = 0; j < this.ListHistoryFile[i].Months.Count; j++) + { + TreeNode nodeMonth = new TreeNode(this.ListHistoryFile[i].Months[j].Month); + + for (int k = 0; k < this.ListHistoryFile[i].Months[j].Days.Count; k++) + { + nodeMonth.Nodes.Add(this.ListHistoryFile[i].Months[j].Days[k]); + fileCount++; + } + node.Nodes.Add(nodeMonth); + } + this.treeViewHistory.Nodes.Add(node); + } + } + this.labelCount.Text = fileCount.ToString(); + } + + private List DayHistoryDirectorySort(FileInfo[] files) + { + List listFile = new List(); + Dictionary dirNames = new Dictionary(); + Dictionary dirNamesSort = new Dictionary(); + + foreach (FileInfo file in files) + { + if (file.Name.StartsWith("20") == true) + dirNames.Add(file.Name, int.Parse(file.Name.Substring(0, 8))); + } + + var vrList = dirNames.Keys.ToList(); + vrList.Sort(); + + foreach (var v in vrList) + dirNamesSort.Add(v, dirNames[v]); + + foreach (var v in dirNamesSort) + listFile.Add(v.Key); + + return listFile; + } public void DisplayRefresh() { + this.SelecteDataType = Define.E_DataType.None; + this.UpdateDisplayFile(); + this.treeViewHistory.ExpandAll(); } #endregion #region Event Handler - + private void treeViewHistory_AfterSelect(object sender, TreeViewEventArgs e) + { + this.LoadFile(this.ParentForm.ParentForm.PathDataHistoryFolder + this.treeViewHistory.SelectedNode.FullPath); + } #endregion } } diff --git a/INT_PT002/Controls/Log/ControlMenuLogHistory.resx b/INT_PT002/Controls/Log/ControlMenuLogHistory.resx index 3e7a6d2..6b63d0b 100644 --- a/INT_PT002/Controls/Log/ControlMenuLogHistory.resx +++ b/INT_PT002/Controls/Log/ControlMenuLogHistory.resx @@ -117,6 +117,12 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 17, 17 + + + 33 + WEBPAD diff --git a/INT_PT002/Controls/Log/ControlMenuLogInspection.Designer.cs b/INT_PT002/Controls/Log/ControlMenuLogInspection.Designer.cs index a5b1b6a..6a40a3a 100644 --- a/INT_PT002/Controls/Log/ControlMenuLogInspection.Designer.cs +++ b/INT_PT002/Controls/Log/ControlMenuLogInspection.Designer.cs @@ -29,6 +29,58 @@ private void InitializeComponent() { this.smartGroupBox1 = new SmartX.SmartGroupBox(); + this.treeViewInspection = new System.Windows.Forms.TreeView(); + this.buttonRemove = new SmartX.SmartButton(); + this.smartLabel11 = new SmartX.SmartLabel(); + this.smartLabel10 = new SmartX.SmartLabel(); + this.smartLabel9 = new SmartX.SmartLabel(); + this.smartLabel8 = new SmartX.SmartLabel(); + this.smartLabel7 = new SmartX.SmartLabel(); + this.smartLabel6 = new SmartX.SmartLabel(); + 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.listBox10 = new SmartX.SmartListBox(); + this.listBox9 = new SmartX.SmartListBox(); + this.listBox8 = new SmartX.SmartListBox(); + this.listBox7 = new SmartX.SmartListBox(); + this.listBox6 = new SmartX.SmartListBox(); + this.listBox5 = new SmartX.SmartListBox(); + this.listBox4 = new SmartX.SmartListBox(); + this.listBox3 = new SmartX.SmartListBox(); + this.listBox2 = new SmartX.SmartListBox(); + this.listBox1 = new SmartX.SmartListBox(); + this.buttonBackup = new SmartX.SmartButton(); + this.listBoxTime = new SmartX.SmartListBox(); + this.smartFile1 = new SmartX.SmartFile(); + this.buttonUp = new SmartX.SmartButton(); + this.buttonDown = new SmartX.SmartButton(); + this.labelPath = new SmartX.SmartLabel(); + this.labelLeakCount1 = new SmartX.SmartLabel(); + this.labelPassCount1 = new SmartX.SmartLabel(); + this.labelPassCount2 = new SmartX.SmartLabel(); + this.labelLeakCount2 = new SmartX.SmartLabel(); + this.labelPassCount3 = new SmartX.SmartLabel(); + this.labelLeakCount3 = new SmartX.SmartLabel(); + this.labelPassCount4 = new SmartX.SmartLabel(); + this.labelLeakCount4 = new SmartX.SmartLabel(); + this.labelPassCount5 = new SmartX.SmartLabel(); + this.labelLeakCount5 = new SmartX.SmartLabel(); + this.labelPassCount6 = new SmartX.SmartLabel(); + this.labelLeakCount6 = new SmartX.SmartLabel(); + this.labelPassCount7 = new SmartX.SmartLabel(); + this.labelLeakCount7 = new SmartX.SmartLabel(); + this.labelPassCount8 = new SmartX.SmartLabel(); + this.labelLeakCount8 = new SmartX.SmartLabel(); + this.labelPassCount9 = new SmartX.SmartLabel(); + this.labelLeakCount9 = new SmartX.SmartLabel(); + this.labelPassCount10 = new SmartX.SmartLabel(); + this.labelLeakCount10 = new SmartX.SmartLabel(); + this.smartLabel32 = new SmartX.SmartLabel(); + this.smartLabel33 = new SmartX.SmartLabel(); + this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 @@ -36,6 +88,56 @@ this.smartGroupBox1.BackGround = null; this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartGroupBox1.BackImage = null; + this.smartGroupBox1.Controls.Add(this.smartLabel32); + this.smartGroupBox1.Controls.Add(this.smartLabel33); + this.smartGroupBox1.Controls.Add(this.labelPassCount10); + this.smartGroupBox1.Controls.Add(this.labelLeakCount10); + this.smartGroupBox1.Controls.Add(this.labelPassCount9); + this.smartGroupBox1.Controls.Add(this.labelLeakCount9); + this.smartGroupBox1.Controls.Add(this.labelPassCount8); + this.smartGroupBox1.Controls.Add(this.labelLeakCount8); + this.smartGroupBox1.Controls.Add(this.labelPassCount7); + this.smartGroupBox1.Controls.Add(this.labelLeakCount7); + this.smartGroupBox1.Controls.Add(this.labelPassCount6); + this.smartGroupBox1.Controls.Add(this.labelLeakCount6); + this.smartGroupBox1.Controls.Add(this.labelPassCount5); + this.smartGroupBox1.Controls.Add(this.labelLeakCount5); + this.smartGroupBox1.Controls.Add(this.labelPassCount4); + this.smartGroupBox1.Controls.Add(this.labelLeakCount4); + this.smartGroupBox1.Controls.Add(this.labelPassCount3); + this.smartGroupBox1.Controls.Add(this.labelLeakCount3); + this.smartGroupBox1.Controls.Add(this.labelPassCount2); + this.smartGroupBox1.Controls.Add(this.labelLeakCount2); + this.smartGroupBox1.Controls.Add(this.labelPassCount1); + this.smartGroupBox1.Controls.Add(this.labelLeakCount1); + this.smartGroupBox1.Controls.Add(this.labelPath); + this.smartGroupBox1.Controls.Add(this.buttonDown); + this.smartGroupBox1.Controls.Add(this.buttonUp); + this.smartGroupBox1.Controls.Add(this.treeViewInspection); + this.smartGroupBox1.Controls.Add(this.buttonRemove); + this.smartGroupBox1.Controls.Add(this.smartLabel11); + this.smartGroupBox1.Controls.Add(this.smartLabel10); + this.smartGroupBox1.Controls.Add(this.smartLabel9); + this.smartGroupBox1.Controls.Add(this.smartLabel8); + 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.listBox10); + this.smartGroupBox1.Controls.Add(this.listBox9); + this.smartGroupBox1.Controls.Add(this.listBox8); + this.smartGroupBox1.Controls.Add(this.listBox7); + this.smartGroupBox1.Controls.Add(this.listBox6); + this.smartGroupBox1.Controls.Add(this.listBox5); + this.smartGroupBox1.Controls.Add(this.listBox4); + this.smartGroupBox1.Controls.Add(this.listBox3); + this.smartGroupBox1.Controls.Add(this.listBox2); + this.smartGroupBox1.Controls.Add(this.listBox1); + this.smartGroupBox1.Controls.Add(this.buttonBackup); + this.smartGroupBox1.Controls.Add(this.listBoxTime); 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.FrameLineThickness = 2; @@ -49,6 +151,2185 @@ this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.White; // + // treeViewInspection + // + this.treeViewInspection.Location = new System.Drawing.Point(22, 51); + this.treeViewInspection.Name = "treeViewInspection"; + this.treeViewInspection.Size = new System.Drawing.Size(240, 591); + this.treeViewInspection.TabIndex = 3; + this.treeViewInspection.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeViewInspection_AfterSelect); + // + // buttonRemove + // + this.buttonRemove.BackGround = this.smartGroupBox1; + this.buttonRemove.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); + this.buttonRemove.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.buttonRemove.ButtonDownColor = System.Drawing.Color.SlateGray; + this.buttonRemove.ButtonImageAutoSize = true; + this.buttonRemove.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; + this.buttonRemove.ButtonText = "Remove"; + this.buttonRemove.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.buttonRemove.GroupID = 0; + this.buttonRemove.ImageDisable = null; + this.buttonRemove.ImageDown = null; + this.buttonRemove.ImageUp = null; + this.buttonRemove.Location = new System.Drawing.Point(799, 51); + this.buttonRemove.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonRemove.Name = "buttonRemove"; + this.buttonRemove.NestedClickEventPrevent = false; + this.buttonRemove.OutlinePixel = 2; + this.buttonRemove.OverlapOptimize = true; + this.buttonRemove.RepeatInterval = 200; + this.buttonRemove.RepeatIntervalAccelerate = null; + this.buttonRemove.RoundSize = 10; + this.buttonRemove.SafeInterval = 200; + this.buttonRemove.Size = new System.Drawing.Size(90, 50); + this.buttonRemove.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.buttonRemove.TabIndex = 104; + this.buttonRemove.Text = null; + this.buttonRemove.TextColor = System.Drawing.Color.White; + this.buttonRemove.TextColorDisable = System.Drawing.Color.Gray; + this.buttonRemove.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.buttonRemove.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.buttonRemove.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.buttonRemove.Click += new System.EventHandler(this.buttonRemove_Click); + // + // smartLabel11 + // + this.smartLabel11.BackGround = this.smartGroupBox1; + this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel11.BorderColor = System.Drawing.Color.Black; + this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel11.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel11.LineSpacing = 1F; + this.smartLabel11.Location = new System.Drawing.Point(788, 107); + this.smartLabel11.Name = "smartLabel11"; + this.smartLabel11.OverlapOptimize = true; + this.smartLabel11.PasswordChar = '\0'; + this.smartLabel11.Radius = 3; + this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel11.Size = new System.Drawing.Size(50, 29); + this.smartLabel11.TabIndex = 103; + this.smartLabel11.Text = "10"; + this.smartLabel11.TextColor = System.Drawing.Color.White; + this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel11.Wordwrap = false; + // + // smartLabel10 + // + this.smartLabel10.BackGround = this.smartGroupBox1; + this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel10.BorderColor = System.Drawing.Color.Black; + this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel10.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel10.LineSpacing = 1F; + this.smartLabel10.Location = new System.Drawing.Point(739, 107); + this.smartLabel10.Name = "smartLabel10"; + this.smartLabel10.OverlapOptimize = true; + this.smartLabel10.PasswordChar = '\0'; + this.smartLabel10.Radius = 3; + this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel10.Size = new System.Drawing.Size(50, 29); + this.smartLabel10.TabIndex = 102; + this.smartLabel10.Text = "9"; + this.smartLabel10.TextColor = System.Drawing.Color.White; + this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel10.Wordwrap = false; + // + // smartLabel9 + // + this.smartLabel9.BackGround = this.smartGroupBox1; + this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel9.BorderColor = System.Drawing.Color.Black; + this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel9.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel9.LineSpacing = 1F; + this.smartLabel9.Location = new System.Drawing.Point(690, 107); + this.smartLabel9.Name = "smartLabel9"; + this.smartLabel9.OverlapOptimize = true; + this.smartLabel9.PasswordChar = '\0'; + this.smartLabel9.Radius = 3; + this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel9.Size = new System.Drawing.Size(50, 29); + this.smartLabel9.TabIndex = 101; + this.smartLabel9.Text = "8"; + this.smartLabel9.TextColor = System.Drawing.Color.White; + this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel9.Wordwrap = false; + // + // smartLabel8 + // + this.smartLabel8.BackGround = this.smartGroupBox1; + this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel8.BorderColor = System.Drawing.Color.Black; + this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel8.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel8.LineSpacing = 1F; + this.smartLabel8.Location = new System.Drawing.Point(641, 107); + this.smartLabel8.Name = "smartLabel8"; + this.smartLabel8.OverlapOptimize = true; + this.smartLabel8.PasswordChar = '\0'; + this.smartLabel8.Radius = 3; + this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel8.Size = new System.Drawing.Size(50, 29); + this.smartLabel8.TabIndex = 100; + this.smartLabel8.Text = "7"; + this.smartLabel8.TextColor = System.Drawing.Color.White; + this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel8.Wordwrap = false; + // + // smartLabel7 + // + this.smartLabel7.BackGround = this.smartGroupBox1; + this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel7.BorderColor = System.Drawing.Color.Black; + this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel7.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel7.LineSpacing = 1F; + this.smartLabel7.Location = new System.Drawing.Point(592, 107); + this.smartLabel7.Name = "smartLabel7"; + this.smartLabel7.OverlapOptimize = true; + this.smartLabel7.PasswordChar = '\0'; + this.smartLabel7.Radius = 3; + this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel7.Size = new System.Drawing.Size(50, 29); + this.smartLabel7.TabIndex = 99; + this.smartLabel7.Text = "6"; + this.smartLabel7.TextColor = System.Drawing.Color.White; + this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel7.Wordwrap = false; + // + // smartLabel6 + // + this.smartLabel6.BackGround = this.smartGroupBox1; + this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel6.BorderColor = System.Drawing.Color.Black; + this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel6.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel6.LineSpacing = 1F; + this.smartLabel6.Location = new System.Drawing.Point(543, 107); + this.smartLabel6.Name = "smartLabel6"; + this.smartLabel6.OverlapOptimize = true; + this.smartLabel6.PasswordChar = '\0'; + this.smartLabel6.Radius = 3; + this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel6.Size = new System.Drawing.Size(50, 29); + this.smartLabel6.TabIndex = 98; + this.smartLabel6.Text = "5"; + this.smartLabel6.TextColor = System.Drawing.Color.White; + this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + 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)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel5.BorderColor = System.Drawing.Color.Black; + this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel5.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel5.LineSpacing = 1F; + this.smartLabel5.Location = new System.Drawing.Point(494, 107); + 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(50, 29); + this.smartLabel5.TabIndex = 97; + this.smartLabel5.Text = "4"; + this.smartLabel5.TextColor = System.Drawing.Color.White; + this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel5.Wordwrap = false; + // + // smartLabel4 + // + this.smartLabel4.BackGround = this.smartGroupBox1; + this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel4.BorderColor = System.Drawing.Color.Black; + this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel4.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel4.LineSpacing = 1F; + this.smartLabel4.Location = new System.Drawing.Point(445, 107); + 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(50, 29); + this.smartLabel4.TabIndex = 96; + this.smartLabel4.Text = "3"; + this.smartLabel4.TextColor = System.Drawing.Color.White; + this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel4.Wordwrap = false; + // + // smartLabel3 + // + this.smartLabel3.BackGround = this.smartGroupBox1; + this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel3.BorderColor = System.Drawing.Color.Black; + this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel3.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel3.LineSpacing = 1F; + this.smartLabel3.Location = new System.Drawing.Point(396, 107); + 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(50, 29); + this.smartLabel3.TabIndex = 95; + this.smartLabel3.Text = "2"; + this.smartLabel3.TextColor = System.Drawing.Color.White; + this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel3.Wordwrap = false; + // + // smartLabel2 + // + this.smartLabel2.BackGround = this.smartGroupBox1; + this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel2.BorderColor = System.Drawing.Color.Black; + this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel2.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel2.LineSpacing = 1F; + this.smartLabel2.Location = new System.Drawing.Point(347, 107); + 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(50, 29); + this.smartLabel2.TabIndex = 94; + this.smartLabel2.Text = "1"; + this.smartLabel2.TextColor = System.Drawing.Color.White; + this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel2.Wordwrap = false; + // + // smartLabel1 + // + this.smartLabel1.BackGround = this.smartGroupBox1; + this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel1.BorderColor = System.Drawing.Color.Black; + this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel1.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); + this.smartLabel1.LineSpacing = 1F; + this.smartLabel1.Location = new System.Drawing.Point(268, 107); + 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(80, 29); + this.smartLabel1.TabIndex = 93; + this.smartLabel1.Text = "Time"; + this.smartLabel1.TextColor = System.Drawing.Color.White; + this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel1.Wordwrap = false; + // + // listBox10 + // + this.listBox10.BackGround = null; + this.listBox10.BackGroundColor = System.Drawing.Color.White; + this.listBox10.BorderColor = System.Drawing.Color.Black; + this.listBox10.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox10.ColumnStyles = null; + this.listBox10.DataSource = null; + this.listBox10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox10.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox10.ItemOffsetGap = 10; + this.listBox10.ItemOffsetX = 1; + this.listBox10.ItemOffsetY = 0; + this.listBox10.ItemTextOffsetY = 1; + this.listBox10.Location = new System.Drawing.Point(788, 135); + this.listBox10.MouseMoveEventSpace = 3; + this.listBox10.MouseMoveSpace = 10; + this.listBox10.Name = "listBox10"; + this.listBox10.OverlapOptimize = true; + this.listBox10.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox10.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox10.ScrollBarButtonHeight = 15; + this.listBox10.ScrollBarButtonImage = null; + this.listBox10.ScrollBarButtonRound = 0; + this.listBox10.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox10.ScrollButtonHeight = 30; + this.listBox10.ScrollButtonWidth = 30; + // + // + // + this.listBox10.ScrollDownButton.BackGround = null; + this.listBox10.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox10.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox10.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox10.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox10.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox10.ScrollDownButton.ButtonText = "▼"; + this.listBox10.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox10.ScrollDownButton.GroupID = 0; + this.listBox10.ScrollDownButton.ImageDisable = null; + this.listBox10.ScrollDownButton.ImageDown = null; + this.listBox10.ScrollDownButton.ImageUp = null; + this.listBox10.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox10.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox10.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox10.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox10.ScrollDownButton.OutlinePixel = 1; + this.listBox10.ScrollDownButton.OverlapOptimize = true; + this.listBox10.ScrollDownButton.RepeatInterval = 200; + this.listBox10.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox10.ScrollDownButton.RoundSize = 10; + this.listBox10.ScrollDownButton.SafeInterval = 200; + this.listBox10.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox10.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox10.ScrollDownButton.TabIndex = 0; + this.listBox10.ScrollDownButton.Text = null; + this.listBox10.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox10.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox10.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox10.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox10.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox10.ScrollDownButton.Visible = false; + this.listBox10.ScrollStep = 1; + // + // + // + this.listBox10.ScrollUpButton.BackGround = null; + this.listBox10.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox10.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox10.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox10.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox10.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox10.ScrollUpButton.ButtonText = "▲"; + this.listBox10.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox10.ScrollUpButton.GroupID = 0; + this.listBox10.ScrollUpButton.ImageDisable = null; + this.listBox10.ScrollUpButton.ImageDown = null; + this.listBox10.ScrollUpButton.ImageUp = null; + this.listBox10.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox10.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox10.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox10.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox10.ScrollUpButton.OutlinePixel = 1; + this.listBox10.ScrollUpButton.OverlapOptimize = true; + this.listBox10.ScrollUpButton.RepeatInterval = 200; + this.listBox10.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox10.ScrollUpButton.RoundSize = 10; + this.listBox10.ScrollUpButton.SafeInterval = 200; + this.listBox10.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox10.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox10.ScrollUpButton.TabIndex = 1; + this.listBox10.ScrollUpButton.Text = null; + this.listBox10.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox10.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox10.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox10.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox10.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox10.ScrollUpButton.Visible = false; + this.listBox10.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox10.SelectFilled = true; + this.listBox10.SelectItemIndex = -1; + this.listBox10.SelectTextColor = System.Drawing.Color.White; + this.listBox10.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox10.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox10.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox10.SeparationlineVisibleBottom = true; + this.listBox10.SeparationlineVisibleTop = true; + this.listBox10.Size = new System.Drawing.Size(50, 463); + this.listBox10.TabIndex = 92; + this.listBox10.Text = "smartListBox8"; + this.listBox10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox10.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox9 + // + this.listBox9.BackGround = null; + this.listBox9.BackGroundColor = System.Drawing.Color.White; + this.listBox9.BorderColor = System.Drawing.Color.Black; + this.listBox9.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox9.ColumnStyles = null; + this.listBox9.DataSource = null; + this.listBox9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox9.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox9.ItemOffsetGap = 10; + this.listBox9.ItemOffsetX = 1; + this.listBox9.ItemOffsetY = 0; + this.listBox9.ItemTextOffsetY = 1; + this.listBox9.Location = new System.Drawing.Point(739, 135); + this.listBox9.MouseMoveEventSpace = 3; + this.listBox9.MouseMoveSpace = 10; + this.listBox9.Name = "listBox9"; + this.listBox9.OverlapOptimize = true; + this.listBox9.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox9.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox9.ScrollBarButtonHeight = 15; + this.listBox9.ScrollBarButtonImage = null; + this.listBox9.ScrollBarButtonRound = 0; + this.listBox9.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox9.ScrollButtonHeight = 30; + this.listBox9.ScrollButtonWidth = 30; + // + // + // + this.listBox9.ScrollDownButton.BackGround = null; + this.listBox9.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox9.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox9.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox9.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox9.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox9.ScrollDownButton.ButtonText = "▼"; + this.listBox9.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox9.ScrollDownButton.GroupID = 0; + this.listBox9.ScrollDownButton.ImageDisable = null; + this.listBox9.ScrollDownButton.ImageDown = null; + this.listBox9.ScrollDownButton.ImageUp = null; + this.listBox9.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox9.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox9.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox9.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox9.ScrollDownButton.OutlinePixel = 1; + this.listBox9.ScrollDownButton.OverlapOptimize = true; + this.listBox9.ScrollDownButton.RepeatInterval = 200; + this.listBox9.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox9.ScrollDownButton.RoundSize = 10; + this.listBox9.ScrollDownButton.SafeInterval = 200; + this.listBox9.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox9.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox9.ScrollDownButton.TabIndex = 0; + this.listBox9.ScrollDownButton.Text = null; + this.listBox9.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox9.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox9.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox9.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox9.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox9.ScrollDownButton.Visible = false; + this.listBox9.ScrollStep = 1; + // + // + // + this.listBox9.ScrollUpButton.BackGround = null; + this.listBox9.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox9.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox9.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox9.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox9.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox9.ScrollUpButton.ButtonText = "▲"; + this.listBox9.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox9.ScrollUpButton.GroupID = 0; + this.listBox9.ScrollUpButton.ImageDisable = null; + this.listBox9.ScrollUpButton.ImageDown = null; + this.listBox9.ScrollUpButton.ImageUp = null; + this.listBox9.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox9.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox9.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox9.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox9.ScrollUpButton.OutlinePixel = 1; + this.listBox9.ScrollUpButton.OverlapOptimize = true; + this.listBox9.ScrollUpButton.RepeatInterval = 200; + this.listBox9.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox9.ScrollUpButton.RoundSize = 10; + this.listBox9.ScrollUpButton.SafeInterval = 200; + this.listBox9.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox9.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox9.ScrollUpButton.TabIndex = 1; + this.listBox9.ScrollUpButton.Text = null; + this.listBox9.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox9.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox9.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox9.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox9.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox9.ScrollUpButton.Visible = false; + this.listBox9.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox9.SelectFilled = true; + this.listBox9.SelectItemIndex = -1; + this.listBox9.SelectTextColor = System.Drawing.Color.White; + this.listBox9.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox9.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox9.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox9.SeparationlineVisibleBottom = true; + this.listBox9.SeparationlineVisibleTop = true; + this.listBox9.Size = new System.Drawing.Size(50, 463); + this.listBox9.TabIndex = 91; + this.listBox9.Text = "smartListBox9"; + this.listBox9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox9.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox8 + // + this.listBox8.BackGround = null; + this.listBox8.BackGroundColor = System.Drawing.Color.White; + this.listBox8.BorderColor = System.Drawing.Color.Black; + this.listBox8.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox8.ColumnStyles = null; + this.listBox8.DataSource = null; + this.listBox8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox8.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox8.ItemOffsetGap = 10; + this.listBox8.ItemOffsetX = 1; + this.listBox8.ItemOffsetY = 0; + this.listBox8.ItemTextOffsetY = 1; + this.listBox8.Location = new System.Drawing.Point(690, 135); + this.listBox8.MouseMoveEventSpace = 3; + this.listBox8.MouseMoveSpace = 10; + this.listBox8.Name = "listBox8"; + this.listBox8.OverlapOptimize = true; + this.listBox8.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox8.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox8.ScrollBarButtonHeight = 15; + this.listBox8.ScrollBarButtonImage = null; + this.listBox8.ScrollBarButtonRound = 0; + this.listBox8.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox8.ScrollButtonHeight = 30; + this.listBox8.ScrollButtonWidth = 30; + // + // + // + this.listBox8.ScrollDownButton.BackGround = null; + this.listBox8.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox8.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox8.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox8.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox8.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox8.ScrollDownButton.ButtonText = "▼"; + this.listBox8.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox8.ScrollDownButton.GroupID = 0; + this.listBox8.ScrollDownButton.ImageDisable = null; + this.listBox8.ScrollDownButton.ImageDown = null; + this.listBox8.ScrollDownButton.ImageUp = null; + this.listBox8.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox8.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox8.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox8.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox8.ScrollDownButton.OutlinePixel = 1; + this.listBox8.ScrollDownButton.OverlapOptimize = true; + this.listBox8.ScrollDownButton.RepeatInterval = 200; + this.listBox8.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox8.ScrollDownButton.RoundSize = 10; + this.listBox8.ScrollDownButton.SafeInterval = 200; + this.listBox8.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox8.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox8.ScrollDownButton.TabIndex = 0; + this.listBox8.ScrollDownButton.Text = null; + this.listBox8.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox8.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox8.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox8.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox8.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox8.ScrollDownButton.Visible = false; + this.listBox8.ScrollStep = 1; + // + // + // + this.listBox8.ScrollUpButton.BackGround = null; + this.listBox8.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox8.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox8.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox8.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox8.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox8.ScrollUpButton.ButtonText = "▲"; + this.listBox8.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox8.ScrollUpButton.GroupID = 0; + this.listBox8.ScrollUpButton.ImageDisable = null; + this.listBox8.ScrollUpButton.ImageDown = null; + this.listBox8.ScrollUpButton.ImageUp = null; + this.listBox8.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox8.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox8.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox8.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox8.ScrollUpButton.OutlinePixel = 1; + this.listBox8.ScrollUpButton.OverlapOptimize = true; + this.listBox8.ScrollUpButton.RepeatInterval = 200; + this.listBox8.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox8.ScrollUpButton.RoundSize = 10; + this.listBox8.ScrollUpButton.SafeInterval = 200; + this.listBox8.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox8.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox8.ScrollUpButton.TabIndex = 1; + this.listBox8.ScrollUpButton.Text = null; + this.listBox8.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox8.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox8.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox8.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox8.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox8.ScrollUpButton.Visible = false; + this.listBox8.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox8.SelectFilled = true; + this.listBox8.SelectItemIndex = -1; + this.listBox8.SelectTextColor = System.Drawing.Color.White; + this.listBox8.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox8.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox8.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox8.SeparationlineVisibleBottom = true; + this.listBox8.SeparationlineVisibleTop = true; + this.listBox8.Size = new System.Drawing.Size(50, 463); + this.listBox8.TabIndex = 90; + this.listBox8.Text = "smartListBox10"; + this.listBox8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox8.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox7 + // + this.listBox7.BackGround = null; + this.listBox7.BackGroundColor = System.Drawing.Color.White; + this.listBox7.BorderColor = System.Drawing.Color.Black; + this.listBox7.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox7.ColumnStyles = null; + this.listBox7.DataSource = null; + this.listBox7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox7.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox7.ItemOffsetGap = 10; + this.listBox7.ItemOffsetX = 1; + this.listBox7.ItemOffsetY = 0; + this.listBox7.ItemTextOffsetY = 1; + this.listBox7.Location = new System.Drawing.Point(641, 135); + this.listBox7.MouseMoveEventSpace = 3; + this.listBox7.MouseMoveSpace = 10; + this.listBox7.Name = "listBox7"; + this.listBox7.OverlapOptimize = true; + this.listBox7.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox7.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox7.ScrollBarButtonHeight = 15; + this.listBox7.ScrollBarButtonImage = null; + this.listBox7.ScrollBarButtonRound = 0; + this.listBox7.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox7.ScrollButtonHeight = 30; + this.listBox7.ScrollButtonWidth = 30; + // + // + // + this.listBox7.ScrollDownButton.BackGround = null; + this.listBox7.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox7.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox7.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox7.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox7.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox7.ScrollDownButton.ButtonText = "▼"; + this.listBox7.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox7.ScrollDownButton.GroupID = 0; + this.listBox7.ScrollDownButton.ImageDisable = null; + this.listBox7.ScrollDownButton.ImageDown = null; + this.listBox7.ScrollDownButton.ImageUp = null; + this.listBox7.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox7.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox7.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox7.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox7.ScrollDownButton.OutlinePixel = 1; + this.listBox7.ScrollDownButton.OverlapOptimize = true; + this.listBox7.ScrollDownButton.RepeatInterval = 200; + this.listBox7.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox7.ScrollDownButton.RoundSize = 10; + this.listBox7.ScrollDownButton.SafeInterval = 200; + this.listBox7.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox7.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox7.ScrollDownButton.TabIndex = 0; + this.listBox7.ScrollDownButton.Text = null; + this.listBox7.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox7.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox7.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox7.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox7.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox7.ScrollDownButton.Visible = false; + this.listBox7.ScrollStep = 1; + // + // + // + this.listBox7.ScrollUpButton.BackGround = null; + this.listBox7.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox7.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox7.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox7.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox7.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox7.ScrollUpButton.ButtonText = "▲"; + this.listBox7.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox7.ScrollUpButton.GroupID = 0; + this.listBox7.ScrollUpButton.ImageDisable = null; + this.listBox7.ScrollUpButton.ImageDown = null; + this.listBox7.ScrollUpButton.ImageUp = null; + this.listBox7.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox7.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox7.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox7.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox7.ScrollUpButton.OutlinePixel = 1; + this.listBox7.ScrollUpButton.OverlapOptimize = true; + this.listBox7.ScrollUpButton.RepeatInterval = 200; + this.listBox7.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox7.ScrollUpButton.RoundSize = 10; + this.listBox7.ScrollUpButton.SafeInterval = 200; + this.listBox7.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox7.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox7.ScrollUpButton.TabIndex = 1; + this.listBox7.ScrollUpButton.Text = null; + this.listBox7.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox7.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox7.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox7.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox7.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox7.ScrollUpButton.Visible = false; + this.listBox7.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox7.SelectFilled = true; + this.listBox7.SelectItemIndex = -1; + this.listBox7.SelectTextColor = System.Drawing.Color.White; + this.listBox7.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox7.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox7.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox7.SeparationlineVisibleBottom = true; + this.listBox7.SeparationlineVisibleTop = true; + this.listBox7.Size = new System.Drawing.Size(50, 463); + this.listBox7.TabIndex = 89; + this.listBox7.Text = "smartListBox11"; + this.listBox7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox7.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox6 + // + this.listBox6.BackGround = null; + this.listBox6.BackGroundColor = System.Drawing.Color.White; + this.listBox6.BorderColor = System.Drawing.Color.Black; + this.listBox6.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox6.ColumnStyles = null; + this.listBox6.DataSource = null; + this.listBox6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox6.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox6.ItemOffsetGap = 10; + this.listBox6.ItemOffsetX = 1; + this.listBox6.ItemOffsetY = 0; + this.listBox6.ItemTextOffsetY = 1; + this.listBox6.Location = new System.Drawing.Point(592, 135); + this.listBox6.MouseMoveEventSpace = 3; + this.listBox6.MouseMoveSpace = 10; + this.listBox6.Name = "listBox6"; + this.listBox6.OverlapOptimize = true; + this.listBox6.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox6.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox6.ScrollBarButtonHeight = 15; + this.listBox6.ScrollBarButtonImage = null; + this.listBox6.ScrollBarButtonRound = 0; + this.listBox6.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox6.ScrollButtonHeight = 30; + this.listBox6.ScrollButtonWidth = 30; + // + // + // + this.listBox6.ScrollDownButton.BackGround = null; + this.listBox6.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox6.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox6.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox6.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox6.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox6.ScrollDownButton.ButtonText = "▼"; + this.listBox6.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox6.ScrollDownButton.GroupID = 0; + this.listBox6.ScrollDownButton.ImageDisable = null; + this.listBox6.ScrollDownButton.ImageDown = null; + this.listBox6.ScrollDownButton.ImageUp = null; + this.listBox6.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox6.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox6.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox6.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox6.ScrollDownButton.OutlinePixel = 1; + this.listBox6.ScrollDownButton.OverlapOptimize = true; + this.listBox6.ScrollDownButton.RepeatInterval = 200; + this.listBox6.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox6.ScrollDownButton.RoundSize = 10; + this.listBox6.ScrollDownButton.SafeInterval = 200; + this.listBox6.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox6.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox6.ScrollDownButton.TabIndex = 0; + this.listBox6.ScrollDownButton.Text = null; + this.listBox6.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox6.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox6.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox6.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox6.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox6.ScrollDownButton.Visible = false; + this.listBox6.ScrollStep = 1; + // + // + // + this.listBox6.ScrollUpButton.BackGround = null; + this.listBox6.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox6.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox6.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox6.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox6.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox6.ScrollUpButton.ButtonText = "▲"; + this.listBox6.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox6.ScrollUpButton.GroupID = 0; + this.listBox6.ScrollUpButton.ImageDisable = null; + this.listBox6.ScrollUpButton.ImageDown = null; + this.listBox6.ScrollUpButton.ImageUp = null; + this.listBox6.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox6.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox6.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox6.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox6.ScrollUpButton.OutlinePixel = 1; + this.listBox6.ScrollUpButton.OverlapOptimize = true; + this.listBox6.ScrollUpButton.RepeatInterval = 200; + this.listBox6.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox6.ScrollUpButton.RoundSize = 10; + this.listBox6.ScrollUpButton.SafeInterval = 200; + this.listBox6.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox6.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox6.ScrollUpButton.TabIndex = 1; + this.listBox6.ScrollUpButton.Text = null; + this.listBox6.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox6.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox6.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox6.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox6.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox6.ScrollUpButton.Visible = false; + this.listBox6.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox6.SelectFilled = true; + this.listBox6.SelectItemIndex = -1; + this.listBox6.SelectTextColor = System.Drawing.Color.White; + this.listBox6.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox6.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox6.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox6.SeparationlineVisibleBottom = true; + this.listBox6.SeparationlineVisibleTop = true; + this.listBox6.Size = new System.Drawing.Size(50, 463); + this.listBox6.TabIndex = 88; + this.listBox6.Text = "smartListBox5"; + this.listBox6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox6.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox5 + // + this.listBox5.BackGround = null; + this.listBox5.BackGroundColor = System.Drawing.Color.White; + this.listBox5.BorderColor = System.Drawing.Color.Black; + this.listBox5.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox5.ColumnStyles = null; + this.listBox5.DataSource = null; + this.listBox5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox5.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox5.ItemOffsetGap = 10; + this.listBox5.ItemOffsetX = 1; + this.listBox5.ItemOffsetY = 0; + this.listBox5.ItemTextOffsetY = 1; + this.listBox5.Location = new System.Drawing.Point(543, 135); + this.listBox5.MouseMoveEventSpace = 3; + this.listBox5.MouseMoveSpace = 10; + this.listBox5.Name = "listBox5"; + this.listBox5.OverlapOptimize = true; + this.listBox5.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox5.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox5.ScrollBarButtonHeight = 15; + this.listBox5.ScrollBarButtonImage = null; + this.listBox5.ScrollBarButtonRound = 0; + this.listBox5.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox5.ScrollButtonHeight = 30; + this.listBox5.ScrollButtonWidth = 30; + // + // + // + this.listBox5.ScrollDownButton.BackGround = null; + this.listBox5.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox5.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox5.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox5.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox5.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox5.ScrollDownButton.ButtonText = "▼"; + this.listBox5.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox5.ScrollDownButton.GroupID = 0; + this.listBox5.ScrollDownButton.ImageDisable = null; + this.listBox5.ScrollDownButton.ImageDown = null; + this.listBox5.ScrollDownButton.ImageUp = null; + this.listBox5.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox5.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox5.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox5.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox5.ScrollDownButton.OutlinePixel = 1; + this.listBox5.ScrollDownButton.OverlapOptimize = true; + this.listBox5.ScrollDownButton.RepeatInterval = 200; + this.listBox5.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox5.ScrollDownButton.RoundSize = 10; + this.listBox5.ScrollDownButton.SafeInterval = 200; + this.listBox5.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox5.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox5.ScrollDownButton.TabIndex = 0; + this.listBox5.ScrollDownButton.Text = null; + this.listBox5.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox5.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox5.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox5.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox5.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox5.ScrollDownButton.Visible = false; + this.listBox5.ScrollStep = 1; + // + // + // + this.listBox5.ScrollUpButton.BackGround = null; + this.listBox5.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox5.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox5.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox5.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox5.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox5.ScrollUpButton.ButtonText = "▲"; + this.listBox5.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox5.ScrollUpButton.GroupID = 0; + this.listBox5.ScrollUpButton.ImageDisable = null; + this.listBox5.ScrollUpButton.ImageDown = null; + this.listBox5.ScrollUpButton.ImageUp = null; + this.listBox5.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox5.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox5.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox5.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox5.ScrollUpButton.OutlinePixel = 1; + this.listBox5.ScrollUpButton.OverlapOptimize = true; + this.listBox5.ScrollUpButton.RepeatInterval = 200; + this.listBox5.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox5.ScrollUpButton.RoundSize = 10; + this.listBox5.ScrollUpButton.SafeInterval = 200; + this.listBox5.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox5.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox5.ScrollUpButton.TabIndex = 1; + this.listBox5.ScrollUpButton.Text = null; + this.listBox5.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox5.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox5.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox5.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox5.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox5.ScrollUpButton.Visible = false; + this.listBox5.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox5.SelectFilled = true; + this.listBox5.SelectItemIndex = -1; + this.listBox5.SelectTextColor = System.Drawing.Color.White; + this.listBox5.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox5.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox5.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox5.SeparationlineVisibleBottom = true; + this.listBox5.SeparationlineVisibleTop = true; + this.listBox5.Size = new System.Drawing.Size(50, 463); + this.listBox5.TabIndex = 87; + this.listBox5.Text = "smartListBox6"; + this.listBox5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox5.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox4 + // + this.listBox4.BackGround = null; + this.listBox4.BackGroundColor = System.Drawing.Color.White; + this.listBox4.BorderColor = System.Drawing.Color.Black; + this.listBox4.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox4.ColumnStyles = null; + this.listBox4.DataSource = null; + this.listBox4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox4.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox4.ItemOffsetGap = 10; + this.listBox4.ItemOffsetX = 1; + this.listBox4.ItemOffsetY = 0; + this.listBox4.ItemTextOffsetY = 1; + this.listBox4.Location = new System.Drawing.Point(494, 135); + this.listBox4.MouseMoveEventSpace = 3; + this.listBox4.MouseMoveSpace = 10; + this.listBox4.Name = "listBox4"; + this.listBox4.OverlapOptimize = true; + this.listBox4.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox4.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox4.ScrollBarButtonHeight = 15; + this.listBox4.ScrollBarButtonImage = null; + this.listBox4.ScrollBarButtonRound = 0; + this.listBox4.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox4.ScrollButtonHeight = 30; + this.listBox4.ScrollButtonWidth = 30; + // + // + // + this.listBox4.ScrollDownButton.BackGround = null; + this.listBox4.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox4.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox4.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox4.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox4.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox4.ScrollDownButton.ButtonText = "▼"; + this.listBox4.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox4.ScrollDownButton.GroupID = 0; + this.listBox4.ScrollDownButton.ImageDisable = null; + this.listBox4.ScrollDownButton.ImageDown = null; + this.listBox4.ScrollDownButton.ImageUp = null; + this.listBox4.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox4.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox4.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox4.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox4.ScrollDownButton.OutlinePixel = 1; + this.listBox4.ScrollDownButton.OverlapOptimize = true; + this.listBox4.ScrollDownButton.RepeatInterval = 200; + this.listBox4.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox4.ScrollDownButton.RoundSize = 10; + this.listBox4.ScrollDownButton.SafeInterval = 200; + this.listBox4.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox4.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox4.ScrollDownButton.TabIndex = 0; + this.listBox4.ScrollDownButton.Text = null; + this.listBox4.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox4.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox4.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox4.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox4.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox4.ScrollDownButton.Visible = false; + this.listBox4.ScrollStep = 1; + // + // + // + this.listBox4.ScrollUpButton.BackGround = null; + this.listBox4.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox4.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox4.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox4.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox4.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox4.ScrollUpButton.ButtonText = "▲"; + this.listBox4.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox4.ScrollUpButton.GroupID = 0; + this.listBox4.ScrollUpButton.ImageDisable = null; + this.listBox4.ScrollUpButton.ImageDown = null; + this.listBox4.ScrollUpButton.ImageUp = null; + this.listBox4.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox4.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox4.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox4.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox4.ScrollUpButton.OutlinePixel = 1; + this.listBox4.ScrollUpButton.OverlapOptimize = true; + this.listBox4.ScrollUpButton.RepeatInterval = 200; + this.listBox4.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox4.ScrollUpButton.RoundSize = 10; + this.listBox4.ScrollUpButton.SafeInterval = 200; + this.listBox4.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox4.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox4.ScrollUpButton.TabIndex = 1; + this.listBox4.ScrollUpButton.Text = null; + this.listBox4.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox4.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox4.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox4.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox4.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox4.ScrollUpButton.Visible = false; + this.listBox4.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox4.SelectFilled = true; + this.listBox4.SelectItemIndex = -1; + this.listBox4.SelectTextColor = System.Drawing.Color.White; + this.listBox4.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox4.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox4.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox4.SeparationlineVisibleBottom = true; + this.listBox4.SeparationlineVisibleTop = true; + this.listBox4.Size = new System.Drawing.Size(50, 463); + this.listBox4.TabIndex = 86; + this.listBox4.Text = "smartListBox7"; + this.listBox4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox4.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox3 + // + this.listBox3.BackGround = null; + this.listBox3.BackGroundColor = System.Drawing.Color.White; + this.listBox3.BorderColor = System.Drawing.Color.Black; + this.listBox3.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox3.ColumnStyles = null; + this.listBox3.DataSource = null; + this.listBox3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox3.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox3.ItemOffsetGap = 10; + this.listBox3.ItemOffsetX = 1; + this.listBox3.ItemOffsetY = 0; + this.listBox3.ItemTextOffsetY = 1; + this.listBox3.Location = new System.Drawing.Point(445, 135); + this.listBox3.MouseMoveEventSpace = 3; + this.listBox3.MouseMoveSpace = 10; + this.listBox3.Name = "listBox3"; + this.listBox3.OverlapOptimize = true; + this.listBox3.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox3.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox3.ScrollBarButtonHeight = 15; + this.listBox3.ScrollBarButtonImage = null; + this.listBox3.ScrollBarButtonRound = 0; + this.listBox3.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox3.ScrollButtonHeight = 30; + this.listBox3.ScrollButtonWidth = 30; + // + // + // + this.listBox3.ScrollDownButton.BackGround = null; + this.listBox3.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox3.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox3.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox3.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox3.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox3.ScrollDownButton.ButtonText = "▼"; + this.listBox3.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox3.ScrollDownButton.GroupID = 0; + this.listBox3.ScrollDownButton.ImageDisable = null; + this.listBox3.ScrollDownButton.ImageDown = null; + this.listBox3.ScrollDownButton.ImageUp = null; + this.listBox3.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox3.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox3.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox3.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox3.ScrollDownButton.OutlinePixel = 1; + this.listBox3.ScrollDownButton.OverlapOptimize = true; + this.listBox3.ScrollDownButton.RepeatInterval = 200; + this.listBox3.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox3.ScrollDownButton.RoundSize = 10; + this.listBox3.ScrollDownButton.SafeInterval = 200; + this.listBox3.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox3.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox3.ScrollDownButton.TabIndex = 0; + this.listBox3.ScrollDownButton.Text = null; + this.listBox3.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox3.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox3.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox3.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox3.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox3.ScrollDownButton.Visible = false; + this.listBox3.ScrollStep = 1; + // + // + // + this.listBox3.ScrollUpButton.BackGround = null; + this.listBox3.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox3.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox3.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox3.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox3.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox3.ScrollUpButton.ButtonText = "▲"; + this.listBox3.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox3.ScrollUpButton.GroupID = 0; + this.listBox3.ScrollUpButton.ImageDisable = null; + this.listBox3.ScrollUpButton.ImageDown = null; + this.listBox3.ScrollUpButton.ImageUp = null; + this.listBox3.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox3.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox3.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox3.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox3.ScrollUpButton.OutlinePixel = 1; + this.listBox3.ScrollUpButton.OverlapOptimize = true; + this.listBox3.ScrollUpButton.RepeatInterval = 200; + this.listBox3.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox3.ScrollUpButton.RoundSize = 10; + this.listBox3.ScrollUpButton.SafeInterval = 200; + this.listBox3.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox3.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox3.ScrollUpButton.TabIndex = 1; + this.listBox3.ScrollUpButton.Text = null; + this.listBox3.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox3.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox3.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox3.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox3.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox3.ScrollUpButton.Visible = false; + this.listBox3.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox3.SelectFilled = true; + this.listBox3.SelectItemIndex = -1; + this.listBox3.SelectTextColor = System.Drawing.Color.White; + this.listBox3.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox3.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox3.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox3.SeparationlineVisibleBottom = true; + this.listBox3.SeparationlineVisibleTop = true; + this.listBox3.Size = new System.Drawing.Size(50, 463); + this.listBox3.TabIndex = 85; + this.listBox3.Text = "smartListBox4"; + this.listBox3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox3.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox2 + // + this.listBox2.BackGround = null; + this.listBox2.BackGroundColor = System.Drawing.Color.White; + this.listBox2.BorderColor = System.Drawing.Color.Black; + this.listBox2.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox2.ColumnStyles = null; + this.listBox2.DataSource = null; + this.listBox2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox2.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox2.ItemOffsetGap = 10; + this.listBox2.ItemOffsetX = 1; + this.listBox2.ItemOffsetY = 0; + this.listBox2.ItemTextOffsetY = 1; + this.listBox2.Location = new System.Drawing.Point(396, 135); + this.listBox2.MouseMoveEventSpace = 3; + this.listBox2.MouseMoveSpace = 10; + this.listBox2.Name = "listBox2"; + this.listBox2.OverlapOptimize = true; + this.listBox2.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox2.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox2.ScrollBarButtonHeight = 15; + this.listBox2.ScrollBarButtonImage = null; + this.listBox2.ScrollBarButtonRound = 0; + this.listBox2.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox2.ScrollButtonHeight = 30; + this.listBox2.ScrollButtonWidth = 30; + // + // + // + this.listBox2.ScrollDownButton.BackGround = null; + this.listBox2.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox2.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox2.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox2.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox2.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox2.ScrollDownButton.ButtonText = "▼"; + this.listBox2.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox2.ScrollDownButton.GroupID = 0; + this.listBox2.ScrollDownButton.ImageDisable = null; + this.listBox2.ScrollDownButton.ImageDown = null; + this.listBox2.ScrollDownButton.ImageUp = null; + this.listBox2.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox2.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox2.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox2.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox2.ScrollDownButton.OutlinePixel = 1; + this.listBox2.ScrollDownButton.OverlapOptimize = true; + this.listBox2.ScrollDownButton.RepeatInterval = 200; + this.listBox2.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox2.ScrollDownButton.RoundSize = 10; + this.listBox2.ScrollDownButton.SafeInterval = 200; + this.listBox2.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox2.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox2.ScrollDownButton.TabIndex = 0; + this.listBox2.ScrollDownButton.Text = null; + this.listBox2.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox2.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox2.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox2.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox2.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox2.ScrollDownButton.Visible = false; + this.listBox2.ScrollStep = 1; + // + // + // + this.listBox2.ScrollUpButton.BackGround = null; + this.listBox2.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox2.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox2.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox2.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox2.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox2.ScrollUpButton.ButtonText = "▲"; + this.listBox2.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox2.ScrollUpButton.GroupID = 0; + this.listBox2.ScrollUpButton.ImageDisable = null; + this.listBox2.ScrollUpButton.ImageDown = null; + this.listBox2.ScrollUpButton.ImageUp = null; + this.listBox2.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox2.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox2.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox2.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox2.ScrollUpButton.OutlinePixel = 1; + this.listBox2.ScrollUpButton.OverlapOptimize = true; + this.listBox2.ScrollUpButton.RepeatInterval = 200; + this.listBox2.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox2.ScrollUpButton.RoundSize = 10; + this.listBox2.ScrollUpButton.SafeInterval = 200; + this.listBox2.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox2.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox2.ScrollUpButton.TabIndex = 1; + this.listBox2.ScrollUpButton.Text = null; + this.listBox2.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox2.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox2.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox2.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox2.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox2.ScrollUpButton.Visible = false; + this.listBox2.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox2.SelectFilled = true; + this.listBox2.SelectItemIndex = -1; + this.listBox2.SelectTextColor = System.Drawing.Color.White; + this.listBox2.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox2.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox2.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox2.SeparationlineVisibleBottom = true; + this.listBox2.SeparationlineVisibleTop = true; + this.listBox2.Size = new System.Drawing.Size(50, 463); + this.listBox2.TabIndex = 84; + this.listBox2.Text = "smartListBox3"; + this.listBox2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox2.TextColorDisable = System.Drawing.Color.Gray; + // + // listBox1 + // + this.listBox1.BackGround = null; + this.listBox1.BackGroundColor = System.Drawing.Color.White; + this.listBox1.BorderColor = System.Drawing.Color.Black; + this.listBox1.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBox1.ColumnStyles = null; + this.listBox1.DataSource = null; + this.listBox1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBox1.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBox1.ItemOffsetGap = 10; + this.listBox1.ItemOffsetX = 1; + this.listBox1.ItemOffsetY = 0; + this.listBox1.ItemTextOffsetY = 1; + this.listBox1.Location = new System.Drawing.Point(347, 135); + this.listBox1.MouseMoveEventSpace = 3; + this.listBox1.MouseMoveSpace = 10; + this.listBox1.Name = "listBox1"; + this.listBox1.OverlapOptimize = true; + this.listBox1.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBox1.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBox1.ScrollBarButtonHeight = 15; + this.listBox1.ScrollBarButtonImage = null; + this.listBox1.ScrollBarButtonRound = 0; + this.listBox1.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBox1.ScrollButtonHeight = 30; + this.listBox1.ScrollButtonWidth = 30; + // + // + // + this.listBox1.ScrollDownButton.BackGround = null; + this.listBox1.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox1.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox1.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox1.ScrollDownButton.ButtonImageAutoSize = false; + this.listBox1.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox1.ScrollDownButton.ButtonText = "▼"; + this.listBox1.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox1.ScrollDownButton.GroupID = 0; + this.listBox1.ScrollDownButton.ImageDisable = null; + this.listBox1.ScrollDownButton.ImageDown = null; + this.listBox1.ScrollDownButton.ImageUp = null; + this.listBox1.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBox1.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox1.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBox1.ScrollDownButton.NestedClickEventPrevent = false; + this.listBox1.ScrollDownButton.OutlinePixel = 1; + this.listBox1.ScrollDownButton.OverlapOptimize = true; + this.listBox1.ScrollDownButton.RepeatInterval = 200; + this.listBox1.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBox1.ScrollDownButton.RoundSize = 10; + this.listBox1.ScrollDownButton.SafeInterval = 200; + this.listBox1.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBox1.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox1.ScrollDownButton.TabIndex = 0; + this.listBox1.ScrollDownButton.Text = null; + this.listBox1.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBox1.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox1.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox1.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox1.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox1.ScrollDownButton.Visible = false; + this.listBox1.ScrollStep = 1; + // + // + // + this.listBox1.ScrollUpButton.BackGround = null; + this.listBox1.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBox1.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBox1.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBox1.ScrollUpButton.ButtonImageAutoSize = false; + this.listBox1.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBox1.ScrollUpButton.ButtonText = "▲"; + this.listBox1.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBox1.ScrollUpButton.GroupID = 0; + this.listBox1.ScrollUpButton.ImageDisable = null; + this.listBox1.ScrollUpButton.ImageDown = null; + this.listBox1.ScrollUpButton.ImageUp = null; + this.listBox1.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBox1.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBox1.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBox1.ScrollUpButton.NestedClickEventPrevent = false; + this.listBox1.ScrollUpButton.OutlinePixel = 1; + this.listBox1.ScrollUpButton.OverlapOptimize = true; + this.listBox1.ScrollUpButton.RepeatInterval = 200; + this.listBox1.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBox1.ScrollUpButton.RoundSize = 10; + this.listBox1.ScrollUpButton.SafeInterval = 200; + this.listBox1.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBox1.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBox1.ScrollUpButton.TabIndex = 1; + this.listBox1.ScrollUpButton.Text = null; + this.listBox1.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBox1.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBox1.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBox1.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBox1.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBox1.ScrollUpButton.Visible = false; + this.listBox1.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBox1.SelectFilled = true; + this.listBox1.SelectItemIndex = -1; + this.listBox1.SelectTextColor = System.Drawing.Color.White; + this.listBox1.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBox1.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBox1.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBox1.SeparationlineVisibleBottom = true; + this.listBox1.SeparationlineVisibleTop = true; + this.listBox1.Size = new System.Drawing.Size(50, 463); + this.listBox1.TabIndex = 83; + this.listBox1.Text = "smartListBox2"; + this.listBox1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBox1.TextColorDisable = System.Drawing.Color.Gray; + // + // buttonBackup + // + this.buttonBackup.BackGround = this.smartGroupBox1; + this.buttonBackup.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); + 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.GroupID = 0; + this.buttonBackup.ImageDisable = null; + this.buttonBackup.ImageDown = null; + this.buttonBackup.ImageUp = null; + this.buttonBackup.Location = new System.Drawing.Point(703, 51); + this.buttonBackup.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonBackup.Name = "buttonBackup"; + this.buttonBackup.NestedClickEventPrevent = false; + this.buttonBackup.OutlinePixel = 2; + this.buttonBackup.OverlapOptimize = true; + this.buttonBackup.RepeatInterval = 200; + this.buttonBackup.RepeatIntervalAccelerate = null; + this.buttonBackup.RoundSize = 10; + this.buttonBackup.SafeInterval = 200; + this.buttonBackup.Size = new System.Drawing.Size(90, 50); + this.buttonBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.buttonBackup.TabIndex = 82; + 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.Click += new System.EventHandler(this.buttonBackup_Click); + // + // listBoxTime + // + this.listBoxTime.BackGround = null; + this.listBoxTime.BackGroundColor = System.Drawing.Color.White; + this.listBoxTime.BorderColor = System.Drawing.Color.Black; + this.listBoxTime.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; + this.listBoxTime.ColumnStyles = null; + this.listBoxTime.DataSource = null; + this.listBoxTime.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); + this.listBoxTime.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; + this.listBoxTime.ItemOffsetGap = 10; + this.listBoxTime.ItemOffsetX = 1; + this.listBoxTime.ItemOffsetY = 0; + this.listBoxTime.ItemTextOffsetY = 1; + this.listBoxTime.Location = new System.Drawing.Point(268, 135); + this.listBoxTime.MouseMoveEventSpace = 3; + this.listBoxTime.MouseMoveSpace = 10; + this.listBoxTime.Name = "listBoxTime"; + this.listBoxTime.OverlapOptimize = true; + this.listBoxTime.ScrollBarBackColor = System.Drawing.Color.DarkGray; + this.listBoxTime.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; + this.listBoxTime.ScrollBarButtonHeight = 15; + this.listBoxTime.ScrollBarButtonImage = null; + this.listBoxTime.ScrollBarButtonRound = 0; + this.listBoxTime.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None; + this.listBoxTime.ScrollButtonHeight = 30; + this.listBoxTime.ScrollButtonWidth = 30; + // + // + // + this.listBoxTime.ScrollDownButton.BackGround = null; + this.listBoxTime.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBoxTime.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBoxTime.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBoxTime.ScrollDownButton.ButtonImageAutoSize = false; + this.listBoxTime.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBoxTime.ScrollDownButton.ButtonText = "▼"; + this.listBoxTime.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBoxTime.ScrollDownButton.GroupID = 0; + this.listBoxTime.ScrollDownButton.ImageDisable = null; + this.listBoxTime.ScrollDownButton.ImageDown = null; + this.listBoxTime.ScrollDownButton.ImageUp = null; + this.listBoxTime.ScrollDownButton.Location = new System.Drawing.Point(513, 503); + this.listBoxTime.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBoxTime.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; + this.listBoxTime.ScrollDownButton.NestedClickEventPrevent = false; + this.listBoxTime.ScrollDownButton.OutlinePixel = 1; + this.listBoxTime.ScrollDownButton.OverlapOptimize = true; + this.listBoxTime.ScrollDownButton.RepeatInterval = 200; + this.listBoxTime.ScrollDownButton.RepeatIntervalAccelerate = null; + this.listBoxTime.ScrollDownButton.RoundSize = 10; + this.listBoxTime.ScrollDownButton.SafeInterval = 200; + this.listBoxTime.ScrollDownButton.Size = new System.Drawing.Size(30, 30); + this.listBoxTime.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBoxTime.ScrollDownButton.TabIndex = 0; + this.listBoxTime.ScrollDownButton.Text = null; + this.listBoxTime.ScrollDownButton.TextColor = System.Drawing.Color.White; + this.listBoxTime.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBoxTime.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBoxTime.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBoxTime.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBoxTime.ScrollDownButton.Visible = false; + this.listBoxTime.ScrollStep = 1; + // + // + // + this.listBoxTime.ScrollUpButton.BackGround = null; + this.listBoxTime.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; + this.listBoxTime.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.listBoxTime.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); + this.listBoxTime.ScrollUpButton.ButtonImageAutoSize = false; + this.listBoxTime.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; + this.listBoxTime.ScrollUpButton.ButtonText = "▲"; + this.listBoxTime.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.listBoxTime.ScrollUpButton.GroupID = 0; + this.listBoxTime.ScrollUpButton.ImageDisable = null; + this.listBoxTime.ScrollUpButton.ImageDown = null; + this.listBoxTime.ScrollUpButton.ImageUp = null; + this.listBoxTime.ScrollUpButton.Location = new System.Drawing.Point(513, 2); + this.listBoxTime.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.listBoxTime.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; + this.listBoxTime.ScrollUpButton.NestedClickEventPrevent = false; + this.listBoxTime.ScrollUpButton.OutlinePixel = 1; + this.listBoxTime.ScrollUpButton.OverlapOptimize = true; + this.listBoxTime.ScrollUpButton.RepeatInterval = 200; + this.listBoxTime.ScrollUpButton.RepeatIntervalAccelerate = null; + this.listBoxTime.ScrollUpButton.RoundSize = 10; + this.listBoxTime.ScrollUpButton.SafeInterval = 200; + this.listBoxTime.ScrollUpButton.Size = new System.Drawing.Size(30, 30); + this.listBoxTime.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.listBoxTime.ScrollUpButton.TabIndex = 1; + this.listBoxTime.ScrollUpButton.Text = null; + this.listBoxTime.ScrollUpButton.TextColor = System.Drawing.Color.White; + this.listBoxTime.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; + this.listBoxTime.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.listBoxTime.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.listBoxTime.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.listBoxTime.ScrollUpButton.Visible = false; + this.listBoxTime.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); + this.listBoxTime.SelectFilled = true; + this.listBoxTime.SelectItemIndex = -1; + this.listBoxTime.SelectTextColor = System.Drawing.Color.White; + this.listBoxTime.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125))))); + this.listBoxTime.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.listBoxTime.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; + this.listBoxTime.SeparationlineVisibleBottom = true; + this.listBoxTime.SeparationlineVisibleTop = true; + this.listBoxTime.Size = new System.Drawing.Size(80, 463); + this.listBoxTime.TabIndex = 2; + this.listBoxTime.Text = "smartListBox1"; + this.listBoxTime.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.listBoxTime.TextColorDisable = System.Drawing.Color.Gray; + // + // smartFile1 + // + this.smartFile1.FilePathName = ""; + // + // buttonUp + // + this.buttonUp.BackGround = this.smartGroupBox1; + this.buttonUp.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); + this.buttonUp.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.buttonUp.ButtonDownColor = System.Drawing.Color.SlateGray; + this.buttonUp.ButtonImageAutoSize = true; + this.buttonUp.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; + this.buttonUp.ButtonText = "▲"; + this.buttonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.buttonUp.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular); + this.buttonUp.GroupID = 0; + this.buttonUp.ImageDisable = null; + this.buttonUp.ImageDown = null; + this.buttonUp.ImageUp = null; + this.buttonUp.Location = new System.Drawing.Point(844, 107); + this.buttonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonUp.Name = "buttonUp"; + this.buttonUp.NestedClickEventPrevent = false; + this.buttonUp.OutlinePixel = 2; + this.buttonUp.OverlapOptimize = true; + this.buttonUp.RepeatInterval = 200; + this.buttonUp.RepeatIntervalAccelerate = null; + this.buttonUp.RoundSize = 10; + this.buttonUp.SafeInterval = 200; + this.buttonUp.Size = new System.Drawing.Size(45, 75); + this.buttonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.buttonUp.TabIndex = 105; + this.buttonUp.Text = null; + this.buttonUp.TextColor = System.Drawing.Color.White; + this.buttonUp.TextColorDisable = System.Drawing.Color.Gray; + this.buttonUp.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.buttonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.buttonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.buttonUp.Click += new System.EventHandler(this.buttonUp_Click); + // + // buttonDown + // + this.buttonDown.BackGround = this.smartGroupBox1; + this.buttonDown.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); + this.buttonDown.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.buttonDown.ButtonDownColor = System.Drawing.Color.SlateGray; + this.buttonDown.ButtonImageAutoSize = true; + this.buttonDown.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; + this.buttonDown.ButtonText = "▼"; + this.buttonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.buttonDown.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular); + this.buttonDown.GroupID = 0; + this.buttonDown.ImageDisable = null; + this.buttonDown.ImageDown = null; + this.buttonDown.ImageUp = null; + this.buttonDown.Location = new System.Drawing.Point(844, 523); + this.buttonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonDown.Name = "buttonDown"; + this.buttonDown.NestedClickEventPrevent = false; + this.buttonDown.OutlinePixel = 2; + this.buttonDown.OverlapOptimize = true; + this.buttonDown.RepeatInterval = 200; + this.buttonDown.RepeatIntervalAccelerate = null; + this.buttonDown.RoundSize = 10; + this.buttonDown.SafeInterval = 200; + this.buttonDown.Size = new System.Drawing.Size(45, 75); + this.buttonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.buttonDown.TabIndex = 106; + this.buttonDown.Text = null; + this.buttonDown.TextColor = System.Drawing.Color.White; + this.buttonDown.TextColorDisable = System.Drawing.Color.Gray; + this.buttonDown.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.buttonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.buttonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.buttonDown.Click += new System.EventHandler(this.buttonDown_Click); + // + // labelPath + // + this.labelPath.BackGround = this.smartGroupBox1; + this.labelPath.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); + this.labelPath.BorderColor = System.Drawing.Color.Black; + this.labelPath.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelPath.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold); + this.labelPath.LineSpacing = 0F; + this.labelPath.Location = new System.Drawing.Point(268, 51); + this.labelPath.Name = "labelPath"; + this.labelPath.OverlapOptimize = true; + this.labelPath.PasswordChar = '\0'; + this.labelPath.Radius = 3; + this.labelPath.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPath.Size = new System.Drawing.Size(429, 50); + this.labelPath.TabIndex = 107; + this.labelPath.Text = "00"; + this.labelPath.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPath.TextColorDisable = System.Drawing.Color.Gray; + this.labelPath.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.labelPath.TextVAlign = SmartX.SmartLabel.TextVerAlign.Bottom; + this.labelPath.Wordwrap = false; + // + // labelLeakCount1 + // + this.labelLeakCount1.BackGround = this.smartGroupBox1; + this.labelLeakCount1.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount1.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount1.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount1.LineSpacing = 0F; + this.labelLeakCount1.Location = new System.Drawing.Point(347, 622); + this.labelLeakCount1.Name = "labelLeakCount1"; + this.labelLeakCount1.OverlapOptimize = true; + this.labelLeakCount1.PasswordChar = '\0'; + this.labelLeakCount1.Radius = 3; + this.labelLeakCount1.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount1.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount1.TabIndex = 108; + this.labelLeakCount1.Text = "00"; + this.labelLeakCount1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount1.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount1.Wordwrap = false; + // + // labelPassCount1 + // + this.labelPassCount1.BackGround = this.smartGroupBox1; + this.labelPassCount1.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount1.BorderColor = System.Drawing.Color.Black; + this.labelPassCount1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount1.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount1.LineSpacing = 0F; + this.labelPassCount1.Location = new System.Drawing.Point(347, 603); + this.labelPassCount1.Name = "labelPassCount1"; + this.labelPassCount1.OverlapOptimize = true; + this.labelPassCount1.PasswordChar = '\0'; + this.labelPassCount1.Radius = 3; + this.labelPassCount1.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount1.Size = new System.Drawing.Size(50, 20); + this.labelPassCount1.TabIndex = 109; + this.labelPassCount1.Text = "00"; + this.labelPassCount1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount1.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount1.Wordwrap = false; + // + // labelPassCount2 + // + this.labelPassCount2.BackGround = this.smartGroupBox1; + this.labelPassCount2.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount2.BorderColor = System.Drawing.Color.Black; + this.labelPassCount2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount2.LineSpacing = 0F; + this.labelPassCount2.Location = new System.Drawing.Point(396, 603); + this.labelPassCount2.Name = "labelPassCount2"; + this.labelPassCount2.OverlapOptimize = true; + this.labelPassCount2.PasswordChar = '\0'; + this.labelPassCount2.Radius = 3; + this.labelPassCount2.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount2.Size = new System.Drawing.Size(50, 20); + this.labelPassCount2.TabIndex = 111; + this.labelPassCount2.Text = "00"; + this.labelPassCount2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount2.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount2.Wordwrap = false; + // + // labelLeakCount2 + // + this.labelLeakCount2.BackGround = this.smartGroupBox1; + this.labelLeakCount2.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount2.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount2.LineSpacing = 0F; + this.labelLeakCount2.Location = new System.Drawing.Point(396, 622); + this.labelLeakCount2.Name = "labelLeakCount2"; + this.labelLeakCount2.OverlapOptimize = true; + this.labelLeakCount2.PasswordChar = '\0'; + this.labelLeakCount2.Radius = 3; + this.labelLeakCount2.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount2.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount2.TabIndex = 110; + this.labelLeakCount2.Text = "00"; + this.labelLeakCount2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount2.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount2.Wordwrap = false; + // + // labelPassCount3 + // + this.labelPassCount3.BackGround = this.smartGroupBox1; + this.labelPassCount3.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount3.BorderColor = System.Drawing.Color.Black; + this.labelPassCount3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount3.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount3.LineSpacing = 0F; + this.labelPassCount3.Location = new System.Drawing.Point(445, 603); + this.labelPassCount3.Name = "labelPassCount3"; + this.labelPassCount3.OverlapOptimize = true; + this.labelPassCount3.PasswordChar = '\0'; + this.labelPassCount3.Radius = 3; + this.labelPassCount3.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount3.Size = new System.Drawing.Size(50, 20); + this.labelPassCount3.TabIndex = 113; + this.labelPassCount3.Text = "00"; + this.labelPassCount3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount3.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount3.Wordwrap = false; + // + // labelLeakCount3 + // + this.labelLeakCount3.BackGround = this.smartGroupBox1; + this.labelLeakCount3.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount3.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount3.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount3.LineSpacing = 0F; + this.labelLeakCount3.Location = new System.Drawing.Point(445, 622); + this.labelLeakCount3.Name = "labelLeakCount3"; + this.labelLeakCount3.OverlapOptimize = true; + this.labelLeakCount3.PasswordChar = '\0'; + this.labelLeakCount3.Radius = 3; + this.labelLeakCount3.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount3.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount3.TabIndex = 112; + this.labelLeakCount3.Text = "00"; + this.labelLeakCount3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount3.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount3.Wordwrap = false; + // + // labelPassCount4 + // + this.labelPassCount4.BackGround = this.smartGroupBox1; + this.labelPassCount4.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount4.BorderColor = System.Drawing.Color.Black; + this.labelPassCount4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount4.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount4.LineSpacing = 0F; + this.labelPassCount4.Location = new System.Drawing.Point(494, 603); + this.labelPassCount4.Name = "labelPassCount4"; + this.labelPassCount4.OverlapOptimize = true; + this.labelPassCount4.PasswordChar = '\0'; + this.labelPassCount4.Radius = 3; + this.labelPassCount4.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount4.Size = new System.Drawing.Size(50, 20); + this.labelPassCount4.TabIndex = 115; + this.labelPassCount4.Text = "00"; + this.labelPassCount4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount4.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount4.Wordwrap = false; + // + // labelLeakCount4 + // + this.labelLeakCount4.BackGround = this.smartGroupBox1; + this.labelLeakCount4.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount4.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount4.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount4.LineSpacing = 0F; + this.labelLeakCount4.Location = new System.Drawing.Point(494, 622); + this.labelLeakCount4.Name = "labelLeakCount4"; + this.labelLeakCount4.OverlapOptimize = true; + this.labelLeakCount4.PasswordChar = '\0'; + this.labelLeakCount4.Radius = 3; + this.labelLeakCount4.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount4.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount4.TabIndex = 114; + this.labelLeakCount4.Text = "00"; + this.labelLeakCount4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount4.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount4.Wordwrap = false; + // + // labelPassCount5 + // + this.labelPassCount5.BackGround = this.smartGroupBox1; + this.labelPassCount5.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount5.BorderColor = System.Drawing.Color.Black; + this.labelPassCount5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount5.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount5.LineSpacing = 0F; + this.labelPassCount5.Location = new System.Drawing.Point(543, 603); + this.labelPassCount5.Name = "labelPassCount5"; + this.labelPassCount5.OverlapOptimize = true; + this.labelPassCount5.PasswordChar = '\0'; + this.labelPassCount5.Radius = 3; + this.labelPassCount5.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount5.Size = new System.Drawing.Size(50, 20); + this.labelPassCount5.TabIndex = 117; + this.labelPassCount5.Text = "00"; + this.labelPassCount5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount5.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount5.Wordwrap = false; + // + // labelLeakCount5 + // + this.labelLeakCount5.BackGround = this.smartGroupBox1; + this.labelLeakCount5.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount5.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount5.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount5.LineSpacing = 0F; + this.labelLeakCount5.Location = new System.Drawing.Point(543, 622); + this.labelLeakCount5.Name = "labelLeakCount5"; + this.labelLeakCount5.OverlapOptimize = true; + this.labelLeakCount5.PasswordChar = '\0'; + this.labelLeakCount5.Radius = 3; + this.labelLeakCount5.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount5.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount5.TabIndex = 116; + this.labelLeakCount5.Text = "00"; + this.labelLeakCount5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount5.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount5.Wordwrap = false; + // + // labelPassCount6 + // + this.labelPassCount6.BackGround = this.smartGroupBox1; + this.labelPassCount6.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount6.BorderColor = System.Drawing.Color.Black; + this.labelPassCount6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount6.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount6.LineSpacing = 0F; + this.labelPassCount6.Location = new System.Drawing.Point(592, 603); + this.labelPassCount6.Name = "labelPassCount6"; + this.labelPassCount6.OverlapOptimize = true; + this.labelPassCount6.PasswordChar = '\0'; + this.labelPassCount6.Radius = 3; + this.labelPassCount6.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount6.Size = new System.Drawing.Size(50, 20); + this.labelPassCount6.TabIndex = 119; + this.labelPassCount6.Text = "00"; + this.labelPassCount6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount6.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount6.Wordwrap = false; + // + // labelLeakCount6 + // + this.labelLeakCount6.BackGround = this.smartGroupBox1; + this.labelLeakCount6.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount6.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount6.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount6.LineSpacing = 0F; + this.labelLeakCount6.Location = new System.Drawing.Point(592, 622); + this.labelLeakCount6.Name = "labelLeakCount6"; + this.labelLeakCount6.OverlapOptimize = true; + this.labelLeakCount6.PasswordChar = '\0'; + this.labelLeakCount6.Radius = 3; + this.labelLeakCount6.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount6.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount6.TabIndex = 118; + this.labelLeakCount6.Text = "00"; + this.labelLeakCount6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount6.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount6.Wordwrap = false; + // + // labelPassCount7 + // + this.labelPassCount7.BackGround = this.smartGroupBox1; + this.labelPassCount7.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount7.BorderColor = System.Drawing.Color.Black; + this.labelPassCount7.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount7.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount7.LineSpacing = 0F; + this.labelPassCount7.Location = new System.Drawing.Point(641, 603); + this.labelPassCount7.Name = "labelPassCount7"; + this.labelPassCount7.OverlapOptimize = true; + this.labelPassCount7.PasswordChar = '\0'; + this.labelPassCount7.Radius = 3; + this.labelPassCount7.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount7.Size = new System.Drawing.Size(50, 20); + this.labelPassCount7.TabIndex = 121; + this.labelPassCount7.Text = "00"; + this.labelPassCount7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount7.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount7.Wordwrap = false; + // + // labelLeakCount7 + // + this.labelLeakCount7.BackGround = this.smartGroupBox1; + this.labelLeakCount7.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount7.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount7.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount7.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount7.LineSpacing = 0F; + this.labelLeakCount7.Location = new System.Drawing.Point(641, 622); + this.labelLeakCount7.Name = "labelLeakCount7"; + this.labelLeakCount7.OverlapOptimize = true; + this.labelLeakCount7.PasswordChar = '\0'; + this.labelLeakCount7.Radius = 3; + this.labelLeakCount7.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount7.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount7.TabIndex = 120; + this.labelLeakCount7.Text = "00"; + this.labelLeakCount7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount7.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount7.Wordwrap = false; + // + // labelPassCount8 + // + this.labelPassCount8.BackGround = this.smartGroupBox1; + this.labelPassCount8.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount8.BorderColor = System.Drawing.Color.Black; + this.labelPassCount8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount8.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount8.LineSpacing = 0F; + this.labelPassCount8.Location = new System.Drawing.Point(690, 603); + this.labelPassCount8.Name = "labelPassCount8"; + this.labelPassCount8.OverlapOptimize = true; + this.labelPassCount8.PasswordChar = '\0'; + this.labelPassCount8.Radius = 3; + this.labelPassCount8.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount8.Size = new System.Drawing.Size(50, 20); + this.labelPassCount8.TabIndex = 123; + this.labelPassCount8.Text = "00"; + this.labelPassCount8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount8.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount8.Wordwrap = false; + // + // labelLeakCount8 + // + this.labelLeakCount8.BackGround = this.smartGroupBox1; + this.labelLeakCount8.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount8.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount8.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount8.LineSpacing = 0F; + this.labelLeakCount8.Location = new System.Drawing.Point(690, 622); + this.labelLeakCount8.Name = "labelLeakCount8"; + this.labelLeakCount8.OverlapOptimize = true; + this.labelLeakCount8.PasswordChar = '\0'; + this.labelLeakCount8.Radius = 3; + this.labelLeakCount8.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount8.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount8.TabIndex = 122; + this.labelLeakCount8.Text = "00"; + this.labelLeakCount8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount8.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount8.Wordwrap = false; + // + // labelPassCount9 + // + this.labelPassCount9.BackGround = this.smartGroupBox1; + this.labelPassCount9.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount9.BorderColor = System.Drawing.Color.Black; + this.labelPassCount9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount9.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount9.LineSpacing = 0F; + this.labelPassCount9.Location = new System.Drawing.Point(739, 603); + this.labelPassCount9.Name = "labelPassCount9"; + this.labelPassCount9.OverlapOptimize = true; + this.labelPassCount9.PasswordChar = '\0'; + this.labelPassCount9.Radius = 3; + this.labelPassCount9.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount9.Size = new System.Drawing.Size(50, 20); + this.labelPassCount9.TabIndex = 125; + this.labelPassCount9.Text = "00"; + this.labelPassCount9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount9.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount9.Wordwrap = false; + // + // labelLeakCount9 + // + this.labelLeakCount9.BackGround = this.smartGroupBox1; + this.labelLeakCount9.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount9.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount9.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount9.LineSpacing = 0F; + this.labelLeakCount9.Location = new System.Drawing.Point(739, 622); + this.labelLeakCount9.Name = "labelLeakCount9"; + this.labelLeakCount9.OverlapOptimize = true; + this.labelLeakCount9.PasswordChar = '\0'; + this.labelLeakCount9.Radius = 3; + this.labelLeakCount9.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount9.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount9.TabIndex = 124; + this.labelLeakCount9.Text = "00"; + this.labelLeakCount9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount9.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount9.Wordwrap = false; + // + // labelPassCount10 + // + this.labelPassCount10.BackGround = this.smartGroupBox1; + this.labelPassCount10.BackGroundColor = System.Drawing.Color.White; + this.labelPassCount10.BorderColor = System.Drawing.Color.Black; + this.labelPassCount10.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelPassCount10.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelPassCount10.LineSpacing = 0F; + this.labelPassCount10.Location = new System.Drawing.Point(788, 603); + this.labelPassCount10.Name = "labelPassCount10"; + this.labelPassCount10.OverlapOptimize = true; + this.labelPassCount10.PasswordChar = '\0'; + this.labelPassCount10.Radius = 3; + this.labelPassCount10.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelPassCount10.Size = new System.Drawing.Size(50, 20); + this.labelPassCount10.TabIndex = 127; + this.labelPassCount10.Text = "00"; + this.labelPassCount10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelPassCount10.TextColorDisable = System.Drawing.Color.Gray; + this.labelPassCount10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelPassCount10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelPassCount10.Wordwrap = false; + // + // labelLeakCount10 + // + this.labelLeakCount10.BackGround = this.smartGroupBox1; + this.labelLeakCount10.BackGroundColor = System.Drawing.Color.White; + this.labelLeakCount10.BorderColor = System.Drawing.Color.Black; + this.labelLeakCount10.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.labelLeakCount10.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); + this.labelLeakCount10.LineSpacing = 0F; + this.labelLeakCount10.Location = new System.Drawing.Point(788, 622); + this.labelLeakCount10.Name = "labelLeakCount10"; + this.labelLeakCount10.OverlapOptimize = true; + this.labelLeakCount10.PasswordChar = '\0'; + this.labelLeakCount10.Radius = 3; + this.labelLeakCount10.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelLeakCount10.Size = new System.Drawing.Size(50, 20); + this.labelLeakCount10.TabIndex = 126; + this.labelLeakCount10.Text = "00"; + this.labelLeakCount10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelLeakCount10.TextColorDisable = System.Drawing.Color.Gray; + this.labelLeakCount10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; + this.labelLeakCount10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelLeakCount10.Wordwrap = false; + // + // smartLabel32 + // + this.smartLabel32.BackGround = this.smartGroupBox1; + this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel32.BorderColor = System.Drawing.Color.Black; + this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel32.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel32.LineSpacing = 0F; + this.smartLabel32.Location = new System.Drawing.Point(268, 603); + this.smartLabel32.Name = "smartLabel32"; + this.smartLabel32.OverlapOptimize = true; + this.smartLabel32.PasswordChar = '\0'; + this.smartLabel32.Radius = 3; + this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel32.Size = new System.Drawing.Size(80, 20); + this.smartLabel32.TabIndex = 129; + this.smartLabel32.Text = "Pass"; + this.smartLabel32.TextColor = System.Drawing.Color.White; + this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel32.Wordwrap = false; + // + // smartLabel33 + // + this.smartLabel33.BackGround = this.smartGroupBox1; + this.smartLabel33.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartLabel33.BorderColor = System.Drawing.Color.Black; + this.smartLabel33.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel33.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel33.LineSpacing = 0F; + this.smartLabel33.Location = new System.Drawing.Point(268, 622); + this.smartLabel33.Name = "smartLabel33"; + this.smartLabel33.OverlapOptimize = true; + this.smartLabel33.PasswordChar = '\0'; + this.smartLabel33.Radius = 3; + this.smartLabel33.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel33.Size = new System.Drawing.Size(80, 20); + this.smartLabel33.TabIndex = 128; + this.smartLabel33.Text = "Leak"; + this.smartLabel33.TextColor = System.Drawing.Color.White; + this.smartLabel33.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel33.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel33.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel33.Wordwrap = false; + // // ControlMenuLogInspection // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); @@ -56,6 +2337,7 @@ this.Controls.Add(this.smartGroupBox1); this.Name = "ControlMenuLogInspection"; this.Size = new System.Drawing.Size(909, 664); + this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } @@ -63,5 +2345,56 @@ #endregion private SmartX.SmartGroupBox smartGroupBox1; + private System.Windows.Forms.TreeView treeViewInspection; + private SmartX.SmartButton buttonBackup; + private SmartX.SmartListBox listBox10; + private SmartX.SmartListBox listBox9; + private SmartX.SmartListBox listBox8; + private SmartX.SmartListBox listBox7; + private SmartX.SmartListBox listBox6; + private SmartX.SmartListBox listBox5; + private SmartX.SmartListBox listBox4; + private SmartX.SmartListBox listBox3; + private SmartX.SmartListBox listBox2; + private SmartX.SmartListBox listBox1; + private SmartX.SmartListBox listBoxTime; + private SmartX.SmartLabel smartLabel11; + private SmartX.SmartLabel smartLabel10; + private SmartX.SmartLabel smartLabel9; + private SmartX.SmartLabel smartLabel8; + 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 smartLabel1; + private SmartX.SmartButton buttonRemove; + private SmartX.SmartFile smartFile1; + private SmartX.SmartButton buttonDown; + private SmartX.SmartButton buttonUp; + private SmartX.SmartLabel labelPath; + private SmartX.SmartLabel smartLabel32; + private SmartX.SmartLabel smartLabel33; + private SmartX.SmartLabel labelPassCount10; + private SmartX.SmartLabel labelLeakCount10; + private SmartX.SmartLabel labelPassCount9; + private SmartX.SmartLabel labelLeakCount9; + private SmartX.SmartLabel labelPassCount8; + private SmartX.SmartLabel labelLeakCount8; + private SmartX.SmartLabel labelPassCount7; + private SmartX.SmartLabel labelLeakCount7; + private SmartX.SmartLabel labelPassCount6; + private SmartX.SmartLabel labelLeakCount6; + private SmartX.SmartLabel labelPassCount5; + private SmartX.SmartLabel labelLeakCount5; + private SmartX.SmartLabel labelPassCount4; + private SmartX.SmartLabel labelLeakCount4; + private SmartX.SmartLabel labelPassCount3; + private SmartX.SmartLabel labelLeakCount3; + private SmartX.SmartLabel labelPassCount2; + private SmartX.SmartLabel labelLeakCount2; + private SmartX.SmartLabel labelPassCount1; + private SmartX.SmartLabel labelLeakCount1; } } diff --git a/INT_PT002/Controls/Log/ControlMenuLogInspection.cs b/INT_PT002/Controls/Log/ControlMenuLogInspection.cs index 7b5de89..42ed358 100644 --- a/INT_PT002/Controls/Log/ControlMenuLogInspection.cs +++ b/INT_PT002/Controls/Log/ControlMenuLogInspection.cs @@ -1,12 +1,17 @@ using System; using System.Linq; using System.Collections.Generic; +using System.Collections.ObjectModel; using System.ComponentModel; using System.Drawing; using System.Data; using System.Text; using System.Windows.Forms; +using System.IO; + using INT_PT002.Forms; +using INT_PT002.DataStore; +using INT_PT002.DialogForms; namespace INT_PT002.Controls { @@ -14,6 +19,15 @@ namespace INT_PT002.Controls { #region Field private FormMenu m_ParentForm; + + private Define.E_DataType SelecteDataType; + private List ListInspectionFile; + + private Collection CollectionListBox; + private Collection CollectionPassCount; + private Collection CollectionLeakCount; + private List ListPassCount; + private List ListLeakCount; #endregion #region Constructor @@ -22,7 +36,9 @@ namespace INT_PT002.Controls InitializeComponent(); this.ParentForm = parent; + this.Initialize(); + this.DefaultSetting(); } #endregion @@ -39,15 +55,314 @@ namespace INT_PT002.Controls { this.smartGroupBox1.Text = "Log > Inspection"; } + private void DefaultSetting() + { + this.SelecteDataType = Define.E_DataType.None; + + this.ListInspectionFile = new List(); + + this.CollectionListBox = new Collection(); + this.CollectionListBox.Clear(); + this.CollectionListBox.Add(this.listBox1); + this.CollectionListBox.Add(this.listBox2); + this.CollectionListBox.Add(this.listBox3); + this.CollectionListBox.Add(this.listBox4); + this.CollectionListBox.Add(this.listBox5); + this.CollectionListBox.Add(this.listBox6); + this.CollectionListBox.Add(this.listBox7); + this.CollectionListBox.Add(this.listBox8); + this.CollectionListBox.Add(this.listBox9); + this.CollectionListBox.Add(this.listBox10); + + this.CollectionPassCount = new Collection(); + this.CollectionPassCount.Clear(); + this.CollectionPassCount.Add(this.labelPassCount1); + this.CollectionPassCount.Add(this.labelPassCount2); + this.CollectionPassCount.Add(this.labelPassCount3); + this.CollectionPassCount.Add(this.labelPassCount4); + this.CollectionPassCount.Add(this.labelPassCount5); + this.CollectionPassCount.Add(this.labelPassCount6); + this.CollectionPassCount.Add(this.labelPassCount7); + this.CollectionPassCount.Add(this.labelPassCount8); + this.CollectionPassCount.Add(this.labelPassCount9); + this.CollectionPassCount.Add(this.labelPassCount10); + + this.CollectionLeakCount = new Collection(); + this.CollectionLeakCount.Clear(); + this.CollectionLeakCount.Add(this.labelLeakCount1); + this.CollectionLeakCount.Add(this.labelLeakCount2); + this.CollectionLeakCount.Add(this.labelLeakCount3); + this.CollectionLeakCount.Add(this.labelLeakCount4); + this.CollectionLeakCount.Add(this.labelLeakCount5); + this.CollectionLeakCount.Add(this.labelLeakCount6); + this.CollectionLeakCount.Add(this.labelLeakCount7); + this.CollectionLeakCount.Add(this.labelLeakCount8); + this.CollectionLeakCount.Add(this.labelLeakCount9); + this.CollectionLeakCount.Add(this.labelLeakCount10); + + this.ListPassCount = new List(); + for (int i = 0; i < 10; i++) + this.ListPassCount.Add(0); + + this.ListLeakCount = new List(); + for (int i = 0; i < 10; i++) + this.ListLeakCount.Add(0); + } + + public void LoadFile(string fullFilePath) + { + if (fullFilePath.Contains("_Inspection") == false) + return; + + this.smartFile1.FilePathName = fullFilePath; + this.smartFile1.Open(); + this.smartFile1.StringType.EncodingType = SmartX.SmartFile.Encodings.ANSI; + + try + { + for (int i = 0; i < 10; i++) + this.ListPassCount[i] = 0; + + for (int i = 0; i < 10; i++) + this.ListLeakCount[i] = 0; + + this.smartFile1.StringType.FillBuffer(); + + long lineNum = this.smartFile1.StringType.GetCount(); + for (int i = 1; i < lineNum; i++) + { + this.UpdateListBoxDataDisplay(this.smartFile1.StringType.ReadBuffer(i)); + } + + for (int i = 0; i < 10; i++) + { + this.CollectionPassCount[i].Text = this.ListPassCount[i].ToString(); + this.CollectionLeakCount[i].Text = this.ListLeakCount[i].ToString(); + } + } + catch + { + DialogFormMessage myMsg = new DialogFormMessage(16, this.ParentForm.ParentForm.SystemConfig.LANGUAGE); + myMsg.ShowDialog(); + + this.smartFile1.Close(); + } + + this.smartFile1.Close(); + } + private void UpdateListBoxDataDisplay(string data) + { + if (data.Contains(",") == false) + return; + + string[] sb = data.Split(','); + string temp = ""; + + // Time + this.listBoxTime.AddItem(sb[1]); + // 1~10 판정데이터 + for (int i = 0; i < 10; i++) + { + temp = sb[i + 4]; + + if (temp == "Pass") + this.ListPassCount[i]++; + if(temp == "Leak") + this.ListLeakCount[i]++; + + this.CollectionListBox[i].AddItem(sb[i + 4]); + } + } + private void UpdateDisplayFile() + { + int fileCount = 0; + //TreeNode node; + List years = new List(); + List months = new List(); + List days = new List(); + + this.treeViewInspection.Nodes.Clear(); + this.ListInspectionFile.Clear(); + + DirectoryInfo dir = new DirectoryInfo(this.ParentForm.ParentForm.PathDataInspectionFolder); + List fileNames = new List(); + + // 폴더 체크 + if (dir.Exists == false) + dir.Create(); + + // year 폴더 가져오기 + DirectoryInfo[] yearDirectorys = dir.GetDirectories(); + // year 폴더 정렬 + years = this.ParentForm.DirectorySort(yearDirectorys); + + // Inspection File 리스트 생성 + if (years.Count != 0) + { + // Year + foreach (string year in years) + { + DataBackupYear y = new DataBackupYear(year); + DirectoryInfo monthDir = new DirectoryInfo(string.Format("{0}{1}", this.ParentForm.ParentForm.PathDataInspectionFolder, year)); + DirectoryInfo[] monthDirectorys = monthDir.GetDirectories(); + + months = this.ParentForm.DirectorySort(monthDirectorys); + + if (months.Count != 0) + { + // Month + foreach (string month in months) + { + DirectoryInfo dayDir = new DirectoryInfo(string.Format("{0}{1}\\{2}", this.ParentForm.ParentForm.PathDataInspectionFolder, year, month)); + FileInfo[] dayFiles = dayDir.GetFiles(); + + days = this.DayInspectionDirectorySort(dayFiles); + + DataBackupMonth m = new DataBackupMonth(month); + m.Days = days; + + y.Months.Add(m); + } + + this.ListInspectionFile.Add(y); + } + else + { + this.ListInspectionFile.Add(y); + } + } + + // node 생성 + for (int i = 0; i < this.ListInspectionFile.Count; i++) + { + TreeNode node = new TreeNode(this.ListInspectionFile[i].Year); + for (int j = 0; j < this.ListInspectionFile[i].Months.Count; j++) + { + TreeNode nodeMonth = new TreeNode(this.ListInspectionFile[i].Months[j].Month); + + for (int k = 0; k < this.ListInspectionFile[i].Months[j].Days.Count; k++) + { + nodeMonth.Nodes.Add(this.ListInspectionFile[i].Months[j].Days[k]); + fileCount++; + } + node.Nodes.Add(nodeMonth); + } + this.treeViewInspection.Nodes.Add(node); + } + } + + //this.labelCount.Text = fileCount.ToString(); + } + private List DayInspectionDirectorySort(FileInfo[] files) + { + StringBuilder sb; + List listFile = new List(); + Dictionary dirNames = new Dictionary(); + + #region File List 품번 순서대로 정렬 + foreach (FileInfo file in files) + { + sb = new StringBuilder(); + + for (int i = 20; i < file.Name.IndexOf("."); i++) + sb.Append(file.Name.Substring(i, 1)); + + dirNames.Add(file.Name, int.Parse(file.Name.Substring(20, 1))); + } + + var vrList = dirNames.OrderBy(x => x.Value); + foreach (var v in vrList) + listFile.Add(v.Key); + #endregion + + #region File List 날짜 순서대로 정렬 + dirNames = new Dictionary(); + foreach (string f in listFile) + dirNames.Add(f, int.Parse(f.Substring(0, 8))); + + listFile.Clear(); + vrList = dirNames.OrderBy(x => x.Value); + foreach (var v in vrList) + listFile.Add(v.Key); + #endregion + + return listFile; + } public void DisplayRefresh() { + this.SelecteDataType = Define.E_DataType.None; + this.UpdateDisplayFile(); + this.treeViewInspection.ExpandAll(); } #endregion #region Event Handler + private void buttonBackup_Click(object sender, EventArgs e) + { + string targetPath = "", sourceFilePath = "", destFilePath = "", dataFolderPath = ""; + string[] result; + DirectoryInfo dir; + FileInfo[] files; + List listSelectedFile = new List(); // 백업할 파일 리스트 (yyyy/MM/filename.csv) + dataFolderPath = this.ParentForm.ParentForm.PathDataInspectionFolder; + if (dataFolderPath == "") + return; + + #region 백업 할 파일 리스트 + listSelectedFile = this.ParentForm.ParentForm.GetSeletedNodeList(this.treeViewInspection); + #endregion + + targetPath = "하드 디스크\\"; + if (listSelectedFile.Count == 0) + { + DialogFormMessage msg = new DialogFormMessage(4, this.ParentForm.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + return; + } + + SmartX.SmartSplash.Start(SmartX.SmartSplash.BuiltInLoadingImages.LOADING1_SMALL, 200); + + #region USB 장착 유무 체크 + // USB 장착 유무 체크 + dir = new DirectoryInfo(targetPath); + if (dir.Exists == false) + { + // USB메모리가 장착되지 않았습니다 + DialogFormMessage msg = new DialogFormMessage(5, this.ParentForm.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + SmartX.SmartSplash.Finish(); + return; + } + #endregion + } + private void buttonRemove_Click(object sender, EventArgs e) + { + + } + + private void treeViewInspection_AfterSelect(object sender, TreeViewEventArgs e) + { + this.labelPath.Text = e.Node.Text; + this.LoadFile(this.ParentForm.ParentForm.PathDataInspectionFolder + this.treeViewInspection.SelectedNode.FullPath); + } + + private void buttonUp_Click(object sender, EventArgs e) + { + this.listBoxTime.ScrollUp(); + + for (int i = 0; i < 10; i++) + this.CollectionListBox[i].ScrollUp(); + } + private void buttonDown_Click(object sender, EventArgs e) + { + this.listBoxTime.ScrollDown(); + + for (int i = 0; i < 10; i++) + this.CollectionListBox[i].ScrollDown(); + } #endregion } } diff --git a/INT_PT002/Controls/Log/ControlMenuLogInspection.resx b/INT_PT002/Controls/Log/ControlMenuLogInspection.resx index 3e7a6d2..2ed8bca 100644 --- a/INT_PT002/Controls/Log/ControlMenuLogInspection.resx +++ b/INT_PT002/Controls/Log/ControlMenuLogInspection.resx @@ -117,6 +117,12 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 19, 6 + + + 37 + WEBPAD diff --git a/INT_PT002/Controls/Log/ControlMenuLogTemporary.Designer.cs b/INT_PT002/Controls/Log/ControlMenuLogTemporary.Designer.cs new file mode 100644 index 0000000..0b8a490 --- /dev/null +++ b/INT_PT002/Controls/Log/ControlMenuLogTemporary.Designer.cs @@ -0,0 +1,1765 @@ +namespace INT_PT002.Controls.Log +{ + partial class ControlMenuLogTemporary + { + /// + /// 필수 디자이너 변수입니다. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// 사용 중인 모든 리소스를 정리합니다. + /// + /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region 구성 요소 디자이너에서 생성한 코드 + + /// + /// 디자이너 지원에 필요한 메서드입니다. + /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오. + /// + private void InitializeComponent() + { + this.smartGroupBox1 = new SmartX.SmartGroupBox(); + this.smartProgressBar6 = new SmartX.SmartProgressBar(); + this.smartProgressBar7 = new SmartX.SmartProgressBar(); + this.smartProgressBar8 = new SmartX.SmartProgressBar(); + this.smartProgressBar9 = new SmartX.SmartProgressBar(); + this.smartProgressBar10 = new SmartX.SmartProgressBar(); + this.smartProgressBar5 = new SmartX.SmartProgressBar(); + this.smartProgressBar4 = new SmartX.SmartProgressBar(); + this.smartProgressBar3 = new SmartX.SmartProgressBar(); + this.smartProgressBar2 = new SmartX.SmartProgressBar(); + this.smartProgressBar1 = new SmartX.SmartProgressBar(); + this.treeViewInspection = new System.Windows.Forms.TreeView(); + this.smartLabel42 = new SmartX.SmartLabel(); + this.smartLabel41 = new SmartX.SmartLabel(); + this.smartLabel17 = new SmartX.SmartLabel(); + this.smartLabel18 = new SmartX.SmartLabel(); + this.smartLabel19 = new SmartX.SmartLabel(); + this.smartLabel20 = new SmartX.SmartLabel(); + this.smartLabel21 = new SmartX.SmartLabel(); + this.smartLabel22 = new SmartX.SmartLabel(); + this.smartLabel23 = new SmartX.SmartLabel(); + this.smartLabel24 = new SmartX.SmartLabel(); + this.smartLabel25 = new SmartX.SmartLabel(); + this.smartLabel26 = new SmartX.SmartLabel(); + this.smartLabel27 = new SmartX.SmartLabel(); + this.smartLabel28 = new SmartX.SmartLabel(); + this.smartLabel29 = new SmartX.SmartLabel(); + this.smartLabel30 = new SmartX.SmartLabel(); + this.smartLabel32 = new SmartX.SmartLabel(); + this.smartLabel33 = new SmartX.SmartLabel(); + this.smartLabel34 = new SmartX.SmartLabel(); + this.smartLabel35 = new SmartX.SmartLabel(); + this.smartLabel36 = new SmartX.SmartLabel(); + this.smartLabel37 = new SmartX.SmartLabel(); + this.smartLabel38 = new SmartX.SmartLabel(); + this.smartLabel39 = new SmartX.SmartLabel(); + this.smartLabel40 = new SmartX.SmartLabel(); + this.smartLabel14 = new SmartX.SmartLabel(); + this.smartLabel15 = new SmartX.SmartLabel(); + this.smartLabel16 = new SmartX.SmartLabel(); + this.smartLabel11 = new SmartX.SmartLabel(); + this.smartLabel12 = new SmartX.SmartLabel(); + this.smartLabel13 = new SmartX.SmartLabel(); + this.smartLabel8 = new SmartX.SmartLabel(); + this.smartLabel9 = new SmartX.SmartLabel(); + this.smartLabel10 = new SmartX.SmartLabel(); + this.smartLabel5 = new SmartX.SmartLabel(); + this.smartLabel6 = new SmartX.SmartLabel(); + this.smartLabel7 = new SmartX.SmartLabel(); + this.smartLabel4 = new SmartX.SmartLabel(); + this.smartLabel3 = new SmartX.SmartLabel(); + this.smartLabel2 = new SmartX.SmartLabel(); + this.smartLabel1 = new SmartX.SmartLabel(); + this.labelVacuum5 = new SmartX.SmartLabel(); + this.smartLabel45 = new SmartX.SmartLabel(); + this.labelDiff5 = new SmartX.SmartLabel(); + this.smartLabel47 = new SmartX.SmartLabel(); + this.labelDisp5 = new SmartX.SmartLabel(); + this.smartLabel49 = new SmartX.SmartLabel(); + this.smartLabel31 = new SmartX.SmartLabel(); + this.smartGroupBox1.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.BackImage = null; + this.smartGroupBox1.Controls.Add(this.smartProgressBar6); + this.smartGroupBox1.Controls.Add(this.smartProgressBar7); + this.smartGroupBox1.Controls.Add(this.smartProgressBar8); + this.smartGroupBox1.Controls.Add(this.smartProgressBar9); + this.smartGroupBox1.Controls.Add(this.smartProgressBar10); + this.smartGroupBox1.Controls.Add(this.smartProgressBar5); + this.smartGroupBox1.Controls.Add(this.smartProgressBar4); + this.smartGroupBox1.Controls.Add(this.smartProgressBar3); + this.smartGroupBox1.Controls.Add(this.smartProgressBar2); + this.smartGroupBox1.Controls.Add(this.smartProgressBar1); + this.smartGroupBox1.Controls.Add(this.treeViewInspection); + this.smartGroupBox1.Controls.Add(this.smartLabel42); + this.smartGroupBox1.Controls.Add(this.smartLabel41); + this.smartGroupBox1.Controls.Add(this.smartLabel17); + this.smartGroupBox1.Controls.Add(this.smartLabel18); + this.smartGroupBox1.Controls.Add(this.smartLabel19); + this.smartGroupBox1.Controls.Add(this.smartLabel20); + this.smartGroupBox1.Controls.Add(this.smartLabel21); + this.smartGroupBox1.Controls.Add(this.smartLabel22); + this.smartGroupBox1.Controls.Add(this.smartLabel23); + this.smartGroupBox1.Controls.Add(this.smartLabel24); + this.smartGroupBox1.Controls.Add(this.smartLabel25); + this.smartGroupBox1.Controls.Add(this.smartLabel26); + this.smartGroupBox1.Controls.Add(this.smartLabel27); + this.smartGroupBox1.Controls.Add(this.smartLabel28); + this.smartGroupBox1.Controls.Add(this.smartLabel29); + this.smartGroupBox1.Controls.Add(this.smartLabel30); + this.smartGroupBox1.Controls.Add(this.smartLabel32); + this.smartGroupBox1.Controls.Add(this.smartLabel33); + this.smartGroupBox1.Controls.Add(this.smartLabel34); + this.smartGroupBox1.Controls.Add(this.smartLabel35); + this.smartGroupBox1.Controls.Add(this.smartLabel36); + this.smartGroupBox1.Controls.Add(this.smartLabel37); + this.smartGroupBox1.Controls.Add(this.smartLabel38); + this.smartGroupBox1.Controls.Add(this.smartLabel39); + this.smartGroupBox1.Controls.Add(this.smartLabel40); + this.smartGroupBox1.Controls.Add(this.smartLabel14); + this.smartGroupBox1.Controls.Add(this.smartLabel15); + this.smartGroupBox1.Controls.Add(this.smartLabel16); + this.smartGroupBox1.Controls.Add(this.smartLabel11); + this.smartGroupBox1.Controls.Add(this.smartLabel12); + this.smartGroupBox1.Controls.Add(this.smartLabel13); + this.smartGroupBox1.Controls.Add(this.smartLabel8); + this.smartGroupBox1.Controls.Add(this.smartLabel9); + this.smartGroupBox1.Controls.Add(this.smartLabel10); + this.smartGroupBox1.Controls.Add(this.smartLabel5); + this.smartGroupBox1.Controls.Add(this.smartLabel6); + this.smartGroupBox1.Controls.Add(this.smartLabel7); + 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.labelVacuum5); + this.smartGroupBox1.Controls.Add(this.smartLabel45); + this.smartGroupBox1.Controls.Add(this.labelDiff5); + this.smartGroupBox1.Controls.Add(this.smartLabel47); + this.smartGroupBox1.Controls.Add(this.labelDisp5); + this.smartGroupBox1.Controls.Add(this.smartLabel49); + this.smartGroupBox1.Controls.Add(this.smartLabel31); + 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.FrameLineThickness = 2; + this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; + this.smartGroupBox1.HeaderHeightOffset = 9; + this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); + this.smartGroupBox1.Name = "smartGroupBox1"; + this.smartGroupBox1.RoundRadius = 5; + this.smartGroupBox1.Size = new System.Drawing.Size(909, 664); + this.smartGroupBox1.TabIndex = 3; + this.smartGroupBox1.Text = "smartGroupBox1"; + this.smartGroupBox1.TextColor = System.Drawing.Color.White; + // + // smartProgressBar6 + // + this.smartProgressBar6.AutoColorSet = true; + this.smartProgressBar6.BackGround = this.smartGroupBox1; + this.smartProgressBar6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar6.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar6.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar6.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar6.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar6.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar6.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar6.FormatString = ""; + this.smartProgressBar6.Location = new System.Drawing.Point(834, 59); + this.smartProgressBar6.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar6.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar6.Name = "smartProgressBar6"; + this.smartProgressBar6.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar6.OverlapOptimize = true; + this.smartProgressBar6.RoundedCorners = true; + this.smartProgressBar6.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar6.TabIndex = 218; + this.smartProgressBar6.Text = "smartProgressBar6"; + this.smartProgressBar6.TextAutoRotation = false; + this.smartProgressBar6.TextColor = System.Drawing.Color.White; + this.smartProgressBar6.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar6.Units = ""; + this.smartProgressBar6.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar6.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar7 + // + this.smartProgressBar7.AutoColorSet = true; + this.smartProgressBar7.BackGround = this.smartGroupBox1; + this.smartProgressBar7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar7.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar7.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar7.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar7.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar7.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar7.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar7.FormatString = ""; + this.smartProgressBar7.Location = new System.Drawing.Point(776, 59); + this.smartProgressBar7.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar7.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar7.Name = "smartProgressBar7"; + this.smartProgressBar7.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar7.OverlapOptimize = true; + this.smartProgressBar7.RoundedCorners = true; + this.smartProgressBar7.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar7.TabIndex = 217; + this.smartProgressBar7.Text = "smartProgressBar7"; + this.smartProgressBar7.TextAutoRotation = false; + this.smartProgressBar7.TextColor = System.Drawing.Color.White; + this.smartProgressBar7.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar7.Units = ""; + this.smartProgressBar7.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar7.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar8 + // + this.smartProgressBar8.AutoColorSet = true; + this.smartProgressBar8.BackGround = this.smartGroupBox1; + this.smartProgressBar8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar8.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar8.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar8.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar8.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar8.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar8.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar8.FormatString = ""; + this.smartProgressBar8.Location = new System.Drawing.Point(722, 59); + this.smartProgressBar8.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar8.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar8.Name = "smartProgressBar8"; + this.smartProgressBar8.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar8.OverlapOptimize = true; + this.smartProgressBar8.RoundedCorners = true; + this.smartProgressBar8.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar8.TabIndex = 216; + this.smartProgressBar8.Text = "smartProgressBar8"; + this.smartProgressBar8.TextAutoRotation = false; + this.smartProgressBar8.TextColor = System.Drawing.Color.White; + this.smartProgressBar8.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar8.Units = ""; + this.smartProgressBar8.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar8.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar9 + // + this.smartProgressBar9.AutoColorSet = true; + this.smartProgressBar9.BackGround = this.smartGroupBox1; + this.smartProgressBar9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar9.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar9.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar9.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar9.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar9.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar9.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar9.FormatString = ""; + this.smartProgressBar9.Location = new System.Drawing.Point(668, 59); + this.smartProgressBar9.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar9.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar9.Name = "smartProgressBar9"; + this.smartProgressBar9.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar9.OverlapOptimize = true; + this.smartProgressBar9.RoundedCorners = true; + this.smartProgressBar9.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar9.TabIndex = 215; + this.smartProgressBar9.Text = "smartProgressBar9"; + this.smartProgressBar9.TextAutoRotation = false; + this.smartProgressBar9.TextColor = System.Drawing.Color.White; + this.smartProgressBar9.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar9.Units = ""; + this.smartProgressBar9.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar9.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar10 + // + this.smartProgressBar10.AutoColorSet = true; + this.smartProgressBar10.BackGround = this.smartGroupBox1; + this.smartProgressBar10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar10.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar10.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar10.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar10.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar10.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar10.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar10.FormatString = ""; + this.smartProgressBar10.Location = new System.Drawing.Point(614, 59); + this.smartProgressBar10.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar10.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar10.Name = "smartProgressBar10"; + this.smartProgressBar10.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar10.OverlapOptimize = true; + this.smartProgressBar10.RoundedCorners = true; + this.smartProgressBar10.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar10.TabIndex = 214; + this.smartProgressBar10.Text = "smartProgressBar10"; + this.smartProgressBar10.TextAutoRotation = false; + this.smartProgressBar10.TextColor = System.Drawing.Color.White; + this.smartProgressBar10.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar10.Units = ""; + this.smartProgressBar10.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar10.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar5 + // + this.smartProgressBar5.AutoColorSet = true; + this.smartProgressBar5.BackGround = this.smartGroupBox1; + this.smartProgressBar5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar5.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar5.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar5.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar5.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar5.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar5.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar5.FormatString = ""; + this.smartProgressBar5.Location = new System.Drawing.Point(560, 59); + this.smartProgressBar5.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar5.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar5.Name = "smartProgressBar5"; + this.smartProgressBar5.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar5.OverlapOptimize = true; + this.smartProgressBar5.RoundedCorners = true; + this.smartProgressBar5.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar5.TabIndex = 213; + this.smartProgressBar5.Text = "smartProgressBar5"; + this.smartProgressBar5.TextAutoRotation = false; + this.smartProgressBar5.TextColor = System.Drawing.Color.White; + this.smartProgressBar5.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar5.Units = ""; + this.smartProgressBar5.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar5.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar4 + // + this.smartProgressBar4.AutoColorSet = true; + this.smartProgressBar4.BackGround = this.smartGroupBox1; + this.smartProgressBar4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar4.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar4.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar4.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar4.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar4.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar4.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar4.FormatString = ""; + this.smartProgressBar4.Location = new System.Drawing.Point(506, 59); + this.smartProgressBar4.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar4.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar4.Name = "smartProgressBar4"; + this.smartProgressBar4.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar4.OverlapOptimize = true; + this.smartProgressBar4.RoundedCorners = true; + this.smartProgressBar4.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar4.TabIndex = 212; + this.smartProgressBar4.Text = "smartProgressBar4"; + this.smartProgressBar4.TextAutoRotation = false; + this.smartProgressBar4.TextColor = System.Drawing.Color.White; + this.smartProgressBar4.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar4.Units = ""; + this.smartProgressBar4.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar4.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar3 + // + this.smartProgressBar3.AutoColorSet = true; + this.smartProgressBar3.BackGround = this.smartGroupBox1; + this.smartProgressBar3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar3.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar3.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar3.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar3.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar3.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar3.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar3.FormatString = ""; + this.smartProgressBar3.Location = new System.Drawing.Point(453, 59); + this.smartProgressBar3.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar3.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar3.Name = "smartProgressBar3"; + this.smartProgressBar3.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar3.OverlapOptimize = true; + this.smartProgressBar3.RoundedCorners = true; + this.smartProgressBar3.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar3.TabIndex = 211; + this.smartProgressBar3.Text = "smartProgressBar3"; + this.smartProgressBar3.TextAutoRotation = false; + this.smartProgressBar3.TextColor = System.Drawing.Color.White; + this.smartProgressBar3.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar3.Units = ""; + this.smartProgressBar3.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar3.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar2 + // + this.smartProgressBar2.AutoColorSet = true; + this.smartProgressBar2.BackGround = this.smartGroupBox1; + this.smartProgressBar2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar2.BarBackColor1 = System.Drawing.Color.White; + this.smartProgressBar2.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar2.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar2.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar2.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar2.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar2.FormatString = ""; + this.smartProgressBar2.Location = new System.Drawing.Point(399, 59); + this.smartProgressBar2.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar2.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar2.Name = "smartProgressBar2"; + this.smartProgressBar2.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar2.OverlapOptimize = true; + this.smartProgressBar2.RoundedCorners = true; + this.smartProgressBar2.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar2.TabIndex = 210; + this.smartProgressBar2.Text = "smartProgressBar2"; + this.smartProgressBar2.TextAutoRotation = false; + this.smartProgressBar2.TextColor = System.Drawing.Color.White; + this.smartProgressBar2.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar2.Units = ""; + this.smartProgressBar2.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar2.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // smartProgressBar1 + // + this.smartProgressBar1.AutoColorSet = true; + this.smartProgressBar1.BackGround = this.smartGroupBox1; + this.smartProgressBar1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.smartProgressBar1.BarBackColor1 = System.Drawing.Color.Red; + this.smartProgressBar1.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.smartProgressBar1.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.smartProgressBar1.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); + this.smartProgressBar1.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.smartProgressBar1.Direction = SmartX.SmartProgressBar.DIR.Vertical; + this.smartProgressBar1.FormatString = ""; + this.smartProgressBar1.Location = new System.Drawing.Point(346, 59); + this.smartProgressBar1.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.smartProgressBar1.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.smartProgressBar1.Name = "smartProgressBar1"; + this.smartProgressBar1.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); + this.smartProgressBar1.OverlapOptimize = true; + this.smartProgressBar1.RoundedCorners = true; + this.smartProgressBar1.Size = new System.Drawing.Size(36, 279); + this.smartProgressBar1.TabIndex = 209; + this.smartProgressBar1.Text = "smartProgressBar1"; + this.smartProgressBar1.TextAutoRotation = false; + this.smartProgressBar1.TextColor = System.Drawing.Color.White; + this.smartProgressBar1.TextColorDisable = System.Drawing.Color.Gray; + this.smartProgressBar1.Units = ""; + this.smartProgressBar1.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.smartProgressBar1.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; + // + // treeViewInspection + // + this.treeViewInspection.Location = new System.Drawing.Point(28, 59); + this.treeViewInspection.Name = "treeViewInspection"; + this.treeViewInspection.Size = new System.Drawing.Size(290, 580); + this.treeViewInspection.TabIndex = 208; + // + // smartLabel42 + // + this.smartLabel42.BackGround = this.smartGroupBox1; + this.smartLabel42.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + this.smartLabel42.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel42.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel42.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel42.LineSpacing = 0F; + this.smartLabel42.Location = new System.Drawing.Point(336, 555); + this.smartLabel42.Name = "smartLabel42"; + this.smartLabel42.OverlapOptimize = true; + this.smartLabel42.PasswordChar = '\0'; + this.smartLabel42.Radius = 3; + this.smartLabel42.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel42.Size = new System.Drawing.Size(43, 20); + this.smartLabel42.TabIndex = 207; + this.smartLabel42.TextColor = System.Drawing.Color.White; + this.smartLabel42.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel42.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel42.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel42.Wordwrap = false; + // + // smartLabel41 + // + this.smartLabel41.BackGround = this.smartGroupBox1; + this.smartLabel41.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + this.smartLabel41.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel41.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel41.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel41.LineSpacing = 0F; + this.smartLabel41.Location = new System.Drawing.Point(336, 466); + this.smartLabel41.Name = "smartLabel41"; + this.smartLabel41.OverlapOptimize = true; + this.smartLabel41.PasswordChar = '\0'; + this.smartLabel41.Radius = 3; + this.smartLabel41.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel41.Size = new System.Drawing.Size(43, 20); + this.smartLabel41.TabIndex = 206; + this.smartLabel41.TextColor = System.Drawing.Color.White; + this.smartLabel41.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel41.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel41.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel41.Wordwrap = false; + // + // smartLabel17 + // + this.smartLabel17.BackGround = this.smartGroupBox1; + this.smartLabel17.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel17.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel17.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel17.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel17.LineSpacing = 0F; + this.smartLabel17.Location = new System.Drawing.Point(784, 618); + this.smartLabel17.Name = "smartLabel17"; + this.smartLabel17.OverlapOptimize = true; + this.smartLabel17.PasswordChar = '\0'; + this.smartLabel17.Radius = 3; + this.smartLabel17.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel17.Size = new System.Drawing.Size(100, 20); + this.smartLabel17.TabIndex = 205; + this.smartLabel17.Text = "-95.0"; + this.smartLabel17.TextColor = System.Drawing.Color.White; + this.smartLabel17.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel17.Wordwrap = false; + // + // smartLabel18 + // + this.smartLabel18.BackGround = this.smartGroupBox1; + this.smartLabel18.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel18.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel18.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel18.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel18.LineSpacing = 0F; + this.smartLabel18.Location = new System.Drawing.Point(784, 597); + this.smartLabel18.Name = "smartLabel18"; + this.smartLabel18.OverlapOptimize = true; + this.smartLabel18.PasswordChar = '\0'; + this.smartLabel18.Radius = 3; + this.smartLabel18.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel18.Size = new System.Drawing.Size(100, 20); + this.smartLabel18.TabIndex = 204; + this.smartLabel18.Text = "99999.99"; + this.smartLabel18.TextColor = System.Drawing.Color.White; + this.smartLabel18.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel18.Wordwrap = false; + // + // smartLabel19 + // + this.smartLabel19.BackGround = this.smartGroupBox1; + this.smartLabel19.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel19.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel19.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel19.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel19.LineSpacing = 0F; + this.smartLabel19.Location = new System.Drawing.Point(784, 576); + this.smartLabel19.Name = "smartLabel19"; + this.smartLabel19.OverlapOptimize = true; + this.smartLabel19.PasswordChar = '\0'; + this.smartLabel19.Radius = 3; + this.smartLabel19.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel19.Size = new System.Drawing.Size(100, 20); + this.smartLabel19.TabIndex = 203; + this.smartLabel19.Text = "99.99"; + this.smartLabel19.TextColor = System.Drawing.Color.White; + this.smartLabel19.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel19.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel19.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel19.Wordwrap = false; + // + // smartLabel20 + // + this.smartLabel20.BackGround = this.smartGroupBox1; + this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel20.LineSpacing = 0F; + this.smartLabel20.Location = new System.Drawing.Point(683, 618); + this.smartLabel20.Name = "smartLabel20"; + this.smartLabel20.OverlapOptimize = true; + this.smartLabel20.PasswordChar = '\0'; + this.smartLabel20.Radius = 3; + this.smartLabel20.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel20.Size = new System.Drawing.Size(100, 20); + this.smartLabel20.TabIndex = 202; + this.smartLabel20.Text = "-95.0"; + this.smartLabel20.TextColor = System.Drawing.Color.White; + this.smartLabel20.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel20.Wordwrap = false; + // + // smartLabel21 + // + this.smartLabel21.BackGround = this.smartGroupBox1; + this.smartLabel21.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel21.LineSpacing = 0F; + this.smartLabel21.Location = new System.Drawing.Point(683, 597); + this.smartLabel21.Name = "smartLabel21"; + this.smartLabel21.OverlapOptimize = true; + this.smartLabel21.PasswordChar = '\0'; + this.smartLabel21.Radius = 3; + this.smartLabel21.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel21.Size = new System.Drawing.Size(100, 20); + this.smartLabel21.TabIndex = 201; + this.smartLabel21.Text = "99999.99"; + this.smartLabel21.TextColor = System.Drawing.Color.White; + this.smartLabel21.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel21.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel21.Wordwrap = false; + // + // smartLabel22 + // + this.smartLabel22.BackGround = this.smartGroupBox1; + this.smartLabel22.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel22.LineSpacing = 0F; + this.smartLabel22.Location = new System.Drawing.Point(683, 576); + this.smartLabel22.Name = "smartLabel22"; + this.smartLabel22.OverlapOptimize = true; + this.smartLabel22.PasswordChar = '\0'; + this.smartLabel22.Radius = 3; + this.smartLabel22.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel22.Size = new System.Drawing.Size(100, 20); + this.smartLabel22.TabIndex = 200; + this.smartLabel22.Text = "99.99"; + this.smartLabel22.TextColor = System.Drawing.Color.White; + this.smartLabel22.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel22.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel22.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel22.Wordwrap = false; + // + // smartLabel23 + // + this.smartLabel23.BackGround = this.smartGroupBox1; + this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel23.LineSpacing = 0F; + this.smartLabel23.Location = new System.Drawing.Point(582, 618); + this.smartLabel23.Name = "smartLabel23"; + this.smartLabel23.OverlapOptimize = true; + this.smartLabel23.PasswordChar = '\0'; + this.smartLabel23.Radius = 3; + this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel23.Size = new System.Drawing.Size(100, 20); + this.smartLabel23.TabIndex = 199; + this.smartLabel23.Text = "-95.0"; + this.smartLabel23.TextColor = System.Drawing.Color.White; + this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel23.Wordwrap = false; + // + // smartLabel24 + // + this.smartLabel24.BackGround = this.smartGroupBox1; + this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel24.LineSpacing = 0F; + this.smartLabel24.Location = new System.Drawing.Point(582, 597); + this.smartLabel24.Name = "smartLabel24"; + this.smartLabel24.OverlapOptimize = true; + this.smartLabel24.PasswordChar = '\0'; + this.smartLabel24.Radius = 3; + this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel24.Size = new System.Drawing.Size(100, 20); + this.smartLabel24.TabIndex = 198; + this.smartLabel24.Text = "99999.99"; + this.smartLabel24.TextColor = System.Drawing.Color.White; + this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel24.Wordwrap = false; + // + // smartLabel25 + // + this.smartLabel25.BackGround = this.smartGroupBox1; + this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel25.LineSpacing = 0F; + this.smartLabel25.Location = new System.Drawing.Point(582, 576); + this.smartLabel25.Name = "smartLabel25"; + this.smartLabel25.OverlapOptimize = true; + this.smartLabel25.PasswordChar = '\0'; + this.smartLabel25.Radius = 3; + this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel25.Size = new System.Drawing.Size(100, 20); + this.smartLabel25.TabIndex = 197; + this.smartLabel25.Text = "99.99"; + this.smartLabel25.TextColor = System.Drawing.Color.White; + this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel25.Wordwrap = false; + // + // smartLabel26 + // + this.smartLabel26.BackGround = this.smartGroupBox1; + this.smartLabel26.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel26.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel26.LineSpacing = 0F; + this.smartLabel26.Location = new System.Drawing.Point(481, 618); + this.smartLabel26.Name = "smartLabel26"; + this.smartLabel26.OverlapOptimize = true; + this.smartLabel26.PasswordChar = '\0'; + this.smartLabel26.Radius = 3; + this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel26.Size = new System.Drawing.Size(100, 20); + this.smartLabel26.TabIndex = 196; + this.smartLabel26.Text = "-95.0"; + this.smartLabel26.TextColor = System.Drawing.Color.White; + this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel26.Wordwrap = false; + // + // smartLabel27 + // + this.smartLabel27.BackGround = this.smartGroupBox1; + this.smartLabel27.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel27.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel27.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel27.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel27.LineSpacing = 0F; + this.smartLabel27.Location = new System.Drawing.Point(481, 597); + this.smartLabel27.Name = "smartLabel27"; + this.smartLabel27.OverlapOptimize = true; + this.smartLabel27.PasswordChar = '\0'; + this.smartLabel27.Radius = 3; + this.smartLabel27.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel27.Size = new System.Drawing.Size(100, 20); + this.smartLabel27.TabIndex = 195; + this.smartLabel27.Text = "99999.99"; + this.smartLabel27.TextColor = System.Drawing.Color.White; + this.smartLabel27.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel27.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel27.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel27.Wordwrap = false; + // + // smartLabel28 + // + this.smartLabel28.BackGround = this.smartGroupBox1; + this.smartLabel28.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel28.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel28.LineSpacing = 0F; + this.smartLabel28.Location = new System.Drawing.Point(481, 576); + this.smartLabel28.Name = "smartLabel28"; + this.smartLabel28.OverlapOptimize = true; + this.smartLabel28.PasswordChar = '\0'; + this.smartLabel28.Radius = 3; + this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel28.Size = new System.Drawing.Size(100, 20); + this.smartLabel28.TabIndex = 194; + this.smartLabel28.Text = "99.99"; + this.smartLabel28.TextColor = System.Drawing.Color.White; + this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel28.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel28.Wordwrap = false; + // + // smartLabel29 + // + this.smartLabel29.BackGround = this.smartGroupBox1; + this.smartLabel29.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + this.smartLabel29.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel29.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel29.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel29.LineSpacing = 0F; + this.smartLabel29.Location = new System.Drawing.Point(784, 555); + this.smartLabel29.Name = "smartLabel29"; + this.smartLabel29.OverlapOptimize = true; + this.smartLabel29.PasswordChar = '\0'; + this.smartLabel29.Radius = 3; + this.smartLabel29.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel29.Size = new System.Drawing.Size(100, 20); + this.smartLabel29.TabIndex = 193; + this.smartLabel29.Text = "10"; + this.smartLabel29.TextColor = System.Drawing.Color.White; + this.smartLabel29.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel29.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel29.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel29.Wordwrap = false; + // + // smartLabel30 + // + this.smartLabel30.BackGround = this.smartGroupBox1; + this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel30.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel30.LineSpacing = 0F; + this.smartLabel30.Location = new System.Drawing.Point(683, 555); + this.smartLabel30.Name = "smartLabel30"; + this.smartLabel30.OverlapOptimize = true; + this.smartLabel30.PasswordChar = '\0'; + this.smartLabel30.Radius = 3; + this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel30.Size = new System.Drawing.Size(100, 20); + this.smartLabel30.TabIndex = 192; + this.smartLabel30.Text = "9"; + this.smartLabel30.TextColor = System.Drawing.Color.White; + this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel30.Wordwrap = false; + // + // smartLabel32 + // + this.smartLabel32.BackGround = this.smartGroupBox1; + this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel32.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel32.LineSpacing = 0F; + this.smartLabel32.Location = new System.Drawing.Point(582, 555); + this.smartLabel32.Name = "smartLabel32"; + this.smartLabel32.OverlapOptimize = true; + this.smartLabel32.PasswordChar = '\0'; + this.smartLabel32.Radius = 3; + this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel32.Size = new System.Drawing.Size(100, 20); + this.smartLabel32.TabIndex = 191; + this.smartLabel32.Text = "8"; + this.smartLabel32.TextColor = System.Drawing.Color.White; + this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel32.Wordwrap = false; + // + // smartLabel33 + // + this.smartLabel33.BackGround = this.smartGroupBox1; + this.smartLabel33.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + this.smartLabel33.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel33.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel33.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel33.LineSpacing = 0F; + this.smartLabel33.Location = new System.Drawing.Point(481, 555); + this.smartLabel33.Name = "smartLabel33"; + this.smartLabel33.OverlapOptimize = true; + this.smartLabel33.PasswordChar = '\0'; + this.smartLabel33.Radius = 3; + this.smartLabel33.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel33.Size = new System.Drawing.Size(100, 20); + this.smartLabel33.TabIndex = 190; + this.smartLabel33.Text = "7"; + this.smartLabel33.TextColor = System.Drawing.Color.White; + this.smartLabel33.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel33.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel33.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel33.Wordwrap = false; + // + // smartLabel34 + // + this.smartLabel34.BackGround = this.smartGroupBox1; + this.smartLabel34.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel34.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel34.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel34.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel34.LineSpacing = 0F; + this.smartLabel34.Location = new System.Drawing.Point(380, 618); + this.smartLabel34.Name = "smartLabel34"; + this.smartLabel34.OverlapOptimize = true; + this.smartLabel34.PasswordChar = '\0'; + this.smartLabel34.Radius = 3; + this.smartLabel34.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel34.Size = new System.Drawing.Size(100, 20); + this.smartLabel34.TabIndex = 189; + this.smartLabel34.Text = "-95.0"; + this.smartLabel34.TextColor = System.Drawing.Color.White; + this.smartLabel34.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel34.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel34.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel34.Wordwrap = false; + // + // smartLabel35 + // + this.smartLabel35.BackGround = this.smartGroupBox1; + this.smartLabel35.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel35.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel35.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel35.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel35.LineSpacing = 0F; + this.smartLabel35.Location = new System.Drawing.Point(336, 618); + this.smartLabel35.Name = "smartLabel35"; + this.smartLabel35.OverlapOptimize = true; + this.smartLabel35.PasswordChar = '\0'; + this.smartLabel35.Radius = 3; + this.smartLabel35.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel35.Size = new System.Drawing.Size(43, 20); + this.smartLabel35.TabIndex = 188; + this.smartLabel35.Text = "Ratio"; + this.smartLabel35.TextColor = System.Drawing.Color.White; + this.smartLabel35.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel35.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel35.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel35.Wordwrap = false; + // + // smartLabel36 + // + this.smartLabel36.BackGround = this.smartGroupBox1; + this.smartLabel36.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel36.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel36.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel36.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel36.LineSpacing = 0F; + this.smartLabel36.Location = new System.Drawing.Point(380, 597); + this.smartLabel36.Name = "smartLabel36"; + this.smartLabel36.OverlapOptimize = true; + this.smartLabel36.PasswordChar = '\0'; + this.smartLabel36.Radius = 3; + this.smartLabel36.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel36.Size = new System.Drawing.Size(100, 20); + this.smartLabel36.TabIndex = 187; + this.smartLabel36.Text = "99999.99"; + this.smartLabel36.TextColor = System.Drawing.Color.White; + this.smartLabel36.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel36.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel36.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel36.Wordwrap = false; + // + // smartLabel37 + // + this.smartLabel37.BackGround = this.smartGroupBox1; + this.smartLabel37.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel37.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel37.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel37.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel37.LineSpacing = 0F; + this.smartLabel37.Location = new System.Drawing.Point(336, 597); + this.smartLabel37.Name = "smartLabel37"; + this.smartLabel37.OverlapOptimize = true; + this.smartLabel37.PasswordChar = '\0'; + this.smartLabel37.Radius = 3; + this.smartLabel37.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel37.Size = new System.Drawing.Size(43, 20); + this.smartLabel37.TabIndex = 186; + this.smartLabel37.Text = "NG"; + this.smartLabel37.TextColor = System.Drawing.Color.White; + this.smartLabel37.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel37.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel37.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel37.Wordwrap = false; + // + // smartLabel38 + // + this.smartLabel38.BackGround = this.smartGroupBox1; + this.smartLabel38.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel38.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel38.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel38.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel38.LineSpacing = 0F; + this.smartLabel38.Location = new System.Drawing.Point(380, 576); + this.smartLabel38.Name = "smartLabel38"; + this.smartLabel38.OverlapOptimize = true; + this.smartLabel38.PasswordChar = '\0'; + this.smartLabel38.Radius = 3; + this.smartLabel38.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel38.Size = new System.Drawing.Size(100, 20); + this.smartLabel38.TabIndex = 185; + this.smartLabel38.Text = "99.99"; + this.smartLabel38.TextColor = System.Drawing.Color.White; + this.smartLabel38.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel38.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel38.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel38.Wordwrap = false; + // + // smartLabel39 + // + this.smartLabel39.BackGround = this.smartGroupBox1; + this.smartLabel39.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel39.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel39.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel39.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel39.LineSpacing = 0F; + this.smartLabel39.Location = new System.Drawing.Point(336, 576); + this.smartLabel39.Name = "smartLabel39"; + this.smartLabel39.OverlapOptimize = true; + this.smartLabel39.PasswordChar = '\0'; + this.smartLabel39.Radius = 3; + this.smartLabel39.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel39.Size = new System.Drawing.Size(43, 20); + this.smartLabel39.TabIndex = 184; + this.smartLabel39.Text = "Pass"; + this.smartLabel39.TextColor = System.Drawing.Color.White; + this.smartLabel39.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel39.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel39.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel39.Wordwrap = false; + // + // smartLabel40 + // + this.smartLabel40.BackGround = this.smartGroupBox1; + this.smartLabel40.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + this.smartLabel40.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel40.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel40.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel40.LineSpacing = 0F; + this.smartLabel40.Location = new System.Drawing.Point(380, 555); + this.smartLabel40.Name = "smartLabel40"; + this.smartLabel40.OverlapOptimize = true; + this.smartLabel40.PasswordChar = '\0'; + this.smartLabel40.Radius = 3; + this.smartLabel40.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel40.Size = new System.Drawing.Size(100, 20); + this.smartLabel40.TabIndex = 183; + this.smartLabel40.Text = "6"; + this.smartLabel40.TextColor = System.Drawing.Color.White; + this.smartLabel40.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel40.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel40.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel40.Wordwrap = false; + // + // smartLabel14 + // + this.smartLabel14.BackGround = this.smartGroupBox1; + this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel14.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel14.LineSpacing = 0F; + this.smartLabel14.Location = new System.Drawing.Point(784, 529); + this.smartLabel14.Name = "smartLabel14"; + this.smartLabel14.OverlapOptimize = true; + this.smartLabel14.PasswordChar = '\0'; + this.smartLabel14.Radius = 3; + this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel14.Size = new System.Drawing.Size(100, 20); + this.smartLabel14.TabIndex = 182; + this.smartLabel14.Text = "-95.0"; + this.smartLabel14.TextColor = System.Drawing.Color.White; + this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel14.Wordwrap = false; + // + // smartLabel15 + // + this.smartLabel15.BackGround = this.smartGroupBox1; + this.smartLabel15.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel15.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel15.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel15.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel15.LineSpacing = 0F; + this.smartLabel15.Location = new System.Drawing.Point(784, 508); + this.smartLabel15.Name = "smartLabel15"; + this.smartLabel15.OverlapOptimize = true; + this.smartLabel15.PasswordChar = '\0'; + this.smartLabel15.Radius = 3; + this.smartLabel15.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel15.Size = new System.Drawing.Size(100, 20); + this.smartLabel15.TabIndex = 181; + this.smartLabel15.Text = "99999.99"; + this.smartLabel15.TextColor = System.Drawing.Color.White; + this.smartLabel15.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel15.Wordwrap = false; + // + // smartLabel16 + // + this.smartLabel16.BackGround = this.smartGroupBox1; + this.smartLabel16.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel16.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel16.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel16.LineSpacing = 0F; + this.smartLabel16.Location = new System.Drawing.Point(784, 487); + this.smartLabel16.Name = "smartLabel16"; + this.smartLabel16.OverlapOptimize = true; + this.smartLabel16.PasswordChar = '\0'; + this.smartLabel16.Radius = 3; + this.smartLabel16.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel16.Size = new System.Drawing.Size(100, 20); + this.smartLabel16.TabIndex = 180; + this.smartLabel16.Text = "99.99"; + this.smartLabel16.TextColor = System.Drawing.Color.White; + this.smartLabel16.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel16.Wordwrap = false; + // + // smartLabel11 + // + this.smartLabel11.BackGround = this.smartGroupBox1; + this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel11.LineSpacing = 0F; + this.smartLabel11.Location = new System.Drawing.Point(683, 529); + this.smartLabel11.Name = "smartLabel11"; + this.smartLabel11.OverlapOptimize = true; + this.smartLabel11.PasswordChar = '\0'; + this.smartLabel11.Radius = 3; + this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel11.Size = new System.Drawing.Size(100, 20); + this.smartLabel11.TabIndex = 179; + this.smartLabel11.Text = "-95.0"; + this.smartLabel11.TextColor = System.Drawing.Color.White; + this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel11.Wordwrap = false; + // + // smartLabel12 + // + this.smartLabel12.BackGround = this.smartGroupBox1; + this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel12.LineSpacing = 0F; + this.smartLabel12.Location = new System.Drawing.Point(683, 508); + this.smartLabel12.Name = "smartLabel12"; + this.smartLabel12.OverlapOptimize = true; + this.smartLabel12.PasswordChar = '\0'; + this.smartLabel12.Radius = 3; + this.smartLabel12.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel12.Size = new System.Drawing.Size(100, 20); + this.smartLabel12.TabIndex = 178; + this.smartLabel12.Text = "99999.99"; + this.smartLabel12.TextColor = System.Drawing.Color.White; + this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel12.Wordwrap = false; + // + // smartLabel13 + // + this.smartLabel13.BackGround = this.smartGroupBox1; + this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel13.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel13.LineSpacing = 0F; + this.smartLabel13.Location = new System.Drawing.Point(683, 487); + this.smartLabel13.Name = "smartLabel13"; + this.smartLabel13.OverlapOptimize = true; + this.smartLabel13.PasswordChar = '\0'; + this.smartLabel13.Radius = 3; + this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel13.Size = new System.Drawing.Size(100, 20); + this.smartLabel13.TabIndex = 177; + this.smartLabel13.Text = "99.99"; + this.smartLabel13.TextColor = System.Drawing.Color.White; + this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel13.Wordwrap = false; + // + // smartLabel8 + // + this.smartLabel8.BackGround = this.smartGroupBox1; + this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel8.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel8.LineSpacing = 0F; + this.smartLabel8.Location = new System.Drawing.Point(582, 529); + this.smartLabel8.Name = "smartLabel8"; + this.smartLabel8.OverlapOptimize = true; + this.smartLabel8.PasswordChar = '\0'; + this.smartLabel8.Radius = 3; + this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel8.Size = new System.Drawing.Size(100, 20); + this.smartLabel8.TabIndex = 176; + this.smartLabel8.Text = "-95.0"; + this.smartLabel8.TextColor = System.Drawing.Color.White; + this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel8.Wordwrap = false; + // + // smartLabel9 + // + this.smartLabel9.BackGround = this.smartGroupBox1; + this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel9.LineSpacing = 0F; + this.smartLabel9.Location = new System.Drawing.Point(582, 508); + this.smartLabel9.Name = "smartLabel9"; + this.smartLabel9.OverlapOptimize = true; + this.smartLabel9.PasswordChar = '\0'; + this.smartLabel9.Radius = 3; + this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel9.Size = new System.Drawing.Size(100, 20); + this.smartLabel9.TabIndex = 175; + this.smartLabel9.Text = "99999.99"; + this.smartLabel9.TextColor = System.Drawing.Color.White; + this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel9.Wordwrap = false; + // + // smartLabel10 + // + this.smartLabel10.BackGround = this.smartGroupBox1; + this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel10.LineSpacing = 0F; + this.smartLabel10.Location = new System.Drawing.Point(582, 487); + this.smartLabel10.Name = "smartLabel10"; + this.smartLabel10.OverlapOptimize = true; + this.smartLabel10.PasswordChar = '\0'; + this.smartLabel10.Radius = 3; + this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel10.Size = new System.Drawing.Size(100, 20); + this.smartLabel10.TabIndex = 174; + this.smartLabel10.Text = "99.99"; + this.smartLabel10.TextColor = System.Drawing.Color.White; + this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel10.Wordwrap = false; + // + // smartLabel5 + // + this.smartLabel5.BackGround = this.smartGroupBox1; + this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel5.LineSpacing = 0F; + this.smartLabel5.Location = new System.Drawing.Point(481, 529); + 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(100, 20); + this.smartLabel5.TabIndex = 173; + this.smartLabel5.Text = "-95.0"; + this.smartLabel5.TextColor = System.Drawing.Color.White; + this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel5.Wordwrap = false; + // + // smartLabel6 + // + this.smartLabel6.BackGround = this.smartGroupBox1; + this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel6.LineSpacing = 0F; + this.smartLabel6.Location = new System.Drawing.Point(481, 508); + this.smartLabel6.Name = "smartLabel6"; + this.smartLabel6.OverlapOptimize = true; + this.smartLabel6.PasswordChar = '\0'; + this.smartLabel6.Radius = 3; + this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel6.Size = new System.Drawing.Size(100, 20); + this.smartLabel6.TabIndex = 172; + this.smartLabel6.Text = "99999.99"; + this.smartLabel6.TextColor = System.Drawing.Color.White; + this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel6.Wordwrap = false; + // + // smartLabel7 + // + this.smartLabel7.BackGround = this.smartGroupBox1; + this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel7.LineSpacing = 0F; + this.smartLabel7.Location = new System.Drawing.Point(481, 487); + this.smartLabel7.Name = "smartLabel7"; + this.smartLabel7.OverlapOptimize = true; + this.smartLabel7.PasswordChar = '\0'; + this.smartLabel7.Radius = 3; + this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel7.Size = new System.Drawing.Size(100, 20); + this.smartLabel7.TabIndex = 171; + this.smartLabel7.Text = "99.99"; + this.smartLabel7.TextColor = System.Drawing.Color.White; + this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel7.Wordwrap = false; + // + // smartLabel4 + // + this.smartLabel4.BackGround = this.smartGroupBox1; + this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel4.LineSpacing = 0F; + this.smartLabel4.Location = new System.Drawing.Point(784, 466); + 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(100, 20); + this.smartLabel4.TabIndex = 170; + this.smartLabel4.Text = "5"; + this.smartLabel4.TextColor = System.Drawing.Color.White; + this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel4.Wordwrap = false; + // + // smartLabel3 + // + this.smartLabel3.BackGround = this.smartGroupBox1; + this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + 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("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel3.LineSpacing = 0F; + this.smartLabel3.Location = new System.Drawing.Point(683, 466); + 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(100, 20); + this.smartLabel3.TabIndex = 169; + this.smartLabel3.Text = "4"; + this.smartLabel3.TextColor = System.Drawing.Color.White; + this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel3.Wordwrap = false; + // + // smartLabel2 + // + this.smartLabel2.BackGround = this.smartGroupBox1; + this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + 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", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel2.LineSpacing = 0F; + this.smartLabel2.Location = new System.Drawing.Point(582, 466); + 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(100, 20); + this.smartLabel2.TabIndex = 168; + this.smartLabel2.Text = "3"; + this.smartLabel2.TextColor = System.Drawing.Color.White; + this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel2.Wordwrap = false; + // + // smartLabel1 + // + this.smartLabel1.BackGround = this.smartGroupBox1; + this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + 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", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel1.LineSpacing = 0F; + this.smartLabel1.Location = new System.Drawing.Point(481, 466); + 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(100, 20); + this.smartLabel1.TabIndex = 167; + this.smartLabel1.Text = "2"; + this.smartLabel1.TextColor = System.Drawing.Color.White; + this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel1.Wordwrap = false; + // + // labelVacuum5 + // + this.labelVacuum5.BackGround = this.smartGroupBox1; + this.labelVacuum5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.labelVacuum5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelVacuum5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelVacuum5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelVacuum5.LineSpacing = 0F; + this.labelVacuum5.Location = new System.Drawing.Point(380, 529); + this.labelVacuum5.Name = "labelVacuum5"; + this.labelVacuum5.OverlapOptimize = true; + this.labelVacuum5.PasswordChar = '\0'; + this.labelVacuum5.Radius = 3; + this.labelVacuum5.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelVacuum5.Size = new System.Drawing.Size(100, 20); + this.labelVacuum5.TabIndex = 166; + this.labelVacuum5.Text = "-95.0"; + this.labelVacuum5.TextColor = System.Drawing.Color.White; + this.labelVacuum5.TextColorDisable = System.Drawing.Color.Gray; + this.labelVacuum5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelVacuum5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelVacuum5.Wordwrap = false; + // + // smartLabel45 + // + this.smartLabel45.BackGround = this.smartGroupBox1; + this.smartLabel45.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel45.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel45.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel45.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel45.LineSpacing = 0F; + this.smartLabel45.Location = new System.Drawing.Point(336, 529); + this.smartLabel45.Name = "smartLabel45"; + this.smartLabel45.OverlapOptimize = true; + this.smartLabel45.PasswordChar = '\0'; + this.smartLabel45.Radius = 3; + this.smartLabel45.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel45.Size = new System.Drawing.Size(43, 20); + this.smartLabel45.TabIndex = 165; + this.smartLabel45.Text = "Ratio"; + this.smartLabel45.TextColor = System.Drawing.Color.White; + this.smartLabel45.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel45.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel45.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel45.Wordwrap = false; + // + // labelDiff5 + // + this.labelDiff5.BackGround = this.smartGroupBox1; + this.labelDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.labelDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelDiff5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelDiff5.LineSpacing = 0F; + this.labelDiff5.Location = new System.Drawing.Point(380, 508); + this.labelDiff5.Name = "labelDiff5"; + this.labelDiff5.OverlapOptimize = true; + this.labelDiff5.PasswordChar = '\0'; + this.labelDiff5.Radius = 3; + this.labelDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelDiff5.Size = new System.Drawing.Size(100, 20); + this.labelDiff5.TabIndex = 164; + this.labelDiff5.Text = "99999.99"; + this.labelDiff5.TextColor = System.Drawing.Color.White; + this.labelDiff5.TextColorDisable = System.Drawing.Color.Gray; + this.labelDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelDiff5.Wordwrap = false; + // + // smartLabel47 + // + this.smartLabel47.BackGround = this.smartGroupBox1; + this.smartLabel47.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel47.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel47.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel47.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel47.LineSpacing = 0F; + this.smartLabel47.Location = new System.Drawing.Point(336, 508); + this.smartLabel47.Name = "smartLabel47"; + this.smartLabel47.OverlapOptimize = true; + this.smartLabel47.PasswordChar = '\0'; + this.smartLabel47.Radius = 3; + this.smartLabel47.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel47.Size = new System.Drawing.Size(43, 20); + this.smartLabel47.TabIndex = 163; + this.smartLabel47.Text = "NG"; + this.smartLabel47.TextColor = System.Drawing.Color.White; + this.smartLabel47.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel47.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel47.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel47.Wordwrap = false; + // + // labelDisp5 + // + this.labelDisp5.BackGround = this.smartGroupBox1; + this.labelDisp5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.labelDisp5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelDisp5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelDisp5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelDisp5.LineSpacing = 0F; + this.labelDisp5.Location = new System.Drawing.Point(380, 487); + this.labelDisp5.Name = "labelDisp5"; + this.labelDisp5.OverlapOptimize = true; + this.labelDisp5.PasswordChar = '\0'; + this.labelDisp5.Radius = 3; + this.labelDisp5.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelDisp5.Size = new System.Drawing.Size(100, 20); + this.labelDisp5.TabIndex = 162; + this.labelDisp5.Text = "99.99"; + this.labelDisp5.TextColor = System.Drawing.Color.White; + this.labelDisp5.TextColorDisable = System.Drawing.Color.Gray; + this.labelDisp5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelDisp5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelDisp5.Wordwrap = false; + // + // smartLabel49 + // + this.smartLabel49.BackGround = this.smartGroupBox1; + this.smartLabel49.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.smartLabel49.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel49.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel49.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel49.LineSpacing = 0F; + this.smartLabel49.Location = new System.Drawing.Point(336, 487); + this.smartLabel49.Name = "smartLabel49"; + this.smartLabel49.OverlapOptimize = true; + this.smartLabel49.PasswordChar = '\0'; + this.smartLabel49.Radius = 3; + this.smartLabel49.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel49.Size = new System.Drawing.Size(43, 20); + this.smartLabel49.TabIndex = 161; + this.smartLabel49.Text = "Pass"; + this.smartLabel49.TextColor = System.Drawing.Color.White; + this.smartLabel49.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel49.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel49.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel49.Wordwrap = false; + // + // smartLabel31 + // + this.smartLabel31.BackGround = this.smartGroupBox1; + this.smartLabel31.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128))))); + this.smartLabel31.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel31.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel31.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel31.LineSpacing = 0F; + this.smartLabel31.Location = new System.Drawing.Point(380, 466); + this.smartLabel31.Name = "smartLabel31"; + this.smartLabel31.OverlapOptimize = true; + this.smartLabel31.PasswordChar = '\0'; + this.smartLabel31.Radius = 3; + this.smartLabel31.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel31.Size = new System.Drawing.Size(100, 20); + this.smartLabel31.TabIndex = 159; + this.smartLabel31.Text = "1"; + this.smartLabel31.TextColor = System.Drawing.Color.White; + this.smartLabel31.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel31.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel31.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel31.Wordwrap = false; + // + // ControlMenuLogTemporary + // + this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; + this.Controls.Add(this.smartGroupBox1); + this.Name = "ControlMenuLogTemporary"; + this.Size = new System.Drawing.Size(909, 664); + this.smartGroupBox1.ResumeLayout(false); + this.ResumeLayout(false); + + } + + #endregion + + private SmartX.SmartGroupBox smartGroupBox1; + private SmartX.SmartLabel smartLabel42; + private SmartX.SmartLabel smartLabel41; + private SmartX.SmartLabel smartLabel17; + private SmartX.SmartLabel smartLabel18; + private SmartX.SmartLabel smartLabel19; + private SmartX.SmartLabel smartLabel20; + private SmartX.SmartLabel smartLabel21; + private SmartX.SmartLabel smartLabel22; + private SmartX.SmartLabel smartLabel23; + private SmartX.SmartLabel smartLabel24; + private SmartX.SmartLabel smartLabel25; + private SmartX.SmartLabel smartLabel26; + private SmartX.SmartLabel smartLabel27; + private SmartX.SmartLabel smartLabel28; + private SmartX.SmartLabel smartLabel29; + private SmartX.SmartLabel smartLabel30; + private SmartX.SmartLabel smartLabel32; + private SmartX.SmartLabel smartLabel33; + private SmartX.SmartLabel smartLabel34; + private SmartX.SmartLabel smartLabel35; + private SmartX.SmartLabel smartLabel36; + private SmartX.SmartLabel smartLabel37; + private SmartX.SmartLabel smartLabel38; + private SmartX.SmartLabel smartLabel39; + private SmartX.SmartLabel smartLabel40; + private SmartX.SmartLabel smartLabel14; + private SmartX.SmartLabel smartLabel15; + private SmartX.SmartLabel smartLabel16; + private SmartX.SmartLabel smartLabel11; + private SmartX.SmartLabel smartLabel12; + private SmartX.SmartLabel smartLabel13; + private SmartX.SmartLabel smartLabel8; + private SmartX.SmartLabel smartLabel9; + private SmartX.SmartLabel smartLabel10; + private SmartX.SmartLabel smartLabel5; + private SmartX.SmartLabel smartLabel6; + private SmartX.SmartLabel smartLabel7; + private SmartX.SmartLabel smartLabel4; + private SmartX.SmartLabel smartLabel3; + private SmartX.SmartLabel smartLabel2; + private SmartX.SmartLabel smartLabel1; + private SmartX.SmartLabel labelVacuum5; + private SmartX.SmartLabel smartLabel45; + private SmartX.SmartLabel labelDiff5; + private SmartX.SmartLabel smartLabel47; + private SmartX.SmartLabel labelDisp5; + private SmartX.SmartLabel smartLabel49; + private SmartX.SmartLabel smartLabel31; + private System.Windows.Forms.TreeView treeViewInspection; + private SmartX.SmartProgressBar smartProgressBar6; + private SmartX.SmartProgressBar smartProgressBar7; + private SmartX.SmartProgressBar smartProgressBar8; + private SmartX.SmartProgressBar smartProgressBar9; + private SmartX.SmartProgressBar smartProgressBar10; + private SmartX.SmartProgressBar smartProgressBar5; + private SmartX.SmartProgressBar smartProgressBar4; + private SmartX.SmartProgressBar smartProgressBar3; + private SmartX.SmartProgressBar smartProgressBar2; + private SmartX.SmartProgressBar smartProgressBar1; + } +} diff --git a/INT_PT002/Controls/Log/ControlMenuLogTemporary.cs b/INT_PT002/Controls/Log/ControlMenuLogTemporary.cs new file mode 100644 index 0000000..2a56537 --- /dev/null +++ b/INT_PT002/Controls/Log/ControlMenuLogTemporary.cs @@ -0,0 +1,19 @@ +using System; +using System.Linq; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Text; +using System.Windows.Forms; + +namespace INT_PT002.Controls.Log +{ + public partial class ControlMenuLogTemporary : UserControl + { + public ControlMenuLogTemporary() + { + InitializeComponent(); + } + } +} diff --git a/INT_PT002/Controls/Log/ControlMenuLogTemporary.resx b/INT_PT002/Controls/Log/ControlMenuLogTemporary.resx new file mode 100644 index 0000000..3e7a6d2 --- /dev/null +++ b/INT_PT002/Controls/Log/ControlMenuLogTemporary.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + WEBPAD + + \ No newline at end of file diff --git a/INT_PT002/Controls/Manual/ControlMenuManualIoTest.cs b/INT_PT002/Controls/Manual/ControlMenuManualIoTest.cs index efb0fc6..68a139b 100644 --- a/INT_PT002/Controls/Manual/ControlMenuManualIoTest.cs +++ b/INT_PT002/Controls/Manual/ControlMenuManualIoTest.cs @@ -147,6 +147,10 @@ namespace INT_PT002.Controls } } + public void UpdateDisplayAlarmView(AlarmList alarm) + { + } + public void DisplayRefresh() { this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplay = Define.E_DisplayStore.DisplayEquipmentTest; diff --git a/INT_PT002/Controls/System/ControlMenuSystemInformation.Designer.cs b/INT_PT002/Controls/System/ControlMenuSystemInformation.Designer.cs index 62a5a63..8c73750 100644 --- a/INT_PT002/Controls/System/ControlMenuSystemInformation.Designer.cs +++ b/INT_PT002/Controls/System/ControlMenuSystemInformation.Designer.cs @@ -30,6 +30,7 @@ { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMenuSystemInformation)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); + this.buttonUpdateMainboard = new SmartX.SmartButton(); this.smartKeyboard1 = new SmartX.SmartKeyboard(); this.smartLabel25 = new SmartX.SmartLabel(); this.labelContact3 = new SmartX.SmartLabel(); @@ -60,7 +61,6 @@ this.smartLabel1 = new SmartX.SmartLabel(); this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine(); this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine(); - this.buttonUpdateMainboard = new SmartX.SmartButton(); this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // @@ -69,8 +69,8 @@ this.smartGroupBox1.BackGround = null; this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartGroupBox1.BackImage = null; - this.smartGroupBox1.Controls.Add(this.buttonUpdateMainboard); 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); @@ -113,6 +113,40 @@ this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.White; // + // buttonUpdateMainboard + // + this.buttonUpdateMainboard.BackGround = this.smartGroupBox1; + this.buttonUpdateMainboard.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226))))); + 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; + this.buttonUpdateMainboard.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; + this.buttonUpdateMainboard.ButtonText = "Update"; + this.buttonUpdateMainboard.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.buttonUpdateMainboard.GroupID = 0; + this.buttonUpdateMainboard.ImageDisable = null; + this.buttonUpdateMainboard.ImageDown = null; + this.buttonUpdateMainboard.ImageUp = null; + this.buttonUpdateMainboard.Location = new System.Drawing.Point(726, 217); + this.buttonUpdateMainboard.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonUpdateMainboard.Name = "buttonUpdateMainboard"; + this.buttonUpdateMainboard.NestedClickEventPrevent = false; + this.buttonUpdateMainboard.OutlinePixel = 2; + this.buttonUpdateMainboard.OverlapOptimize = true; + this.buttonUpdateMainboard.RepeatInterval = 200; + this.buttonUpdateMainboard.RepeatIntervalAccelerate = null; + this.buttonUpdateMainboard.RoundSize = 10; + this.buttonUpdateMainboard.SafeInterval = 200; + this.buttonUpdateMainboard.Size = new System.Drawing.Size(84, 24); + this.buttonUpdateMainboard.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.buttonUpdateMainboard.TabIndex = 90; + this.buttonUpdateMainboard.Text = null; + this.buttonUpdateMainboard.TextColor = System.Drawing.Color.White; + this.buttonUpdateMainboard.TextColorDisable = System.Drawing.Color.Gray; + this.buttonUpdateMainboard.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.buttonUpdateMainboard.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.buttonUpdateMainboard.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + // // smartKeyboard1 // this.smartKeyboard1.BackGround = null; @@ -818,40 +852,6 @@ this.smartSeparatorLine1.TabIndex = 0; this.smartSeparatorLine1.Text = "smartSeparatorLine1"; // - // buttonUpdateMainboard - // - this.buttonUpdateMainboard.BackGround = this.smartGroupBox1; - this.buttonUpdateMainboard.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226))))); - 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; - this.buttonUpdateMainboard.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; - this.buttonUpdateMainboard.ButtonText = "Update"; - this.buttonUpdateMainboard.ColorKeySamplePosition = new System.Drawing.Point(0, 0); - this.buttonUpdateMainboard.GroupID = 0; - this.buttonUpdateMainboard.ImageDisable = null; - this.buttonUpdateMainboard.ImageDown = null; - this.buttonUpdateMainboard.ImageUp = null; - this.buttonUpdateMainboard.Location = new System.Drawing.Point(726, 217); - this.buttonUpdateMainboard.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; - this.buttonUpdateMainboard.Name = "buttonUpdateMainboard"; - this.buttonUpdateMainboard.NestedClickEventPrevent = false; - this.buttonUpdateMainboard.OutlinePixel = 2; - this.buttonUpdateMainboard.OverlapOptimize = true; - this.buttonUpdateMainboard.RepeatInterval = 200; - this.buttonUpdateMainboard.RepeatIntervalAccelerate = null; - this.buttonUpdateMainboard.RoundSize = 10; - this.buttonUpdateMainboard.SafeInterval = 200; - this.buttonUpdateMainboard.Size = new System.Drawing.Size(84, 24); - this.buttonUpdateMainboard.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; - this.buttonUpdateMainboard.TabIndex = 90; - this.buttonUpdateMainboard.Text = null; - this.buttonUpdateMainboard.TextColor = System.Drawing.Color.White; - this.buttonUpdateMainboard.TextColorDisable = System.Drawing.Color.Gray; - this.buttonUpdateMainboard.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); - this.buttonUpdateMainboard.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; - this.buttonUpdateMainboard.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; - // // ControlMenuSystemInformation // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); diff --git a/INT_PT002/Controls/User/ControlMenuUserUserEditor.Designer.cs b/INT_PT002/Controls/User/ControlMenuUserUserEditor.Designer.cs index 6a36d27..4708948 100644 --- a/INT_PT002/Controls/User/ControlMenuUserUserEditor.Designer.cs +++ b/INT_PT002/Controls/User/ControlMenuUserUserEditor.Designer.cs @@ -163,7 +163,7 @@ this.smartKeyboard.Size = new System.Drawing.Size(16, 11); this.smartKeyboard.SizeRunTime = new System.Drawing.Size(897, 352); this.smartKeyboard.TabIndex = 119; - this.smartKeyboard.TABKeyDisable = false; + this.smartKeyboard.TABKeyDisable = true; this.smartKeyboard.TargetInputObject = null; this.smartKeyboard.Text = "smartKeyboard1"; this.smartKeyboard.TextColor = System.Drawing.Color.Black; diff --git a/INT_PT002/Controls/User/ControlMenuUserUserEditor.cs b/INT_PT002/Controls/User/ControlMenuUserUserEditor.cs index c039284..a7c040e 100644 --- a/INT_PT002/Controls/User/ControlMenuUserUserEditor.cs +++ b/INT_PT002/Controls/User/ControlMenuUserUserEditor.cs @@ -169,6 +169,30 @@ namespace INT_PT002.Controls return; } + + if (this.labelAccessRight.Text == "") + { + DialogFormMessage msg = new DialogFormMessage(null, 16, this.ParentForm.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + + return; + } + + if (this.labelExpiryDateOfAccount.Text == "000") + { + DialogFormMessage msg = new DialogFormMessage(null, 16, this.ParentForm.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + + return; + } + + if (this.labelExpiryDateOfPassword.Text == "00") + { + DialogFormMessage msg = new DialogFormMessage(null, 16, this.ParentForm.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + + return; + } #endregion item.ID = this.textBoxID.Text; @@ -195,7 +219,7 @@ namespace INT_PT002.Controls menuId.fMenu[11] = this.checkBoxMenuInformation.Checked; menuId.fMenu[12] = this.checkBoxMenuStatus.Checked; - for (int i = 13; i < UserManager.USER_MENU_ID_MAX - 13; i++) + for (int i = 13; i < UserManager.USER_MENU_ID_MAX - 12; i++) menuId.fMenu[i] = false; if (this.buttonLevel1.ButtonStatus == SmartX.SmartButton.BUTSTATUS.DOWN) @@ -225,6 +249,21 @@ namespace INT_PT002.Controls this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.UserEditor, detail); #endregion } + + #region 자동 로그아웃 타임 + //this.ParentForm.ParentForm.SystemConfig.AUTOMATIC_LOGOUT = int.Parse(this.labelAutomaticLogoutTime.Text); + + //if (this.ParentForm.ParentForm.SystemConfig.AUTOMATIC_LOGOUT == 1) + // this.ParentForm.ParentForm.FlagAutomaticLogoutWarningTime = 30; + //else + // this.ParentForm.ParentForm.FlagAutomaticLogoutWarningTime = 60; + + //UserManager.UserManager_AutoLogoutSetTimeout(this.ParentForm.ParentForm.SystemConfig.AUTOMATIC_LOGOUT, this.ParentForm.ParentForm.FlagAutomaticLogoutWarningTime); + #endregion + + this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig); + + this.buttonSave.Visible = false; } } private void CheckBoxCheckedAsLevel(Define.E_UserGroup level) @@ -832,21 +871,6 @@ namespace INT_PT002.Controls private void buttonSave_Click(object sender, EventArgs e) { this.SaveUserDll(); - - #region 자동 로그아웃 타임 - this.ParentForm.ParentForm.SystemConfig.AUTOMATIC_LOGOUT = int.Parse(this.labelAutomaticLogoutTime.Text); - - if (this.ParentForm.ParentForm.SystemConfig.AUTOMATIC_LOGOUT == 1) - this.ParentForm.ParentForm.FlagAutomaticLogoutWarningTime = 30; - else - this.ParentForm.ParentForm.FlagAutomaticLogoutWarningTime = 60; - - UserManager.UserManager_AutoLogoutSetTimeout(this.ParentForm.ParentForm.SystemConfig.AUTOMATIC_LOGOUT, this.ParentForm.ParentForm.FlagAutomaticLogoutWarningTime); - #endregion - - this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig); - - this.buttonSave.Visible = false; } private void buttonIDEdit_Click(object sender, EventArgs e) diff --git a/INT_PT002/DataStore/Define.cs b/INT_PT002/DataStore/Define.cs index 5ba3257..045876a 100644 --- a/INT_PT002/DataStore/Define.cs +++ b/INT_PT002/DataStore/Define.cs @@ -7,6 +7,8 @@ namespace INT_PT002.DataStore { public class Define { + public delegate void EventHandlerAlarmStateChange(Define.E_Trackingalarm alarm, string status); + public enum E_EquipmentStatus { Stop = 0, @@ -118,17 +120,14 @@ namespace INT_PT002.DataStore FormMainDisplay, FormMenu, FormProduct, - FormConfiguration, - FormCommunication, FormUserEditor, + FormUserGroupEditor, FormIOTest, - FormMotorSetting, FormEquipmentLog, FormCheckLog, FormAlarmList, FormInformation, - FormEquipmentSetting, - FormTimeSetting, + FormStatus, } public enum E_UserGroup @@ -222,5 +221,13 @@ namespace INT_PT002.DataStore Parameter, Alarm, } + + public enum E_DataType + { + None, + History, + Inspection, + Other, + } } } diff --git a/INT_PT002/DataStore/SystemConfiguration.cs b/INT_PT002/DataStore/SystemConfiguration.cs index b78522f..59e77a4 100644 --- a/INT_PT002/DataStore/SystemConfiguration.cs +++ b/INT_PT002/DataStore/SystemConfiguration.cs @@ -1010,6 +1010,226 @@ namespace INT_PT002.DataStore } #endregion + #region AlarmList + public class AlarmList + { + #region Field + private bool m_IsEntrySensorError; + private bool m_IsLoadcellError; + private bool m_IsPressureError; + private bool m_IsServoOff; + private bool m_IsServoAlarm; + private bool m_IsServoTorqueAlarm; + + public event Define.EventHandlerAlarmStateChange EventAlarmStateChange; + #endregion + + #region Constructor + public AlarmList() + { + this.Initialize(); + } + #endregion + + #region Property + public bool IsEntrySensorError + { + get { return this.m_IsEntrySensorError; } + set { this.m_IsEntrySensorError = value; } + } + public bool IsLoadcellError + { + get { return this.m_IsLoadcellError; } + set { this.m_IsLoadcellError = value; } + } + public bool IsPressureError + { + get { return this.m_IsPressureError; } + set { this.m_IsPressureError = value; } + } + public bool IsServoOff + { + get { return this.m_IsServoOff; } + set { this.m_IsServoOff = value; } + } + public bool IsServoAlarm + { + get { return this.m_IsServoAlarm; } + set { this.m_IsServoAlarm = value; } + } + public bool IsServoTorqueAlarmTorque + { + get { return this.m_IsServoTorqueAlarm; } + set { this.m_IsServoTorqueAlarm = value; } + } + #endregion + + #region Method + private void Initialize() + { + this.IsEntrySensorError = false; + this.IsLoadcellError = false; + this.IsPressureError = false; + this.IsServoOff = false; + this.IsServoAlarm = false; + this.IsServoTorqueAlarmTorque = false; + } + + public void SetAlarm(string alarm) + { + string sValue1 = "", sValue2 = "", sValue3 = "", sValue4 = "", sValue5 = "", sValue6 = "", sValue7 = "", sValue8 = ""; + + if (alarm.Length != 8) + return; + + sValue1 = Convert.ToString(Convert.ToInt16(alarm.Substring(0, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0'); + sValue2 = Convert.ToString(Convert.ToInt16(alarm.Substring(1, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0'); + sValue3 = Convert.ToString(Convert.ToInt16(alarm.Substring(2, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0'); + sValue4 = Convert.ToString(Convert.ToInt16(alarm.Substring(3, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0'); + sValue5 = Convert.ToString(Convert.ToInt16(alarm.Substring(4, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0'); + sValue6 = Convert.ToString(Convert.ToInt16(alarm.Substring(5, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0'); + sValue7 = Convert.ToString(Convert.ToInt16(alarm.Substring(6, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0'); + sValue8 = Convert.ToString(Convert.ToInt16(alarm.Substring(7, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0'); + + // 알람 12- + if (sValue3[0] == '0') + { } + else + { } + // 알람 11-서보알람토크 + if (sValue3[1] == '0') + { + if (this.IsServoTorqueAlarmTorque != false) + { + this.IsServoTorqueAlarmTorque = false; + this.EventAlarmStateChange(Define.E_Trackingalarm.a4_ServoTorqueAlarm, "OFF"); + } + } + else + { + if (this.IsServoTorqueAlarmTorque != true) + { + this.IsServoTorqueAlarmTorque = true; + this.EventAlarmStateChange(Define.E_Trackingalarm.a4_ServoTorqueAlarm, "ON"); + } + } + // 알람 10-서보알람 + if (sValue3[2] == '0') + { + if (this.IsServoAlarm != false) + { + this.IsServoAlarm = false; + this.EventAlarmStateChange(Define.E_Trackingalarm.a5_ServoAlarm, "OFF"); + } + } + else + { + if (this.IsServoAlarm != true) + { + this.IsServoAlarm = true; + this.EventAlarmStateChange(Define.E_Trackingalarm.a5_ServoAlarm, "ON"); + } + } + // 알람 9-서보OFF + if (sValue3[3] == '0') + { + if (this.IsServoOff != false) + { + this.IsServoOff = false; + this.EventAlarmStateChange(Define.E_Trackingalarm.a6_ServoOff, "OFF"); + } + } + else + { + if (this.IsServoOff != true) + { + this.IsServoOff = true; + this.EventAlarmStateChange(Define.E_Trackingalarm.a6_ServoOff, "ON"); + } + } + + // 알람 8- + if (sValue2[0] == '0') + { } + else + { } + // 알람 7- + if (sValue2[1] == '0') + { } + else + { } + // 알람 6- + if (sValue2[2] == '0') + { } + else + { } + // 알람 5- + if (sValue2[3] == '0') + { } + else + { } + + // 알람 4- + if (sValue1[0] == '0') + { } + else + { } + // 알람 3-공압에러 + if (sValue1[1] == '0') + { + if (this.IsPressureError != false) + { + this.IsPressureError = false; + this.EventAlarmStateChange(Define.E_Trackingalarm.a1_PressureError, "OFF"); + } + } + else + { + if (this.IsPressureError != true) + { + this.IsPressureError = true; + this.EventAlarmStateChange(Define.E_Trackingalarm.a1_PressureError, "ON"); + } + } + // 알람 2-셀 에러 + if (sValue1[2] == '0') + { + if (this.IsLoadcellError != false) + { + this.IsLoadcellError = false; + this.EventAlarmStateChange(Define.E_Trackingalarm.a2_LoadcellError, "OFF"); + } + } + else + { + if (this.IsLoadcellError != true) + { + this.IsLoadcellError = true; + this.EventAlarmStateChange(Define.E_Trackingalarm.a2_LoadcellError, "ON"); + } + } + // 알람 1-입력센서 에러 + if (sValue1[3] == '0') + { + if (this.IsEntrySensorError != false) + { + this.IsEntrySensorError = false; + this.EventAlarmStateChange(Define.E_Trackingalarm.a3_EntrySensorError, "OFF"); + } + } + else + { + if (this.IsEntrySensorError != true) + { + this.IsEntrySensorError = true; + this.EventAlarmStateChange(Define.E_Trackingalarm.a3_EntrySensorError, "ON"); + } + } + } + #endregion + } + #endregion + #region HistoryData public class HistoryData { @@ -1081,4 +1301,75 @@ namespace INT_PT002.DataStore #endregion } #endregion + + #region DataBackupYear + public class DataBackupYear + { + #region Field + private string m_Year; + + public List Months; + #endregion + + #region Constructor + public DataBackupYear(string year) + { + this.Initialize(); + + this.Year = year; + } + #endregion + + #region Property + public string Year + { + get { return this.m_Year; } + private set { this.m_Year = value; } + } + #endregion + + #region Method + private void Initialize() + { + this.Year = ""; + this.Months = new List(); + } + #endregion + } + #endregion + #region DataBackupMonth + public class DataBackupMonth + { + #region Field + private string m_Month; + + public List Days; + #endregion + + #region Constructor + public DataBackupMonth(string month) + { + this.Initialize(); + + this.Month = month; + } + #endregion + + #region Property + public string Month + { + get { return this.m_Month; } + private set { this.m_Month = value; } + } + #endregion + + #region Method + private void Initialize() + { + this.Month = ""; + this.Days = new List(); + } + #endregion + } + #endregion } diff --git a/INT_PT002/DialogForms/DialogFormMessage.cs b/INT_PT002/DialogForms/DialogFormMessage.cs index 062daf0..8ce4fb9 100644 --- a/INT_PT002/DialogForms/DialogFormMessage.cs +++ b/INT_PT002/DialogForms/DialogFormMessage.cs @@ -561,7 +561,7 @@ namespace INT_PT002.DialogForms break; case 16: this.smartGroupBox1.Text = "Error 16"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "필수 설정 항목을 설정해 주십시오"; break; case 17: this.smartGroupBox1.Text = "Error 17"; @@ -584,67 +584,71 @@ namespace INT_PT002.DialogForms { case 1: this.smartGroupBox1.Text = "Error 01"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "ID not found"; break; case 2: this.smartGroupBox1.Text = "Error 02"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "ID : ID already exists"; break; case 3: this.smartGroupBox1.Text = "Error 03"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "ID : Please enter 6~20 characters"; break; case 4: this.smartGroupBox1.Text = "Error 04"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "ID : Please enter 6~20 characters"; break; case 5: this.smartGroupBox1.Text = "Error 05"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "ID : Consecutive(123,321,abc,cba...) or"; + this.labelMessage2.Text = "identical(111,222,aaa...) characters cannot be used."; break; case 6: this.smartGroupBox1.Text = "Error 06"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "ID : Contains invalid characters"; break; case 7: this.smartGroupBox1.Text = "Error 07"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "ID : User account has expired"; break; case 8: this.smartGroupBox1.Text = "Error 08"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "PASSWORD : This is the old password"; break; case 9: this.smartGroupBox1.Text = "Error 09"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "PASSWORD : Please enter 6~20 characters"; break; case 10: this.smartGroupBox1.Text = "Error 10"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "PASSWORD : Please enter 6~20 characters"; break; case 11: this.smartGroupBox1.Text = "Error 11"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "PASSWORD : Consecutive(123,321,abc,cba...) or"; + this.labelMessage2.Text = "identical(111,222,aaa...) characters cannot be used."; break; case 12: this.smartGroupBox1.Text = "Error 12"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "PASSWORD : Contains invalid characters"; + this.labelMessage2.Text = "Special characters allowed : !@#$%^&*+-."; break; case 13: this.smartGroupBox1.Text = "Error 13"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "PASSWORD : Please include at least one English letter,"; + this.labelMessage2.Text = "at least one number, and at least one special character"; break; case 14: this.smartGroupBox1.Text = "Error 14"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "Check your password"; break; case 15: this.smartGroupBox1.Text = "Error 15"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "PASSWORD : Password has expired"; break; case 16: this.smartGroupBox1.Text = "Error 16"; - this.labelMessage1.Text = ""; + this.labelMessage1.Text = "Please set the required setting items"; break; case 17: this.smartGroupBox1.Text = "Error 17"; diff --git a/INT_PT002/DialogForms/DialogFormYesNo.cs b/INT_PT002/DialogForms/DialogFormYesNo.cs index 4e3b02f..6f025a4 100644 --- a/INT_PT002/DialogForms/DialogFormYesNo.cs +++ b/INT_PT002/DialogForms/DialogFormYesNo.cs @@ -193,7 +193,42 @@ namespace INT_PT002.DialogForms { } } + public DialogFormYesNo(Define.E_LanguageID language, int ok, string msg) + { + InitializeComponent(); + this.smartGroupBox1.Text = ""; + this.labelMessage1.Text = ""; + this.labelMessage2.Text = ""; + + switch (language) + { + case Define.E_LanguageID.Korean: + switch (ok) + { + case 31: + this.smartGroupBox1.Text = "파일"; + this.labelMessage1.Text = string.Format("{0} 파일이 이미 있습니다. 바꾸시겠습니까?", msg); + break; + default: + break; + } + break; + case Define.E_LanguageID.English: + switch (ok) + { + case 31: + this.smartGroupBox1.Text = "File"; + this.labelMessage1.Text = string.Format("{0} already exists. Do you change the file?", msg); + break; + default: + break; + } + break; + default: + break; + } + } public DialogFormYesNo(Define.E_MessageBoxIcon icon, string code, string message1, string message2) { InitializeComponent(); diff --git a/INT_PT002/Forms/FormMain.cs b/INT_PT002/Forms/FormMain.cs index 21c6339..0f2d46c 100644 --- a/INT_PT002/Forms/FormMain.cs +++ b/INT_PT002/Forms/FormMain.cs @@ -33,7 +33,8 @@ namespace INT_PT002.Forms private string m_PathDataStatisticsFolder; private string m_PathDataFolder; private string m_PathDataHistoryFolder; - private string m_PathHeaderFolder; + private string m_PathDataInspectionFolder; + private string m_PathDataAlarmFolder; private static string m_PathBinFolder; // UserGroup @@ -60,8 +61,11 @@ namespace INT_PT002.Forms // 장비 구동 상태 private Define.E_EquipmentStatus m_EquipmentStatus; + // 알람 + private AlarmList CurrentAlarmList; + // Form - public FormMainDisplay1 ChildFormMainDisplay; + public FormMainDisplay2 ChildFormMainDisplay; public FormMenu ChildFormMenu; #endregion @@ -108,10 +112,15 @@ namespace INT_PT002.Forms get { return this.m_PathDataHistoryFolder; } private set { this.m_PathDataHistoryFolder = value; } } - public string PathHeaderFolder + public string PathDataInspectionFolder { - get { return this.m_PathHeaderFolder; } - private set { this.m_PathHeaderFolder = value; } + get { return this.m_PathDataInspectionFolder; } + private set { this.m_PathDataInspectionFolder = value; } + } + public string PathDataAlarmFolder + { + get { return this.m_PathDataAlarmFolder; } + private set { this.m_PathDataAlarmFolder = value; } } public static string PathBinFolder { @@ -169,9 +178,13 @@ namespace INT_PT002.Forms this.PathDataStatisticsFolder = this.PathLaunchFolder + "DataStatistics\\"; this.PathDataFolder = this.PathLaunchFolder + "Data\\"; this.PathDataHistoryFolder = this.PathDataFolder + "History\\"; - this.PathHeaderFolder = this.PathLaunchFolder + "Header\\"; + this.PathDataInspectionFolder = this.PathDataFolder + "Inspection\\"; + this.PathDataAlarmFolder = this.PathDataFolder + "Alarm\\"; PathBinFolder = this.PathLaunchFolder + "Bin\\"; + this.CurrentAlarmList = new AlarmList(); + this.CurrentAlarmList.EventAlarmStateChange += new Define.EventHandlerAlarmStateChange(this.CurrentAlarmList_Change); + this.CurrentSystemStatus = new SystemStatus(); this.SystemConfig = new SystemConfiguration(); this.CurrentRecipe = new Recipe(); @@ -223,7 +236,7 @@ namespace INT_PT002.Forms } private void CreateForm() { - this.ChildFormMainDisplay = new FormMainDisplay1(this); + this.ChildFormMainDisplay = new FormMainDisplay2(this); this.ChildFormMenu = new FormMenu(this); this.smartForm1.MainForm = this; @@ -792,7 +805,7 @@ namespace INT_PT002.Forms this.smartFileIO.Close(); } #endregion - + #region Uart Communication private void OpenSmartUartLink() { @@ -1451,9 +1464,9 @@ namespace INT_PT002.Forms string.Format("{0}{1}", receiveData.Substring((i * 6) + 60, 1), receiveData.Substring((i * 6) + 61, 5).Trim()); } #endregion - if (this.CurrentSystemStatus.CurrentDisplay == Define.E_DisplayStore.DisplayMain) - this.ChildFormMainDisplay.UpdateDisplayPresData(this.CurrentLeakData.CollPresData); - else if (this.CurrentSystemStatus.CurrentDisplay == Define.E_DisplayStore.DisplayEquipmentTest) + //if (this.CurrentSystemStatus.CurrentDisplay == Define.E_DisplayStore.DisplayMain) + // this.ChildFormMainDisplay.UpdateDisplayPresData(this.CurrentLeakData.CollPresData); + if (this.CurrentSystemStatus.CurrentDisplay == Define.E_DisplayStore.DisplayEquipmentTest) this.ChildFormMenu.UpdateDisplayEquipmentTestPresData(this.CurrentLeakData.CollPresData); break; default: @@ -1501,10 +1514,13 @@ namespace INT_PT002.Forms { case "0": #region Value Assign - //this.CurrentAlarmList.SetAlarm(receiveData.Substring(0, 8)); + this.CurrentAlarmList.SetAlarm(receiveData.Substring(0, 8)); #endregion - //this.ChildFormMainDisplay.UpdateDisplayAlarmView(this.CurrentAlarmList); + if (this.SystemConfig.CURRENT_FORM == Define.E_FormStore.FormIOTest) + this.ChildFormMenu.Child_Manual_IoTest.UpdateDisplayAlarmView(this.CurrentAlarmList); + else + this.ChildFormMainDisplay.UpdateDisplayAlarmView(this.CurrentAlarmList); break; default: break; @@ -1514,6 +1530,193 @@ namespace INT_PT002.Forms } #endregion + #region Backup + public List GetSeletedNodeList(TreeView tree) + { + int yearCNT, monthCNT, dayCNT; + List listSelectedFile = new List(); + + yearCNT = tree.Nodes.Count; + if (yearCNT != 0) + { + for (int i = 0; i < yearCNT; i++) + { + monthCNT = tree.Nodes[i].Nodes.Count; + if (monthCNT != 0) + { + for (int j = 0; j < monthCNT; j++) + { + dayCNT = tree.Nodes[i].Nodes[j].Nodes.Count; + if (dayCNT != 0) + { + for (int k = 0; k < dayCNT; k++) + { + //if (tree.Nodes[i].Nodes[j].Nodes[k].Checked == true) + //{ + //listSelectedFile.Add(tree.Nodes[i].Nodes[j].Nodes[k].Text); + listSelectedFile.Add(string.Format("{0}\\{1}\\{2}", tree.Nodes[i].Text, tree.Nodes[i].Nodes[j].Text, tree.Nodes[i].Nodes[j].Nodes[k].Text)); + //} + } + } + } + } + } + } + + return listSelectedFile; + } + #endregion + #region Tracking Inspection data + private string GetJudgmentResult(Define.E_JudgmentStatus judg) + { + string value = ""; + + switch (judg) + { + case Define.E_JudgmentStatus.None: + value = "-"; + break; + case Define.E_JudgmentStatus.Pass: + value = "Pass"; + break; + case Define.E_JudgmentStatus.Ng: + value = "Leak"; + break; + case Define.E_JudgmentStatus.Error: + value = "Empty"; + break; + default: + break; + } + + return value; + } + private void GetTrackingInspectionFolderPath(ref string folder, ref string fileName) + { + DateTime time = DateTime.Now; + + folder = this.PathDataInspectionFolder + string.Format("{0:yyyy}\\", time) + string.Format("{0:M}\\", time); + fileName = string.Format("{0:yyyyMMdd}_Inspection_{1}", time, this.CurrentRecipe.NUMBER); + } + public void TrackingInspectionData(LeakData item) + { + bool fileCheck = false, directoryCheck = false; + string fullFilePath = "", folderPath = "", fileName = ""; + StreamWriter sw; + + this.GetTrackingInspectionFolderPath(ref folderPath, ref fileName); + fullFilePath = string.Format("{0}{1}", folderPath, fileName); + + DirectoryInfo di = new DirectoryInfo(folderPath); + directoryCheck = di.Exists; + // 폴더 체크 + if (directoryCheck == false) + di.Create(); + + FileInfo fileInfo = new FileInfo(fullFilePath); + fileCheck = fileInfo.Exists; + + sw = new StreamWriter(fullFilePath, true, Encoding.UTF8); + + if (fileCheck == false) + { + this.RemoveInspectionDataFile(); + + sw.Write("Date"); + sw.Write(","); + sw.Write("Time"); + sw.Write(","); + sw.Write("Name"); + sw.Write(","); + sw.Write("Lot"); + sw.Write(","); + sw.Write("1"); + sw.Write(","); + sw.Write("2"); + sw.Write(","); + sw.Write("3"); + sw.Write(","); + sw.Write("4"); + sw.Write(","); + sw.Write("5"); + sw.Write(","); + sw.Write("6"); + sw.Write(","); + sw.Write("7"); + sw.Write(","); + sw.Write("8"); + sw.Write(","); + sw.Write("9"); + sw.Write(","); + sw.Write("10"); + + sw.WriteLine(); + } + + sw.Write(string.Format("{0:yyyy-MM-dd}", DateTime.Now)); + sw.Write(","); + sw.Write(string.Format("{0:HH:mm:ss}", DateTime.Now)); + sw.Write(","); + sw.Write(this.CurrentRecipe.NAME); + sw.Write(","); + sw.Write(this.CurrentRecipe.LOT); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[0])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[1])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[2])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[3])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[4])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[5])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[6])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[7])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[8])); + sw.Write(","); + sw.Write(this.GetJudgmentResult(item.CollJudgment[9])); + sw.WriteLine(); + + sw.Close(); + } + private void RemoveInspectionDataFile() + { + bool directoryCheck = false; + + try + { + string dday = string.Format("{0:yyyyMMdd}", DateTime.Now.AddDays(-180)) + ".csv"; + + DirectoryInfo dir = new DirectoryInfo(this.PathDataInspectionFolder); + + directoryCheck = dir.Exists; + // 폴더 체크 + if (directoryCheck == false) + dir.Create(); + + FileInfo[] files = dir.GetFiles(); + foreach (FileInfo subfile in files) + { + if (subfile.Name.StartsWith("20")) // 날짜 비교하여 10일 지난화일은 삭제함 + { + if (subfile.Name.CompareTo(dday) < 0) + { + subfile.Delete(); + } + } + } + } + catch + { + + } + } + #endregion #region Tracking History data public void SetTrackingHistoryData(Define.E_TrackingOperation type, string detail) { @@ -1529,20 +1732,6 @@ namespace INT_PT002.Forms this.TrackingHistoryData(data); } - public void SetTrackingHistoryData(Define.E_Trackingalarm type, string detail) - { - HistoryData data = new HistoryData(); - - data.Type = "Alarm"; - data.Time = DateTime.Now; - data.LoginID = this.SystemConfig.CURRENT_USER.ID; - data.Event = type.ToString(); - data.Detail = detail; - data.BeforeData = ""; - data.AfterData = ""; - - this.TrackingHistoryData(data); - } public void SetTrackingHistoryData(Define.E_TrackingParameter type, string detail, string before, string after) { HistoryData data = new HistoryData(); @@ -1566,7 +1755,7 @@ namespace INT_PT002.Forms DateTime time = DateTime.Now; folderPath = string.Format("{0}{1}\\{2}\\", this.PathDataHistoryFolder, time.Year, time.Month); - fileName = string.Format("H{0:yyyyMMdd}.csv", time); + fileName = string.Format("{0:yyyyMMdd}_History.csv", time); fullFilePath = string.Format("{0}{1}", folderPath, fileName); @@ -1661,6 +1850,119 @@ namespace INT_PT002.Forms } } #endregion + #region Tracking Alarm data + public void SetTrackingAlarmData(Define.E_Trackingalarm type, string detail) + { + HistoryData data = new HistoryData(); + + data.Type = "Alarm"; + data.Time = DateTime.Now; + data.LoginID = this.SystemConfig.CURRENT_USER.ID; + data.Event = type.ToString(); + data.Detail = detail; + data.BeforeData = ""; + data.AfterData = ""; + + this.TrackingAlarmData(data); + } + + private void TrackingAlarmData(HistoryData data) + { + bool fileCheck = false, directoryCheck = false; + string fullFilePath = "", folderPath = "", fileName = ""; + StreamWriter sw; + DateTime time = DateTime.Now; + + folderPath = string.Format("{0}{1}\\{2}\\", this.PathDataAlarmFolder, time.Year, time.Month); + fileName = string.Format("{0:yyyyMMdd}_Alarm.csv", time); + + fullFilePath = string.Format("{0}{1}", folderPath, fileName); + + DirectoryInfo di = new DirectoryInfo(folderPath); + directoryCheck = di.Exists; + // 폴더 체크 + if (directoryCheck == false) + di.Create(); + + FileInfo fileInfo = new FileInfo(fullFilePath); + fileCheck = fileInfo.Exists; + + sw = new StreamWriter(fullFilePath, true, Encoding.UTF8); + + try + { + if (fileCheck == false) + { + this.RemoveHistoryDataFile(); + + sw.Write("Date"); + sw.Write(","); + sw.Write("Time"); + sw.Write(","); + sw.Write("LoginID"); + sw.Write(","); + sw.Write("Event"); + sw.Write(","); + sw.Write("Detail"); + + sw.WriteLine(); + } + + sw.Write(string.Format("{0:yyyy-MM-dd}", DateTime.Now)); + sw.Write(","); + sw.Write(string.Format("{0:HH:mm:ss}", DateTime.Now)); + sw.Write(","); + sw.Write(data.LoginID); + sw.Write(","); + sw.Write(data.Event.ToString()); + sw.Write(","); + sw.Write(data.Detail); + sw.Write(","); + sw.Write(data.BeforeData); + sw.Write(","); + sw.Write(data.AfterData); + sw.Write(","); + sw.Write(data.Type); + sw.WriteLine(); + + sw.Close(); + } + catch + { + + } + } + private void RemoveAlarmDataFile() + { + bool directoryCheck = false; + + try + { + string dday = string.Format("{0:yyyyMMdd}", DateTime.Now.AddDays(-180)) + ".csv"; + + DirectoryInfo dir = new DirectoryInfo(this.PathDataAlarmFolder); + + directoryCheck = dir.Exists; + // 폴더 체크 + if (directoryCheck == false) + dir.Create(); + + FileInfo[] files = dir.GetFiles(); + foreach (FileInfo subfile in files) + { + if (subfile.Name.StartsWith("20")) // 날짜 비교하여 10일 지난화일은 삭제함 + { + if (subfile.Name.CompareTo(dday) < 0) + subfile.Delete(); + } + } + } + catch + { + + } + } + #endregion #region UserGroupFile private void CreateUserGroupFile() @@ -2314,6 +2616,11 @@ namespace INT_PT002.Forms this.smartForm1.Show(1); } + private void CurrentAlarmList_Change(Define.E_Trackingalarm alarm, string status) + { + this.SetTrackingAlarmData(alarm, status); + } + private void timer_Tick(object sender, EventArgs e) { this.ChildFormMainDisplay.UpdateDisplayTime(); diff --git a/INT_PT002/Forms/FormMainDisplay1.cs b/INT_PT002/Forms/FormMainDisplay1.cs index 15df7f4..68e4bdb 100644 --- a/INT_PT002/Forms/FormMainDisplay1.cs +++ b/INT_PT002/Forms/FormMainDisplay1.cs @@ -371,17 +371,17 @@ namespace INT_PT002.Forms label2.Font = new Font("New Gulim", 20, FontStyle.Bold); break; case Define.E_JudgmentStatus.Pass: - value = "정상"; + value = "Pass"; label2.TextColor = this.ColorResultPass; label2.Font = new Font("New Gulim", 20, FontStyle.Bold); break; case Define.E_JudgmentStatus.Ng: - value = "리크"; + value = "Leak"; label2.TextColor = this.ColorResultNG; label2.Font = new Font("New Gulim", 20, FontStyle.Bold); break; case Define.E_JudgmentStatus.Error: - value = "제품 없음"; + value = "Empty"; label2.TextColor = this.ColorResultNone; label2.Font = new Font("New Gulim", 20, FontStyle.Bold); break; diff --git a/INT_PT002/Forms/FormMainDisplay2.Designer.cs b/INT_PT002/Forms/FormMainDisplay2.Designer.cs index de6d74d..9279f6c 100644 --- a/INT_PT002/Forms/FormMainDisplay2.Designer.cs +++ b/INT_PT002/Forms/FormMainDisplay2.Designer.cs @@ -28,9 +28,61 @@ /// private void InitializeComponent() { - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay2)); SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle chartPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay2)); + this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle(); + this.timerOff = new System.Windows.Forms.Timer(); + this.timerOn = new System.Windows.Forms.Timer(); this.smartForm1 = new SmartX.SmartForm(); + this.labelResult10 = new SmartX.SmartLabel(); + this.labelResult9 = new SmartX.SmartLabel(); + this.labelResult8 = new SmartX.SmartLabel(); + this.labelResult7 = new SmartX.SmartLabel(); + this.labelResult6 = new SmartX.SmartLabel(); + this.labelResult5 = new SmartX.SmartLabel(); + this.labelResult4 = new SmartX.SmartLabel(); + this.labelResult3 = new SmartX.SmartLabel(); + this.labelResult2 = new SmartX.SmartLabel(); + this.labelResult1 = new SmartX.SmartLabel(); + this.progressBarMaxLeakValue10 = new SmartX.SmartProgressBar(); + this.progressBarPressure10 = new SmartX.SmartProgressBar(); + this.progressBarMaxLeakValue9 = new SmartX.SmartProgressBar(); + this.progressBarPressure9 = new SmartX.SmartProgressBar(); + this.progressBarMaxLeakValue8 = new SmartX.SmartProgressBar(); + this.progressBarPressure8 = new SmartX.SmartProgressBar(); + this.progressBarMaxLeakValue7 = new SmartX.SmartProgressBar(); + this.progressBarPressure7 = new SmartX.SmartProgressBar(); + this.progressBarMaxLeakValue6 = new SmartX.SmartProgressBar(); + this.progressBarPressure6 = new SmartX.SmartProgressBar(); + this.progressBarMaxLeakValue5 = new SmartX.SmartProgressBar(); + this.progressBarPressure5 = new SmartX.SmartProgressBar(); + this.progressBarMaxLeakValue4 = new SmartX.SmartProgressBar(); + this.progressBarPressure4 = new SmartX.SmartProgressBar(); + this.progressBarMaxLeakValue3 = new SmartX.SmartProgressBar(); + this.progressBarPressure3 = new SmartX.SmartProgressBar(); + this.progressBarMaxLeakValue2 = new SmartX.SmartProgressBar(); + this.progressBarPressure2 = new SmartX.SmartProgressBar(); + this.pictureBox2 = new System.Windows.Forms.PictureBox(); + this.smartLabel31 = new SmartX.SmartLabel(); + this.smartLabel20 = new SmartX.SmartLabel(); + this.smartLabel19 = new SmartX.SmartLabel(); + this.smartLabel17 = new SmartX.SmartLabel(); + this.smartLabel30 = new SmartX.SmartLabel(); + this.smartLabel29 = new SmartX.SmartLabel(); + this.smartLabel21 = new SmartX.SmartLabel(); + this.smartLabel28 = new SmartX.SmartLabel(); + this.smartLabel22 = new SmartX.SmartLabel(); + this.smartLabel27 = new SmartX.SmartLabel(); + this.smartLabel23 = new SmartX.SmartLabel(); + this.smartLabel26 = new SmartX.SmartLabel(); + this.smartLabel18 = new SmartX.SmartLabel(); + this.smartLabel25 = new SmartX.SmartLabel(); + this.smartLabel24 = new SmartX.SmartLabel(); + this.smartLabel16 = new SmartX.SmartLabel(); + this.buttonUser = new SmartX.SmartButton(); + this.smartLabel15 = new SmartX.SmartLabel(); + this.labelCommunicationStatus = new SmartX.SmartLabel(); + this.smartLabel14 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel(); this.smartLabel1 = new SmartX.SmartLabel(); @@ -39,11 +91,11 @@ this.labelStop = new SmartX.SmartLabel(); this.labelStart = new SmartX.SmartLabel(); this.buttonExit = new SmartX.SmartButton(); - this.labelCommunicationStatus = new SmartX.SmartLabel(); - this.pictureBox1 = new System.Windows.Forms.PictureBox(); - this.buttonCut = new SmartX.SmartButton(); + this.buttonStart = new SmartX.SmartButton(); this.buttonClear = new SmartX.SmartButton(); + this.progressBarMaxLeakValue1 = new SmartX.SmartProgressBar(); this.buttonMenu = new SmartX.SmartButton(); + this.progressBarPressure1 = new SmartX.SmartProgressBar(); this.buttonDisplay = new SmartX.SmartButton(); this.labelProgress8 = new SmartX.SmartLabel(); this.labelProgress7 = new SmartX.SmartLabel(); @@ -53,79 +105,81 @@ this.labelProgress2 = new SmartX.SmartLabel(); this.labelProgress1 = new SmartX.SmartLabel(); this.labelProgress0 = new SmartX.SmartLabel(); - this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle(); - this.timerOff = new System.Windows.Forms.Timer(); - this.timerOn = new System.Windows.Forms.Timer(); - this.smartButton1 = new SmartX.SmartButton(); - this.smartGroupBox1 = new SmartX.SmartGroupBox(); - this.smartLabel4 = new SmartX.SmartLabel(); - this.smartLabel5 = new SmartX.SmartLabel(); - this.smartLabel6 = new SmartX.SmartLabel(); - this.smartLabel7 = new SmartX.SmartLabel(); - this.smartLabel8 = new SmartX.SmartLabel(); - this.smartLabel9 = new SmartX.SmartLabel(); - this.smartLabel10 = new SmartX.SmartLabel(); - this.smartLabel11 = new SmartX.SmartLabel(); - this.smartLabel12 = new SmartX.SmartLabel(); - this.smartLabel13 = new SmartX.SmartLabel(); - this.smartLabel14 = new SmartX.SmartLabel(); - this.smartLabel15 = new SmartX.SmartLabel(); - this.smartLabel16 = new SmartX.SmartLabel(); - this.smartLabel17 = new SmartX.SmartLabel(); - this.smartLabel18 = new SmartX.SmartLabel(); - this.smartLabel19 = new SmartX.SmartLabel(); - this.smartLabel20 = new SmartX.SmartLabel(); - this.smartLabel21 = new SmartX.SmartLabel(); - this.smartLabel22 = new SmartX.SmartLabel(); - this.smartLabel23 = new SmartX.SmartLabel(); - this.smartLabel24 = new SmartX.SmartLabel(); - this.smartLabel25 = new SmartX.SmartLabel(); - this.smartLabel26 = new SmartX.SmartLabel(); - this.smartLabel27 = new SmartX.SmartLabel(); - this.smartLabel28 = new SmartX.SmartLabel(); - this.smartLabel29 = new SmartX.SmartLabel(); - this.smartLabel30 = new SmartX.SmartLabel(); - this.smartLabel31 = new SmartX.SmartLabel(); - this.pictureBox2 = new System.Windows.Forms.PictureBox(); - this.smartProgressBar1 = new SmartX.SmartProgressBar(); - this.smartProgressBar2 = new SmartX.SmartProgressBar(); - this.smartProgressBar3 = new SmartX.SmartProgressBar(); - this.smartProgressBar4 = new SmartX.SmartProgressBar(); - this.smartProgressBar5 = new SmartX.SmartProgressBar(); - this.smartProgressBar6 = new SmartX.SmartProgressBar(); - this.smartProgressBar7 = new SmartX.SmartProgressBar(); - this.smartProgressBar8 = new SmartX.SmartProgressBar(); - this.smartProgressBar11 = new SmartX.SmartProgressBar(); - this.smartProgressBar12 = new SmartX.SmartProgressBar(); - this.smartProgressBar13 = new SmartX.SmartProgressBar(); - this.smartProgressBar14 = new SmartX.SmartProgressBar(); - this.smartProgressBar15 = new SmartX.SmartProgressBar(); - this.smartProgressBar16 = new SmartX.SmartProgressBar(); - this.smartProgressBar19 = new SmartX.SmartProgressBar(); - this.smartProgressBar20 = new SmartX.SmartProgressBar(); - this.smartLabel32 = new SmartX.SmartLabel(); - this.smartLabel33 = new SmartX.SmartLabel(); this.smartForm1.SuspendLayout(); - this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // + // smartDraw_ChartChannelPenStyle1 + // + chartPenStyle1.ChannelColor = System.Drawing.Color.Green; + chartPenStyle1.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID; + chartPenStyle1.PenWidth = 2; + this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle1); + // + // timerOff + // + this.timerOff.Interval = 500; + this.timerOff.Tick += new System.EventHandler(this.timerOff_Tick); + // + // timerOn + // + this.timerOn.Interval = 1000; + this.timerOn.Tick += new System.EventHandler(this.timerOn_Tick); + // // smartForm1 // - this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.GradationColor1; + this.smartForm1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(33)))), ((int)(((byte)(35))))); + 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.labelResult10); + this.smartForm1.Controls.Add(this.labelResult9); + this.smartForm1.Controls.Add(this.labelResult8); + this.smartForm1.Controls.Add(this.labelResult7); + this.smartForm1.Controls.Add(this.labelResult6); + this.smartForm1.Controls.Add(this.labelResult5); + this.smartForm1.Controls.Add(this.labelResult4); + this.smartForm1.Controls.Add(this.labelResult3); + this.smartForm1.Controls.Add(this.labelResult2); + this.smartForm1.Controls.Add(this.labelResult1); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue10); + this.smartForm1.Controls.Add(this.progressBarPressure10); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue9); + this.smartForm1.Controls.Add(this.progressBarPressure9); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue8); + this.smartForm1.Controls.Add(this.progressBarPressure8); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue7); + this.smartForm1.Controls.Add(this.progressBarPressure7); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue6); + this.smartForm1.Controls.Add(this.progressBarPressure6); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue5); + this.smartForm1.Controls.Add(this.progressBarPressure5); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue4); + this.smartForm1.Controls.Add(this.progressBarPressure4); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue3); + this.smartForm1.Controls.Add(this.progressBarPressure3); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue2); + this.smartForm1.Controls.Add(this.progressBarPressure2); this.smartForm1.Controls.Add(this.pictureBox2); this.smartForm1.Controls.Add(this.smartLabel31); + this.smartForm1.Controls.Add(this.smartLabel20); + this.smartForm1.Controls.Add(this.smartLabel19); + this.smartForm1.Controls.Add(this.smartLabel17); this.smartForm1.Controls.Add(this.smartLabel30); this.smartForm1.Controls.Add(this.smartLabel29); + this.smartForm1.Controls.Add(this.smartLabel21); this.smartForm1.Controls.Add(this.smartLabel28); + this.smartForm1.Controls.Add(this.smartLabel22); this.smartForm1.Controls.Add(this.smartLabel27); + this.smartForm1.Controls.Add(this.smartLabel23); this.smartForm1.Controls.Add(this.smartLabel26); + this.smartForm1.Controls.Add(this.smartLabel18); this.smartForm1.Controls.Add(this.smartLabel25); this.smartForm1.Controls.Add(this.smartLabel24); - this.smartForm1.Controls.Add(this.smartGroupBox1); - this.smartForm1.Controls.Add(this.smartButton1); + this.smartForm1.Controls.Add(this.smartLabel16); + this.smartForm1.Controls.Add(this.buttonUser); + this.smartForm1.Controls.Add(this.smartLabel15); this.smartForm1.Controls.Add(this.labelCommunicationStatus); + this.smartForm1.Controls.Add(this.smartLabel14); this.smartForm1.Controls.Add(this.smartLabel3); this.smartForm1.Controls.Add(this.smartLabel2); this.smartForm1.Controls.Add(this.smartLabel1); @@ -134,10 +188,11 @@ this.smartForm1.Controls.Add(this.labelStop); this.smartForm1.Controls.Add(this.labelStart); this.smartForm1.Controls.Add(this.buttonExit); - this.smartForm1.Controls.Add(this.pictureBox1); - this.smartForm1.Controls.Add(this.buttonCut); + this.smartForm1.Controls.Add(this.buttonStart); this.smartForm1.Controls.Add(this.buttonClear); + this.smartForm1.Controls.Add(this.progressBarMaxLeakValue1); this.smartForm1.Controls.Add(this.buttonMenu); + this.smartForm1.Controls.Add(this.progressBarPressure1); this.smartForm1.Controls.Add(this.buttonDisplay); this.smartForm1.Controls.Add(this.labelProgress8); this.smartForm1.Controls.Add(this.labelProgress7); @@ -160,6 +215,1432 @@ this.smartForm1.SpecialFunctionClickPointSize = 100; this.smartForm1.UseMainMenu = false; // + // labelResult10 + // + this.labelResult10.BackGround = null; + this.labelResult10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelResult10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult10.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult10.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); + this.labelResult10.LineSpacing = 0F; + this.labelResult10.Location = new System.Drawing.Point(763, 690); + this.labelResult10.Name = "labelResult10"; + this.labelResult10.OverlapOptimize = true; + this.labelResult10.PasswordChar = '\0'; + this.labelResult10.Radius = 3; + this.labelResult10.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult10.Size = new System.Drawing.Size(110, 52); + this.labelResult10.TabIndex = 121; + this.labelResult10.Text = "Leak"; + this.labelResult10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + this.labelResult10.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult10.Wordwrap = false; + // + // labelResult9 + // + this.labelResult9.BackGround = null; + this.labelResult9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + this.labelResult9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult9.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult9.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); + this.labelResult9.LineSpacing = 0F; + this.labelResult9.Location = new System.Drawing.Point(587, 683); + this.labelResult9.Name = "labelResult9"; + this.labelResult9.OverlapOptimize = true; + this.labelResult9.PasswordChar = '\0'; + this.labelResult9.Radius = 3; + this.labelResult9.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult9.Size = new System.Drawing.Size(123, 66); + this.labelResult9.TabIndex = 120; + this.labelResult9.Text = "Leak"; + this.labelResult9.TextColor = System.Drawing.Color.White; + this.labelResult9.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult9.Wordwrap = false; + // + // labelResult8 + // + this.labelResult8.BackGround = null; + this.labelResult8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelResult8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult8.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelResult8.LineSpacing = 0F; + this.labelResult8.Location = new System.Drawing.Point(424, 710); + this.labelResult8.Name = "labelResult8"; + this.labelResult8.OverlapOptimize = true; + this.labelResult8.PasswordChar = '\0'; + this.labelResult8.Radius = 3; + this.labelResult8.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult8.Size = new System.Drawing.Size(110, 10); + this.labelResult8.TabIndex = 119; + this.labelResult8.Text = "Pass"; + this.labelResult8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64))))); + this.labelResult8.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult8.Wordwrap = false; + // + // labelResult7 + // + this.labelResult7.BackGround = null; + this.labelResult7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelResult7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult7.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelResult7.LineSpacing = 0F; + this.labelResult7.Location = new System.Drawing.Point(254, 710); + this.labelResult7.Name = "labelResult7"; + this.labelResult7.OverlapOptimize = true; + this.labelResult7.PasswordChar = '\0'; + this.labelResult7.Radius = 3; + this.labelResult7.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult7.Size = new System.Drawing.Size(110, 10); + this.labelResult7.TabIndex = 118; + this.labelResult7.Text = "Pass"; + this.labelResult7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64))))); + this.labelResult7.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult7.Wordwrap = false; + // + // labelResult6 + // + this.labelResult6.BackGround = null; + this.labelResult6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelResult6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult6.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelResult6.LineSpacing = 0F; + this.labelResult6.Location = new System.Drawing.Point(84, 710); + this.labelResult6.Name = "labelResult6"; + this.labelResult6.OverlapOptimize = true; + this.labelResult6.PasswordChar = '\0'; + this.labelResult6.Radius = 3; + this.labelResult6.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult6.Size = new System.Drawing.Size(110, 10); + this.labelResult6.TabIndex = 117; + this.labelResult6.Text = "Pass"; + this.labelResult6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64))))); + this.labelResult6.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult6.Wordwrap = false; + // + // labelResult5 + // + this.labelResult5.BackGround = null; + this.labelResult5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelResult5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult5.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); + this.labelResult5.LineSpacing = 0F; + this.labelResult5.Location = new System.Drawing.Point(762, 623); + this.labelResult5.Name = "labelResult5"; + this.labelResult5.OverlapOptimize = true; + this.labelResult5.PasswordChar = '\0'; + this.labelResult5.Radius = 3; + this.labelResult5.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult5.Size = new System.Drawing.Size(111, 52); + this.labelResult5.TabIndex = 116; + this.labelResult5.Text = "Pass"; + this.labelResult5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64))))); + this.labelResult5.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult5.Wordwrap = false; + // + // labelResult4 + // + this.labelResult4.BackGround = null; + this.labelResult4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64))))); + this.labelResult4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult4.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult4.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); + this.labelResult4.LineSpacing = 0F; + this.labelResult4.Location = new System.Drawing.Point(587, 616); + this.labelResult4.Name = "labelResult4"; + this.labelResult4.OverlapOptimize = true; + this.labelResult4.PasswordChar = '\0'; + this.labelResult4.Radius = 3; + this.labelResult4.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult4.Size = new System.Drawing.Size(123, 66); + this.labelResult4.TabIndex = 115; + this.labelResult4.Text = "Pass"; + this.labelResult4.TextColor = System.Drawing.Color.White; + this.labelResult4.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult4.Wordwrap = false; + // + // labelResult3 + // + this.labelResult3.BackGround = null; + this.labelResult3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelResult3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult3.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelResult3.LineSpacing = 0F; + this.labelResult3.Location = new System.Drawing.Point(424, 643); + this.labelResult3.Name = "labelResult3"; + this.labelResult3.OverlapOptimize = true; + this.labelResult3.PasswordChar = '\0'; + this.labelResult3.Radius = 3; + this.labelResult3.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult3.Size = new System.Drawing.Size(110, 10); + this.labelResult3.TabIndex = 114; + this.labelResult3.Text = "Pass"; + this.labelResult3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64))))); + this.labelResult3.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult3.Wordwrap = false; + // + // labelResult2 + // + this.labelResult2.BackGround = null; + this.labelResult2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelResult2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult2.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelResult2.LineSpacing = 0F; + this.labelResult2.Location = new System.Drawing.Point(254, 643); + this.labelResult2.Name = "labelResult2"; + this.labelResult2.OverlapOptimize = true; + this.labelResult2.PasswordChar = '\0'; + this.labelResult2.Radius = 3; + this.labelResult2.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult2.Size = new System.Drawing.Size(110, 10); + this.labelResult2.TabIndex = 113; + this.labelResult2.Text = "Pass"; + this.labelResult2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64))))); + this.labelResult2.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult2.Wordwrap = false; + // + // labelResult1 + // + this.labelResult1.BackGround = null; + this.labelResult1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelResult1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelResult1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.labelResult1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); + this.labelResult1.LineSpacing = 0F; + this.labelResult1.Location = new System.Drawing.Point(84, 643); + this.labelResult1.Name = "labelResult1"; + this.labelResult1.OverlapOptimize = true; + this.labelResult1.PasswordChar = '\0'; + this.labelResult1.Radius = 3; + this.labelResult1.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.labelResult1.Size = new System.Drawing.Size(110, 10); + this.labelResult1.TabIndex = 112; + this.labelResult1.Text = "Pass"; + this.labelResult1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64))))); + this.labelResult1.TextColorDisable = System.Drawing.Color.Gray; + this.labelResult1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.labelResult1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.labelResult1.Wordwrap = false; + // + // progressBarMaxLeakValue10 + // + this.progressBarMaxLeakValue10.AutoColorSet = true; + this.progressBarMaxLeakValue10.BackGround = this.smartForm1; + this.progressBarMaxLeakValue10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue10.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue10.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue10.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue10.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue10.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue10.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue10.FormatString = ""; + this.progressBarMaxLeakValue10.Location = new System.Drawing.Point(763, 719); + this.progressBarMaxLeakValue10.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue10.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue10.Name = "progressBarMaxLeakValue10"; + this.progressBarMaxLeakValue10.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue10.OverlapOptimize = true; + this.progressBarMaxLeakValue10.RoundedCorners = true; + this.progressBarMaxLeakValue10.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue10.TabIndex = 109; + this.progressBarMaxLeakValue10.Text = "smartProgressBar25"; + this.progressBarMaxLeakValue10.TextAutoRotation = true; + this.progressBarMaxLeakValue10.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue10.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue10.Units = ""; + this.progressBarMaxLeakValue10.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue10.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure10 + // + this.progressBarPressure10.AutoColorSet = true; + this.progressBarPressure10.BackGround = this.smartForm1; + this.progressBarPressure10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure10.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure10.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure10.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure10.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure10.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure10.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure10.FormatString = ""; + this.progressBarPressure10.Location = new System.Drawing.Point(763, 690); + this.progressBarPressure10.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure10.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure10.Name = "progressBarPressure10"; + this.progressBarPressure10.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure10.OverlapOptimize = true; + this.progressBarPressure10.RoundedCorners = true; + this.progressBarPressure10.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure10.TabIndex = 108; + this.progressBarPressure10.Text = "smartProgressBar26"; + this.progressBarPressure10.TextAutoRotation = true; + this.progressBarPressure10.TextColor = System.Drawing.Color.White; + this.progressBarPressure10.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure10.Units = ""; + this.progressBarPressure10.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure10.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarMaxLeakValue9 + // + this.progressBarMaxLeakValue9.AutoColorSet = true; + this.progressBarMaxLeakValue9.BackGround = this.smartForm1; + this.progressBarMaxLeakValue9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue9.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue9.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue9.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue9.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue9.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue9.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue9.FormatString = ""; + this.progressBarMaxLeakValue9.Location = new System.Drawing.Point(593, 719); + this.progressBarMaxLeakValue9.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue9.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue9.Name = "progressBarMaxLeakValue9"; + this.progressBarMaxLeakValue9.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue9.OverlapOptimize = true; + this.progressBarMaxLeakValue9.RoundedCorners = true; + this.progressBarMaxLeakValue9.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue9.TabIndex = 107; + this.progressBarMaxLeakValue9.Text = "smartProgressBar27"; + this.progressBarMaxLeakValue9.TextAutoRotation = true; + this.progressBarMaxLeakValue9.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue9.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue9.Units = ""; + this.progressBarMaxLeakValue9.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue9.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure9 + // + this.progressBarPressure9.AutoColorSet = true; + this.progressBarPressure9.BackGround = this.smartForm1; + this.progressBarPressure9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure9.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure9.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure9.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure9.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure9.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure9.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure9.FormatString = ""; + this.progressBarPressure9.Location = new System.Drawing.Point(593, 690); + this.progressBarPressure9.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure9.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure9.Name = "progressBarPressure9"; + this.progressBarPressure9.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure9.OverlapOptimize = true; + this.progressBarPressure9.RoundedCorners = true; + this.progressBarPressure9.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure9.TabIndex = 106; + this.progressBarPressure9.Text = "smartProgressBar28"; + this.progressBarPressure9.TextAutoRotation = true; + this.progressBarPressure9.TextColor = System.Drawing.Color.White; + this.progressBarPressure9.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure9.Units = ""; + this.progressBarPressure9.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure9.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarMaxLeakValue8 + // + this.progressBarMaxLeakValue8.AutoColorSet = true; + this.progressBarMaxLeakValue8.BackGround = this.smartForm1; + this.progressBarMaxLeakValue8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue8.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue8.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue8.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue8.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue8.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue8.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue8.FormatString = ""; + this.progressBarMaxLeakValue8.Location = new System.Drawing.Point(423, 719); + this.progressBarMaxLeakValue8.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue8.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue8.Name = "progressBarMaxLeakValue8"; + this.progressBarMaxLeakValue8.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue8.OverlapOptimize = true; + this.progressBarMaxLeakValue8.RoundedCorners = true; + this.progressBarMaxLeakValue8.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue8.TabIndex = 105; + this.progressBarMaxLeakValue8.Text = "smartProgressBar29"; + this.progressBarMaxLeakValue8.TextAutoRotation = true; + this.progressBarMaxLeakValue8.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue8.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue8.Units = ""; + this.progressBarMaxLeakValue8.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue8.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure8 + // + this.progressBarPressure8.AutoColorSet = true; + this.progressBarPressure8.BackGround = this.smartForm1; + this.progressBarPressure8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure8.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure8.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure8.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure8.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure8.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure8.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure8.FormatString = ""; + this.progressBarPressure8.Location = new System.Drawing.Point(423, 690); + this.progressBarPressure8.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure8.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure8.Name = "progressBarPressure8"; + this.progressBarPressure8.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure8.OverlapOptimize = true; + this.progressBarPressure8.RoundedCorners = true; + this.progressBarPressure8.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure8.TabIndex = 104; + this.progressBarPressure8.Text = "smartProgressBar30"; + this.progressBarPressure8.TextAutoRotation = true; + this.progressBarPressure8.TextColor = System.Drawing.Color.White; + this.progressBarPressure8.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure8.Units = ""; + this.progressBarPressure8.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure8.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarMaxLeakValue7 + // + this.progressBarMaxLeakValue7.AutoColorSet = true; + this.progressBarMaxLeakValue7.BackGround = this.smartForm1; + this.progressBarMaxLeakValue7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue7.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue7.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue7.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue7.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue7.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue7.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue7.FormatString = ""; + this.progressBarMaxLeakValue7.Location = new System.Drawing.Point(253, 719); + this.progressBarMaxLeakValue7.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue7.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue7.Name = "progressBarMaxLeakValue7"; + this.progressBarMaxLeakValue7.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue7.OverlapOptimize = true; + this.progressBarMaxLeakValue7.RoundedCorners = true; + this.progressBarMaxLeakValue7.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue7.TabIndex = 103; + this.progressBarMaxLeakValue7.Text = "smartProgressBar31"; + this.progressBarMaxLeakValue7.TextAutoRotation = true; + this.progressBarMaxLeakValue7.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue7.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue7.Units = ""; + this.progressBarMaxLeakValue7.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue7.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure7 + // + this.progressBarPressure7.AutoColorSet = true; + this.progressBarPressure7.BackGround = this.smartForm1; + this.progressBarPressure7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure7.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure7.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure7.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure7.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure7.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure7.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure7.FormatString = ""; + this.progressBarPressure7.Location = new System.Drawing.Point(253, 690); + this.progressBarPressure7.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure7.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure7.Name = "progressBarPressure7"; + this.progressBarPressure7.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure7.OverlapOptimize = true; + this.progressBarPressure7.RoundedCorners = true; + this.progressBarPressure7.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure7.TabIndex = 102; + this.progressBarPressure7.Text = "smartProgressBar32"; + this.progressBarPressure7.TextAutoRotation = true; + this.progressBarPressure7.TextColor = System.Drawing.Color.White; + this.progressBarPressure7.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure7.Units = ""; + this.progressBarPressure7.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure7.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarMaxLeakValue6 + // + this.progressBarMaxLeakValue6.AutoColorSet = true; + this.progressBarMaxLeakValue6.BackGround = this.smartForm1; + this.progressBarMaxLeakValue6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue6.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue6.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue6.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue6.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue6.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue6.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue6.FormatString = ""; + this.progressBarMaxLeakValue6.Location = new System.Drawing.Point(83, 719); + this.progressBarMaxLeakValue6.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue6.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue6.Name = "progressBarMaxLeakValue6"; + this.progressBarMaxLeakValue6.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue6.OverlapOptimize = true; + this.progressBarMaxLeakValue6.RoundedCorners = true; + this.progressBarMaxLeakValue6.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue6.TabIndex = 101; + this.progressBarMaxLeakValue6.Text = "smartProgressBar33"; + this.progressBarMaxLeakValue6.TextAutoRotation = true; + this.progressBarMaxLeakValue6.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue6.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue6.Units = ""; + this.progressBarMaxLeakValue6.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue6.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure6 + // + this.progressBarPressure6.AutoColorSet = true; + this.progressBarPressure6.BackGround = this.smartForm1; + this.progressBarPressure6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure6.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure6.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure6.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure6.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure6.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure6.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure6.FormatString = ""; + this.progressBarPressure6.Location = new System.Drawing.Point(83, 690); + this.progressBarPressure6.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure6.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure6.Name = "progressBarPressure6"; + this.progressBarPressure6.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure6.OverlapOptimize = true; + this.progressBarPressure6.RoundedCorners = true; + this.progressBarPressure6.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure6.TabIndex = 100; + this.progressBarPressure6.Text = "smartProgressBar34"; + this.progressBarPressure6.TextAutoRotation = true; + this.progressBarPressure6.TextColor = System.Drawing.Color.White; + this.progressBarPressure6.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure6.Units = ""; + this.progressBarPressure6.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure6.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarMaxLeakValue5 + // + this.progressBarMaxLeakValue5.AutoColorSet = true; + this.progressBarMaxLeakValue5.BackGround = this.smartForm1; + this.progressBarMaxLeakValue5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue5.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue5.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue5.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue5.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue5.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue5.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue5.FormatString = ""; + this.progressBarMaxLeakValue5.Location = new System.Drawing.Point(763, 652); + this.progressBarMaxLeakValue5.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue5.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue5.Name = "progressBarMaxLeakValue5"; + this.progressBarMaxLeakValue5.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue5.OverlapOptimize = true; + this.progressBarMaxLeakValue5.RoundedCorners = true; + this.progressBarMaxLeakValue5.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue5.TabIndex = 99; + this.progressBarMaxLeakValue5.Text = "smartProgressBar23"; + this.progressBarMaxLeakValue5.TextAutoRotation = true; + this.progressBarMaxLeakValue5.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue5.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue5.Units = ""; + this.progressBarMaxLeakValue5.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue5.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure5 + // + this.progressBarPressure5.AutoColorSet = true; + this.progressBarPressure5.BackGround = this.smartForm1; + this.progressBarPressure5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure5.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure5.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure5.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure5.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure5.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure5.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure5.FormatString = ""; + this.progressBarPressure5.Location = new System.Drawing.Point(763, 623); + this.progressBarPressure5.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure5.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure5.Name = "progressBarPressure5"; + this.progressBarPressure5.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure5.OverlapOptimize = true; + this.progressBarPressure5.RoundedCorners = true; + this.progressBarPressure5.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure5.TabIndex = 98; + this.progressBarPressure5.Text = "smartProgressBar24"; + this.progressBarPressure5.TextAutoRotation = true; + this.progressBarPressure5.TextColor = System.Drawing.Color.White; + this.progressBarPressure5.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure5.Units = ""; + this.progressBarPressure5.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure5.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarMaxLeakValue4 + // + this.progressBarMaxLeakValue4.AutoColorSet = true; + this.progressBarMaxLeakValue4.BackGround = this.smartForm1; + this.progressBarMaxLeakValue4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue4.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue4.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue4.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue4.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue4.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue4.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue4.FormatString = ""; + this.progressBarMaxLeakValue4.Location = new System.Drawing.Point(593, 652); + this.progressBarMaxLeakValue4.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue4.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue4.Name = "progressBarMaxLeakValue4"; + this.progressBarMaxLeakValue4.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue4.OverlapOptimize = true; + this.progressBarMaxLeakValue4.RoundedCorners = true; + this.progressBarMaxLeakValue4.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue4.TabIndex = 97; + this.progressBarMaxLeakValue4.Text = "smartProgressBar17"; + this.progressBarMaxLeakValue4.TextAutoRotation = true; + this.progressBarMaxLeakValue4.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue4.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue4.Units = ""; + this.progressBarMaxLeakValue4.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue4.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure4 + // + this.progressBarPressure4.AutoColorSet = true; + this.progressBarPressure4.BackGround = this.smartForm1; + this.progressBarPressure4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure4.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure4.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure4.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure4.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure4.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure4.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure4.FormatString = ""; + this.progressBarPressure4.Location = new System.Drawing.Point(593, 623); + this.progressBarPressure4.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure4.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure4.Name = "progressBarPressure4"; + this.progressBarPressure4.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure4.OverlapOptimize = true; + this.progressBarPressure4.RoundedCorners = true; + this.progressBarPressure4.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure4.TabIndex = 96; + this.progressBarPressure4.Text = "smartProgressBar18"; + this.progressBarPressure4.TextAutoRotation = true; + this.progressBarPressure4.TextColor = System.Drawing.Color.White; + this.progressBarPressure4.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure4.Units = ""; + this.progressBarPressure4.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure4.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarMaxLeakValue3 + // + this.progressBarMaxLeakValue3.AutoColorSet = true; + this.progressBarMaxLeakValue3.BackGround = this.smartForm1; + this.progressBarMaxLeakValue3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue3.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue3.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue3.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue3.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue3.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue3.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue3.FormatString = ""; + this.progressBarMaxLeakValue3.Location = new System.Drawing.Point(423, 652); + this.progressBarMaxLeakValue3.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue3.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue3.Name = "progressBarMaxLeakValue3"; + this.progressBarMaxLeakValue3.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue3.OverlapOptimize = true; + this.progressBarMaxLeakValue3.RoundedCorners = true; + this.progressBarMaxLeakValue3.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue3.TabIndex = 95; + this.progressBarMaxLeakValue3.Text = "smartProgressBar21"; + this.progressBarMaxLeakValue3.TextAutoRotation = true; + this.progressBarMaxLeakValue3.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue3.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue3.Units = ""; + this.progressBarMaxLeakValue3.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue3.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure3 + // + this.progressBarPressure3.AutoColorSet = true; + this.progressBarPressure3.BackGround = this.smartForm1; + this.progressBarPressure3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure3.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure3.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure3.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure3.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure3.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure3.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure3.FormatString = ""; + this.progressBarPressure3.Location = new System.Drawing.Point(423, 623); + this.progressBarPressure3.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure3.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure3.Name = "progressBarPressure3"; + this.progressBarPressure3.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure3.OverlapOptimize = true; + this.progressBarPressure3.RoundedCorners = true; + this.progressBarPressure3.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure3.TabIndex = 94; + this.progressBarPressure3.Text = "smartProgressBar22"; + this.progressBarPressure3.TextAutoRotation = true; + this.progressBarPressure3.TextColor = System.Drawing.Color.White; + this.progressBarPressure3.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure3.Units = ""; + this.progressBarPressure3.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure3.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarMaxLeakValue2 + // + this.progressBarMaxLeakValue2.AutoColorSet = true; + this.progressBarMaxLeakValue2.BackGround = this.smartForm1; + this.progressBarMaxLeakValue2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue2.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue2.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue2.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue2.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue2.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue2.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue2.FormatString = ""; + this.progressBarMaxLeakValue2.Location = new System.Drawing.Point(253, 652); + this.progressBarMaxLeakValue2.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue2.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue2.Name = "progressBarMaxLeakValue2"; + this.progressBarMaxLeakValue2.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue2.OverlapOptimize = true; + this.progressBarMaxLeakValue2.RoundedCorners = true; + this.progressBarMaxLeakValue2.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue2.TabIndex = 93; + this.progressBarMaxLeakValue2.Text = "smartProgressBar9"; + this.progressBarMaxLeakValue2.TextAutoRotation = true; + this.progressBarMaxLeakValue2.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue2.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue2.Units = ""; + this.progressBarMaxLeakValue2.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue2.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // progressBarPressure2 + // + this.progressBarPressure2.AutoColorSet = true; + this.progressBarPressure2.BackGround = this.smartForm1; + this.progressBarPressure2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure2.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure2.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure2.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure2.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure2.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure2.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure2.FormatString = ""; + this.progressBarPressure2.Location = new System.Drawing.Point(253, 623); + this.progressBarPressure2.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure2.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure2.Name = "progressBarPressure2"; + this.progressBarPressure2.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure2.OverlapOptimize = true; + this.progressBarPressure2.RoundedCorners = true; + this.progressBarPressure2.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure2.TabIndex = 92; + this.progressBarPressure2.Text = "smartProgressBar10"; + this.progressBarPressure2.TextAutoRotation = true; + this.progressBarPressure2.TextColor = System.Drawing.Color.White; + this.progressBarPressure2.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure2.Units = ""; + this.progressBarPressure2.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure2.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // + // pictureBox2 + // + this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); + this.pictureBox2.Location = new System.Drawing.Point(179, 289); + this.pictureBox2.Name = "pictureBox2"; + this.pictureBox2.Size = new System.Drawing.Size(480, 150); + // + // smartLabel31 + // + this.smartLabel31.BackGround = this.smartForm1; + this.smartLabel31.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel31.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel31.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel31.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); + this.smartLabel31.LineSpacing = 0F; + this.smartLabel31.Location = new System.Drawing.Point(207, 489); + this.smartLabel31.Name = "smartLabel31"; + this.smartLabel31.OverlapOptimize = true; + this.smartLabel31.PasswordChar = '\0'; + this.smartLabel31.Radius = 3; + this.smartLabel31.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel31.Size = new System.Drawing.Size(31, 70); + this.smartLabel31.TabIndex = 87; + this.smartLabel31.Text = "◀"; + this.smartLabel31.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); + this.smartLabel31.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel31.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel31.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel31.Wordwrap = false; + // + // smartLabel20 + // + this.smartLabel20.BackGround = null; + this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel20.BorderColor = System.Drawing.Color.Black; + this.smartLabel20.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel20.LineSpacing = 0F; + this.smartLabel20.Location = new System.Drawing.Point(579, 682); + this.smartLabel20.Name = "smartLabel20"; + this.smartLabel20.OverlapOptimize = true; + this.smartLabel20.PasswordChar = '\0'; + this.smartLabel20.Radius = 20; + this.smartLabel20.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel20.Size = new System.Drawing.Size(8, 68); + this.smartLabel20.TabIndex = 78; + this.smartLabel20.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel20.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel20.Wordwrap = false; + // + // smartLabel19 + // + this.smartLabel19.BackGround = null; + this.smartLabel19.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel19.BorderColor = System.Drawing.Color.Black; + this.smartLabel19.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel19.LineSpacing = 0F; + this.smartLabel19.Location = new System.Drawing.Point(749, 682); + this.smartLabel19.Name = "smartLabel19"; + this.smartLabel19.OverlapOptimize = true; + this.smartLabel19.PasswordChar = '\0'; + this.smartLabel19.Radius = 20; + this.smartLabel19.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel19.Size = new System.Drawing.Size(8, 68); + this.smartLabel19.TabIndex = 79; + this.smartLabel19.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel19.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel19.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel19.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel19.Wordwrap = false; + // + // smartLabel17 + // + this.smartLabel17.BackGround = null; + this.smartLabel17.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel17.BorderColor = System.Drawing.Color.Black; + this.smartLabel17.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel17.LineSpacing = 0F; + this.smartLabel17.Location = new System.Drawing.Point(579, 615); + this.smartLabel17.Name = "smartLabel17"; + this.smartLabel17.OverlapOptimize = true; + this.smartLabel17.PasswordChar = '\0'; + this.smartLabel17.Radius = 20; + this.smartLabel17.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel17.Size = new System.Drawing.Size(8, 68); + this.smartLabel17.TabIndex = 73; + this.smartLabel17.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel17.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel17.Wordwrap = false; + // + // smartLabel30 + // + this.smartLabel30.BackGround = this.smartForm1; + this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel30.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); + this.smartLabel30.LineSpacing = 0F; + this.smartLabel30.Location = new System.Drawing.Point(427, 489); + this.smartLabel30.Name = "smartLabel30"; + this.smartLabel30.OverlapOptimize = true; + this.smartLabel30.PasswordChar = '\0'; + this.smartLabel30.Radius = 3; + this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel30.Size = new System.Drawing.Size(31, 70); + this.smartLabel30.TabIndex = 86; + this.smartLabel30.Text = "◀"; + this.smartLabel30.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); + this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel30.Wordwrap = false; + // + // smartLabel29 + // + this.smartLabel29.BackGround = this.smartForm1; + this.smartLabel29.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel29.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel29.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel29.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); + this.smartLabel29.LineSpacing = 0F; + this.smartLabel29.Location = new System.Drawing.Point(651, 489); + this.smartLabel29.Name = "smartLabel29"; + this.smartLabel29.OverlapOptimize = true; + this.smartLabel29.PasswordChar = '\0'; + this.smartLabel29.Radius = 3; + this.smartLabel29.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel29.Size = new System.Drawing.Size(31, 70); + this.smartLabel29.TabIndex = 85; + this.smartLabel29.Text = "◀"; + this.smartLabel29.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); + this.smartLabel29.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel29.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel29.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel29.Wordwrap = false; + // + // smartLabel21 + // + this.smartLabel21.BackGround = null; + this.smartLabel21.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel21.BorderColor = System.Drawing.Color.Black; + this.smartLabel21.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel21.LineSpacing = 0F; + this.smartLabel21.Location = new System.Drawing.Point(409, 682); + this.smartLabel21.Name = "smartLabel21"; + this.smartLabel21.OverlapOptimize = true; + this.smartLabel21.PasswordChar = '\0'; + this.smartLabel21.Radius = 20; + this.smartLabel21.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel21.Size = new System.Drawing.Size(8, 68); + this.smartLabel21.TabIndex = 77; + this.smartLabel21.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel21.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel21.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel21.Wordwrap = false; + // + // smartLabel28 + // + this.smartLabel28.BackGround = this.smartForm1; + this.smartLabel28.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel28.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); + this.smartLabel28.LineSpacing = 0F; + this.smartLabel28.Location = new System.Drawing.Point(707, 431); + this.smartLabel28.Name = "smartLabel28"; + this.smartLabel28.OverlapOptimize = true; + this.smartLabel28.PasswordChar = '\0'; + this.smartLabel28.Radius = 3; + this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel28.Size = new System.Drawing.Size(169, 31); + this.smartLabel28.TabIndex = 84; + this.smartLabel28.Text = "▼"; + this.smartLabel28.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); + this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel28.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel28.Wordwrap = false; + // + // smartLabel22 + // + this.smartLabel22.BackGround = null; + this.smartLabel22.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel22.BorderColor = System.Drawing.Color.Black; + this.smartLabel22.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel22.LineSpacing = 0F; + this.smartLabel22.Location = new System.Drawing.Point(239, 682); + this.smartLabel22.Name = "smartLabel22"; + this.smartLabel22.OverlapOptimize = true; + this.smartLabel22.PasswordChar = '\0'; + this.smartLabel22.Radius = 20; + this.smartLabel22.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel22.Size = new System.Drawing.Size(8, 68); + this.smartLabel22.TabIndex = 76; + this.smartLabel22.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel22.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel22.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel22.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel22.Wordwrap = false; + // + // smartLabel27 + // + this.smartLabel27.BackGround = this.smartForm1; + this.smartLabel27.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel27.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel27.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel27.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); + this.smartLabel27.LineSpacing = 0F; + this.smartLabel27.Location = new System.Drawing.Point(708, 289); + this.smartLabel27.Name = "smartLabel27"; + this.smartLabel27.OverlapOptimize = true; + this.smartLabel27.PasswordChar = '\0'; + this.smartLabel27.Radius = 3; + this.smartLabel27.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel27.Size = new System.Drawing.Size(169, 31); + this.smartLabel27.TabIndex = 83; + this.smartLabel27.Text = "▼"; + this.smartLabel27.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); + this.smartLabel27.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel27.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel27.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel27.Wordwrap = false; + // + // smartLabel23 + // + this.smartLabel23.BackGround = null; + this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel23.BorderColor = System.Drawing.Color.Black; + this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel23.LineSpacing = 0F; + this.smartLabel23.Location = new System.Drawing.Point(69, 682); + this.smartLabel23.Name = "smartLabel23"; + this.smartLabel23.OverlapOptimize = true; + this.smartLabel23.PasswordChar = '\0'; + this.smartLabel23.Radius = 20; + this.smartLabel23.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel23.Size = new System.Drawing.Size(8, 68); + this.smartLabel23.TabIndex = 75; + this.smartLabel23.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel23.Wordwrap = false; + // + // smartLabel26 + // + this.smartLabel26.BackGround = this.smartForm1; + this.smartLabel26.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel26.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); + this.smartLabel26.LineSpacing = 0F; + this.smartLabel26.Location = new System.Drawing.Point(640, 183); + this.smartLabel26.Name = "smartLabel26"; + this.smartLabel26.OverlapOptimize = true; + this.smartLabel26.PasswordChar = '\0'; + this.smartLabel26.Radius = 3; + this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel26.Size = new System.Drawing.Size(31, 70); + this.smartLabel26.TabIndex = 82; + this.smartLabel26.Text = "▶"; + this.smartLabel26.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); + this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel26.Wordwrap = false; + // + // smartLabel18 + // + this.smartLabel18.BackGround = null; + this.smartLabel18.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel18.BorderColor = System.Drawing.Color.Black; + this.smartLabel18.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel18.LineSpacing = 0F; + this.smartLabel18.Location = new System.Drawing.Point(749, 615); + this.smartLabel18.Name = "smartLabel18"; + this.smartLabel18.OverlapOptimize = true; + this.smartLabel18.PasswordChar = '\0'; + this.smartLabel18.Radius = 20; + this.smartLabel18.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel18.Size = new System.Drawing.Size(8, 68); + this.smartLabel18.TabIndex = 74; + this.smartLabel18.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel18.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel18.Wordwrap = false; + // + // smartLabel25 + // + this.smartLabel25.BackGround = this.smartForm1; + this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel25.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); + this.smartLabel25.LineSpacing = 0F; + this.smartLabel25.Location = new System.Drawing.Point(420, 183); + this.smartLabel25.Name = "smartLabel25"; + this.smartLabel25.OverlapOptimize = true; + this.smartLabel25.PasswordChar = '\0'; + this.smartLabel25.Radius = 3; + this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel25.Size = new System.Drawing.Size(31, 70); + this.smartLabel25.TabIndex = 81; + this.smartLabel25.Text = "▶"; + this.smartLabel25.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); + this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel25.Wordwrap = false; + // + // smartLabel24 + // + this.smartLabel24.BackGround = this.smartForm1; + this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel24.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111))))); + this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel24.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); + this.smartLabel24.LineSpacing = 0F; + this.smartLabel24.Location = new System.Drawing.Point(207, 183); + this.smartLabel24.Name = "smartLabel24"; + this.smartLabel24.OverlapOptimize = true; + this.smartLabel24.PasswordChar = '\0'; + this.smartLabel24.Radius = 3; + this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue; + this.smartLabel24.Size = new System.Drawing.Size(31, 70); + this.smartLabel24.TabIndex = 80; + this.smartLabel24.Text = "▶"; + this.smartLabel24.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); + this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; + this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; + this.smartLabel24.Wordwrap = false; + // + // smartLabel16 + // + this.smartLabel16.BackGround = null; + this.smartLabel16.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel16.BorderColor = System.Drawing.Color.Black; + this.smartLabel16.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel16.LineSpacing = 0F; + this.smartLabel16.Location = new System.Drawing.Point(409, 615); + this.smartLabel16.Name = "smartLabel16"; + this.smartLabel16.OverlapOptimize = true; + this.smartLabel16.PasswordChar = '\0'; + this.smartLabel16.Radius = 20; + this.smartLabel16.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel16.Size = new System.Drawing.Size(8, 68); + this.smartLabel16.TabIndex = 72; + this.smartLabel16.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel16.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel16.Wordwrap = false; + // + // buttonUser + // + this.buttonUser.BackGround = this.smartForm1; + this.buttonUser.BackGroundColor = System.Drawing.Color.Gray; + this.buttonUser.ButtonColor = System.Drawing.Color.Black; + this.buttonUser.ButtonDownColor = System.Drawing.Color.DarkGray; + this.buttonUser.ButtonImageAutoSize = true; + this.buttonUser.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D; + this.buttonUser.ButtonText = "Login"; + this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.buttonUser.GroupID = 0; + this.buttonUser.ImageDisable = null; + this.buttonUser.ImageDown = null; + this.buttonUser.ImageUp = null; + this.buttonUser.Location = new System.Drawing.Point(907, 276); + this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonUser.Name = "buttonUser"; + this.buttonUser.NestedClickEventPrevent = false; + this.buttonUser.OutlinePixel = 2; + this.buttonUser.OverlapOptimize = true; + this.buttonUser.RepeatInterval = 200; + this.buttonUser.RepeatIntervalAccelerate = null; + this.buttonUser.RoundSize = 10; + this.buttonUser.SafeInterval = 200; + this.buttonUser.Size = new System.Drawing.Size(110, 60); + this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.buttonUser.TabIndex = 78; + this.buttonUser.Text = null; + this.buttonUser.TextColor = System.Drawing.Color.White; + this.buttonUser.TextColorDisable = System.Drawing.Color.Gray; + this.buttonUser.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.buttonUser.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.buttonUser.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.buttonUser.Visible = false; + this.buttonUser.Click += new System.EventHandler(this.buttonUser_Click); + // + // smartLabel15 + // + this.smartLabel15.BackGround = null; + this.smartLabel15.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel15.BorderColor = System.Drawing.Color.Black; + this.smartLabel15.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel15.LineSpacing = 0F; + this.smartLabel15.Location = new System.Drawing.Point(239, 615); + this.smartLabel15.Name = "smartLabel15"; + this.smartLabel15.OverlapOptimize = true; + this.smartLabel15.PasswordChar = '\0'; + this.smartLabel15.Radius = 20; + this.smartLabel15.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel15.Size = new System.Drawing.Size(8, 68); + this.smartLabel15.TabIndex = 71; + this.smartLabel15.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel15.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel15.Wordwrap = false; + // + // labelCommunicationStatus + // + this.labelCommunicationStatus.BackGround = null; + this.labelCommunicationStatus.BackGroundColor = System.Drawing.Color.Lime; + this.labelCommunicationStatus.BorderColor = System.Drawing.Color.Lime; + this.labelCommunicationStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; + this.labelCommunicationStatus.LineSpacing = 0F; + this.labelCommunicationStatus.Location = new System.Drawing.Point(880, 58); + this.labelCommunicationStatus.Name = "labelCommunicationStatus"; + this.labelCommunicationStatus.OverlapOptimize = true; + this.labelCommunicationStatus.PasswordChar = '\0'; + this.labelCommunicationStatus.Radius = 20; + this.labelCommunicationStatus.RoundRectFillColor = System.Drawing.Color.Lime; + this.labelCommunicationStatus.Size = new System.Drawing.Size(10, 10); + this.labelCommunicationStatus.TabIndex = 69; + this.labelCommunicationStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.labelCommunicationStatus.TextColorDisable = System.Drawing.Color.Gray; + this.labelCommunicationStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.labelCommunicationStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.labelCommunicationStatus.Wordwrap = false; + // + // smartLabel14 + // + this.smartLabel14.BackGround = null; + this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel14.BorderColor = System.Drawing.Color.Black; + this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; + this.smartLabel14.LineSpacing = 0F; + this.smartLabel14.Location = new System.Drawing.Point(69, 615); + this.smartLabel14.Name = "smartLabel14"; + this.smartLabel14.OverlapOptimize = true; + this.smartLabel14.PasswordChar = '\0'; + this.smartLabel14.Radius = 20; + this.smartLabel14.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(173)))), ((int)(((byte)(241))))); + this.smartLabel14.Size = new System.Drawing.Size(8, 68); + this.smartLabel14.TabIndex = 70; + this.smartLabel14.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); + this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray; + this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; + this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; + this.smartLabel14.Wordwrap = false; + // // smartLabel3 // this.smartLabel3.BackGround = null; @@ -167,7 +1648,7 @@ 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.LineSpacing = 0F; - this.smartLabel3.Location = new System.Drawing.Point(759, 300); + this.smartLabel3.Location = new System.Drawing.Point(771, 366); this.smartLabel3.Name = "smartLabel3"; this.smartLabel3.OverlapOptimize = true; this.smartLabel3.PasswordChar = '\0'; @@ -189,7 +1670,7 @@ 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.LineSpacing = 0F; - this.smartLabel2.Location = new System.Drawing.Point(759, 157); + this.smartLabel2.Location = new System.Drawing.Point(766, 223); this.smartLabel2.Name = "smartLabel2"; this.smartLabel2.OverlapOptimize = true; this.smartLabel2.PasswordChar = '\0'; @@ -208,20 +1689,20 @@ // this.smartLabel1.BackGround = this.smartForm1; this.smartLabel1.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; - this.smartLabel1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold); + this.smartLabel1.BorderColor = System.Drawing.Color.White; + this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; + this.smartLabel1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.smartLabel1.LineSpacing = 0F; - this.smartLabel1.Location = new System.Drawing.Point(208, 701); + this.smartLabel1.Location = new System.Drawing.Point(221, 109); 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(682, 60); + this.smartLabel1.Size = new System.Drawing.Size(670, 20); this.smartLabel1.TabIndex = 73; this.smartLabel1.Text = "00. Emergency Stop 01. Servo Alarm 02. Diff Sensor Error"; - this.smartLabel1.TextColor = System.Drawing.Color.Black; + this.smartLabel1.TextColor = System.Drawing.Color.White; this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -233,18 +1714,18 @@ this.labelTime.BackGroundColor = System.Drawing.Color.SkyBlue; this.labelTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.labelTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold); + this.labelTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTime.LineSpacing = 0F; - this.labelTime.Location = new System.Drawing.Point(21, 741); + this.labelTime.Location = new System.Drawing.Point(24, 109); this.labelTime.Name = "labelTime"; this.labelTime.OverlapOptimize = true; this.labelTime.PasswordChar = '\0'; this.labelTime.Radius = 3; this.labelTime.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.labelTime.Size = new System.Drawing.Size(181, 20); + this.labelTime.Size = new System.Drawing.Size(170, 20); this.labelTime.TabIndex = 57; this.labelTime.Text = "2022.05.12 17:25:28"; - this.labelTime.TextColor = System.Drawing.Color.Black; + this.labelTime.TextColor = System.Drawing.Color.White; this.labelTime.TextColorDisable = System.Drawing.Color.Gray; this.labelTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -252,22 +1733,22 @@ // // labelProgress5 // - this.labelProgress5.BackGround = this.smartForm1; - this.labelProgress5.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress5.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress5.BackGround = null; + this.labelProgress5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress5.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress5.LineSpacing = 0F; - this.labelProgress5.Location = new System.Drawing.Point(708, 373); + this.labelProgress5.Location = new System.Drawing.Point(707, 489); this.labelProgress5.Name = "labelProgress5"; this.labelProgress5.OverlapOptimize = true; this.labelProgress5.PasswordChar = '\0'; this.labelProgress5.Radius = 20; - this.labelProgress5.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress5.Size = new System.Drawing.Size(170, 100); + this.labelProgress5.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); + this.labelProgress5.Size = new System.Drawing.Size(170, 70); this.labelProgress5.TabIndex = 71; this.labelProgress5.Text = "판정"; - this.labelProgress5.TextColor = System.Drawing.Color.White; + this.labelProgress5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.labelProgress5.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -295,7 +1776,6 @@ this.labelStop.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStop.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStop.Wordwrap = false; - this.labelStop.Click += new System.EventHandler(this.labelStop_Click); // // labelStart // @@ -319,7 +1799,6 @@ this.labelStart.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStart.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStart.Wordwrap = false; - this.labelStart.Click += new System.EventHandler(this.labelStart_Click); // // buttonExit // @@ -356,68 +1835,40 @@ this.buttonExit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonExit.Click += new System.EventHandler(this.buttonExit_Click); // - // labelCommunicationStatus + // buttonStart // - this.labelCommunicationStatus.BackGround = null; - this.labelCommunicationStatus.BackGroundColor = System.Drawing.Color.Lime; - this.labelCommunicationStatus.BorderColor = System.Drawing.Color.Lime; - this.labelCommunicationStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.labelCommunicationStatus.LineSpacing = 0F; - this.labelCommunicationStatus.Location = new System.Drawing.Point(880, 58); - this.labelCommunicationStatus.Name = "labelCommunicationStatus"; - this.labelCommunicationStatus.OverlapOptimize = true; - this.labelCommunicationStatus.PasswordChar = '\0'; - this.labelCommunicationStatus.Radius = 20; - this.labelCommunicationStatus.RoundRectFillColor = System.Drawing.Color.Lime; - this.labelCommunicationStatus.Size = new System.Drawing.Size(10, 10); - this.labelCommunicationStatus.TabIndex = 69; - this.labelCommunicationStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.labelCommunicationStatus.TextColorDisable = System.Drawing.Color.Gray; - this.labelCommunicationStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.labelCommunicationStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.labelCommunicationStatus.Wordwrap = false; - // - // pictureBox1 - // - this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); - this.pictureBox1.Location = new System.Drawing.Point(0, 3); - this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(1024, 70); - // - // buttonCut - // - this.buttonCut.BackGround = this.smartForm1; - this.buttonCut.BackGroundColor = System.Drawing.Color.Gray; - this.buttonCut.ButtonColor = System.Drawing.Color.Black; - this.buttonCut.ButtonDownColor = System.Drawing.Color.DarkGray; - this.buttonCut.ButtonImageAutoSize = true; - this.buttonCut.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D; - this.buttonCut.ButtonText = "측정시작"; - this.buttonCut.ColorKeySamplePosition = new System.Drawing.Point(0, 0); - this.buttonCut.GroupID = 0; - this.buttonCut.ImageDisable = null; - this.buttonCut.ImageDown = null; - this.buttonCut.ImageUp = null; - this.buttonCut.Location = new System.Drawing.Point(907, 88); - this.buttonCut.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; - this.buttonCut.Name = "buttonCut"; - this.buttonCut.NestedClickEventPrevent = false; - this.buttonCut.OutlinePixel = 2; - this.buttonCut.OverlapOptimize = true; - this.buttonCut.RepeatInterval = 200; - this.buttonCut.RepeatIntervalAccelerate = null; - this.buttonCut.RoundSize = 10; - this.buttonCut.SafeInterval = 200; - this.buttonCut.Size = new System.Drawing.Size(110, 60); - this.buttonCut.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; - this.buttonCut.TabIndex = 70; - this.buttonCut.Text = null; - this.buttonCut.TextColor = System.Drawing.Color.White; - this.buttonCut.TextColorDisable = System.Drawing.Color.Gray; - this.buttonCut.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); - this.buttonCut.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; - this.buttonCut.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; - this.buttonCut.Click += new System.EventHandler(this.buttonCut_Click); + this.buttonStart.BackGround = this.smartForm1; + this.buttonStart.BackGroundColor = System.Drawing.Color.Gray; + this.buttonStart.ButtonColor = System.Drawing.Color.Black; + this.buttonStart.ButtonDownColor = System.Drawing.Color.DarkGray; + this.buttonStart.ButtonImageAutoSize = true; + this.buttonStart.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D; + this.buttonStart.ButtonText = "Start"; + this.buttonStart.ColorKeySamplePosition = new System.Drawing.Point(0, 0); + this.buttonStart.GroupID = 0; + this.buttonStart.ImageDisable = null; + this.buttonStart.ImageDown = null; + this.buttonStart.ImageUp = null; + this.buttonStart.Location = new System.Drawing.Point(907, 78); + this.buttonStart.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; + this.buttonStart.Name = "buttonStart"; + this.buttonStart.NestedClickEventPrevent = false; + this.buttonStart.OutlinePixel = 2; + this.buttonStart.OverlapOptimize = true; + this.buttonStart.RepeatInterval = 200; + this.buttonStart.RepeatIntervalAccelerate = null; + this.buttonStart.RoundSize = 10; + this.buttonStart.SafeInterval = 200; + this.buttonStart.Size = new System.Drawing.Size(110, 60); + this.buttonStart.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; + this.buttonStart.TabIndex = 70; + this.buttonStart.Text = null; + this.buttonStart.TextColor = System.Drawing.Color.White; + this.buttonStart.TextColorDisable = System.Drawing.Color.Gray; + this.buttonStart.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.buttonStart.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; + this.buttonStart.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; + this.buttonStart.Click += new System.EventHandler(this.buttonStart_Click); // // buttonClear // @@ -427,13 +1878,13 @@ this.buttonClear.ButtonDownColor = System.Drawing.Color.DarkGray; this.buttonClear.ButtonImageAutoSize = true; this.buttonClear.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D; - this.buttonClear.ButtonText = "데이터소거"; + this.buttonClear.ButtonText = "Clear"; this.buttonClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonClear.GroupID = 0; this.buttonClear.ImageDisable = null; this.buttonClear.ImageDown = null; this.buttonClear.ImageUp = null; - this.buttonClear.Location = new System.Drawing.Point(907, 154); + this.buttonClear.Location = new System.Drawing.Point(907, 144); this.buttonClear.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonClear.Name = "buttonClear"; this.buttonClear.NestedClickEventPrevent = false; @@ -454,6 +1905,47 @@ this.buttonClear.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click); // + // progressBarMaxLeakValue1 + // + this.progressBarMaxLeakValue1.AutoColorSet = true; + this.progressBarMaxLeakValue1.BackGround = this.smartForm1; + this.progressBarMaxLeakValue1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarMaxLeakValue1.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue1.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarMaxLeakValue1.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarMaxLeakValue1.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarMaxLeakValue1.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarMaxLeakValue1.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarMaxLeakValue1.FormatString = ""; + this.progressBarMaxLeakValue1.Location = new System.Drawing.Point(83, 652); + this.progressBarMaxLeakValue1.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarMaxLeakValue1.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarMaxLeakValue1.Name = "progressBarMaxLeakValue1"; + this.progressBarMaxLeakValue1.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarMaxLeakValue1.OverlapOptimize = true; + this.progressBarMaxLeakValue1.RoundedCorners = true; + this.progressBarMaxLeakValue1.Size = new System.Drawing.Size(110, 23); + this.progressBarMaxLeakValue1.TabIndex = 90; + this.progressBarMaxLeakValue1.Text = "smartProgressBar2"; + this.progressBarMaxLeakValue1.TextAutoRotation = true; + this.progressBarMaxLeakValue1.TextColor = System.Drawing.Color.White; + this.progressBarMaxLeakValue1.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarMaxLeakValue1.Units = ""; + this.progressBarMaxLeakValue1.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarMaxLeakValue1.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; + // // buttonMenu // this.buttonMenu.BackGround = this.smartForm1; @@ -487,7 +1979,47 @@ this.buttonMenu.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; - this.buttonMenu.Click += new System.EventHandler(this.buttonMenu_Click); + // + // progressBarPressure1 + // + this.progressBarPressure1.AutoColorSet = true; + this.progressBarPressure1.BackGround = this.smartForm1; + this.progressBarPressure1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); + this.progressBarPressure1.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure1.BarBackColor2 = System.Drawing.Color.LightBlue; + this.progressBarPressure1.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(119)))), ((int)(((byte)(227))))); + this.progressBarPressure1.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52))))); + this.progressBarPressure1.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; + this.progressBarPressure1.Direction = SmartX.SmartProgressBar.DIR.Horizontal; + this.progressBarPressure1.FormatString = ""; + this.progressBarPressure1.Location = new System.Drawing.Point(83, 623); + this.progressBarPressure1.Maximum = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.progressBarPressure1.Minimum = new decimal(new int[] { + 0, + 0, + 0, + 0}); + this.progressBarPressure1.Name = "progressBarPressure1"; + this.progressBarPressure1.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))); + this.progressBarPressure1.OverlapOptimize = true; + this.progressBarPressure1.RoundedCorners = true; + this.progressBarPressure1.Size = new System.Drawing.Size(110, 23); + this.progressBarPressure1.TabIndex = 89; + this.progressBarPressure1.Text = "smartProgressBar1"; + this.progressBarPressure1.TextAutoRotation = true; + this.progressBarPressure1.TextColor = System.Drawing.Color.White; + this.progressBarPressure1.TextColorDisable = System.Drawing.Color.Gray; + this.progressBarPressure1.Units = ""; + this.progressBarPressure1.Value = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.progressBarPressure1.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Value; // // buttonDisplay // @@ -503,7 +2035,7 @@ this.buttonDisplay.ImageDisable = null; this.buttonDisplay.ImageDown = null; this.buttonDisplay.ImageUp = null; - this.buttonDisplay.Location = new System.Drawing.Point(907, 220); + this.buttonDisplay.Location = new System.Drawing.Point(907, 210); this.buttonDisplay.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDisplay.Name = "buttonDisplay"; this.buttonDisplay.NestedClickEventPrevent = false; @@ -523,26 +2055,25 @@ this.buttonDisplay.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDisplay.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDisplay.Visible = false; - this.buttonDisplay.Click += new System.EventHandler(this.buttonDisplayGraph_Click); // // labelProgress8 // - this.labelProgress8.BackGround = this.smartForm1; - this.labelProgress8.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress8.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress8.BackGround = null; + this.labelProgress8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress8.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress8.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress8.LineSpacing = 0F; - this.labelProgress8.Location = new System.Drawing.Point(32, 373); + this.labelProgress8.Location = new System.Drawing.Point(31, 489); this.labelProgress8.Name = "labelProgress8"; this.labelProgress8.OverlapOptimize = true; this.labelProgress8.PasswordChar = '\0'; this.labelProgress8.Radius = 20; - this.labelProgress8.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress8.Size = new System.Drawing.Size(170, 100); + this.labelProgress8.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); + this.labelProgress8.Size = new System.Drawing.Size(170, 70); this.labelProgress8.TabIndex = 54; this.labelProgress8.Text = "배출"; - this.labelProgress8.TextColor = System.Drawing.Color.White; + this.labelProgress8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.labelProgress8.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -550,22 +2081,22 @@ // // labelProgress7 // - this.labelProgress7.BackGround = this.smartForm1; - this.labelProgress7.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress7.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress7.BackGround = null; + this.labelProgress7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress7.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress7.LineSpacing = 0F; - this.labelProgress7.Location = new System.Drawing.Point(245, 373); + this.labelProgress7.Location = new System.Drawing.Point(244, 489); this.labelProgress7.Name = "labelProgress7"; this.labelProgress7.OverlapOptimize = true; this.labelProgress7.PasswordChar = '\0'; this.labelProgress7.Radius = 20; - this.labelProgress7.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress7.Size = new System.Drawing.Size(170, 100); + this.labelProgress7.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); + this.labelProgress7.Size = new System.Drawing.Size(170, 70); this.labelProgress7.TabIndex = 53; this.labelProgress7.Text = "챔버분리"; - this.labelProgress7.TextColor = System.Drawing.Color.White; + this.labelProgress7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.labelProgress7.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -573,22 +2104,22 @@ // // labelProgress6 // - this.labelProgress6.BackGround = this.smartForm1; - this.labelProgress6.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress6.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress6.BackGround = null; + this.labelProgress6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress6.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress6.LineSpacing = 0F; - this.labelProgress6.Location = new System.Drawing.Point(465, 373); + this.labelProgress6.Location = new System.Drawing.Point(464, 489); this.labelProgress6.Name = "labelProgress6"; this.labelProgress6.OverlapOptimize = true; this.labelProgress6.PasswordChar = '\0'; this.labelProgress6.Radius = 20; - this.labelProgress6.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress6.Size = new System.Drawing.Size(170, 100); + this.labelProgress6.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); + this.labelProgress6.Size = new System.Drawing.Size(170, 70); this.labelProgress6.TabIndex = 52; this.labelProgress6.Text = "진공파기"; - this.labelProgress6.TextColor = System.Drawing.Color.White; + this.labelProgress6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.labelProgress6.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -596,22 +2127,22 @@ // // labelProgress4 // - this.labelProgress4.BackGround = this.smartForm1; - this.labelProgress4.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress4.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress4.BackGround = null; + this.labelProgress4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress4.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress4.LineSpacing = 0F; - this.labelProgress4.Location = new System.Drawing.Point(708, 231); + this.labelProgress4.Location = new System.Drawing.Point(707, 326); this.labelProgress4.Name = "labelProgress4"; this.labelProgress4.OverlapOptimize = true; this.labelProgress4.PasswordChar = '\0'; this.labelProgress4.Radius = 20; - this.labelProgress4.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress4.Size = new System.Drawing.Size(170, 100); + this.labelProgress4.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); + this.labelProgress4.Size = new System.Drawing.Size(170, 70); this.labelProgress4.TabIndex = 51; this.labelProgress4.Text = "검사 진행중"; - this.labelProgress4.TextColor = System.Drawing.Color.White; + this.labelProgress4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.labelProgress4.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -619,22 +2150,22 @@ // // labelProgress3 // - this.labelProgress3.BackGround = this.smartForm1; - this.labelProgress3.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress3.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress3.BackGround = null; + this.labelProgress3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress3.LineSpacing = 0F; - this.labelProgress3.Location = new System.Drawing.Point(708, 88); + this.labelProgress3.Location = new System.Drawing.Point(707, 183); this.labelProgress3.Name = "labelProgress3"; this.labelProgress3.OverlapOptimize = true; this.labelProgress3.PasswordChar = '\0'; this.labelProgress3.Radius = 20; - this.labelProgress3.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress3.Size = new System.Drawing.Size(170, 100); + this.labelProgress3.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); + this.labelProgress3.Size = new System.Drawing.Size(170, 70); this.labelProgress3.TabIndex = 50; this.labelProgress3.Text = "진공시작"; - this.labelProgress3.TextColor = System.Drawing.Color.White; + this.labelProgress3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -642,19 +2173,19 @@ // // labelProgress2 // - this.labelProgress2.BackGround = this.smartForm1; - this.labelProgress2.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress2.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress2.BackGround = null; + this.labelProgress2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(222))))); this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress2.LineSpacing = 0F; - this.labelProgress2.Location = new System.Drawing.Point(465, 88); + this.labelProgress2.Location = new System.Drawing.Point(464, 183); this.labelProgress2.Name = "labelProgress2"; this.labelProgress2.OverlapOptimize = true; this.labelProgress2.PasswordChar = '\0'; this.labelProgress2.Radius = 20; - this.labelProgress2.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress2.Size = new System.Drawing.Size(170, 100); + this.labelProgress2.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(222))))); + this.labelProgress2.Size = new System.Drawing.Size(170, 70); this.labelProgress2.TabIndex = 49; this.labelProgress2.Text = "챔버결합"; this.labelProgress2.TextColor = System.Drawing.Color.White; @@ -665,22 +2196,22 @@ // // labelProgress1 // - this.labelProgress1.BackGround = this.smartForm1; - this.labelProgress1.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress1.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress1.BackGround = null; + this.labelProgress1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress1.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress1.LineSpacing = 0F; - this.labelProgress1.Location = new System.Drawing.Point(245, 88); + this.labelProgress1.Location = new System.Drawing.Point(244, 183); this.labelProgress1.Name = "labelProgress1"; this.labelProgress1.OverlapOptimize = true; this.labelProgress1.PasswordChar = '\0'; this.labelProgress1.Radius = 20; - this.labelProgress1.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress1.Size = new System.Drawing.Size(170, 100); + this.labelProgress1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); + this.labelProgress1.Size = new System.Drawing.Size(170, 70); this.labelProgress1.TabIndex = 48; this.labelProgress1.Text = "제품진입"; - this.labelProgress1.TextColor = System.Drawing.Color.White; + this.labelProgress1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.labelProgress1.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; @@ -688,1468 +2219,27 @@ // // labelProgress0 // - this.labelProgress0.BackGround = this.smartForm1; - this.labelProgress0.BackGroundColor = System.Drawing.Color.CadetBlue; - this.labelProgress0.BorderColor = System.Drawing.Color.CadetBlue; + this.labelProgress0.BackGround = null; + this.labelProgress0.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(43)))), ((int)(((byte)(45))))); + this.labelProgress0.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress0.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress0.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress0.LineSpacing = 0F; - this.labelProgress0.Location = new System.Drawing.Point(32, 88); + this.labelProgress0.Location = new System.Drawing.Point(31, 183); this.labelProgress0.Name = "labelProgress0"; this.labelProgress0.OverlapOptimize = true; this.labelProgress0.PasswordChar = '\0'; this.labelProgress0.Radius = 20; - this.labelProgress0.RoundRectFillColor = System.Drawing.Color.CadetBlue; - this.labelProgress0.Size = new System.Drawing.Size(170, 100); + this.labelProgress0.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); + this.labelProgress0.Size = new System.Drawing.Size(170, 70); this.labelProgress0.TabIndex = 47; this.labelProgress0.Text = "초기상태"; - this.labelProgress0.TextColor = System.Drawing.Color.White; + this.labelProgress0.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.labelProgress0.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress0.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress0.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelProgress0.Wordwrap = false; // - // smartDraw_ChartChannelPenStyle1 - // - chartPenStyle1.ChannelColor = System.Drawing.Color.Green; - chartPenStyle1.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID; - chartPenStyle1.PenWidth = 2; - this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle1); - // - // timerOff - // - this.timerOff.Interval = 500; - this.timerOff.Tick += new System.EventHandler(this.timerOff_Tick); - // - // timerOn - // - this.timerOn.Interval = 1000; - this.timerOn.Tick += new System.EventHandler(this.timerOn_Tick); - // - // smartButton1 - // - this.smartButton1.BackGround = this.smartForm1; - this.smartButton1.BackGroundColor = System.Drawing.Color.Gray; - this.smartButton1.ButtonColor = System.Drawing.Color.Black; - this.smartButton1.ButtonDownColor = System.Drawing.Color.DarkGray; - this.smartButton1.ButtonImageAutoSize = true; - this.smartButton1.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D; - this.smartButton1.ButtonText = "Login"; - this.smartButton1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); - this.smartButton1.GroupID = 0; - this.smartButton1.ImageDisable = null; - this.smartButton1.ImageDown = null; - this.smartButton1.ImageUp = null; - this.smartButton1.Location = new System.Drawing.Point(907, 286); - this.smartButton1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; - this.smartButton1.Name = "smartButton1"; - this.smartButton1.NestedClickEventPrevent = false; - this.smartButton1.OutlinePixel = 2; - this.smartButton1.OverlapOptimize = true; - this.smartButton1.RepeatInterval = 200; - this.smartButton1.RepeatIntervalAccelerate = null; - this.smartButton1.RoundSize = 10; - this.smartButton1.SafeInterval = 200; - this.smartButton1.Size = new System.Drawing.Size(110, 60); - this.smartButton1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; - this.smartButton1.TabIndex = 78; - this.smartButton1.Text = null; - this.smartButton1.TextColor = System.Drawing.Color.White; - this.smartButton1.TextColorDisable = System.Drawing.Color.Gray; - this.smartButton1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); - this.smartButton1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; - this.smartButton1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; - this.smartButton1.Visible = false; - // - // smartGroupBox1 - // - this.smartGroupBox1.BackGround = null; - this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); - this.smartGroupBox1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.BackImage"))); - this.smartGroupBox1.Controls.Add(this.smartLabel33); - this.smartGroupBox1.Controls.Add(this.smartLabel32); - this.smartGroupBox1.Controls.Add(this.smartProgressBar19); - this.smartGroupBox1.Controls.Add(this.smartProgressBar20); - this.smartGroupBox1.Controls.Add(this.smartProgressBar11); - this.smartGroupBox1.Controls.Add(this.smartProgressBar12); - this.smartGroupBox1.Controls.Add(this.smartProgressBar13); - this.smartGroupBox1.Controls.Add(this.smartProgressBar14); - this.smartGroupBox1.Controls.Add(this.smartProgressBar15); - this.smartGroupBox1.Controls.Add(this.smartProgressBar16); - this.smartGroupBox1.Controls.Add(this.smartProgressBar5); - this.smartGroupBox1.Controls.Add(this.smartProgressBar6); - this.smartGroupBox1.Controls.Add(this.smartProgressBar7); - this.smartGroupBox1.Controls.Add(this.smartProgressBar8); - this.smartGroupBox1.Controls.Add(this.smartProgressBar3); - this.smartGroupBox1.Controls.Add(this.smartProgressBar4); - this.smartGroupBox1.Controls.Add(this.smartProgressBar2); - this.smartGroupBox1.Controls.Add(this.smartProgressBar1); - this.smartGroupBox1.Controls.Add(this.smartLabel19); - this.smartGroupBox1.Controls.Add(this.smartLabel20); - this.smartGroupBox1.Controls.Add(this.smartLabel21); - this.smartGroupBox1.Controls.Add(this.smartLabel22); - this.smartGroupBox1.Controls.Add(this.smartLabel23); - this.smartGroupBox1.Controls.Add(this.smartLabel18); - this.smartGroupBox1.Controls.Add(this.smartLabel17); - this.smartGroupBox1.Controls.Add(this.smartLabel16); - this.smartGroupBox1.Controls.Add(this.smartLabel15); - this.smartGroupBox1.Controls.Add(this.smartLabel14); - this.smartGroupBox1.Controls.Add(this.smartLabel9); - this.smartGroupBox1.Controls.Add(this.smartLabel10); - this.smartGroupBox1.Controls.Add(this.smartLabel11); - this.smartGroupBox1.Controls.Add(this.smartLabel12); - this.smartGroupBox1.Controls.Add(this.smartLabel13); - this.smartGroupBox1.Controls.Add(this.smartLabel8); - 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.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.FrameLineThickness = 2; - this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; - this.smartGroupBox1.HeaderHeightOffset = 12; - this.smartGroupBox1.Location = new System.Drawing.Point(21, 491); - this.smartGroupBox1.Name = "smartGroupBox1"; - this.smartGroupBox1.RoundRadius = 5; - this.smartGroupBox1.Size = new System.Drawing.Size(860, 190); - this.smartGroupBox1.TabIndex = 79; - this.smartGroupBox1.Text = "smartGroupBox1"; - this.smartGroupBox1.TextColor = System.Drawing.Color.White; - // - // smartLabel4 - // - this.smartLabel4.BackGround = this.smartGroupBox1; - this.smartLabel4.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel4.LineSpacing = 0F; - this.smartLabel4.Location = new System.Drawing.Point(3, 3); - 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(64, 30); - this.smartLabel4.TabIndex = 0; - this.smartLabel4.Text = "1 Lane"; - this.smartLabel4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel4.Wordwrap = false; - // - // smartLabel5 - // - this.smartLabel5.BackGround = this.smartGroupBox1; - this.smartLabel5.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel5.LineSpacing = 0F; - this.smartLabel5.Location = new System.Drawing.Point(173, 3); - 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(64, 30); - this.smartLabel5.TabIndex = 1; - this.smartLabel5.Text = "2 Lane"; - this.smartLabel5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel5.Wordwrap = false; - // - // smartLabel6 - // - this.smartLabel6.BackGround = this.smartGroupBox1; - this.smartLabel6.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel6.LineSpacing = 0F; - this.smartLabel6.Location = new System.Drawing.Point(344, 3); - this.smartLabel6.Name = "smartLabel6"; - this.smartLabel6.OverlapOptimize = true; - this.smartLabel6.PasswordChar = '\0'; - this.smartLabel6.Radius = 3; - this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel6.Size = new System.Drawing.Size(64, 30); - this.smartLabel6.TabIndex = 2; - this.smartLabel6.Text = "3 Lane"; - this.smartLabel6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel6.Wordwrap = false; - // - // smartLabel7 - // - this.smartLabel7.BackGround = this.smartGroupBox1; - this.smartLabel7.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel7.LineSpacing = 0F; - this.smartLabel7.Location = new System.Drawing.Point(516, 3); - this.smartLabel7.Name = "smartLabel7"; - this.smartLabel7.OverlapOptimize = true; - this.smartLabel7.PasswordChar = '\0'; - this.smartLabel7.Radius = 3; - this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel7.Size = new System.Drawing.Size(64, 30); - this.smartLabel7.TabIndex = 3; - this.smartLabel7.Text = "4 Lane"; - this.smartLabel7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel7.Wordwrap = false; - // - // smartLabel8 - // - this.smartLabel8.BackGround = this.smartGroupBox1; - this.smartLabel8.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel8.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel8.LineSpacing = 0F; - this.smartLabel8.Location = new System.Drawing.Point(688, 3); - this.smartLabel8.Name = "smartLabel8"; - this.smartLabel8.OverlapOptimize = true; - this.smartLabel8.PasswordChar = '\0'; - this.smartLabel8.Radius = 3; - this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel8.Size = new System.Drawing.Size(64, 30); - this.smartLabel8.TabIndex = 4; - this.smartLabel8.Text = "5 Lane"; - this.smartLabel8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel8.Wordwrap = false; - // - // smartLabel9 - // - this.smartLabel9.BackGround = this.smartGroupBox1; - this.smartLabel9.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel9.LineSpacing = 0F; - this.smartLabel9.Location = new System.Drawing.Point(688, 96); - this.smartLabel9.Name = "smartLabel9"; - this.smartLabel9.OverlapOptimize = true; - this.smartLabel9.PasswordChar = '\0'; - this.smartLabel9.Radius = 3; - this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel9.Size = new System.Drawing.Size(64, 30); - this.smartLabel9.TabIndex = 9; - this.smartLabel9.Text = "10 Lane"; - this.smartLabel9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel9.Wordwrap = false; - // - // smartLabel10 - // - this.smartLabel10.BackGround = this.smartGroupBox1; - this.smartLabel10.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel10.LineSpacing = 0F; - this.smartLabel10.Location = new System.Drawing.Point(516, 96); - this.smartLabel10.Name = "smartLabel10"; - this.smartLabel10.OverlapOptimize = true; - this.smartLabel10.PasswordChar = '\0'; - this.smartLabel10.Radius = 3; - this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel10.Size = new System.Drawing.Size(64, 30); - this.smartLabel10.TabIndex = 8; - this.smartLabel10.Text = "9 Lane"; - this.smartLabel10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel10.Wordwrap = false; - // - // smartLabel11 - // - this.smartLabel11.BackGround = this.smartGroupBox1; - this.smartLabel11.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel11.LineSpacing = 0F; - this.smartLabel11.Location = new System.Drawing.Point(344, 96); - this.smartLabel11.Name = "smartLabel11"; - this.smartLabel11.OverlapOptimize = true; - this.smartLabel11.PasswordChar = '\0'; - this.smartLabel11.Radius = 3; - this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel11.Size = new System.Drawing.Size(64, 30); - this.smartLabel11.TabIndex = 7; - this.smartLabel11.Text = "8 Lane"; - this.smartLabel11.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel11.Wordwrap = false; - // - // smartLabel12 - // - this.smartLabel12.BackGround = this.smartGroupBox1; - this.smartLabel12.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel12.LineSpacing = 0F; - this.smartLabel12.Location = new System.Drawing.Point(173, 96); - this.smartLabel12.Name = "smartLabel12"; - this.smartLabel12.OverlapOptimize = true; - this.smartLabel12.PasswordChar = '\0'; - this.smartLabel12.Radius = 3; - this.smartLabel12.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel12.Size = new System.Drawing.Size(64, 30); - this.smartLabel12.TabIndex = 6; - this.smartLabel12.Text = "7 Lane"; - this.smartLabel12.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel12.Wordwrap = false; - // - // smartLabel13 - // - this.smartLabel13.BackGround = this.smartGroupBox1; - this.smartLabel13.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel13.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.smartLabel13.LineSpacing = 0F; - this.smartLabel13.Location = new System.Drawing.Point(3, 96); - this.smartLabel13.Name = "smartLabel13"; - this.smartLabel13.OverlapOptimize = true; - this.smartLabel13.PasswordChar = '\0'; - this.smartLabel13.Radius = 3; - this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel13.Size = new System.Drawing.Size(64, 30); - this.smartLabel13.TabIndex = 5; - this.smartLabel13.Text = "6 Lane"; - this.smartLabel13.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel13.Wordwrap = false; - // - // smartLabel14 - // - this.smartLabel14.BackGround = null; - this.smartLabel14.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel14.BorderColor = System.Drawing.Color.Lime; - this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel14.LineSpacing = 0F; - this.smartLabel14.Location = new System.Drawing.Point(142, 10); - this.smartLabel14.Name = "smartLabel14"; - this.smartLabel14.OverlapOptimize = true; - this.smartLabel14.PasswordChar = '\0'; - this.smartLabel14.Radius = 20; - this.smartLabel14.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel14.Size = new System.Drawing.Size(15, 15); - this.smartLabel14.TabIndex = 70; - this.smartLabel14.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel14.Wordwrap = false; - // - // smartLabel15 - // - this.smartLabel15.BackGround = null; - this.smartLabel15.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel15.BorderColor = System.Drawing.Color.Lime; - this.smartLabel15.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel15.LineSpacing = 0F; - this.smartLabel15.Location = new System.Drawing.Point(323, 10); - this.smartLabel15.Name = "smartLabel15"; - this.smartLabel15.OverlapOptimize = true; - this.smartLabel15.PasswordChar = '\0'; - this.smartLabel15.Radius = 20; - this.smartLabel15.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel15.Size = new System.Drawing.Size(15, 15); - this.smartLabel15.TabIndex = 71; - this.smartLabel15.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel15.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel15.Wordwrap = false; - // - // smartLabel16 - // - this.smartLabel16.BackGround = null; - this.smartLabel16.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel16.BorderColor = System.Drawing.Color.Lime; - this.smartLabel16.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel16.LineSpacing = 0F; - this.smartLabel16.Location = new System.Drawing.Point(495, 10); - this.smartLabel16.Name = "smartLabel16"; - this.smartLabel16.OverlapOptimize = true; - this.smartLabel16.PasswordChar = '\0'; - this.smartLabel16.Radius = 20; - this.smartLabel16.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel16.Size = new System.Drawing.Size(15, 15); - this.smartLabel16.TabIndex = 72; - this.smartLabel16.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel16.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel16.Wordwrap = false; - // - // smartLabel17 - // - this.smartLabel17.BackGround = null; - this.smartLabel17.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel17.BorderColor = System.Drawing.Color.Lime; - this.smartLabel17.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel17.LineSpacing = 0F; - this.smartLabel17.Location = new System.Drawing.Point(667, 10); - this.smartLabel17.Name = "smartLabel17"; - this.smartLabel17.OverlapOptimize = true; - this.smartLabel17.PasswordChar = '\0'; - this.smartLabel17.Radius = 20; - this.smartLabel17.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel17.Size = new System.Drawing.Size(15, 15); - this.smartLabel17.TabIndex = 73; - this.smartLabel17.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel17.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel17.Wordwrap = false; - // - // smartLabel18 - // - this.smartLabel18.BackGround = null; - this.smartLabel18.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel18.BorderColor = System.Drawing.Color.Lime; - this.smartLabel18.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel18.LineSpacing = 0F; - this.smartLabel18.Location = new System.Drawing.Point(842, 10); - this.smartLabel18.Name = "smartLabel18"; - this.smartLabel18.OverlapOptimize = true; - this.smartLabel18.PasswordChar = '\0'; - this.smartLabel18.Radius = 20; - this.smartLabel18.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel18.Size = new System.Drawing.Size(15, 15); - this.smartLabel18.TabIndex = 74; - this.smartLabel18.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel18.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel18.Wordwrap = false; - // - // smartLabel19 - // - this.smartLabel19.BackGround = null; - this.smartLabel19.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel19.BorderColor = System.Drawing.Color.Lime; - this.smartLabel19.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel19.LineSpacing = 0F; - this.smartLabel19.Location = new System.Drawing.Point(842, 103); - this.smartLabel19.Name = "smartLabel19"; - this.smartLabel19.OverlapOptimize = true; - this.smartLabel19.PasswordChar = '\0'; - this.smartLabel19.Radius = 20; - this.smartLabel19.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel19.Size = new System.Drawing.Size(15, 15); - this.smartLabel19.TabIndex = 79; - this.smartLabel19.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel19.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel19.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel19.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel19.Wordwrap = false; - // - // smartLabel20 - // - this.smartLabel20.BackGround = null; - this.smartLabel20.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel20.BorderColor = System.Drawing.Color.Lime; - this.smartLabel20.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel20.LineSpacing = 0F; - this.smartLabel20.Location = new System.Drawing.Point(667, 103); - this.smartLabel20.Name = "smartLabel20"; - this.smartLabel20.OverlapOptimize = true; - this.smartLabel20.PasswordChar = '\0'; - this.smartLabel20.Radius = 20; - this.smartLabel20.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel20.Size = new System.Drawing.Size(15, 15); - this.smartLabel20.TabIndex = 78; - this.smartLabel20.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel20.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel20.Wordwrap = false; - // - // smartLabel21 - // - this.smartLabel21.BackGround = null; - this.smartLabel21.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel21.BorderColor = System.Drawing.Color.Lime; - this.smartLabel21.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel21.LineSpacing = 0F; - this.smartLabel21.Location = new System.Drawing.Point(495, 103); - this.smartLabel21.Name = "smartLabel21"; - this.smartLabel21.OverlapOptimize = true; - this.smartLabel21.PasswordChar = '\0'; - this.smartLabel21.Radius = 20; - this.smartLabel21.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel21.Size = new System.Drawing.Size(15, 15); - this.smartLabel21.TabIndex = 77; - this.smartLabel21.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel21.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel21.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel21.Wordwrap = false; - // - // smartLabel22 - // - this.smartLabel22.BackGround = null; - this.smartLabel22.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel22.BorderColor = System.Drawing.Color.Lime; - this.smartLabel22.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel22.LineSpacing = 0F; - this.smartLabel22.Location = new System.Drawing.Point(323, 103); - this.smartLabel22.Name = "smartLabel22"; - this.smartLabel22.OverlapOptimize = true; - this.smartLabel22.PasswordChar = '\0'; - this.smartLabel22.Radius = 20; - this.smartLabel22.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel22.Size = new System.Drawing.Size(15, 15); - this.smartLabel22.TabIndex = 76; - this.smartLabel22.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel22.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel22.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel22.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel22.Wordwrap = false; - // - // smartLabel23 - // - this.smartLabel23.BackGround = null; - this.smartLabel23.BackGroundColor = System.Drawing.Color.Lime; - this.smartLabel23.BorderColor = System.Drawing.Color.Lime; - this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; - this.smartLabel23.LineSpacing = 0F; - this.smartLabel23.Location = new System.Drawing.Point(142, 103); - this.smartLabel23.Name = "smartLabel23"; - this.smartLabel23.OverlapOptimize = true; - this.smartLabel23.PasswordChar = '\0'; - this.smartLabel23.Radius = 20; - this.smartLabel23.RoundRectFillColor = System.Drawing.Color.Lime; - this.smartLabel23.Size = new System.Drawing.Size(15, 15); - this.smartLabel23.TabIndex = 75; - this.smartLabel23.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; - this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; - this.smartLabel23.Wordwrap = false; - // - // smartLabel24 - // - this.smartLabel24.BackGround = this.smartForm1; - this.smartLabel24.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 20F, System.Drawing.FontStyle.Regular); - this.smartLabel24.LineSpacing = 0F; - this.smartLabel24.Location = new System.Drawing.Point(208, 88); - this.smartLabel24.Name = "smartLabel24"; - this.smartLabel24.OverlapOptimize = true; - this.smartLabel24.PasswordChar = '\0'; - this.smartLabel24.Radius = 3; - this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel24.Size = new System.Drawing.Size(31, 100); - this.smartLabel24.TabIndex = 80; - this.smartLabel24.Text = "▶"; - this.smartLabel24.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel24.Wordwrap = false; - // - // smartLabel25 - // - this.smartLabel25.BackGround = this.smartForm1; - this.smartLabel25.BackGroundColor = System.Drawing.Color.SkyBlue; - 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("Arial", 20F, System.Drawing.FontStyle.Regular); - this.smartLabel25.LineSpacing = 0F; - this.smartLabel25.Location = new System.Drawing.Point(421, 88); - this.smartLabel25.Name = "smartLabel25"; - this.smartLabel25.OverlapOptimize = true; - this.smartLabel25.PasswordChar = '\0'; - this.smartLabel25.Radius = 3; - this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel25.Size = new System.Drawing.Size(31, 100); - this.smartLabel25.TabIndex = 81; - this.smartLabel25.Text = "▶"; - this.smartLabel25.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel25.Wordwrap = false; - // - // smartLabel26 - // - this.smartLabel26.BackGround = this.smartForm1; - this.smartLabel26.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel26.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); - this.smartLabel26.LineSpacing = 0F; - this.smartLabel26.Location = new System.Drawing.Point(641, 88); - this.smartLabel26.Name = "smartLabel26"; - this.smartLabel26.OverlapOptimize = true; - this.smartLabel26.PasswordChar = '\0'; - this.smartLabel26.Radius = 3; - this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel26.Size = new System.Drawing.Size(31, 100); - this.smartLabel26.TabIndex = 82; - this.smartLabel26.Text = "▶"; - this.smartLabel26.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel26.Wordwrap = false; - // - // smartLabel27 - // - this.smartLabel27.BackGround = this.smartForm1; - this.smartLabel27.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel27.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel27.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel27.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); - this.smartLabel27.LineSpacing = 0F; - this.smartLabel27.Location = new System.Drawing.Point(709, 194); - this.smartLabel27.Name = "smartLabel27"; - this.smartLabel27.OverlapOptimize = true; - this.smartLabel27.PasswordChar = '\0'; - this.smartLabel27.Radius = 3; - this.smartLabel27.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel27.Size = new System.Drawing.Size(169, 31); - this.smartLabel27.TabIndex = 83; - this.smartLabel27.Text = "▼"; - this.smartLabel27.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel27.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel27.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel27.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel27.Wordwrap = false; - // - // smartLabel28 - // - this.smartLabel28.BackGround = this.smartForm1; - this.smartLabel28.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel28.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); - this.smartLabel28.LineSpacing = 0F; - this.smartLabel28.Location = new System.Drawing.Point(708, 336); - this.smartLabel28.Name = "smartLabel28"; - this.smartLabel28.OverlapOptimize = true; - this.smartLabel28.PasswordChar = '\0'; - this.smartLabel28.Radius = 3; - this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel28.Size = new System.Drawing.Size(169, 31); - this.smartLabel28.TabIndex = 84; - this.smartLabel28.Text = "▼"; - this.smartLabel28.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel28.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel28.Wordwrap = false; - // - // smartLabel29 - // - this.smartLabel29.BackGround = this.smartForm1; - this.smartLabel29.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel29.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel29.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel29.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); - this.smartLabel29.LineSpacing = 0F; - this.smartLabel29.Location = new System.Drawing.Point(652, 373); - this.smartLabel29.Name = "smartLabel29"; - this.smartLabel29.OverlapOptimize = true; - this.smartLabel29.PasswordChar = '\0'; - this.smartLabel29.Radius = 3; - this.smartLabel29.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel29.Size = new System.Drawing.Size(31, 100); - this.smartLabel29.TabIndex = 85; - this.smartLabel29.Text = "◀"; - this.smartLabel29.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel29.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel29.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel29.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel29.Wordwrap = false; - // - // smartLabel30 - // - this.smartLabel30.BackGround = this.smartForm1; - this.smartLabel30.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel30.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); - this.smartLabel30.LineSpacing = 0F; - this.smartLabel30.Location = new System.Drawing.Point(428, 373); - this.smartLabel30.Name = "smartLabel30"; - this.smartLabel30.OverlapOptimize = true; - this.smartLabel30.PasswordChar = '\0'; - this.smartLabel30.Radius = 3; - this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel30.Size = new System.Drawing.Size(31, 100); - this.smartLabel30.TabIndex = 86; - this.smartLabel30.Text = "◀"; - this.smartLabel30.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel30.Wordwrap = false; - // - // smartLabel31 - // - this.smartLabel31.BackGround = this.smartForm1; - this.smartLabel31.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel31.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel31.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel31.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); - this.smartLabel31.LineSpacing = 0F; - this.smartLabel31.Location = new System.Drawing.Point(208, 373); - this.smartLabel31.Name = "smartLabel31"; - this.smartLabel31.OverlapOptimize = true; - this.smartLabel31.PasswordChar = '\0'; - this.smartLabel31.Radius = 3; - this.smartLabel31.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel31.Size = new System.Drawing.Size(31, 100); - this.smartLabel31.TabIndex = 87; - this.smartLabel31.Text = "◀"; - this.smartLabel31.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel31.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel31.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel31.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel31.Wordwrap = false; - // - // pictureBox2 - // - this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); - this.pictureBox2.Location = new System.Drawing.Point(124, 204); - this.pictureBox2.Name = "pictureBox2"; - this.pictureBox2.Size = new System.Drawing.Size(480, 150); - // - // smartProgressBar1 - // - this.smartProgressBar1.AutoColorSet = true; - this.smartProgressBar1.BackGround = this.smartGroupBox1; - this.smartProgressBar1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar1.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar1.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar1.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar1.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar1.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar1.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar1.FormatString = ""; - this.smartProgressBar1.Location = new System.Drawing.Point(11, 39); - this.smartProgressBar1.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar1.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar1.Name = "smartProgressBar1"; - this.smartProgressBar1.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar1.OverlapOptimize = true; - this.smartProgressBar1.RoundedCorners = true; - this.smartProgressBar1.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar1.TabIndex = 89; - this.smartProgressBar1.Text = "smartProgressBar1"; - this.smartProgressBar1.TextAutoRotation = true; - this.smartProgressBar1.TextColor = System.Drawing.Color.White; - this.smartProgressBar1.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar1.Units = ""; - this.smartProgressBar1.Value = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.smartProgressBar1.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar2 - // - this.smartProgressBar2.AutoColorSet = true; - this.smartProgressBar2.BackGround = this.smartGroupBox1; - this.smartProgressBar2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar2.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar2.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar2.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar2.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar2.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar2.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar2.FormatString = ""; - this.smartProgressBar2.Location = new System.Drawing.Point(11, 68); - this.smartProgressBar2.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar2.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar2.Name = "smartProgressBar2"; - this.smartProgressBar2.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar2.OverlapOptimize = true; - this.smartProgressBar2.RoundedCorners = true; - this.smartProgressBar2.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar2.TabIndex = 90; - this.smartProgressBar2.Text = "smartProgressBar2"; - this.smartProgressBar2.TextAutoRotation = true; - this.smartProgressBar2.TextColor = System.Drawing.Color.White; - this.smartProgressBar2.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar2.Units = ""; - this.smartProgressBar2.Value = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.smartProgressBar2.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar3 - // - this.smartProgressBar3.AutoColorSet = true; - this.smartProgressBar3.BackGround = this.smartGroupBox1; - this.smartProgressBar3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar3.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar3.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar3.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar3.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar3.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar3.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar3.FormatString = ""; - this.smartProgressBar3.Location = new System.Drawing.Point(187, 68); - this.smartProgressBar3.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar3.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar3.Name = "smartProgressBar3"; - this.smartProgressBar3.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar3.OverlapOptimize = true; - this.smartProgressBar3.RoundedCorners = true; - this.smartProgressBar3.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar3.TabIndex = 92; - this.smartProgressBar3.Text = "smartProgressBar3"; - this.smartProgressBar3.TextAutoRotation = true; - this.smartProgressBar3.TextColor = System.Drawing.Color.White; - this.smartProgressBar3.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar3.Units = ""; - this.smartProgressBar3.Value = new decimal(new int[] { - 40, - 0, - 0, - 0}); - this.smartProgressBar3.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar4 - // - this.smartProgressBar4.AutoColorSet = true; - this.smartProgressBar4.BackGround = this.smartGroupBox1; - this.smartProgressBar4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar4.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar4.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar4.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar4.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar4.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar4.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar4.FormatString = ""; - this.smartProgressBar4.Location = new System.Drawing.Point(187, 39); - this.smartProgressBar4.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar4.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar4.Name = "smartProgressBar4"; - this.smartProgressBar4.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar4.OverlapOptimize = true; - this.smartProgressBar4.RoundedCorners = true; - this.smartProgressBar4.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar4.TabIndex = 91; - this.smartProgressBar4.Text = "smartProgressBar4"; - this.smartProgressBar4.TextAutoRotation = true; - this.smartProgressBar4.TextColor = System.Drawing.Color.White; - this.smartProgressBar4.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar4.Units = ""; - this.smartProgressBar4.Value = new decimal(new int[] { - 40, - 0, - 0, - 0}); - this.smartProgressBar4.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar5 - // - this.smartProgressBar5.AutoColorSet = true; - this.smartProgressBar5.BackGround = this.smartGroupBox1; - this.smartProgressBar5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar5.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar5.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar5.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar5.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar5.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar5.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar5.FormatString = ""; - this.smartProgressBar5.Location = new System.Drawing.Point(530, 68); - this.smartProgressBar5.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar5.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar5.Name = "smartProgressBar5"; - this.smartProgressBar5.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar5.OverlapOptimize = true; - this.smartProgressBar5.RoundedCorners = true; - this.smartProgressBar5.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar5.TabIndex = 96; - this.smartProgressBar5.Text = "smartProgressBar5"; - this.smartProgressBar5.TextAutoRotation = true; - this.smartProgressBar5.TextColor = System.Drawing.Color.White; - this.smartProgressBar5.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar5.Units = ""; - this.smartProgressBar5.Value = new decimal(new int[] { - 40, - 0, - 0, - 0}); - this.smartProgressBar5.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar6 - // - this.smartProgressBar6.AutoColorSet = true; - this.smartProgressBar6.BackGround = this.smartGroupBox1; - this.smartProgressBar6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar6.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar6.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar6.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar6.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar6.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar6.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar6.FormatString = ""; - this.smartProgressBar6.Location = new System.Drawing.Point(530, 39); - this.smartProgressBar6.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar6.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar6.Name = "smartProgressBar6"; - this.smartProgressBar6.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar6.OverlapOptimize = true; - this.smartProgressBar6.RoundedCorners = true; - this.smartProgressBar6.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar6.TabIndex = 95; - this.smartProgressBar6.Text = "smartProgressBar6"; - this.smartProgressBar6.TextAutoRotation = true; - this.smartProgressBar6.TextColor = System.Drawing.Color.White; - this.smartProgressBar6.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar6.Units = ""; - this.smartProgressBar6.Value = new decimal(new int[] { - 40, - 0, - 0, - 0}); - this.smartProgressBar6.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar7 - // - this.smartProgressBar7.AutoColorSet = true; - this.smartProgressBar7.BackGround = this.smartGroupBox1; - this.smartProgressBar7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar7.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar7.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar7.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar7.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar7.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar7.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar7.FormatString = ""; - this.smartProgressBar7.Location = new System.Drawing.Point(354, 68); - this.smartProgressBar7.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar7.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar7.Name = "smartProgressBar7"; - this.smartProgressBar7.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar7.OverlapOptimize = true; - this.smartProgressBar7.RoundedCorners = true; - this.smartProgressBar7.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar7.TabIndex = 94; - this.smartProgressBar7.Text = "smartProgressBar7"; - this.smartProgressBar7.TextAutoRotation = true; - this.smartProgressBar7.TextColor = System.Drawing.Color.White; - this.smartProgressBar7.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar7.Units = ""; - this.smartProgressBar7.Value = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.smartProgressBar7.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar8 - // - this.smartProgressBar8.AutoColorSet = true; - this.smartProgressBar8.BackGround = this.smartGroupBox1; - this.smartProgressBar8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar8.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar8.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar8.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar8.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar8.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar8.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar8.FormatString = ""; - this.smartProgressBar8.Location = new System.Drawing.Point(354, 39); - this.smartProgressBar8.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar8.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar8.Name = "smartProgressBar8"; - this.smartProgressBar8.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar8.OverlapOptimize = true; - this.smartProgressBar8.RoundedCorners = true; - this.smartProgressBar8.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar8.TabIndex = 93; - this.smartProgressBar8.Text = "smartProgressBar8"; - this.smartProgressBar8.TextAutoRotation = true; - this.smartProgressBar8.TextColor = System.Drawing.Color.White; - this.smartProgressBar8.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar8.Units = ""; - this.smartProgressBar8.Value = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.smartProgressBar8.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar11 - // - this.smartProgressBar11.AutoColorSet = true; - this.smartProgressBar11.BackGround = this.smartGroupBox1; - this.smartProgressBar11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar11.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar11.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar11.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar11.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar11.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar11.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar11.FormatString = ""; - this.smartProgressBar11.Location = new System.Drawing.Point(354, 161); - this.smartProgressBar11.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar11.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar11.Name = "smartProgressBar11"; - this.smartProgressBar11.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar11.OverlapOptimize = true; - this.smartProgressBar11.RoundedCorners = true; - this.smartProgressBar11.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar11.TabIndex = 102; - this.smartProgressBar11.Text = "smartProgressBar11"; - this.smartProgressBar11.TextAutoRotation = true; - this.smartProgressBar11.TextColor = System.Drawing.Color.White; - this.smartProgressBar11.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar11.Units = ""; - this.smartProgressBar11.Value = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.smartProgressBar11.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar12 - // - this.smartProgressBar12.AutoColorSet = true; - this.smartProgressBar12.BackGround = this.smartGroupBox1; - this.smartProgressBar12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar12.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar12.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar12.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar12.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar12.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar12.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar12.FormatString = ""; - this.smartProgressBar12.Location = new System.Drawing.Point(354, 132); - this.smartProgressBar12.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar12.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar12.Name = "smartProgressBar12"; - this.smartProgressBar12.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar12.OverlapOptimize = true; - this.smartProgressBar12.RoundedCorners = true; - this.smartProgressBar12.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar12.TabIndex = 101; - this.smartProgressBar12.Text = "smartProgressBar12"; - this.smartProgressBar12.TextAutoRotation = true; - this.smartProgressBar12.TextColor = System.Drawing.Color.White; - this.smartProgressBar12.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar12.Units = ""; - this.smartProgressBar12.Value = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.smartProgressBar12.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar13 - // - this.smartProgressBar13.AutoColorSet = true; - this.smartProgressBar13.BackGround = this.smartGroupBox1; - this.smartProgressBar13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar13.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar13.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar13.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar13.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar13.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar13.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar13.FormatString = ""; - this.smartProgressBar13.Location = new System.Drawing.Point(187, 161); - this.smartProgressBar13.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar13.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar13.Name = "smartProgressBar13"; - this.smartProgressBar13.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar13.OverlapOptimize = true; - this.smartProgressBar13.RoundedCorners = true; - this.smartProgressBar13.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar13.TabIndex = 100; - this.smartProgressBar13.Text = "smartProgressBar13"; - this.smartProgressBar13.TextAutoRotation = true; - this.smartProgressBar13.TextColor = System.Drawing.Color.White; - this.smartProgressBar13.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar13.Units = ""; - this.smartProgressBar13.Value = new decimal(new int[] { - 40, - 0, - 0, - 0}); - this.smartProgressBar13.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar14 - // - this.smartProgressBar14.AutoColorSet = true; - this.smartProgressBar14.BackGround = this.smartGroupBox1; - this.smartProgressBar14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar14.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar14.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar14.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar14.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar14.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar14.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar14.FormatString = ""; - this.smartProgressBar14.Location = new System.Drawing.Point(187, 132); - this.smartProgressBar14.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar14.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar14.Name = "smartProgressBar14"; - this.smartProgressBar14.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar14.OverlapOptimize = true; - this.smartProgressBar14.RoundedCorners = true; - this.smartProgressBar14.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar14.TabIndex = 99; - this.smartProgressBar14.Text = "smartProgressBar14"; - this.smartProgressBar14.TextAutoRotation = true; - this.smartProgressBar14.TextColor = System.Drawing.Color.White; - this.smartProgressBar14.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar14.Units = ""; - this.smartProgressBar14.Value = new decimal(new int[] { - 40, - 0, - 0, - 0}); - this.smartProgressBar14.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar15 - // - this.smartProgressBar15.AutoColorSet = true; - this.smartProgressBar15.BackGround = this.smartGroupBox1; - this.smartProgressBar15.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar15.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar15.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar15.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar15.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar15.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar15.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar15.FormatString = ""; - this.smartProgressBar15.Location = new System.Drawing.Point(11, 161); - this.smartProgressBar15.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar15.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar15.Name = "smartProgressBar15"; - this.smartProgressBar15.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar15.OverlapOptimize = true; - this.smartProgressBar15.RoundedCorners = true; - this.smartProgressBar15.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar15.TabIndex = 98; - this.smartProgressBar15.Text = "smartProgressBar15"; - this.smartProgressBar15.TextAutoRotation = true; - this.smartProgressBar15.TextColor = System.Drawing.Color.White; - this.smartProgressBar15.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar15.Units = ""; - this.smartProgressBar15.Value = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.smartProgressBar15.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar16 - // - this.smartProgressBar16.AutoColorSet = true; - this.smartProgressBar16.BackGround = this.smartGroupBox1; - this.smartProgressBar16.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar16.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar16.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar16.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar16.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar16.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar16.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar16.FormatString = ""; - this.smartProgressBar16.Location = new System.Drawing.Point(11, 132); - this.smartProgressBar16.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar16.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar16.Name = "smartProgressBar16"; - this.smartProgressBar16.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar16.OverlapOptimize = true; - this.smartProgressBar16.RoundedCorners = true; - this.smartProgressBar16.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar16.TabIndex = 97; - this.smartProgressBar16.Text = "smartProgressBar16"; - this.smartProgressBar16.TextAutoRotation = true; - this.smartProgressBar16.TextColor = System.Drawing.Color.White; - this.smartProgressBar16.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar16.Units = ""; - this.smartProgressBar16.Value = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.smartProgressBar16.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar19 - // - this.smartProgressBar19.AutoColorSet = true; - this.smartProgressBar19.BackGround = this.smartGroupBox1; - this.smartProgressBar19.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar19.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar19.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar19.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar19.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar19.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar19.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar19.FormatString = ""; - this.smartProgressBar19.Location = new System.Drawing.Point(700, 68); - this.smartProgressBar19.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar19.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar19.Name = "smartProgressBar19"; - this.smartProgressBar19.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar19.OverlapOptimize = true; - this.smartProgressBar19.RoundedCorners = true; - this.smartProgressBar19.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar19.TabIndex = 106; - this.smartProgressBar19.Text = "smartProgressBar19"; - this.smartProgressBar19.TextAutoRotation = true; - this.smartProgressBar19.TextColor = System.Drawing.Color.White; - this.smartProgressBar19.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar19.Units = ""; - this.smartProgressBar19.Value = new decimal(new int[] { - 40, - 0, - 0, - 0}); - this.smartProgressBar19.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartProgressBar20 - // - this.smartProgressBar20.AutoColorSet = true; - this.smartProgressBar20.BackGround = this.smartGroupBox1; - this.smartProgressBar20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224))))); - this.smartProgressBar20.BarBackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184))))); - this.smartProgressBar20.BarBackColor2 = System.Drawing.Color.LightBlue; - this.smartProgressBar20.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar20.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(74)))), ((int)(((byte)(116))))); - this.smartProgressBar20.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; - this.smartProgressBar20.Direction = SmartX.SmartProgressBar.DIR.Horizontal; - this.smartProgressBar20.FormatString = ""; - this.smartProgressBar20.Location = new System.Drawing.Point(700, 39); - this.smartProgressBar20.Maximum = new decimal(new int[] { - 100, - 0, - 0, - 0}); - this.smartProgressBar20.Minimum = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.smartProgressBar20.Name = "smartProgressBar20"; - this.smartProgressBar20.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); - this.smartProgressBar20.OverlapOptimize = true; - this.smartProgressBar20.RoundedCorners = true; - this.smartProgressBar20.Size = new System.Drawing.Size(146, 23); - this.smartProgressBar20.TabIndex = 105; - this.smartProgressBar20.Text = "smartProgressBar20"; - this.smartProgressBar20.TextAutoRotation = true; - this.smartProgressBar20.TextColor = System.Drawing.Color.White; - this.smartProgressBar20.TextColorDisable = System.Drawing.Color.Gray; - this.smartProgressBar20.Units = ""; - this.smartProgressBar20.Value = new decimal(new int[] { - 40, - 0, - 0, - 0}); - this.smartProgressBar20.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.Percentage; - // - // smartLabel32 - // - this.smartLabel32.BackGround = this.smartGroupBox1; - this.smartLabel32.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel32.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); - this.smartLabel32.LineSpacing = 0F; - this.smartLabel32.Location = new System.Drawing.Point(530, 132); - this.smartLabel32.Name = "smartLabel32"; - this.smartLabel32.OverlapOptimize = true; - this.smartLabel32.PasswordChar = '\0'; - this.smartLabel32.Radius = 3; - this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel32.Size = new System.Drawing.Size(146, 52); - this.smartLabel32.TabIndex = 107; - this.smartLabel32.Text = "정 상"; - this.smartLabel32.TextColor = System.Drawing.Color.Green; - this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel32.Wordwrap = false; - // - // smartLabel33 - // - this.smartLabel33.BackGround = this.smartGroupBox1; - this.smartLabel33.BackGroundColor = System.Drawing.Color.SkyBlue; - this.smartLabel33.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); - this.smartLabel33.BorderStyle = SmartX.SmartLabel.BorderStyles.None; - this.smartLabel33.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); - this.smartLabel33.LineSpacing = 0F; - this.smartLabel33.Location = new System.Drawing.Point(700, 132); - this.smartLabel33.Name = "smartLabel33"; - this.smartLabel33.OverlapOptimize = true; - this.smartLabel33.PasswordChar = '\0'; - this.smartLabel33.Radius = 3; - this.smartLabel33.RoundRectFillColor = System.Drawing.Color.LightBlue; - this.smartLabel33.Size = new System.Drawing.Size(146, 52); - this.smartLabel33.TabIndex = 108; - this.smartLabel33.Text = "불 량"; - this.smartLabel33.TextColor = System.Drawing.Color.DarkRed; - this.smartLabel33.TextColorDisable = System.Drawing.Color.Gray; - this.smartLabel33.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; - this.smartLabel33.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; - this.smartLabel33.Wordwrap = false; - // // FormMainDisplay2 // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); @@ -2161,14 +2251,79 @@ this.Name = "FormMainDisplay2"; this.Text = "FormMainDisplay1"; this.smartForm1.ResumeLayout(false); - this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion + private SmartX.SmartDraw_ChartChannelPenStyle smartDraw_ChartChannelPenStyle1; + private System.Windows.Forms.Timer timerOff; + private System.Windows.Forms.Timer timerOn; private SmartX.SmartForm smartForm1; + private SmartX.SmartLabel labelResult10; + private SmartX.SmartLabel labelResult9; + private SmartX.SmartLabel labelResult8; + private SmartX.SmartLabel labelResult7; + private SmartX.SmartLabel labelResult6; + private SmartX.SmartLabel labelResult5; + private SmartX.SmartLabel labelResult4; + private SmartX.SmartLabel labelResult3; + private SmartX.SmartLabel labelResult2; + private SmartX.SmartLabel labelResult1; + private SmartX.SmartProgressBar progressBarMaxLeakValue10; + private SmartX.SmartProgressBar progressBarPressure10; + private SmartX.SmartProgressBar progressBarMaxLeakValue9; + private SmartX.SmartProgressBar progressBarPressure9; + private SmartX.SmartProgressBar progressBarMaxLeakValue8; + private SmartX.SmartProgressBar progressBarPressure8; + private SmartX.SmartProgressBar progressBarMaxLeakValue7; + private SmartX.SmartProgressBar progressBarPressure7; + private SmartX.SmartProgressBar progressBarMaxLeakValue6; + private SmartX.SmartProgressBar progressBarPressure6; + private SmartX.SmartProgressBar progressBarMaxLeakValue5; + private SmartX.SmartProgressBar progressBarPressure5; + private SmartX.SmartProgressBar progressBarMaxLeakValue4; + private SmartX.SmartProgressBar progressBarPressure4; + private SmartX.SmartProgressBar progressBarMaxLeakValue3; + private SmartX.SmartProgressBar progressBarPressure3; + private SmartX.SmartProgressBar progressBarMaxLeakValue2; + private SmartX.SmartProgressBar progressBarPressure2; + private System.Windows.Forms.PictureBox pictureBox2; + private SmartX.SmartLabel smartLabel31; + public SmartX.SmartLabel smartLabel20; + public SmartX.SmartLabel smartLabel19; + public SmartX.SmartLabel smartLabel17; + private SmartX.SmartLabel smartLabel30; + private SmartX.SmartLabel smartLabel29; + public SmartX.SmartLabel smartLabel21; + private SmartX.SmartLabel smartLabel28; + public SmartX.SmartLabel smartLabel22; + private SmartX.SmartLabel smartLabel27; + public SmartX.SmartLabel smartLabel23; + private SmartX.SmartLabel smartLabel26; + public SmartX.SmartLabel smartLabel18; + private SmartX.SmartLabel smartLabel25; + private SmartX.SmartLabel smartLabel24; + public SmartX.SmartLabel smartLabel16; + private SmartX.SmartButton buttonUser; + public SmartX.SmartLabel smartLabel15; + public SmartX.SmartLabel labelCommunicationStatus; + public SmartX.SmartLabel smartLabel14; + private SmartX.SmartLabel smartLabel3; + private SmartX.SmartLabel smartLabel2; + private SmartX.SmartLabel smartLabel1; + private SmartX.SmartLabel labelTime; + private SmartX.SmartLabel labelProgress5; + private SmartX.SmartLabel labelStop; + private SmartX.SmartLabel labelStart; + private SmartX.SmartButton buttonExit; + private SmartX.SmartButton buttonStart; + private SmartX.SmartButton buttonClear; + private SmartX.SmartProgressBar progressBarMaxLeakValue1; + private SmartX.SmartButton buttonMenu; + private SmartX.SmartProgressBar progressBarPressure1; + private SmartX.SmartButton buttonDisplay; private SmartX.SmartLabel labelProgress8; private SmartX.SmartLabel labelProgress7; private SmartX.SmartLabel labelProgress6; @@ -2177,71 +2332,5 @@ private SmartX.SmartLabel labelProgress2; private SmartX.SmartLabel labelProgress1; private SmartX.SmartLabel labelProgress0; - private SmartX.SmartButton buttonMenu; - private SmartX.SmartLabel labelTime; - private SmartX.SmartLabel labelStart; - private SmartX.SmartLabel labelStop; - private SmartX.SmartDraw_ChartChannelPenStyle smartDraw_ChartChannelPenStyle1; - private SmartX.SmartButton buttonClear; - public SmartX.SmartLabel labelCommunicationStatus; - private SmartX.SmartButton buttonCut; - private SmartX.SmartButton buttonExit; - private System.Windows.Forms.PictureBox pictureBox1; - private System.Windows.Forms.Timer timerOff; - private System.Windows.Forms.Timer timerOn; - private SmartX.SmartLabel labelProgress5; - private SmartX.SmartButton buttonDisplay; - private SmartX.SmartLabel smartLabel1; - private SmartX.SmartLabel smartLabel2; - private SmartX.SmartLabel smartLabel3; - private SmartX.SmartGroupBox smartGroupBox1; - private SmartX.SmartButton smartButton1; - private SmartX.SmartLabel smartLabel4; - private SmartX.SmartLabel smartLabel9; - private SmartX.SmartLabel smartLabel10; - private SmartX.SmartLabel smartLabel11; - private SmartX.SmartLabel smartLabel12; - private SmartX.SmartLabel smartLabel13; - private SmartX.SmartLabel smartLabel8; - private SmartX.SmartLabel smartLabel7; - private SmartX.SmartLabel smartLabel6; - private SmartX.SmartLabel smartLabel5; - private SmartX.SmartLabel smartLabel27; - private SmartX.SmartLabel smartLabel26; - private SmartX.SmartLabel smartLabel25; - private SmartX.SmartLabel smartLabel24; - public SmartX.SmartLabel smartLabel19; - public SmartX.SmartLabel smartLabel20; - public SmartX.SmartLabel smartLabel21; - public SmartX.SmartLabel smartLabel22; - public SmartX.SmartLabel smartLabel23; - public SmartX.SmartLabel smartLabel18; - public SmartX.SmartLabel smartLabel17; - public SmartX.SmartLabel smartLabel16; - public SmartX.SmartLabel smartLabel15; - public SmartX.SmartLabel smartLabel14; - private SmartX.SmartLabel smartLabel31; - private SmartX.SmartLabel smartLabel30; - private SmartX.SmartLabel smartLabel29; - private SmartX.SmartLabel smartLabel28; - private System.Windows.Forms.PictureBox pictureBox2; - private SmartX.SmartLabel smartLabel32; - private SmartX.SmartProgressBar smartProgressBar19; - private SmartX.SmartProgressBar smartProgressBar20; - private SmartX.SmartProgressBar smartProgressBar11; - private SmartX.SmartProgressBar smartProgressBar12; - private SmartX.SmartProgressBar smartProgressBar13; - private SmartX.SmartProgressBar smartProgressBar14; - private SmartX.SmartProgressBar smartProgressBar15; - private SmartX.SmartProgressBar smartProgressBar16; - private SmartX.SmartProgressBar smartProgressBar5; - private SmartX.SmartProgressBar smartProgressBar6; - private SmartX.SmartProgressBar smartProgressBar7; - private SmartX.SmartProgressBar smartProgressBar8; - private SmartX.SmartProgressBar smartProgressBar3; - private SmartX.SmartProgressBar smartProgressBar4; - private SmartX.SmartProgressBar smartProgressBar2; - private SmartX.SmartProgressBar smartProgressBar1; - private SmartX.SmartLabel smartLabel33; } } \ No newline at end of file diff --git a/INT_PT002/Forms/FormMainDisplay2.cs b/INT_PT002/Forms/FormMainDisplay2.cs index effee7e..3b0da4a 100644 --- a/INT_PT002/Forms/FormMainDisplay2.cs +++ b/INT_PT002/Forms/FormMainDisplay2.cs @@ -7,10 +7,13 @@ using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; +using System.Threading; using SmartX; using INT_PT002.DataStore; using INT_PT002.Controls; +using INT_PT002.Part11_UserManager; +using INT_PT002.DialogForms; namespace INT_PT002.Forms { @@ -25,6 +28,8 @@ namespace INT_PT002.Forms private Color ColorResultNG; private Color ColorResultNone; + private Collection CollectionLabelResult; + private FormMain m_ParentForm; private ControlMainDisplay ChildControl; @@ -61,6 +66,19 @@ namespace INT_PT002.Forms this.ColorResultNG = Color.Red; this.ColorResultNone = Color.Black; + this.CollectionLabelResult = new Collection(); + this.CollectionLabelResult.Clear(); + this.CollectionLabelResult.Add(this.labelResult1); + this.CollectionLabelResult.Add(this.labelResult2); + this.CollectionLabelResult.Add(this.labelResult3); + this.CollectionLabelResult.Add(this.labelResult4); + this.CollectionLabelResult.Add(this.labelResult5); + this.CollectionLabelResult.Add(this.labelResult6); + this.CollectionLabelResult.Add(this.labelResult7); + this.CollectionLabelResult.Add(this.labelResult8); + this.CollectionLabelResult.Add(this.labelResult9); + this.CollectionLabelResult.Add(this.labelResult10); + this.ChildControl = new ControlMainDisplay(this.ParentForm); this.Controls.Add(this.ChildControl); this.ChildControl.Location = new Point(0, 118); @@ -72,7 +90,129 @@ namespace INT_PT002.Forms } - private void GetJudgmentResult(Define.E_JudgmentStatus judg, SmartLabel label2) + private bool UI_Invoke(ThreadStart invoker) + { + try + { + if (this.InvokeRequired) + { + if (this.IsDisposed) + return true; + + this.Invoke(invoker); + } + else + { + invoker(); + } + + return true; + + } + catch (Exception e) + { + return false; + } + + } + + private void Login() + { + DialogFormLogOn logOn = new DialogFormLogOn(this.ParentForm); + if (logOn.ShowDialog() == DialogResult.OK) + { + this.DisplayRefresh(); + this.buttonUser.ButtonDown(); + //this.ParentForm.TimerAutomaticLogout(true, this.ParentForm.SystemConfig.AutomaticLogout); + + // Part 11 + this.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.Login, ""); + } + else + { + this.buttonUser.ButtonUp(); + } + } + public void Logout() + { + this.ParentForm.SystemConfig.CURRENT_USER.Status = Define.E_UserStatus.LogOff; + this.buttonUser.ButtonUp(); + this.DisplayRefresh(); + + // Part 11 + this.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.Logout, ""); + } + public void Part11AutomaticLogoutReset() + { + UserManager.UserManager_AutoLogoutTimeoutReset(); + } + + public void CallBackUserListLoginTimeoutDataEvent(UserManager.UserMgr_login_timeout_t user) + { + string code = "", message1 = "", message2 = ""; + int warningTime = 0; + + if (user.remainder_time != 0) + { + switch (this.ParentForm.SystemConfig.LANGUAGE) + { + case Define.E_LanguageID.Korean: + code = "로그인"; + message1 = "잠시 후에 로그아웃 됩니다"; + message2 = ""; + break; + case Define.E_LanguageID.English: + code = "Login"; + message1 = "You will be logged out after a while"; + message2 = ""; + break; + default: + break; + } + + warningTime = this.ParentForm.FlagAutomaticLogoutWarningTime - 2; + + this.UI_Invoke(delegate + { + DialogFormMessage msg = new DialogFormMessage(Define.E_MessageBoxIcon.Asterisk, code, message1, message2, warningTime); + msg.ShowDialog(); + }); + } + else + { + switch (this.ParentForm.SystemConfig.LANGUAGE) + { + case Define.E_LanguageID.Korean: + code = "Login"; + message1 = "자동 로그아웃 되었습니다"; + message2 = ""; + break; + case Define.E_LanguageID.English: + code = "Login"; + message1 = "automatically logged out"; + message2 = ""; + break; + default: + break; + } + + // User Logout + UserManager.UserManager_UserLogout(); + + this.UI_Invoke(delegate + { + this.Logout(); + }); + + this.UI_Invoke(delegate + { + DialogFormMessage msg = new DialogFormMessage(Define.E_MessageBoxIcon.Asterisk, code, message1, message2, 0); + msg.ShowDialog(); + }); + } + } + + private void GetJudgmentResult(Define.E_JudgmentStatus judg, SmartLabel label) { string value = ""; @@ -80,30 +220,30 @@ namespace INT_PT002.Forms { case Define.E_JudgmentStatus.None: value = "-"; - label2.TextColor = this.ColorResultNone; - label2.Font = new Font("New Gulim", 40, FontStyle.Bold); + label.TextColor = this.ColorResultNone; + label.Font = new Font("New Gulim", 40, FontStyle.Bold); break; case Define.E_JudgmentStatus.Pass: - value = "정상"; - label2.TextColor = this.ColorResultPass; - label2.Font = new Font("New Gulim", 40, FontStyle.Bold); + value = "Pass"; + label.TextColor = this.ColorResultPass; + label.Font = new Font("New Gulim", 40, FontStyle.Bold); break; case Define.E_JudgmentStatus.Ng: - value = "리크"; - label2.TextColor = this.ColorResultNG; - label2.Font = new Font("New Gulim", 40, FontStyle.Bold); + value = "Leak"; + label.TextColor = this.ColorResultNG; + label.Font = new Font("New Gulim", 40, FontStyle.Bold); break; case Define.E_JudgmentStatus.Error: - value = "제품 없음"; - label2.TextColor = this.ColorResultNone; - label2.Font = new Font("New Gulim", 20, FontStyle.Bold); + value = "Empty"; + label.TextColor = this.ColorResultNone; + label.Font = new Font("New Gulim", 20, FontStyle.Bold); break; default: break; } - if (label2.Text != value) - label2.Text = value; + if (label.Text != value) + label.Text = value; } public void UpdateProcessStatusDisplay(Define.E_ProcessStatus status) @@ -266,6 +406,10 @@ namespace INT_PT002.Forms #endregion } } + public void UpdateDisplayAlarmView(AlarmList alarm) + { + + } public void UpdateDisplayDiffData(Collection datas) { @@ -281,7 +425,6 @@ namespace INT_PT002.Forms this.timerOn.Enabled = false; this.timerOff.Enabled = false; - this.UpdateDisplayJudgmentData1(datas); this.UpdateDisplayJudgmentData2(datas); this.UpdateDisplayJudgmentData3(datas); @@ -293,47 +436,48 @@ namespace INT_PT002.Forms this.UpdateDisplayJudgmentData9(datas); this.UpdateDisplayJudgmentData10(datas); + this.ParentForm.TrackingInspectionData(datas); this.ChildControl.UpdateStartLeakDataDisplay(datas); } private void UpdateDisplayJudgmentData1(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[0], this.labelResult1); + this.GetJudgmentResult(data.CollJudgment[0], this.CollectionLabelResult[0]); } private void UpdateDisplayJudgmentData2(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[1], this.labelResult2); + this.GetJudgmentResult(data.CollJudgment[1], this.CollectionLabelResult[1]); } private void UpdateDisplayJudgmentData3(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[2], this.labelResult3); + this.GetJudgmentResult(data.CollJudgment[2], this.CollectionLabelResult[2]); } private void UpdateDisplayJudgmentData4(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[3], this.labelResult4); + this.GetJudgmentResult(data.CollJudgment[3], this.CollectionLabelResult[3]); } private void UpdateDisplayJudgmentData5(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[4], this.labelResult5); + this.GetJudgmentResult(data.CollJudgment[4], this.CollectionLabelResult[4]); } private void UpdateDisplayJudgmentData6(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[5], this.labelResult6); + this.GetJudgmentResult(data.CollJudgment[5], this.CollectionLabelResult[5]); } private void UpdateDisplayJudgmentData7(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[6], this.labelResult7); + this.GetJudgmentResult(data.CollJudgment[6], this.CollectionLabelResult[6]); } private void UpdateDisplayJudgmentData8(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[7], this.labelResult8); + this.GetJudgmentResult(data.CollJudgment[7], this.CollectionLabelResult[7]); } private void UpdateDisplayJudgmentData9(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[8], this.labelResult9); + this.GetJudgmentResult(data.CollJudgment[8], this.CollectionLabelResult[8]); } private void UpdateDisplayJudgmentData10(LeakData data) { - //this.GetJudgmentResult(data.CollJudgment[9], this.labelResult10); + this.GetJudgmentResult(data.CollJudgment[9], this.CollectionLabelResult[9]); } public void UpdateDisplayTime() { @@ -355,17 +499,14 @@ namespace INT_PT002.Forms { this.ParentForm.TransferData(CommunicationCommand.Stop, CommunicationID.MainBoard); } - private void buttonMenu_Click(object sender, EventArgs e) - { - this.ParentForm.ChildFormMenu.DisplayRefresh(); - this.ParentForm.FormChange((int)Define.E_FormStore.FormMenu); - } + + private void buttonDisplayGraph_Click(object sender, EventArgs e) { this.ChildControl.DisplayRefresh(1); this.ChildControl.Visible = true; } - private void buttonCut_Click(object sender, EventArgs e) + private void buttonStart_Click(object sender, EventArgs e) { this.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard); @@ -380,6 +521,15 @@ namespace INT_PT002.Forms this.timerOn.Enabled = true; } + private void buttonUser_Click(object sender, EventArgs e) + { + + } + private void buttonMenu_Click(object sender, EventArgs e) + { + this.ParentForm.ChildFormMenu.DisplayRefresh(); + this.ParentForm.FormChange((int)Define.E_FormStore.FormMenu); + } private void smartDraw1_Click(object sender, EventArgs e) { @@ -455,7 +605,6 @@ namespace INT_PT002.Forms this.timerOn.Enabled = true; } - #endregion private void buttonExit_Click(object sender, EventArgs e) { @@ -463,5 +612,8 @@ namespace INT_PT002.Forms this.ParentForm.Dispose(); this.ParentForm.Close(); } + #endregion + + } } \ No newline at end of file diff --git a/INT_PT002/Forms/FormMainDisplay2.resx b/INT_PT002/Forms/FormMainDisplay2.resx index d2f5f4a..0f5e18a 100644 --- a/INT_PT002/Forms/FormMainDisplay2.resx +++ b/INT_PT002/Forms/FormMainDisplay2.resx @@ -117,96 +117,330 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 17, 17 + + + 264, 17 + + + 351, 17 + - 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 - AAAASUVORK5CYII= + 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 + AwBcSukBaDHjI0DZlpXBrZf/7CO5EJlhLA/R3t0d5OLKzLmtbLvTj37y01/9+rf/8q+/++73f5gjJQDE + zLn724CYSzHNcjkWxvJ2HAA4SekBaNEQAP7u7/8hf4yF6N5C/BjLr3/1jd/92+9j+We/+GWuGd1b3hqi + 1dOfPSJl5txWtt0jJkPMlq9/81vR/cckycERAKKbvztzcjm+x2SLORbLsYcQEy/nZN6UuwIAzlB6AFo0 + B4BYyHYtW7F8yzYG//pv/jZWyC4tbs1+bvtpby6uzJzbyrZ7RNce8yQmxnbCjACQUyviQcyZWIiV49ZY + iOkUt0YeiKkVMyo2z88RZUjIz6qNuwAA3nalB6BFcwAYb/bHwvggR9waN+XCP735z7Gca443erm+MnNu + K9vuERNj/CVJtO8ZDkcAyM4+GvqYOREsx3SKm3KTmE45mOMlP+Q4APC2Kz0ALS4UALYN2ejYoreLm5I/ + HX5Eysy5rWz7XNHfx9zYii7/ff/1R+exHN9jhRjJSRW5cUyn0dyX+ZbjY/McBwDedtsGgC5XDwD54Y3o + 7b77/R+OXxFwfWXm3Fa2fa7tvysV8mM8MVVypsX3yIr5O4GYOdvpFDflHgQAAGhRegBaXDoARA/3u//6 + G81f/f9/u5krcH1l5txWtn2umA/l10H5m6LRwcetsRCJMQbHzMmbcn0BAABalB6AFjMCwCv/9T+CjR+j + oc/uLRbGm/qxkG/2h7g1P5P9vvd/IDLAv/zr76K90/0/LmXm3Fa2fa6YTjlDhvgxBl/+s4/k95hyMYsi + Pca8iimUUytuivFcfzvfxvjYPMcBgLdd6QFoMSMAsKAyc24r2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFo + IQBwijJzbivbAgBPVekBaCEAcIoyc24r2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFoIQBwijJzbivbAgBP + VekBaCEAcIoyc24r2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFoIQBwijJzbivbAgBPVekBaCEAcIoyc24r + 2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFoIQBwijJzbivbAgBPVekBaCEAcIoyc24r2wIAT1XpAWghAHCK + MnNuK9sCAE9V6QFoIQBwijJzbivbAgBPVekBaCEAcIoyc24r2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFo + IQBwijJzbivbAgBPVekBaCEAcIoyc24r2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFoIQBwijJzbivbAgBP + VekBaCEAcIoyc24r2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFoIQBwijJzbivbAgBPVekBaCEAcIoyc24r + 2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFoIQBwijJzbivbAgBPVekBaCEAcIoyc24r2wIAT1XpAWghAHCK + MnNuK9sCAE9V6QFoIQBwijJzbivbAgBPVekBaCEAcIoyc24r2wIAT1XpAWghAHCKMnNuK9sCAE9V6QFo + cSwAvOel95Yqwr3KzLnNvAKARZQegBbHAsC7X3ypVBHuinlSZs5t5hUArOBoh8BJjgWAd7zzhVJIuCvm + SZk5t5lXALCCox0CJzkWAMK7Xnix1BK2YoaUObOHeQUAT9vDOgTOcDgAhEhvPrPBXTEr3kqyN68A4El6 + ix0Cb7uHBAAAAOCREgAAAGAhAgAAACxEAAAAgIUIAAAAsBABAAAAFiIAAADAQgQAAABYiAAAAAALEQAA + AGAhAgAAACxEAAAAgIUIAAAAsBABAAAAFiIAAADAQh4SAN7xzhfe/eJLL/3JnwIAwG3RN0b3WPpJGh0O + AO964cVSVAAAuC16yNJV0uVYAIj0VmoJAAB7+D3ARRwLAD75AwDAw0QnWXpLWhwLAO956b2lkAAAsEd0 + kqW3pMWxAFCqCAAA+5XekhYCAAAAk5TekhYCAAAAk5TekhYCAAAAk5TekhanB4Cf/eKXw49+8tP3vf8D + ZQUAABZRektanB4Afv8f//n1b37rr//mb//u7//hd//2+1/9+rdlBQAAFlF6S1rMCAB/8bm/zOWIAfHj + y3/2kfzxfe//wFh+5dVPjuUhNiy/MYjVwnYk3F0tRu7uDQCAXqW3pMXUAPD6V9/IAPCzX/zyX/71d7Ec + C/Hjr37921gOsZCtfESF3/3b73Pwu9//YYyU1bK/zx2mr3/zW2XDH/3kpzECAMBFlN6SFjMCQDTif/f3 + /xB9fLTm0fHHYHyP5WjWo4//pzf/ORv6EKkgfowMELfGQiSHbPpfefWTd1eL/cRqMRj7ie+xnHuOW2PD + WCE3zMMAAKBd6S1pMSMARHcefXmIDJBv8MdyRIKxwutffSOX8x39aN/jezT6MRLrx5qxHCO5VYiF+DFu + jV4/xMho9KPvjyQQdxSpIEcAALiI0lvSYupHgIYSAMpnhDIA5MgQIyNIhPwNQASDH/3kp9Hxx62ZIiIw + RPcfqSBGfAQIAOBSSm9Ji/4AEO37WI7GPW7KAJBbvfLqJ2Mkvsdq+Sn/EC1+BIDo/vO9/2j6Y53YJEdy + w1gnRvweAADgOkpvSYv+ABCdejT3r3/1jR/95Kexcnb5kQR+9evfxjoxErfm+/qZAbLXjx/zc0ExmL8E + yNXGe//xYyz4GwAAgOsovSUtTg8A+f59GYz2fXzuP3+Mxj2MVBCb5Kf5Y/N8F398tieCQSzEjzEYN8UK + udr4jUHZEACAiyi9JS1ODwAAAJBKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + b0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAA + gElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kL + AQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElKb0kLAQAAgElK + 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 @@ -1820,329 +2054,6 @@ BhgAAAAASUVORK5CYII= - - - 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 - gg== - - - - - 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 - - - - 17, 17 - - - 264, 17 - - - 351, 17 - WEBPAD diff --git a/INT_PT002/Forms/FormMenu.cs b/INT_PT002/Forms/FormMenu.cs index b4ceeca..c96ce1c 100644 --- a/INT_PT002/Forms/FormMenu.cs +++ b/INT_PT002/Forms/FormMenu.cs @@ -7,9 +7,12 @@ using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; +using System.IO; +using SmartX; using INT_PT002.Controls; using INT_PT002.DataStore; +using INT_PT002.DialogForms; namespace INT_PT002.Forms { @@ -39,6 +42,8 @@ namespace INT_PT002.Forms public Define.E_MenuManualStore SelectedMenuManual; public Define.E_MenuLogStore SelectedMenuLog; public Define.E_MenuSystemStore SelectedMenuSystem; + + private Queue Q_FileList = new Queue(); #endregion #region Constructor @@ -103,6 +108,196 @@ namespace INT_PT002.Forms this.Child_System_Status.Location = new Point(0, 39); } + #region Log + // Backup + private void Backup(Define.E_DataType type, TreeView view) + { + string targetPath = "", sourceFilePath = "", destFilePath = "", dataFolderPath = ""; + string[] result; + DirectoryInfo dir; + FileInfo[] files; + List listSelectedFile = new List(); // 백업할 파일 리스트 (yyyy/MM/filename.csv) + this.Q_FileList = new Queue(); + + switch (type) + { + case Define.E_DataType.None: + break; + case Define.E_DataType.History: + dataFolderPath = this.ParentForm.PathDataHistoryFolder; + break; + case Define.E_DataType.Inspection: + dataFolderPath = this.ParentForm.PathDataInspectionFolder; + break; + default: + break; + } + + if (dataFolderPath == "") + return; + + #region 백업 할 파일 리스트 + listSelectedFile = this.GetSeletedNodeList(view); + #endregion + + if (listSelectedFile.Count == 0) + { + DialogFormMessage msg = new DialogFormMessage(4, this.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + return; + } + + SmartX.SmartSplash.Start(SmartSplash.BuiltInLoadingImages.PROCESSING1, 200); + + #region USB 장착 유무 체크 + // USB 장착 유무 체크 + dir = new DirectoryInfo(targetPath); + if (dir.Exists == false) + { + // USB메모리가 장착되지 않았습니다 + DialogFormMessage msg = new DialogFormMessage(5, this.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + SmartX.SmartSplash.Finish(); + return; + } + #endregion + + try + { + + } + catch + { + // 제조사에 문의하세요 + DialogFormMessage msg = new DialogFormMessage(6, this.ParentForm.SystemConfig.LANGUAGE); + SmartX.SmartSplash.Finish(); + msg.ShowDialog(); + return; + } + } + // FileCopy + private void FileCopy(Define.E_DataType type) + { + int count = 0; + string targetPath = "", destTargetPath = "", sourceFilePath = "", destFilePath = ""; + string[] result; + DirectoryInfo dir; + FileInfo[] files; + + try + { + #region USB 복사 + targetPath = "하드 디스크\\"; + + // USB\SerialNumber\ 루트 + destTargetPath = string.Format("{0}{1}\\Data\\{2}\\{3}\\", targetPath, this.ParentForm.SystemConfig.SERIAL_NUMBER, type, DateTime.Now.ToString("yyyyMMdd_HHmmss")); + + // USB 폴더 체크 및 생성 + dir = new DirectoryInfo(destTargetPath); + if (dir.Exists == false) + dir.Create(); + + // 파일 복사 + dir = new DirectoryInfo(this.ParentForm.PathDataInspectionFolder); + if (dir.Exists == false) + dir.Create(); + + files = dir.GetFiles(); + count = files.Length; + foreach (FileInfo file in files) + { + result = file.FullName.Split('\\'); + sourceFilePath = file.FullName; + destFilePath = string.Format("{0}{1}", destTargetPath, result[result.Length - 1]); + + // 파일 중복 검사 + if (File.Exists(destFilePath) == true) + { + DialogFormYesNo df = new DialogFormYesNo(this.ParentForm.SystemConfig.LANGUAGE, 31, Path.GetFileName(result[result.Length - 1])); + df.BringToFront(); + if (df.ShowDialog() == DialogResult.Yes) + { + this.Refresh(); + File.Delete(destFilePath); // 존재하는 파일 삭제 + File.Copy(sourceFilePath, destFilePath); + } + else + { + count--; + this.Refresh(); + } + } + else + { + File.Copy(sourceFilePath, destFilePath); + } + } + + // 복사 완료 메시지 + DialogFormMessage msg = new DialogFormMessage(count.ToString(), this.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + #endregion + } + catch + { + // 제조사에 문의하세요 + DialogFormMessage msg = new DialogFormMessage(6, this.ParentForm.SystemConfig.LANGUAGE); + msg.ShowDialog(); + return; + } + } + + public List DirectorySort(DirectoryInfo[] directorys) + { + List listDirectory = new List(); + Dictionary dirNames = new Dictionary(); + + foreach (DirectoryInfo dir in directorys) + dirNames.Add(dir.Name, int.Parse(dir.Name)); + + // 순서데로 오름차순 정렬 + var vrList = dirNames.OrderBy(x => x.Value); + foreach (var v in vrList) + listDirectory.Add(v.Key); + + return listDirectory; + } + private List GetSeletedNodeList(TreeView tree) + { + int yearCNT, monthCNT, dayCNT; + List listSelectedFile = new List(); + + yearCNT = tree.Nodes.Count; + if (yearCNT != 0) + { + for (int i = 0; i < yearCNT; i++) + { + monthCNT = tree.Nodes[i].Nodes.Count; + if (monthCNT != 0) + { + for (int j = 0; j < monthCNT; j++) + { + dayCNT = tree.Nodes[i].Nodes[j].Nodes.Count; + if (dayCNT != 0) + { + for (int k = 0; k < dayCNT; k++) + { + if (tree.Nodes[i].Nodes[j].Nodes[k].Checked == true) + { + //listSelectedFile.Add(tree.Nodes[i].Nodes[j].Nodes[k].Text); + listSelectedFile.Add(string.Format("{0}\\{1}\\{2}", tree.Nodes[i].Text, tree.Nodes[i].Nodes[j].Text, tree.Nodes[i].Nodes[j].Nodes[k].Text)); + } + } + } + } + } + } + } + + return listSelectedFile; + } + #endregion + private void SetTopMenu(Define.E_TopMenuStore bottom) { switch (bottom) diff --git a/INT_PT002/INT_PT002.csproj b/INT_PT002/INT_PT002.csproj index 33ea511..dfadda6 100644 --- a/INT_PT002/INT_PT002.csproj +++ b/INT_PT002/INT_PT002.csproj @@ -81,6 +81,12 @@ ControlBottomSetting.cs + + UserControl + + + ControlMenuLogTemporary.cs + UserControl @@ -242,6 +248,10 @@ ControlMainDisplayDotGraph.cs Designer + + ControlMenuLogTemporary.cs + Designer + ControlMenuSystemInformation.cs Designer diff --git a/INT_PT002/Part11_UserManager/UserManager.Define.cs b/INT_PT002/Part11_UserManager/UserManager.Define.cs index 28742e0..b36e553 100644 --- a/INT_PT002/Part11_UserManager/UserManager.Define.cs +++ b/INT_PT002/Part11_UserManager/UserManager.Define.cs @@ -4,6 +4,8 @@ using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; + + namespace INT_PT002.Part11_UserManager { public partial class UserManager