parent
							
								
									2e313bc7fd
								
							
						
					
					
						commit
						c64577df90
					
				|  | @ -425,7 +425,7 @@ | ||||||
|             this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel1.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel1.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel1.LineSpacing = 1F; |             this.smartLabel1.LineSpacing = 1F; | ||||||
|             this.smartLabel1.Location = new System.Drawing.Point(732, 108); |             this.smartLabel1.Location = new System.Drawing.Point(732, 108); | ||||||
|             this.smartLabel1.Name = "smartLabel1"; |             this.smartLabel1.Name = "smartLabel1"; | ||||||
|  | @ -448,7 +448,7 @@ | ||||||
|             this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel2.LineSpacing = 1F; |             this.smartLabel2.LineSpacing = 1F; | ||||||
|             this.smartLabel2.Location = new System.Drawing.Point(448, 108); |             this.smartLabel2.Location = new System.Drawing.Point(448, 108); | ||||||
|             this.smartLabel2.Name = "smartLabel2"; |             this.smartLabel2.Name = "smartLabel2"; | ||||||
|  | @ -471,7 +471,7 @@ | ||||||
|             this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel8.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel8.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel8.LineSpacing = 1F; |             this.smartLabel8.LineSpacing = 1F; | ||||||
|             this.smartLabel8.Location = new System.Drawing.Point(350, 108); |             this.smartLabel8.Location = new System.Drawing.Point(350, 108); | ||||||
|             this.smartLabel8.Name = "smartLabel8"; |             this.smartLabel8.Name = "smartLabel8"; | ||||||
|  | @ -494,7 +494,7 @@ | ||||||
|             this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel9.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel9.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel9.LineSpacing = 1F; |             this.smartLabel9.LineSpacing = 1F; | ||||||
|             this.smartLabel9.Location = new System.Drawing.Point(271, 108); |             this.smartLabel9.Location = new System.Drawing.Point(271, 108); | ||||||
|             this.smartLabel9.Name = "smartLabel9"; |             this.smartLabel9.Name = "smartLabel9"; | ||||||
|  |  | ||||||
											
												
													File diff suppressed because it is too large
													Load Diff
												
											
										
									
								|  | @ -29,6 +29,8 @@ | ||||||
|         private void InitializeComponent() |         private void InitializeComponent() | ||||||
|         { |         { | ||||||
|             this.smartGroupBox1 = new SmartX.SmartGroupBox(); |             this.smartGroupBox1 = new SmartX.SmartGroupBox(); | ||||||
|  |             this.smartLabel13 = new SmartX.SmartLabel(); | ||||||
|  |             this.smartLabel12 = new SmartX.SmartLabel(); | ||||||
|             this.labelCount = new SmartX.SmartLabel(); |             this.labelCount = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel32 = new SmartX.SmartLabel(); |             this.smartLabel32 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel33 = new SmartX.SmartLabel(); |             this.smartLabel33 = new SmartX.SmartLabel(); | ||||||
|  | @ -80,8 +82,6 @@ | ||||||
|             this.buttonBackup = new SmartX.SmartButton(); |             this.buttonBackup = new SmartX.SmartButton(); | ||||||
|             this.listBoxTime = new SmartX.SmartListBox(); |             this.listBoxTime = new SmartX.SmartListBox(); | ||||||
|             this.smartFile1 = new SmartX.SmartFile(); |             this.smartFile1 = new SmartX.SmartFile(); | ||||||
|             this.smartLabel12 = new SmartX.SmartLabel(); |  | ||||||
|             this.smartLabel13 = new SmartX.SmartLabel(); |  | ||||||
|             this.smartGroupBox1.SuspendLayout(); |             this.smartGroupBox1.SuspendLayout(); | ||||||
|             this.SuspendLayout(); |             this.SuspendLayout(); | ||||||
|             //  |             //  | ||||||
|  | @ -155,6 +155,50 @@ | ||||||
|             this.smartGroupBox1.Text = "smartGroupBox1"; |             this.smartGroupBox1.Text = "smartGroupBox1"; | ||||||
|             this.smartGroupBox1.TextColor = System.Drawing.Color.White; |             this.smartGroupBox1.TextColor = System.Drawing.Color.White; | ||||||
|             //  |             //  | ||||||
|  |             // smartLabel13 | ||||||
|  |             //  | ||||||
|  |             this.smartLabel13.BackGround = this.smartGroupBox1; | ||||||
|  |             this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|  |             this.smartLabel13.BorderColor = System.Drawing.Color.Black; | ||||||
|  |             this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.smartLabel13.LineSpacing = 0F; | ||||||
|  |             this.smartLabel13.Location = new System.Drawing.Point(271, 45); | ||||||
|  |             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(541, 18); | ||||||
|  |             this.smartLabel13.TabIndex = 132; | ||||||
|  |             this.smartLabel13.Text = "File name"; | ||||||
|  |             this.smartLabel13.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); | ||||||
|  |             this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  |             this.smartLabel13.Wordwrap = false; | ||||||
|  |             //  | ||||||
|  |             // smartLabel12 | ||||||
|  |             //  | ||||||
|  |             this.smartLabel12.BackGround = this.smartGroupBox1; | ||||||
|  |             this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|  |             this.smartLabel12.BorderColor = System.Drawing.Color.Black; | ||||||
|  |             this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.smartLabel12.LineSpacing = 0F; | ||||||
|  |             this.smartLabel12.Location = new System.Drawing.Point(22, 45); | ||||||
|  |             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(45, 18); | ||||||
|  |             this.smartLabel12.TabIndex = 131; | ||||||
|  |             this.smartLabel12.Text = "List"; | ||||||
|  |             this.smartLabel12.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); | ||||||
|  |             this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  |             this.smartLabel12.Wordwrap = false; | ||||||
|  |             //  | ||||||
|             // labelCount |             // labelCount | ||||||
|             //  |             //  | ||||||
|             this.labelCount.BackGround = this.smartGroupBox1; |             this.labelCount.BackGround = this.smartGroupBox1; | ||||||
|  | @ -184,7 +228,6 @@ | ||||||
|             this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             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.LineSpacing = 0F; | ||||||
|             this.smartLabel32.Location = new System.Drawing.Point(271, 599); |             this.smartLabel32.Location = new System.Drawing.Point(271, 599); | ||||||
|             this.smartLabel32.Name = "smartLabel32"; |             this.smartLabel32.Name = "smartLabel32"; | ||||||
|  | @ -207,7 +250,6 @@ | ||||||
|             this.smartLabel33.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel33.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             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.LineSpacing = 0F; | ||||||
|             this.smartLabel33.Location = new System.Drawing.Point(271, 618); |             this.smartLabel33.Location = new System.Drawing.Point(271, 618); | ||||||
|             this.smartLabel33.Name = "smartLabel33"; |             this.smartLabel33.Name = "smartLabel33"; | ||||||
|  | @ -793,7 +835,7 @@ | ||||||
|             this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel11.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel11.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel11.LineSpacing = 1F; |             this.smartLabel11.LineSpacing = 1F; | ||||||
|             this.smartLabel11.Location = new System.Drawing.Point(791, 108); |             this.smartLabel11.Location = new System.Drawing.Point(791, 108); | ||||||
|             this.smartLabel11.Name = "smartLabel11"; |             this.smartLabel11.Name = "smartLabel11"; | ||||||
|  | @ -816,7 +858,7 @@ | ||||||
|             this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel10.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel10.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel10.LineSpacing = 1F; |             this.smartLabel10.LineSpacing = 1F; | ||||||
|             this.smartLabel10.Location = new System.Drawing.Point(742, 108); |             this.smartLabel10.Location = new System.Drawing.Point(742, 108); | ||||||
|             this.smartLabel10.Name = "smartLabel10"; |             this.smartLabel10.Name = "smartLabel10"; | ||||||
|  | @ -839,7 +881,7 @@ | ||||||
|             this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel9.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel9.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel9.LineSpacing = 1F; |             this.smartLabel9.LineSpacing = 1F; | ||||||
|             this.smartLabel9.Location = new System.Drawing.Point(693, 108); |             this.smartLabel9.Location = new System.Drawing.Point(693, 108); | ||||||
|             this.smartLabel9.Name = "smartLabel9"; |             this.smartLabel9.Name = "smartLabel9"; | ||||||
|  | @ -862,7 +904,7 @@ | ||||||
|             this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel8.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel8.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel8.LineSpacing = 1F; |             this.smartLabel8.LineSpacing = 1F; | ||||||
|             this.smartLabel8.Location = new System.Drawing.Point(644, 108); |             this.smartLabel8.Location = new System.Drawing.Point(644, 108); | ||||||
|             this.smartLabel8.Name = "smartLabel8"; |             this.smartLabel8.Name = "smartLabel8"; | ||||||
|  | @ -885,7 +927,7 @@ | ||||||
|             this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel7.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel7.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel7.LineSpacing = 1F; |             this.smartLabel7.LineSpacing = 1F; | ||||||
|             this.smartLabel7.Location = new System.Drawing.Point(595, 108); |             this.smartLabel7.Location = new System.Drawing.Point(595, 108); | ||||||
|             this.smartLabel7.Name = "smartLabel7"; |             this.smartLabel7.Name = "smartLabel7"; | ||||||
|  | @ -908,7 +950,7 @@ | ||||||
|             this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel6.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel6.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel6.LineSpacing = 1F; |             this.smartLabel6.LineSpacing = 1F; | ||||||
|             this.smartLabel6.Location = new System.Drawing.Point(546, 108); |             this.smartLabel6.Location = new System.Drawing.Point(546, 108); | ||||||
|             this.smartLabel6.Name = "smartLabel6"; |             this.smartLabel6.Name = "smartLabel6"; | ||||||
|  | @ -931,7 +973,7 @@ | ||||||
|             this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel5.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel5.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel5.LineSpacing = 1F; |             this.smartLabel5.LineSpacing = 1F; | ||||||
|             this.smartLabel5.Location = new System.Drawing.Point(497, 108); |             this.smartLabel5.Location = new System.Drawing.Point(497, 108); | ||||||
|             this.smartLabel5.Name = "smartLabel5"; |             this.smartLabel5.Name = "smartLabel5"; | ||||||
|  | @ -954,7 +996,7 @@ | ||||||
|             this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel4.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel4.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel4.LineSpacing = 1F; |             this.smartLabel4.LineSpacing = 1F; | ||||||
|             this.smartLabel4.Location = new System.Drawing.Point(448, 108); |             this.smartLabel4.Location = new System.Drawing.Point(448, 108); | ||||||
|             this.smartLabel4.Name = "smartLabel4"; |             this.smartLabel4.Name = "smartLabel4"; | ||||||
|  | @ -977,7 +1019,7 @@ | ||||||
|             this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel3.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel3.LineSpacing = 1F; |             this.smartLabel3.LineSpacing = 1F; | ||||||
|             this.smartLabel3.Location = new System.Drawing.Point(399, 108); |             this.smartLabel3.Location = new System.Drawing.Point(399, 108); | ||||||
|             this.smartLabel3.Name = "smartLabel3"; |             this.smartLabel3.Name = "smartLabel3"; | ||||||
|  | @ -1000,7 +1042,7 @@ | ||||||
|             this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel2.LineSpacing = 1F; |             this.smartLabel2.LineSpacing = 1F; | ||||||
|             this.smartLabel2.Location = new System.Drawing.Point(350, 108); |             this.smartLabel2.Location = new System.Drawing.Point(350, 108); | ||||||
|             this.smartLabel2.Name = "smartLabel2"; |             this.smartLabel2.Name = "smartLabel2"; | ||||||
|  | @ -1023,7 +1065,7 @@ | ||||||
|             this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             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.BorderColor = System.Drawing.Color.Black; | ||||||
|             this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.smartLabel1.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); |             this.smartLabel1.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.smartLabel1.LineSpacing = 1F; |             this.smartLabel1.LineSpacing = 1F; | ||||||
|             this.smartLabel1.Location = new System.Drawing.Point(271, 108); |             this.smartLabel1.Location = new System.Drawing.Point(271, 108); | ||||||
|             this.smartLabel1.Name = "smartLabel1"; |             this.smartLabel1.Name = "smartLabel1"; | ||||||
|  | @ -2322,50 +2364,6 @@ | ||||||
|             //  |             //  | ||||||
|             this.smartFile1.FilePathName = ""; |             this.smartFile1.FilePathName = ""; | ||||||
|             //  |             //  | ||||||
|             // smartLabel12 |  | ||||||
|             //  |  | ||||||
|             this.smartLabel12.BackGround = this.smartGroupBox1; |  | ||||||
|             this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); |  | ||||||
|             this.smartLabel12.BorderColor = System.Drawing.Color.Black; |  | ||||||
|             this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.smartLabel12.LineSpacing = 0F; |  | ||||||
|             this.smartLabel12.Location = new System.Drawing.Point(22, 45); |  | ||||||
|             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(45, 18); |  | ||||||
|             this.smartLabel12.TabIndex = 131; |  | ||||||
|             this.smartLabel12.Text = "List"; |  | ||||||
|             this.smartLabel12.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); |  | ||||||
|             this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             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)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); |  | ||||||
|             this.smartLabel13.BorderColor = System.Drawing.Color.Black; |  | ||||||
|             this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.smartLabel13.LineSpacing = 0F; |  | ||||||
|             this.smartLabel13.Location = new System.Drawing.Point(271, 45); |  | ||||||
|             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(541, 18); |  | ||||||
|             this.smartLabel13.TabIndex = 132; |  | ||||||
|             this.smartLabel13.Text = "File name"; |  | ||||||
|             this.smartLabel13.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); |  | ||||||
|             this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |  | ||||||
|             this.smartLabel13.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // ControlMenuLogInspection |             // ControlMenuLogInspection | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); |             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); | ||||||
|  |  | ||||||
|  | @ -41,6 +41,7 @@ | ||||||
|             this.buttonOut6 = new SmartX.SmartButton(); |             this.buttonOut6 = new SmartX.SmartButton(); | ||||||
|             this.buttonOut7 = new SmartX.SmartButton(); |             this.buttonOut7 = new SmartX.SmartButton(); | ||||||
|             this.smartGroupBox4 = new SmartX.SmartGroupBox(); |             this.smartGroupBox4 = new SmartX.SmartGroupBox(); | ||||||
|  |             this.labelSbAlarm10 = new SmartX.SmartLabel(); | ||||||
|             this.labelVacuum10 = new SmartX.SmartLabel(); |             this.labelVacuum10 = new SmartX.SmartLabel(); | ||||||
|             this.labelDiff10 = new SmartX.SmartLabel(); |             this.labelDiff10 = new SmartX.SmartLabel(); | ||||||
|             this.labelDisp10 = new SmartX.SmartLabel(); |             this.labelDisp10 = new SmartX.SmartLabel(); | ||||||
|  | @ -59,6 +60,10 @@ | ||||||
|             this.smartLabel83 = new SmartX.SmartLabel(); |             this.smartLabel83 = new SmartX.SmartLabel(); | ||||||
|             this.labelDisp6 = new SmartX.SmartLabel(); |             this.labelDisp6 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel85 = new SmartX.SmartLabel(); |             this.smartLabel85 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm9 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm8 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm7 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm6 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel91 = new SmartX.SmartLabel(); |             this.smartLabel91 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel92 = new SmartX.SmartLabel(); |             this.smartLabel92 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel93 = new SmartX.SmartLabel(); |             this.smartLabel93 = new SmartX.SmartLabel(); | ||||||
|  | @ -82,6 +87,11 @@ | ||||||
|             this.smartLabel21 = new SmartX.SmartLabel(); |             this.smartLabel21 = new SmartX.SmartLabel(); | ||||||
|             this.labelDisp1 = new SmartX.SmartLabel(); |             this.labelDisp1 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel32 = new SmartX.SmartLabel(); |             this.smartLabel32 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm5 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm4 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm3 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm2 = new SmartX.SmartLabel(); | ||||||
|  |             this.labelSbAlarm1 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel31 = new SmartX.SmartLabel(); |             this.smartLabel31 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel34 = new SmartX.SmartLabel(); |             this.smartLabel34 = new SmartX.SmartLabel(); | ||||||
|             this.smartLabel35 = new SmartX.SmartLabel(); |             this.smartLabel35 = new SmartX.SmartLabel(); | ||||||
|  | @ -119,16 +129,6 @@ | ||||||
|             this.smartLabel3 = new SmartX.SmartLabel(); |             this.smartLabel3 = new SmartX.SmartLabel(); | ||||||
|             this.labelInput3 = new SmartX.SmartLabel(); |             this.labelInput3 = new SmartX.SmartLabel(); | ||||||
|             this.labelInput1 = new SmartX.SmartLabel(); |             this.labelInput1 = new SmartX.SmartLabel(); | ||||||
|             this.labelSbAlarm1 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm2 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm3 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm4 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm5 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm6 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm7 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm8 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm9 = new SmartX.SmartLabel(); |  | ||||||
|             this.labelSbAlarm10 = new SmartX.SmartLabel(); |  | ||||||
|             this.smartGroupBox1.SuspendLayout(); |             this.smartGroupBox1.SuspendLayout(); | ||||||
|             this.smartGroupBox5.SuspendLayout(); |             this.smartGroupBox5.SuspendLayout(); | ||||||
|             this.smartGroupBox4.SuspendLayout(); |             this.smartGroupBox4.SuspendLayout(); | ||||||
|  | @ -197,7 +197,6 @@ | ||||||
|             this.buttonOut10.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut10.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut10.ButtonText = "None"; |             this.buttonOut10.ButtonText = "None"; | ||||||
|             this.buttonOut10.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut10.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut10.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut10.GroupID = 0; |             this.buttonOut10.GroupID = 0; | ||||||
|             this.buttonOut10.ImageDisable = null; |             this.buttonOut10.ImageDisable = null; | ||||||
|             this.buttonOut10.ImageDown = null; |             this.buttonOut10.ImageDown = null; | ||||||
|  | @ -233,7 +232,6 @@ | ||||||
|             this.buttonOut1.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut1.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut1.ButtonText = "Red"; |             this.buttonOut1.ButtonText = "Red"; | ||||||
|             this.buttonOut1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut1.GroupID = 0; |             this.buttonOut1.GroupID = 0; | ||||||
|             this.buttonOut1.ImageDisable = null; |             this.buttonOut1.ImageDisable = null; | ||||||
|             this.buttonOut1.ImageDown = null; |             this.buttonOut1.ImageDown = null; | ||||||
|  | @ -269,7 +267,6 @@ | ||||||
|             this.buttonOut2.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut2.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut2.ButtonText = "Green"; |             this.buttonOut2.ButtonText = "Green"; | ||||||
|             this.buttonOut2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut2.GroupID = 0; |             this.buttonOut2.GroupID = 0; | ||||||
|             this.buttonOut2.ImageDisable = null; |             this.buttonOut2.ImageDisable = null; | ||||||
|             this.buttonOut2.ImageDown = null; |             this.buttonOut2.ImageDown = null; | ||||||
|  | @ -305,7 +302,6 @@ | ||||||
|             this.buttonOut9.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut9.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut9.ButtonText = "Valve hold 2-2"; |             this.buttonOut9.ButtonText = "Valve hold 2-2"; | ||||||
|             this.buttonOut9.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut9.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut9.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut9.GroupID = 0; |             this.buttonOut9.GroupID = 0; | ||||||
|             this.buttonOut9.ImageDisable = null; |             this.buttonOut9.ImageDisable = null; | ||||||
|             this.buttonOut9.ImageDown = null; |             this.buttonOut9.ImageDown = null; | ||||||
|  | @ -341,7 +337,6 @@ | ||||||
|             this.buttonOut3.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut3.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut3.ButtonText = "Buzzer"; |             this.buttonOut3.ButtonText = "Buzzer"; | ||||||
|             this.buttonOut3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut3.GroupID = 0; |             this.buttonOut3.GroupID = 0; | ||||||
|             this.buttonOut3.ImageDisable = null; |             this.buttonOut3.ImageDisable = null; | ||||||
|             this.buttonOut3.ImageDown = null; |             this.buttonOut3.ImageDown = null; | ||||||
|  | @ -377,7 +372,6 @@ | ||||||
|             this.buttonOut4.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut4.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut4.ButtonText = "Valve relief 1"; |             this.buttonOut4.ButtonText = "Valve relief 1"; | ||||||
|             this.buttonOut4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut4.GroupID = 0; |             this.buttonOut4.GroupID = 0; | ||||||
|             this.buttonOut4.ImageDisable = null; |             this.buttonOut4.ImageDisable = null; | ||||||
|             this.buttonOut4.ImageDown = null; |             this.buttonOut4.ImageDown = null; | ||||||
|  | @ -413,7 +407,6 @@ | ||||||
|             this.buttonOut8.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut8.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut8.ButtonText = "Valve hold 2-1"; |             this.buttonOut8.ButtonText = "Valve hold 2-1"; | ||||||
|             this.buttonOut8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut8.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut8.GroupID = 0; |             this.buttonOut8.GroupID = 0; | ||||||
|             this.buttonOut8.ImageDisable = null; |             this.buttonOut8.ImageDisable = null; | ||||||
|             this.buttonOut8.ImageDown = null; |             this.buttonOut8.ImageDown = null; | ||||||
|  | @ -449,7 +442,6 @@ | ||||||
|             this.buttonOut5.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut5.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut5.ButtonText = "Valve relief 2"; |             this.buttonOut5.ButtonText = "Valve relief 2"; | ||||||
|             this.buttonOut5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut5.GroupID = 0; |             this.buttonOut5.GroupID = 0; | ||||||
|             this.buttonOut5.ImageDisable = null; |             this.buttonOut5.ImageDisable = null; | ||||||
|             this.buttonOut5.ImageDown = null; |             this.buttonOut5.ImageDown = null; | ||||||
|  | @ -485,7 +477,6 @@ | ||||||
|             this.buttonOut6.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut6.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut6.ButtonText = "Valve hold 1-1"; |             this.buttonOut6.ButtonText = "Valve hold 1-1"; | ||||||
|             this.buttonOut6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut6.GroupID = 0; |             this.buttonOut6.GroupID = 0; | ||||||
|             this.buttonOut6.ImageDisable = null; |             this.buttonOut6.ImageDisable = null; | ||||||
|             this.buttonOut6.ImageDown = null; |             this.buttonOut6.ImageDown = null; | ||||||
|  | @ -521,7 +512,6 @@ | ||||||
|             this.buttonOut7.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonOut7.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonOut7.ButtonText = "Valve hold 1-2"; |             this.buttonOut7.ButtonText = "Valve hold 1-2"; | ||||||
|             this.buttonOut7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonOut7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonOut7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonOut7.GroupID = 0; |             this.buttonOut7.GroupID = 0; | ||||||
|             this.buttonOut7.ImageDisable = null; |             this.buttonOut7.ImageDisable = null; | ||||||
|             this.buttonOut7.ImageDown = null; |             this.buttonOut7.ImageDown = null; | ||||||
|  | @ -622,6 +612,27 @@ | ||||||
|             this.smartGroupBox4.Text = "STATUS"; |             this.smartGroupBox4.Text = "STATUS"; | ||||||
|             this.smartGroupBox4.TextColor = System.Drawing.Color.White; |             this.smartGroupBox4.TextColor = System.Drawing.Color.White; | ||||||
|             //  |             //  | ||||||
|  |             // labelSbAlarm10 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm10.BackGround = null; | ||||||
|  |             this.labelSbAlarm10.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm10.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm10.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm10.Location = new System.Drawing.Point(461, 144); | ||||||
|  |             this.labelSbAlarm10.Name = "labelSbAlarm10"; | ||||||
|  |             this.labelSbAlarm10.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm10.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm10.Radius = 3; | ||||||
|  |             this.labelSbAlarm10.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm10.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm10.TabIndex = 199; | ||||||
|  |             this.labelSbAlarm10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm10.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm10.Wordwrap = false; | ||||||
|  |             //  | ||||||
|             // labelVacuum10 |             // labelVacuum10 | ||||||
|             //  |             //  | ||||||
|             this.labelVacuum10.BackGround = this.smartGroupBox1; |             this.labelVacuum10.BackGround = this.smartGroupBox1; | ||||||
|  | @ -1021,6 +1032,90 @@ | ||||||
|             this.smartLabel85.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.smartLabel85.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|             this.smartLabel85.Wordwrap = false; |             this.smartLabel85.Wordwrap = false; | ||||||
|             //  |             //  | ||||||
|  |             // labelSbAlarm9 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm9.BackGround = null; | ||||||
|  |             this.labelSbAlarm9.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm9.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm9.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm9.Location = new System.Drawing.Point(381, 144); | ||||||
|  |             this.labelSbAlarm9.Name = "labelSbAlarm9"; | ||||||
|  |             this.labelSbAlarm9.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm9.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm9.Radius = 3; | ||||||
|  |             this.labelSbAlarm9.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm9.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm9.TabIndex = 200; | ||||||
|  |             this.labelSbAlarm9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm9.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm9.Wordwrap = false; | ||||||
|  |             //  | ||||||
|  |             // labelSbAlarm8 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm8.BackGround = null; | ||||||
|  |             this.labelSbAlarm8.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm8.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm8.Location = new System.Drawing.Point(301, 144); | ||||||
|  |             this.labelSbAlarm8.Name = "labelSbAlarm8"; | ||||||
|  |             this.labelSbAlarm8.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm8.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm8.Radius = 3; | ||||||
|  |             this.labelSbAlarm8.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm8.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm8.TabIndex = 201; | ||||||
|  |             this.labelSbAlarm8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm8.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm8.Wordwrap = false; | ||||||
|  |             //  | ||||||
|  |             // labelSbAlarm7 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm7.BackGround = null; | ||||||
|  |             this.labelSbAlarm7.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm7.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm7.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm7.Location = new System.Drawing.Point(221, 144); | ||||||
|  |             this.labelSbAlarm7.Name = "labelSbAlarm7"; | ||||||
|  |             this.labelSbAlarm7.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm7.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm7.Radius = 3; | ||||||
|  |             this.labelSbAlarm7.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm7.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm7.TabIndex = 202; | ||||||
|  |             this.labelSbAlarm7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm7.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm7.Wordwrap = false; | ||||||
|  |             //  | ||||||
|  |             // labelSbAlarm6 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm6.BackGround = null; | ||||||
|  |             this.labelSbAlarm6.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm6.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm6.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm6.Location = new System.Drawing.Point(141, 144); | ||||||
|  |             this.labelSbAlarm6.Name = "labelSbAlarm6"; | ||||||
|  |             this.labelSbAlarm6.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm6.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm6.Radius = 3; | ||||||
|  |             this.labelSbAlarm6.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm6.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm6.TabIndex = 203; | ||||||
|  |             this.labelSbAlarm6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm6.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm6.Wordwrap = false; | ||||||
|  |             //  | ||||||
|             // smartLabel91 |             // smartLabel91 | ||||||
|             //  |             //  | ||||||
|             this.smartLabel91.BackGround = this.smartGroupBox1; |             this.smartLabel91.BackGround = this.smartGroupBox1; | ||||||
|  | @ -1535,6 +1630,111 @@ | ||||||
|             this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|             this.smartLabel32.Wordwrap = false; |             this.smartLabel32.Wordwrap = false; | ||||||
|             //  |             //  | ||||||
|  |             // labelSbAlarm5 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm5.BackGround = null; | ||||||
|  |             this.labelSbAlarm5.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm5.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm5.Location = new System.Drawing.Point(461, 50); | ||||||
|  |             this.labelSbAlarm5.Name = "labelSbAlarm5"; | ||||||
|  |             this.labelSbAlarm5.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm5.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm5.Radius = 3; | ||||||
|  |             this.labelSbAlarm5.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm5.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm5.TabIndex = 204; | ||||||
|  |             this.labelSbAlarm5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm5.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm5.Wordwrap = false; | ||||||
|  |             //  | ||||||
|  |             // labelSbAlarm4 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm4.BackGround = null; | ||||||
|  |             this.labelSbAlarm4.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm4.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm4.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm4.Location = new System.Drawing.Point(381, 50); | ||||||
|  |             this.labelSbAlarm4.Name = "labelSbAlarm4"; | ||||||
|  |             this.labelSbAlarm4.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm4.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm4.Radius = 3; | ||||||
|  |             this.labelSbAlarm4.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm4.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm4.TabIndex = 205; | ||||||
|  |             this.labelSbAlarm4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm4.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm4.Wordwrap = false; | ||||||
|  |             //  | ||||||
|  |             // labelSbAlarm3 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm3.BackGround = null; | ||||||
|  |             this.labelSbAlarm3.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm3.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm3.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm3.Location = new System.Drawing.Point(301, 50); | ||||||
|  |             this.labelSbAlarm3.Name = "labelSbAlarm3"; | ||||||
|  |             this.labelSbAlarm3.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm3.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm3.Radius = 3; | ||||||
|  |             this.labelSbAlarm3.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm3.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm3.TabIndex = 206; | ||||||
|  |             this.labelSbAlarm3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm3.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm3.Wordwrap = false; | ||||||
|  |             //  | ||||||
|  |             // labelSbAlarm2 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm2.BackGround = null; | ||||||
|  |             this.labelSbAlarm2.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm2.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm2.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm2.Location = new System.Drawing.Point(221, 50); | ||||||
|  |             this.labelSbAlarm2.Name = "labelSbAlarm2"; | ||||||
|  |             this.labelSbAlarm2.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm2.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm2.Radius = 3; | ||||||
|  |             this.labelSbAlarm2.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm2.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm2.TabIndex = 207; | ||||||
|  |             this.labelSbAlarm2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm2.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm2.Wordwrap = false; | ||||||
|  |             //  | ||||||
|  |             // labelSbAlarm1 | ||||||
|  |             //  | ||||||
|  |             this.labelSbAlarm1.BackGround = null; | ||||||
|  |             this.labelSbAlarm1.BackGroundColor = System.Drawing.Color.SkyBlue; | ||||||
|  |             this.labelSbAlarm1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelSbAlarm1.LineSpacing = 0F; | ||||||
|  |             this.labelSbAlarm1.Location = new System.Drawing.Point(141, 50); | ||||||
|  |             this.labelSbAlarm1.Name = "labelSbAlarm1"; | ||||||
|  |             this.labelSbAlarm1.OverlapOptimize = true; | ||||||
|  |             this.labelSbAlarm1.PasswordChar = '\0'; | ||||||
|  |             this.labelSbAlarm1.Radius = 3; | ||||||
|  |             this.labelSbAlarm1.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelSbAlarm1.Size = new System.Drawing.Size(20, 20); | ||||||
|  |             this.labelSbAlarm1.TabIndex = 208; | ||||||
|  |             this.labelSbAlarm1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelSbAlarm1.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelSbAlarm1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|  |             this.labelSbAlarm1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|  |             this.labelSbAlarm1.Wordwrap = false; | ||||||
|  |             //  | ||||||
|             // smartLabel31 |             // smartLabel31 | ||||||
|             //  |             //  | ||||||
|             this.smartLabel31.BackGround = this.smartGroupBox1; |             this.smartLabel31.BackGround = this.smartGroupBox1; | ||||||
|  | @ -1699,7 +1899,6 @@ | ||||||
|             this.buttonMotor2AlarmClear.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonMotor2AlarmClear.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonMotor2AlarmClear.ButtonText = "Alarm Clear"; |             this.buttonMotor2AlarmClear.ButtonText = "Alarm Clear"; | ||||||
|             this.buttonMotor2AlarmClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonMotor2AlarmClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonMotor2AlarmClear.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonMotor2AlarmClear.GroupID = 0; |             this.buttonMotor2AlarmClear.GroupID = 0; | ||||||
|             this.buttonMotor2AlarmClear.ImageDisable = null; |             this.buttonMotor2AlarmClear.ImageDisable = null; | ||||||
|             this.buttonMotor2AlarmClear.ImageDown = null; |             this.buttonMotor2AlarmClear.ImageDown = null; | ||||||
|  | @ -1735,7 +1934,6 @@ | ||||||
|             this.buttonMotor1AlarmClear.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonMotor1AlarmClear.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonMotor1AlarmClear.ButtonText = "Alarm Clear"; |             this.buttonMotor1AlarmClear.ButtonText = "Alarm Clear"; | ||||||
|             this.buttonMotor1AlarmClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonMotor1AlarmClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonMotor1AlarmClear.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonMotor1AlarmClear.GroupID = 0; |             this.buttonMotor1AlarmClear.GroupID = 0; | ||||||
|             this.buttonMotor1AlarmClear.ImageDisable = null; |             this.buttonMotor1AlarmClear.ImageDisable = null; | ||||||
|             this.buttonMotor1AlarmClear.ImageDown = null; |             this.buttonMotor1AlarmClear.ImageDown = null; | ||||||
|  | @ -2060,7 +2258,6 @@ | ||||||
|             this.buttonMotor2Origin.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonMotor2Origin.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonMotor2Origin.ButtonText = "ORIGIN"; |             this.buttonMotor2Origin.ButtonText = "ORIGIN"; | ||||||
|             this.buttonMotor2Origin.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonMotor2Origin.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonMotor2Origin.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonMotor2Origin.GroupID = 0; |             this.buttonMotor2Origin.GroupID = 0; | ||||||
|             this.buttonMotor2Origin.ImageDisable = null; |             this.buttonMotor2Origin.ImageDisable = null; | ||||||
|             this.buttonMotor2Origin.ImageDown = null; |             this.buttonMotor2Origin.ImageDown = null; | ||||||
|  | @ -2096,7 +2293,6 @@ | ||||||
|             this.buttonMotor2Turn.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonMotor2Turn.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonMotor2Turn.ButtonText = "TURN"; |             this.buttonMotor2Turn.ButtonText = "TURN"; | ||||||
|             this.buttonMotor2Turn.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonMotor2Turn.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonMotor2Turn.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonMotor2Turn.GroupID = 0; |             this.buttonMotor2Turn.GroupID = 0; | ||||||
|             this.buttonMotor2Turn.ImageDisable = null; |             this.buttonMotor2Turn.ImageDisable = null; | ||||||
|             this.buttonMotor2Turn.ImageDown = null; |             this.buttonMotor2Turn.ImageDown = null; | ||||||
|  | @ -2132,7 +2328,6 @@ | ||||||
|             this.buttonMotor1Origin.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonMotor1Origin.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonMotor1Origin.ButtonText = "ORIGIN"; |             this.buttonMotor1Origin.ButtonText = "ORIGIN"; | ||||||
|             this.buttonMotor1Origin.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonMotor1Origin.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonMotor1Origin.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonMotor1Origin.GroupID = 0; |             this.buttonMotor1Origin.GroupID = 0; | ||||||
|             this.buttonMotor1Origin.ImageDisable = null; |             this.buttonMotor1Origin.ImageDisable = null; | ||||||
|             this.buttonMotor1Origin.ImageDown = null; |             this.buttonMotor1Origin.ImageDown = null; | ||||||
|  | @ -2168,7 +2363,6 @@ | ||||||
|             this.buttonMotor1Back.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonMotor1Back.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonMotor1Back.ButtonText = "BACK"; |             this.buttonMotor1Back.ButtonText = "BACK"; | ||||||
|             this.buttonMotor1Back.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonMotor1Back.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonMotor1Back.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonMotor1Back.GroupID = 0; |             this.buttonMotor1Back.GroupID = 0; | ||||||
|             this.buttonMotor1Back.ImageDisable = null; |             this.buttonMotor1Back.ImageDisable = null; | ||||||
|             this.buttonMotor1Back.ImageDown = null; |             this.buttonMotor1Back.ImageDown = null; | ||||||
|  | @ -2204,7 +2398,6 @@ | ||||||
|             this.buttonMotor1Front.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonMotor1Front.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonMotor1Front.ButtonText = "FRONT"; |             this.buttonMotor1Front.ButtonText = "FRONT"; | ||||||
|             this.buttonMotor1Front.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonMotor1Front.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonMotor1Front.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.buttonMotor1Front.GroupID = 0; |             this.buttonMotor1Front.GroupID = 0; | ||||||
|             this.buttonMotor1Front.ImageDisable = null; |             this.buttonMotor1Front.ImageDisable = null; | ||||||
|             this.buttonMotor1Front.ImageDown = null; |             this.buttonMotor1Front.ImageDown = null; | ||||||
|  | @ -2474,216 +2667,6 @@ | ||||||
|             this.labelInput1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |             this.labelInput1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; | ||||||
|             this.labelInput1.Wordwrap = false; |             this.labelInput1.Wordwrap = false; | ||||||
|             //  |             //  | ||||||
|             // labelSbAlarm1 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm1.BackGround = null; |  | ||||||
|             this.labelSbAlarm1.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm1.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm1.Location = new System.Drawing.Point(141, 50); |  | ||||||
|             this.labelSbAlarm1.Name = "labelSbAlarm1"; |  | ||||||
|             this.labelSbAlarm1.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm1.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm1.Radius = 3; |  | ||||||
|             this.labelSbAlarm1.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm1.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm1.TabIndex = 208; |  | ||||||
|             this.labelSbAlarm1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm1.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm1.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm2 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm2.BackGround = null; |  | ||||||
|             this.labelSbAlarm2.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm2.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm2.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm2.Location = new System.Drawing.Point(221, 50); |  | ||||||
|             this.labelSbAlarm2.Name = "labelSbAlarm2"; |  | ||||||
|             this.labelSbAlarm2.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm2.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm2.Radius = 3; |  | ||||||
|             this.labelSbAlarm2.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm2.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm2.TabIndex = 207; |  | ||||||
|             this.labelSbAlarm2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm2.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm2.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm3 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm3.BackGround = null; |  | ||||||
|             this.labelSbAlarm3.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm3.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm3.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm3.Location = new System.Drawing.Point(301, 50); |  | ||||||
|             this.labelSbAlarm3.Name = "labelSbAlarm3"; |  | ||||||
|             this.labelSbAlarm3.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm3.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm3.Radius = 3; |  | ||||||
|             this.labelSbAlarm3.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm3.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm3.TabIndex = 206; |  | ||||||
|             this.labelSbAlarm3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm3.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm3.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm4 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm4.BackGround = null; |  | ||||||
|             this.labelSbAlarm4.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm4.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm4.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm4.Location = new System.Drawing.Point(381, 50); |  | ||||||
|             this.labelSbAlarm4.Name = "labelSbAlarm4"; |  | ||||||
|             this.labelSbAlarm4.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm4.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm4.Radius = 3; |  | ||||||
|             this.labelSbAlarm4.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm4.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm4.TabIndex = 205; |  | ||||||
|             this.labelSbAlarm4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm4.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm4.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm5 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm5.BackGround = null; |  | ||||||
|             this.labelSbAlarm5.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm5.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm5.Location = new System.Drawing.Point(461, 50); |  | ||||||
|             this.labelSbAlarm5.Name = "labelSbAlarm5"; |  | ||||||
|             this.labelSbAlarm5.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm5.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm5.Radius = 3; |  | ||||||
|             this.labelSbAlarm5.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm5.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm5.TabIndex = 204; |  | ||||||
|             this.labelSbAlarm5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm5.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm5.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm6 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm6.BackGround = null; |  | ||||||
|             this.labelSbAlarm6.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm6.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm6.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm6.Location = new System.Drawing.Point(141, 144); |  | ||||||
|             this.labelSbAlarm6.Name = "labelSbAlarm6"; |  | ||||||
|             this.labelSbAlarm6.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm6.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm6.Radius = 3; |  | ||||||
|             this.labelSbAlarm6.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm6.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm6.TabIndex = 203; |  | ||||||
|             this.labelSbAlarm6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm6.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm6.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm7 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm7.BackGround = null; |  | ||||||
|             this.labelSbAlarm7.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm7.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm7.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm7.Location = new System.Drawing.Point(221, 144); |  | ||||||
|             this.labelSbAlarm7.Name = "labelSbAlarm7"; |  | ||||||
|             this.labelSbAlarm7.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm7.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm7.Radius = 3; |  | ||||||
|             this.labelSbAlarm7.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm7.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm7.TabIndex = 202; |  | ||||||
|             this.labelSbAlarm7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm7.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm7.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm8 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm8.BackGround = null; |  | ||||||
|             this.labelSbAlarm8.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm8.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm8.Location = new System.Drawing.Point(301, 144); |  | ||||||
|             this.labelSbAlarm8.Name = "labelSbAlarm8"; |  | ||||||
|             this.labelSbAlarm8.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm8.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm8.Radius = 3; |  | ||||||
|             this.labelSbAlarm8.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm8.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm8.TabIndex = 201; |  | ||||||
|             this.labelSbAlarm8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm8.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm8.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm9 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm9.BackGround = null; |  | ||||||
|             this.labelSbAlarm9.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm9.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm9.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm9.Location = new System.Drawing.Point(381, 144); |  | ||||||
|             this.labelSbAlarm9.Name = "labelSbAlarm9"; |  | ||||||
|             this.labelSbAlarm9.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm9.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm9.Radius = 3; |  | ||||||
|             this.labelSbAlarm9.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm9.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm9.TabIndex = 200; |  | ||||||
|             this.labelSbAlarm9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm9.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm9.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelSbAlarm10 |  | ||||||
|             //  |  | ||||||
|             this.labelSbAlarm10.BackGround = null; |  | ||||||
|             this.labelSbAlarm10.BackGroundColor = System.Drawing.Color.SkyBlue; |  | ||||||
|             this.labelSbAlarm10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm10.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelSbAlarm10.LineSpacing = 0F; |  | ||||||
|             this.labelSbAlarm10.Location = new System.Drawing.Point(461, 144); |  | ||||||
|             this.labelSbAlarm10.Name = "labelSbAlarm10"; |  | ||||||
|             this.labelSbAlarm10.OverlapOptimize = true; |  | ||||||
|             this.labelSbAlarm10.PasswordChar = '\0'; |  | ||||||
|             this.labelSbAlarm10.Radius = 3; |  | ||||||
|             this.labelSbAlarm10.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelSbAlarm10.Size = new System.Drawing.Size(20, 20); |  | ||||||
|             this.labelSbAlarm10.TabIndex = 199; |  | ||||||
|             this.labelSbAlarm10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelSbAlarm10.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelSbAlarm10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |  | ||||||
|             this.labelSbAlarm10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; |  | ||||||
|             this.labelSbAlarm10.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // ControlMenuManualIoTest |             // ControlMenuManualIoTest | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); |             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); | ||||||
|  |  | ||||||
|  | @ -536,7 +536,7 @@ | ||||||
|     <value>17, 17</value> |     <value>17, 17</value> | ||||||
|   </metadata> |   </metadata> | ||||||
|   <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |   <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> | ||||||
|     <value>37</value> |     <value>49</value> | ||||||
|   </metadata> |   </metadata> | ||||||
|   <metadata name="$this.FormFactorShadowProperty" xml:space="preserve"> |   <metadata name="$this.FormFactorShadowProperty" xml:space="preserve"> | ||||||
|     <value>WEBPAD</value> |     <value>WEBPAD</value> | ||||||
|  |  | ||||||
|  | @ -112,7 +112,7 @@ | ||||||
|             // smartGroupBox1 |             // smartGroupBox1 | ||||||
|             //  |             //  | ||||||
|             this.smartGroupBox1.BackGround = null; |             this.smartGroupBox1.BackGround = null; | ||||||
|             this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.smartGroupBox1.BackImage = null; |             this.smartGroupBox1.BackImage = null; | ||||||
|             this.smartGroupBox1.Controls.Add(this.smartKeyboard); |             this.smartGroupBox1.Controls.Add(this.smartKeyboard); | ||||||
|             this.smartGroupBox1.Controls.Add(this.buttonGroupNameChange); |             this.smartGroupBox1.Controls.Add(this.buttonGroupNameChange); | ||||||
|  | @ -135,8 +135,8 @@ | ||||||
|             this.smartGroupBox1.Controls.Add(this.buttonSave); |             this.smartGroupBox1.Controls.Add(this.buttonSave); | ||||||
|             this.smartGroupBox1.Controls.Add(this.labelTitleMain); |             this.smartGroupBox1.Controls.Add(this.labelTitleMain); | ||||||
|             this.smartGroupBox1.Controls.Add(this.labelTitleMenu); |             this.smartGroupBox1.Controls.Add(this.labelTitleMenu); | ||||||
|             this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.smartGroupBox1.FrameLineThickness = 2; |             this.smartGroupBox1.FrameLineThickness = 2; | ||||||
|             this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; |             this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; | ||||||
|             this.smartGroupBox1.HeaderHeightOffset = 9; |             this.smartGroupBox1.HeaderHeightOffset = 9; | ||||||
|  | @ -195,7 +195,7 @@ | ||||||
|             // buttonGroupNameChange |             // buttonGroupNameChange | ||||||
|             //  |             //  | ||||||
|             this.buttonGroupNameChange.BackGround = null; |             this.buttonGroupNameChange.BackGround = null; | ||||||
|             this.buttonGroupNameChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.buttonGroupNameChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.buttonGroupNameChange.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.buttonGroupNameChange.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.buttonGroupNameChange.ButtonDownColor = System.Drawing.Color.SlateGray; |             this.buttonGroupNameChange.ButtonDownColor = System.Drawing.Color.SlateGray; | ||||||
|             this.buttonGroupNameChange.ButtonImageAutoSize = true; |             this.buttonGroupNameChange.ButtonImageAutoSize = true; | ||||||
|  | @ -231,8 +231,8 @@ | ||||||
|             // labelTitleMenuUserGroupEditor |             // labelTitleMenuUserGroupEditor | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuUserGroupEditor.BackGround = null; |             this.labelTitleMenuUserGroupEditor.BackGround = null; | ||||||
|             this.labelTitleMenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuUserGroupEditor.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuUserGroupEditor.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuUserGroupEditor.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuUserGroupEditor.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuUserGroupEditor.LineSpacing = 0F; |             this.labelTitleMenuUserGroupEditor.LineSpacing = 0F; | ||||||
|  | @ -245,7 +245,7 @@ | ||||||
|             this.labelTitleMenuUserGroupEditor.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuUserGroupEditor.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuUserGroupEditor.TabIndex = 221; |             this.labelTitleMenuUserGroupEditor.TabIndex = 221; | ||||||
|             this.labelTitleMenuUserGroupEditor.Text = "User group setting"; |             this.labelTitleMenuUserGroupEditor.Text = "User group setting"; | ||||||
|             this.labelTitleMenuUserGroupEditor.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuUserGroupEditor.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuUserGroupEditor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuUserGroupEditor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuUserGroupEditor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuUserGroupEditor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -558,7 +558,7 @@ | ||||||
|             // groupBoxLevel3 |             // groupBoxLevel3 | ||||||
|             //  |             //  | ||||||
|             this.groupBoxLevel3.BackGround = null; |             this.groupBoxLevel3.BackGround = null; | ||||||
|             this.groupBoxLevel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.groupBoxLevel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.groupBoxLevel3.BackImage = null; |             this.groupBoxLevel3.BackImage = null; | ||||||
|             this.groupBoxLevel3.Controls.Add(this.textBoxLevel3); |             this.groupBoxLevel3.Controls.Add(this.textBoxLevel3); | ||||||
|             this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuUserGroupEditor); |             this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuUserGroupEditor); | ||||||
|  | @ -573,7 +573,7 @@ | ||||||
|             this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuStatus); |             this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuStatus); | ||||||
|             this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuAlarmLog); |             this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuAlarmLog); | ||||||
|             this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuInformation); |             this.groupBoxLevel3.Controls.Add(this.checkBoxL3MenuInformation); | ||||||
|             this.groupBoxLevel3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.groupBoxLevel3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); | ||||||
|             this.groupBoxLevel3.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.groupBoxLevel3.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.groupBoxLevel3.FrameLineThickness = 2; |             this.groupBoxLevel3.FrameLineThickness = 2; | ||||||
|             this.groupBoxLevel3.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; |             this.groupBoxLevel3.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; | ||||||
|  | @ -581,7 +581,7 @@ | ||||||
|             this.groupBoxLevel3.Location = new System.Drawing.Point(566, 98); |             this.groupBoxLevel3.Location = new System.Drawing.Point(566, 98); | ||||||
|             this.groupBoxLevel3.Name = "groupBoxLevel3"; |             this.groupBoxLevel3.Name = "groupBoxLevel3"; | ||||||
|             this.groupBoxLevel3.RoundRadius = 5; |             this.groupBoxLevel3.RoundRadius = 5; | ||||||
|             this.groupBoxLevel3.Size = new System.Drawing.Size(120, 486); |             this.groupBoxLevel3.Size = new System.Drawing.Size(120, 472); | ||||||
|             this.groupBoxLevel3.TabIndex = 220; |             this.groupBoxLevel3.TabIndex = 220; | ||||||
|             this.groupBoxLevel3.Text = "Level 3"; |             this.groupBoxLevel3.Text = "Level 3"; | ||||||
|             this.groupBoxLevel3.TextColor = System.Drawing.Color.White; |             this.groupBoxLevel3.TextColor = System.Drawing.Color.White; | ||||||
|  | @ -590,7 +590,7 @@ | ||||||
|             // textBoxLevel3 |             // textBoxLevel3 | ||||||
|             //  |             //  | ||||||
|             this.textBoxLevel3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); |             this.textBoxLevel3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); | ||||||
|             this.textBoxLevel3.Location = new System.Drawing.Point(1, 6); |             this.textBoxLevel3.Location = new System.Drawing.Point(0, 6); | ||||||
|             this.textBoxLevel3.Name = "textBoxLevel3"; |             this.textBoxLevel3.Name = "textBoxLevel3"; | ||||||
|             this.textBoxLevel3.Size = new System.Drawing.Size(118, 23); |             this.textBoxLevel3.Size = new System.Drawing.Size(118, 23); | ||||||
|             this.textBoxLevel3.TabIndex = 119; |             this.textBoxLevel3.TabIndex = 119; | ||||||
|  | @ -601,7 +601,7 @@ | ||||||
|             // checkBoxL3MenuUserGroupEditor |             // checkBoxL3MenuUserGroupEditor | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuUserGroupEditor.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuUserGroupEditor.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -624,7 +624,7 @@ | ||||||
|             // checkBoxL3MainProductChange |             // checkBoxL3MainProductChange | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MainProductChange.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MainProductChange.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MainProductChange.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MainProductChange.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -646,7 +646,7 @@ | ||||||
|             // checkBoxL3MenuUserSetting |             // checkBoxL3MenuUserSetting | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuUserSetting.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuUserSetting.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -669,7 +669,7 @@ | ||||||
|             // checkBoxL3MenuProduct |             // checkBoxL3MenuProduct | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuProduct.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuProduct.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuProduct.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuProduct.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -692,7 +692,7 @@ | ||||||
|             // checkBoxL3MenuIOTest |             // checkBoxL3MenuIOTest | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuIOTest.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuIOTest.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -715,7 +715,7 @@ | ||||||
|             // checkBoxL3MainSubMenu |             // checkBoxL3MainSubMenu | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MainSubMenu.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MainSubMenu.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -737,7 +737,7 @@ | ||||||
|             // checkBoxL3MainClear |             // checkBoxL3MainClear | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MainClear.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MainClear.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MainClear.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MainClear.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -759,7 +759,7 @@ | ||||||
|             // checkBoxL3MenuHistoryLog |             // checkBoxL3MenuHistoryLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuHistoryLog.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuHistoryLog.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -782,7 +782,7 @@ | ||||||
|             // checkBoxL3MenuInspectionLog |             // checkBoxL3MenuInspectionLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuInspectionLog.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuInspectionLog.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -805,7 +805,7 @@ | ||||||
|             // checkBoxL3MenuStatus |             // checkBoxL3MenuStatus | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuStatus.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuStatus.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuStatus.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuStatus.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -828,7 +828,7 @@ | ||||||
|             // checkBoxL3MenuAlarmLog |             // checkBoxL3MenuAlarmLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuAlarmLog.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuAlarmLog.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -851,7 +851,7 @@ | ||||||
|             // checkBoxL3MenuInformation |             // checkBoxL3MenuInformation | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL3MenuInformation.BackGround = this.groupBoxLevel3; |             this.checkBoxL3MenuInformation.BackGround = this.groupBoxLevel3; | ||||||
|             this.checkBoxL3MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL3MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL3MenuInformation.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL3MenuInformation.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL3MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL3MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL3MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL3MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -874,7 +874,7 @@ | ||||||
|             // groupBoxLevel2 |             // groupBoxLevel2 | ||||||
|             //  |             //  | ||||||
|             this.groupBoxLevel2.BackGround = null; |             this.groupBoxLevel2.BackGround = null; | ||||||
|             this.groupBoxLevel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.groupBoxLevel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.groupBoxLevel2.BackImage = null; |             this.groupBoxLevel2.BackImage = null; | ||||||
|             this.groupBoxLevel2.Controls.Add(this.textBoxLevel2); |             this.groupBoxLevel2.Controls.Add(this.textBoxLevel2); | ||||||
|             this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuUserGroupEditor); |             this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuUserGroupEditor); | ||||||
|  | @ -889,7 +889,7 @@ | ||||||
|             this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuStatus); |             this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuStatus); | ||||||
|             this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuAlarmLog); |             this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuAlarmLog); | ||||||
|             this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuInformation); |             this.groupBoxLevel2.Controls.Add(this.checkBoxL2MenuInformation); | ||||||
|             this.groupBoxLevel2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.groupBoxLevel2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); | ||||||
|             this.groupBoxLevel2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.groupBoxLevel2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.groupBoxLevel2.FrameLineThickness = 2; |             this.groupBoxLevel2.FrameLineThickness = 2; | ||||||
|             this.groupBoxLevel2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; |             this.groupBoxLevel2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; | ||||||
|  | @ -897,7 +897,7 @@ | ||||||
|             this.groupBoxLevel2.Location = new System.Drawing.Point(440, 98); |             this.groupBoxLevel2.Location = new System.Drawing.Point(440, 98); | ||||||
|             this.groupBoxLevel2.Name = "groupBoxLevel2"; |             this.groupBoxLevel2.Name = "groupBoxLevel2"; | ||||||
|             this.groupBoxLevel2.RoundRadius = 5; |             this.groupBoxLevel2.RoundRadius = 5; | ||||||
|             this.groupBoxLevel2.Size = new System.Drawing.Size(120, 486); |             this.groupBoxLevel2.Size = new System.Drawing.Size(120, 472); | ||||||
|             this.groupBoxLevel2.TabIndex = 219; |             this.groupBoxLevel2.TabIndex = 219; | ||||||
|             this.groupBoxLevel2.Text = "Level 2"; |             this.groupBoxLevel2.Text = "Level 2"; | ||||||
|             this.groupBoxLevel2.TextColor = System.Drawing.Color.White; |             this.groupBoxLevel2.TextColor = System.Drawing.Color.White; | ||||||
|  | @ -917,7 +917,7 @@ | ||||||
|             // checkBoxL2MenuUserGroupEditor |             // checkBoxL2MenuUserGroupEditor | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuUserGroupEditor.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuUserGroupEditor.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -940,7 +940,7 @@ | ||||||
|             // checkBoxL2MainProductChange |             // checkBoxL2MainProductChange | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MainProductChange.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MainProductChange.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MainProductChange.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MainProductChange.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -962,7 +962,7 @@ | ||||||
|             // checkBoxL2MenuUserSetting |             // checkBoxL2MenuUserSetting | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuUserSetting.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuUserSetting.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -985,7 +985,7 @@ | ||||||
|             // checkBoxL2MenuProduct |             // checkBoxL2MenuProduct | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuProduct.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuProduct.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuProduct.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuProduct.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1008,7 +1008,7 @@ | ||||||
|             // checkBoxL2MenuIOTest |             // checkBoxL2MenuIOTest | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuIOTest.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuIOTest.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1031,7 +1031,7 @@ | ||||||
|             // checkBoxL2MainSubMenu |             // checkBoxL2MainSubMenu | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MainSubMenu.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MainSubMenu.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1053,7 +1053,7 @@ | ||||||
|             // checkBoxL2MainClear |             // checkBoxL2MainClear | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MainClear.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MainClear.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MainClear.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MainClear.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1075,7 +1075,7 @@ | ||||||
|             // checkBoxL2MenuHistoryLog |             // checkBoxL2MenuHistoryLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuHistoryLog.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuHistoryLog.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1098,7 +1098,7 @@ | ||||||
|             // checkBoxL2MenuInspectionLog |             // checkBoxL2MenuInspectionLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuInspectionLog.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuInspectionLog.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1121,7 +1121,7 @@ | ||||||
|             // checkBoxL2MenuStatus |             // checkBoxL2MenuStatus | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuStatus.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuStatus.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuStatus.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuStatus.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1144,7 +1144,7 @@ | ||||||
|             // checkBoxL2MenuAlarmLog |             // checkBoxL2MenuAlarmLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuAlarmLog.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuAlarmLog.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1167,7 +1167,7 @@ | ||||||
|             // checkBoxL2MenuInformation |             // checkBoxL2MenuInformation | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL2MenuInformation.BackGround = this.groupBoxLevel2; |             this.checkBoxL2MenuInformation.BackGround = this.groupBoxLevel2; | ||||||
|             this.checkBoxL2MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL2MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL2MenuInformation.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL2MenuInformation.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL2MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL2MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL2MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL2MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1190,7 +1190,7 @@ | ||||||
|             // groupBoxLevel1 |             // groupBoxLevel1 | ||||||
|             //  |             //  | ||||||
|             this.groupBoxLevel1.BackGround = null; |             this.groupBoxLevel1.BackGround = null; | ||||||
|             this.groupBoxLevel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.groupBoxLevel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.groupBoxLevel1.BackImage = null; |             this.groupBoxLevel1.BackImage = null; | ||||||
|             this.groupBoxLevel1.Controls.Add(this.textBoxLevel1); |             this.groupBoxLevel1.Controls.Add(this.textBoxLevel1); | ||||||
|             this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuUserGroupEditor); |             this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuUserGroupEditor); | ||||||
|  | @ -1205,7 +1205,7 @@ | ||||||
|             this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuStatus); |             this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuStatus); | ||||||
|             this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuAlarmLog); |             this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuAlarmLog); | ||||||
|             this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuInformation); |             this.groupBoxLevel1.Controls.Add(this.checkBoxL1MenuInformation); | ||||||
|             this.groupBoxLevel1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.groupBoxLevel1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); | ||||||
|             this.groupBoxLevel1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.groupBoxLevel1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.groupBoxLevel1.FrameLineThickness = 2; |             this.groupBoxLevel1.FrameLineThickness = 2; | ||||||
|             this.groupBoxLevel1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; |             this.groupBoxLevel1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; | ||||||
|  | @ -1213,7 +1213,7 @@ | ||||||
|             this.groupBoxLevel1.Location = new System.Drawing.Point(314, 98); |             this.groupBoxLevel1.Location = new System.Drawing.Point(314, 98); | ||||||
|             this.groupBoxLevel1.Name = "groupBoxLevel1"; |             this.groupBoxLevel1.Name = "groupBoxLevel1"; | ||||||
|             this.groupBoxLevel1.RoundRadius = 5; |             this.groupBoxLevel1.RoundRadius = 5; | ||||||
|             this.groupBoxLevel1.Size = new System.Drawing.Size(120, 486); |             this.groupBoxLevel1.Size = new System.Drawing.Size(120, 472); | ||||||
|             this.groupBoxLevel1.TabIndex = 218; |             this.groupBoxLevel1.TabIndex = 218; | ||||||
|             this.groupBoxLevel1.Text = "Level 1"; |             this.groupBoxLevel1.Text = "Level 1"; | ||||||
|             this.groupBoxLevel1.TextColor = System.Drawing.Color.White; |             this.groupBoxLevel1.TextColor = System.Drawing.Color.White; | ||||||
|  | @ -1233,7 +1233,7 @@ | ||||||
|             // checkBoxL1MenuUserGroupEditor |             // checkBoxL1MenuUserGroupEditor | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuUserGroupEditor.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuUserGroupEditor.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1256,7 +1256,7 @@ | ||||||
|             // checkBoxL1MainProductChange |             // checkBoxL1MainProductChange | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MainProductChange.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MainProductChange.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MainProductChange.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MainProductChange.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1278,7 +1278,7 @@ | ||||||
|             // checkBoxL1MenuUserSetting |             // checkBoxL1MenuUserSetting | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuUserSetting.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuUserSetting.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuUserSetting.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuUserSetting.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuUserSetting.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1301,7 +1301,7 @@ | ||||||
|             // checkBoxL1MenuProduct |             // checkBoxL1MenuProduct | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuProduct.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuProduct.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuProduct.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuProduct.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuProduct.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuProduct.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1324,7 +1324,7 @@ | ||||||
|             // checkBoxL1MenuIOTest |             // checkBoxL1MenuIOTest | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuIOTest.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuIOTest.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuIOTest.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1347,7 +1347,7 @@ | ||||||
|             // checkBoxL1MainSubMenu |             // checkBoxL1MainSubMenu | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MainSubMenu.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MainSubMenu.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MainSubMenu.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1369,7 +1369,7 @@ | ||||||
|             // checkBoxL1MainClear |             // checkBoxL1MainClear | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MainClear.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MainClear.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MainClear.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MainClear.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1391,7 +1391,7 @@ | ||||||
|             // checkBoxL1MenuHistoryLog |             // checkBoxL1MenuHistoryLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuHistoryLog.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuHistoryLog.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1414,7 +1414,7 @@ | ||||||
|             // checkBoxL1MenuInspectionLog |             // checkBoxL1MenuInspectionLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuInspectionLog.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuInspectionLog.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuInspectionLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuInspectionLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuInspectionLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1437,7 +1437,7 @@ | ||||||
|             // checkBoxL1MenuStatus |             // checkBoxL1MenuStatus | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuStatus.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuStatus.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuStatus.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuStatus.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuStatus.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuStatus.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1460,7 +1460,7 @@ | ||||||
|             // checkBoxL1MenuAlarmLog |             // checkBoxL1MenuAlarmLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuAlarmLog.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuAlarmLog.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuAlarmLog.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuAlarmLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuAlarmLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1483,7 +1483,7 @@ | ||||||
|             // checkBoxL1MenuInformation |             // checkBoxL1MenuInformation | ||||||
|             //  |             //  | ||||||
|             this.checkBoxL1MenuInformation.BackGround = this.groupBoxLevel1; |             this.checkBoxL1MenuInformation.BackGround = this.groupBoxLevel1; | ||||||
|             this.checkBoxL1MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxL1MenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); | ||||||
|             this.checkBoxL1MenuInformation.CheckBoxBackColor = System.Drawing.Color.White; |             this.checkBoxL1MenuInformation.CheckBoxBackColor = System.Drawing.Color.White; | ||||||
|             this.checkBoxL1MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxL1MenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxL1MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxL1MenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -1506,8 +1506,8 @@ | ||||||
|             // labelTitleMenuStatus |             // labelTitleMenuStatus | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuStatus.BackGround = null; |             this.labelTitleMenuStatus.BackGround = null; | ||||||
|             this.labelTitleMenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuStatus.LineSpacing = 0F; |             this.labelTitleMenuStatus.LineSpacing = 0F; | ||||||
|  | @ -1520,7 +1520,7 @@ | ||||||
|             this.labelTitleMenuStatus.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuStatus.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuStatus.TabIndex = 137; |             this.labelTitleMenuStatus.TabIndex = 137; | ||||||
|             this.labelTitleMenuStatus.Text = "Status"; |             this.labelTitleMenuStatus.Text = "Status"; | ||||||
|             this.labelTitleMenuStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuStatus.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuStatus.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuStatus.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1529,8 +1529,8 @@ | ||||||
|             // labelTitleMenuInformation |             // labelTitleMenuInformation | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuInformation.BackGround = null; |             this.labelTitleMenuInformation.BackGround = null; | ||||||
|             this.labelTitleMenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuInformation.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuInformation.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuInformation.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuInformation.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuInformation.LineSpacing = 0F; |             this.labelTitleMenuInformation.LineSpacing = 0F; | ||||||
|  | @ -1543,7 +1543,7 @@ | ||||||
|             this.labelTitleMenuInformation.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuInformation.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuInformation.TabIndex = 135; |             this.labelTitleMenuInformation.TabIndex = 135; | ||||||
|             this.labelTitleMenuInformation.Text = "Information"; |             this.labelTitleMenuInformation.Text = "Information"; | ||||||
|             this.labelTitleMenuInformation.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuInformation.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuInformation.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuInformation.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuInformation.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuInformation.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuInformation.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuInformation.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1552,8 +1552,8 @@ | ||||||
|             // labelTitleMenuAlarmLog |             // labelTitleMenuAlarmLog | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuAlarmLog.BackGround = null; |             this.labelTitleMenuAlarmLog.BackGround = null; | ||||||
|             this.labelTitleMenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuAlarmLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuAlarmLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuAlarmLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuAlarmLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuAlarmLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuAlarmLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuAlarmLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuAlarmLog.LineSpacing = 0F; |             this.labelTitleMenuAlarmLog.LineSpacing = 0F; | ||||||
|  | @ -1566,7 +1566,7 @@ | ||||||
|             this.labelTitleMenuAlarmLog.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuAlarmLog.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuAlarmLog.TabIndex = 134; |             this.labelTitleMenuAlarmLog.TabIndex = 134; | ||||||
|             this.labelTitleMenuAlarmLog.Text = "Alarm log"; |             this.labelTitleMenuAlarmLog.Text = "Alarm log"; | ||||||
|             this.labelTitleMenuAlarmLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuAlarmLog.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuAlarmLog.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuAlarmLog.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuAlarmLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuAlarmLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuAlarmLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuAlarmLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1575,8 +1575,8 @@ | ||||||
|             // labelTitleMenuInspectionLog |             // labelTitleMenuInspectionLog | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuInspectionLog.BackGround = null; |             this.labelTitleMenuInspectionLog.BackGround = null; | ||||||
|             this.labelTitleMenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuInspectionLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuInspectionLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuInspectionLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuInspectionLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuInspectionLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuInspectionLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuInspectionLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuInspectionLog.LineSpacing = 0F; |             this.labelTitleMenuInspectionLog.LineSpacing = 0F; | ||||||
|  | @ -1589,7 +1589,7 @@ | ||||||
|             this.labelTitleMenuInspectionLog.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuInspectionLog.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuInspectionLog.TabIndex = 133; |             this.labelTitleMenuInspectionLog.TabIndex = 133; | ||||||
|             this.labelTitleMenuInspectionLog.Text = "Inspection log"; |             this.labelTitleMenuInspectionLog.Text = "Inspection log"; | ||||||
|             this.labelTitleMenuInspectionLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuInspectionLog.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuInspectionLog.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuInspectionLog.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuInspectionLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuInspectionLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuInspectionLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuInspectionLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1598,8 +1598,8 @@ | ||||||
|             // labelTitleMenuHistoryLog |             // labelTitleMenuHistoryLog | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuHistoryLog.BackGround = null; |             this.labelTitleMenuHistoryLog.BackGround = null; | ||||||
|             this.labelTitleMenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuHistoryLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuHistoryLog.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuHistoryLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuHistoryLog.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuHistoryLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuHistoryLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuHistoryLog.LineSpacing = 0F; |             this.labelTitleMenuHistoryLog.LineSpacing = 0F; | ||||||
|  | @ -1612,7 +1612,7 @@ | ||||||
|             this.labelTitleMenuHistoryLog.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuHistoryLog.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuHistoryLog.TabIndex = 132; |             this.labelTitleMenuHistoryLog.TabIndex = 132; | ||||||
|             this.labelTitleMenuHistoryLog.Text = "History log"; |             this.labelTitleMenuHistoryLog.Text = "History log"; | ||||||
|             this.labelTitleMenuHistoryLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuHistoryLog.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuHistoryLog.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuHistoryLog.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuHistoryLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuHistoryLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuHistoryLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuHistoryLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1621,8 +1621,8 @@ | ||||||
|             // labelTitleMenuIOTest |             // labelTitleMenuIOTest | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuIOTest.BackGround = null; |             this.labelTitleMenuIOTest.BackGround = null; | ||||||
|             this.labelTitleMenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuIOTest.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuIOTest.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuIOTest.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuIOTest.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuIOTest.LineSpacing = 0F; |             this.labelTitleMenuIOTest.LineSpacing = 0F; | ||||||
|  | @ -1635,7 +1635,7 @@ | ||||||
|             this.labelTitleMenuIOTest.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuIOTest.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuIOTest.TabIndex = 130; |             this.labelTitleMenuIOTest.TabIndex = 130; | ||||||
|             this.labelTitleMenuIOTest.Text = "I/O Test"; |             this.labelTitleMenuIOTest.Text = "I/O Test"; | ||||||
|             this.labelTitleMenuIOTest.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuIOTest.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuIOTest.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuIOTest.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuIOTest.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuIOTest.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuIOTest.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuIOTest.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1644,8 +1644,8 @@ | ||||||
|             // labelTitleMenuUserSetting |             // labelTitleMenuUserSetting | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuUserSetting.BackGround = null; |             this.labelTitleMenuUserSetting.BackGround = null; | ||||||
|             this.labelTitleMenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuUserSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuUserSetting.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuUserSetting.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuUserSetting.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuUserSetting.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuUserSetting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuUserSetting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuUserSetting.LineSpacing = 0F; |             this.labelTitleMenuUserSetting.LineSpacing = 0F; | ||||||
|  | @ -1658,7 +1658,7 @@ | ||||||
|             this.labelTitleMenuUserSetting.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuUserSetting.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuUserSetting.TabIndex = 129; |             this.labelTitleMenuUserSetting.TabIndex = 129; | ||||||
|             this.labelTitleMenuUserSetting.Text = "User setting"; |             this.labelTitleMenuUserSetting.Text = "User setting"; | ||||||
|             this.labelTitleMenuUserSetting.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuUserSetting.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuUserSetting.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuUserSetting.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuUserSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuUserSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuUserSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuUserSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1667,8 +1667,8 @@ | ||||||
|             // labelTitleMenuProduct |             // labelTitleMenuProduct | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMenuProduct.BackGround = null; |             this.labelTitleMenuProduct.BackGround = null; | ||||||
|             this.labelTitleMenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMenuProduct.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuProduct.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuProduct.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMenuProduct.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenuProduct.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenuProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMenuProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMenuProduct.LineSpacing = 0F; |             this.labelTitleMenuProduct.LineSpacing = 0F; | ||||||
|  | @ -1681,7 +1681,7 @@ | ||||||
|             this.labelTitleMenuProduct.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMenuProduct.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMenuProduct.TabIndex = 126; |             this.labelTitleMenuProduct.TabIndex = 126; | ||||||
|             this.labelTitleMenuProduct.Text = "Product setting"; |             this.labelTitleMenuProduct.Text = "Product setting"; | ||||||
|             this.labelTitleMenuProduct.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMenuProduct.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMenuProduct.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMenuProduct.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMenuProduct.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMenuProduct.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMenuProduct.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMenuProduct.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1690,8 +1690,8 @@ | ||||||
|             // labelTitleMainSubMenu |             // labelTitleMainSubMenu | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMainSubMenu.BackGround = null; |             this.labelTitleMainSubMenu.BackGround = null; | ||||||
|             this.labelTitleMainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMainSubMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMainSubMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMainSubMenu.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMainSubMenu.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMainSubMenu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMainSubMenu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMainSubMenu.LineSpacing = 0F; |             this.labelTitleMainSubMenu.LineSpacing = 0F; | ||||||
|  | @ -1704,7 +1704,7 @@ | ||||||
|             this.labelTitleMainSubMenu.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMainSubMenu.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMainSubMenu.TabIndex = 125; |             this.labelTitleMainSubMenu.TabIndex = 125; | ||||||
|             this.labelTitleMainSubMenu.Text = "Submenu"; |             this.labelTitleMainSubMenu.Text = "Submenu"; | ||||||
|             this.labelTitleMainSubMenu.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMainSubMenu.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMainSubMenu.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMainSubMenu.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMainSubMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMainSubMenu.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMainSubMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMainSubMenu.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1713,8 +1713,8 @@ | ||||||
|             // labelTitleMainClear |             // labelTitleMainClear | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMainClear.BackGround = null; |             this.labelTitleMainClear.BackGround = null; | ||||||
|             this.labelTitleMainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMainClear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMainClear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMainClear.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMainClear.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMainClear.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMainClear.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMainClear.LineSpacing = 0F; |             this.labelTitleMainClear.LineSpacing = 0F; | ||||||
|  | @ -1727,7 +1727,7 @@ | ||||||
|             this.labelTitleMainClear.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMainClear.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMainClear.TabIndex = 124; |             this.labelTitleMainClear.TabIndex = 124; | ||||||
|             this.labelTitleMainClear.Text = "Clear data"; |             this.labelTitleMainClear.Text = "Clear data"; | ||||||
|             this.labelTitleMainClear.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMainClear.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMainClear.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMainClear.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMainClear.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMainClear.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMainClear.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMainClear.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1736,8 +1736,8 @@ | ||||||
|             // labelTitleMainProductChange |             // labelTitleMainProductChange | ||||||
|             //  |             //  | ||||||
|             this.labelTitleMainProductChange.BackGround = null; |             this.labelTitleMainProductChange.BackGround = null; | ||||||
|             this.labelTitleMainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelTitleMainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMainProductChange.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMainProductChange.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelTitleMainProductChange.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMainProductChange.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMainProductChange.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.labelTitleMainProductChange.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleMainProductChange.LineSpacing = 0F; |             this.labelTitleMainProductChange.LineSpacing = 0F; | ||||||
|  | @ -1750,7 +1750,7 @@ | ||||||
|             this.labelTitleMainProductChange.Size = new System.Drawing.Size(132, 23); |             this.labelTitleMainProductChange.Size = new System.Drawing.Size(132, 23); | ||||||
|             this.labelTitleMainProductChange.TabIndex = 122; |             this.labelTitleMainProductChange.TabIndex = 122; | ||||||
|             this.labelTitleMainProductChange.Text = "Change No."; |             this.labelTitleMainProductChange.Text = "Change No."; | ||||||
|             this.labelTitleMainProductChange.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleMainProductChange.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelTitleMainProductChange.TextColorDisable = System.Drawing.Color.Gray; |             this.labelTitleMainProductChange.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelTitleMainProductChange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelTitleMainProductChange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelTitleMainProductChange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelTitleMainProductChange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1759,7 +1759,7 @@ | ||||||
|             // buttonSave |             // buttonSave | ||||||
|             //  |             //  | ||||||
|             this.buttonSave.BackGround = null; |             this.buttonSave.BackGround = null; | ||||||
|             this.buttonSave.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.buttonSave.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.buttonSave.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.buttonSave.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.buttonSave.ButtonDownColor = System.Drawing.Color.SlateGray; |             this.buttonSave.ButtonDownColor = System.Drawing.Color.SlateGray; | ||||||
|             this.buttonSave.ButtonImageAutoSize = true; |             this.buttonSave.ButtonImageAutoSize = true; | ||||||
|  |  | ||||||
|  | @ -34,7 +34,9 @@ | ||||||
|             this.buttonPasswordEdit = new SmartX.SmartButton(); |             this.buttonPasswordEdit = new SmartX.SmartButton(); | ||||||
|             this.buttonIDEdit = new SmartX.SmartButton(); |             this.buttonIDEdit = new SmartX.SmartButton(); | ||||||
|             this.textBoxPassword = new System.Windows.Forms.TextBox(); |             this.textBoxPassword = new System.Windows.Forms.TextBox(); | ||||||
|  |             this.labelPasswordBackGround = new SmartX.SmartLabel(); | ||||||
|             this.textBoxID = new System.Windows.Forms.TextBox(); |             this.textBoxID = new System.Windows.Forms.TextBox(); | ||||||
|  |             this.labelIDBackGround = new SmartX.SmartLabel(); | ||||||
|             this.listBoxUserList = new SmartX.SmartListBox(); |             this.listBoxUserList = new SmartX.SmartListBox(); | ||||||
|             this.buttonLevel3 = new SmartX.SmartButton(); |             this.buttonLevel3 = new SmartX.SmartButton(); | ||||||
|             this.buttonLevel2 = new SmartX.SmartButton(); |             this.buttonLevel2 = new SmartX.SmartButton(); | ||||||
|  | @ -72,8 +74,6 @@ | ||||||
|             this.buttonDelete = new SmartX.SmartButton(); |             this.buttonDelete = new SmartX.SmartButton(); | ||||||
|             this.buttonSave = new SmartX.SmartButton(); |             this.buttonSave = new SmartX.SmartButton(); | ||||||
|             this.buttonRegister = new SmartX.SmartButton(); |             this.buttonRegister = new SmartX.SmartButton(); | ||||||
|             this.labelPasswordBackGround = new SmartX.SmartLabel(); |  | ||||||
|             this.labelIDBackGround = new SmartX.SmartLabel(); |  | ||||||
|             this.smartGroupBox1.SuspendLayout(); |             this.smartGroupBox1.SuspendLayout(); | ||||||
|             this.groupBoxAccessRight.SuspendLayout(); |             this.groupBoxAccessRight.SuspendLayout(); | ||||||
|             this.SuspendLayout(); |             this.SuspendLayout(); | ||||||
|  | @ -81,7 +81,7 @@ | ||||||
|             // smartGroupBox1 |             // smartGroupBox1 | ||||||
|             //  |             //  | ||||||
|             this.smartGroupBox1.BackGround = null; |             this.smartGroupBox1.BackGround = null; | ||||||
|             this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.smartGroupBox1.BackImage = null; |             this.smartGroupBox1.BackImage = null; | ||||||
|             this.smartGroupBox1.Controls.Add(this.smartKeyboard); |             this.smartGroupBox1.Controls.Add(this.smartKeyboard); | ||||||
|             this.smartGroupBox1.Controls.Add(this.buttonPasswordEdit); |             this.smartGroupBox1.Controls.Add(this.buttonPasswordEdit); | ||||||
|  | @ -113,7 +113,7 @@ | ||||||
|             this.smartGroupBox1.Controls.Add(this.buttonDelete); |             this.smartGroupBox1.Controls.Add(this.buttonDelete); | ||||||
|             this.smartGroupBox1.Controls.Add(this.buttonSave); |             this.smartGroupBox1.Controls.Add(this.buttonSave); | ||||||
|             this.smartGroupBox1.Controls.Add(this.buttonRegister); |             this.smartGroupBox1.Controls.Add(this.buttonRegister); | ||||||
|             this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.smartGroupBox1.FrameLineThickness = 2; |             this.smartGroupBox1.FrameLineThickness = 2; | ||||||
|             this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; |             this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; | ||||||
|  | @ -173,7 +173,7 @@ | ||||||
|             // buttonPasswordEdit |             // buttonPasswordEdit | ||||||
|             //  |             //  | ||||||
|             this.buttonPasswordEdit.BackGround = null; |             this.buttonPasswordEdit.BackGround = null; | ||||||
|             this.buttonPasswordEdit.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.buttonPasswordEdit.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.buttonPasswordEdit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.buttonPasswordEdit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.buttonPasswordEdit.ButtonDownColor = System.Drawing.Color.SlateGray; |             this.buttonPasswordEdit.ButtonDownColor = System.Drawing.Color.SlateGray; | ||||||
|             this.buttonPasswordEdit.ButtonImageAutoSize = true; |             this.buttonPasswordEdit.ButtonImageAutoSize = true; | ||||||
|  | @ -208,7 +208,7 @@ | ||||||
|             // buttonIDEdit |             // buttonIDEdit | ||||||
|             //  |             //  | ||||||
|             this.buttonIDEdit.BackGround = null; |             this.buttonIDEdit.BackGround = null; | ||||||
|             this.buttonIDEdit.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.buttonIDEdit.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.buttonIDEdit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.buttonIDEdit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.buttonIDEdit.ButtonDownColor = System.Drawing.Color.SlateGray; |             this.buttonIDEdit.ButtonDownColor = System.Drawing.Color.SlateGray; | ||||||
|             this.buttonIDEdit.ButtonImageAutoSize = true; |             this.buttonIDEdit.ButtonImageAutoSize = true; | ||||||
|  | @ -251,6 +251,28 @@ | ||||||
|             this.textBoxPassword.Text = "AAAAAAAAAAAAAAA"; |             this.textBoxPassword.Text = "AAAAAAAAAAAAAAA"; | ||||||
|             this.textBoxPassword.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxPassword_KeyPress); |             this.textBoxPassword.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxPassword_KeyPress); | ||||||
|             //  |             //  | ||||||
|  |             // labelPasswordBackGround | ||||||
|  |             //  | ||||||
|  |             this.labelPasswordBackGround.BackGround = null; | ||||||
|  |             this.labelPasswordBackGround.BackGroundColor = System.Drawing.Color.White; | ||||||
|  |             this.labelPasswordBackGround.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelPasswordBackGround.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelPasswordBackGround.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); | ||||||
|  |             this.labelPasswordBackGround.LineSpacing = 0F; | ||||||
|  |             this.labelPasswordBackGround.Location = new System.Drawing.Point(478, 102); | ||||||
|  |             this.labelPasswordBackGround.Name = "labelPasswordBackGround"; | ||||||
|  |             this.labelPasswordBackGround.OverlapOptimize = true; | ||||||
|  |             this.labelPasswordBackGround.PasswordChar = '\0'; | ||||||
|  |             this.labelPasswordBackGround.Radius = 3; | ||||||
|  |             this.labelPasswordBackGround.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelPasswordBackGround.Size = new System.Drawing.Size(270, 34); | ||||||
|  |             this.labelPasswordBackGround.TabIndex = 106; | ||||||
|  |             this.labelPasswordBackGround.TextColor = System.Drawing.Color.Black; | ||||||
|  |             this.labelPasswordBackGround.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelPasswordBackGround.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; | ||||||
|  |             this.labelPasswordBackGround.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  |             this.labelPasswordBackGround.Wordwrap = false; | ||||||
|  |             //  | ||||||
|             // textBoxID |             // textBoxID | ||||||
|             //  |             //  | ||||||
|             this.textBoxID.BorderStyle = System.Windows.Forms.BorderStyle.None; |             this.textBoxID.BorderStyle = System.Windows.Forms.BorderStyle.None; | ||||||
|  | @ -262,6 +284,29 @@ | ||||||
|             this.textBoxID.Text = "AAAAAAAAAAAAAAAAAAAA"; |             this.textBoxID.Text = "AAAAAAAAAAAAAAAAAAAA"; | ||||||
|             this.textBoxID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxID_KeyPress); |             this.textBoxID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxID_KeyPress); | ||||||
|             //  |             //  | ||||||
|  |             // labelIDBackGround | ||||||
|  |             //  | ||||||
|  |             this.labelIDBackGround.BackGround = null; | ||||||
|  |             this.labelIDBackGround.BackGroundColor = System.Drawing.Color.White; | ||||||
|  |             this.labelIDBackGround.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|  |             this.labelIDBackGround.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|  |             this.labelIDBackGround.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); | ||||||
|  |             this.labelIDBackGround.LineSpacing = 0F; | ||||||
|  |             this.labelIDBackGround.Location = new System.Drawing.Point(478, 61); | ||||||
|  |             this.labelIDBackGround.Name = "labelIDBackGround"; | ||||||
|  |             this.labelIDBackGround.OverlapOptimize = true; | ||||||
|  |             this.labelIDBackGround.PasswordChar = '\0'; | ||||||
|  |             this.labelIDBackGround.Radius = 3; | ||||||
|  |             this.labelIDBackGround.RoundRectFillColor = System.Drawing.Color.LightBlue; | ||||||
|  |             this.labelIDBackGround.Size = new System.Drawing.Size(270, 34); | ||||||
|  |             this.labelIDBackGround.TabIndex = 105; | ||||||
|  |             this.labelIDBackGround.TextColor = System.Drawing.Color.Black; | ||||||
|  |             this.labelIDBackGround.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|  |             this.labelIDBackGround.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; | ||||||
|  |             this.labelIDBackGround.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  |             this.labelIDBackGround.Wordwrap = false; | ||||||
|  |             this.labelIDBackGround.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxID_KeyPress); | ||||||
|  |             //  | ||||||
|             // listBoxUserList |             // listBoxUserList | ||||||
|             //  |             //  | ||||||
|             this.listBoxUserList.BackGround = null; |             this.listBoxUserList.BackGround = null; | ||||||
|  | @ -388,7 +433,7 @@ | ||||||
|             this.buttonLevel3.ImageDisable = null; |             this.buttonLevel3.ImageDisable = null; | ||||||
|             this.buttonLevel3.ImageDown = null; |             this.buttonLevel3.ImageDown = null; | ||||||
|             this.buttonLevel3.ImageUp = null; |             this.buttonLevel3.ImageUp = null; | ||||||
|             this.buttonLevel3.Location = new System.Drawing.Point(766, 398); |             this.buttonLevel3.Location = new System.Drawing.Point(758, 384); | ||||||
|             this.buttonLevel3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; |             this.buttonLevel3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; | ||||||
|             this.buttonLevel3.Name = "buttonLevel3"; |             this.buttonLevel3.Name = "buttonLevel3"; | ||||||
|             this.buttonLevel3.NestedClickEventPrevent = false; |             this.buttonLevel3.NestedClickEventPrevent = false; | ||||||
|  | @ -423,7 +468,7 @@ | ||||||
|             this.buttonLevel2.ImageDisable = null; |             this.buttonLevel2.ImageDisable = null; | ||||||
|             this.buttonLevel2.ImageDown = null; |             this.buttonLevel2.ImageDown = null; | ||||||
|             this.buttonLevel2.ImageUp = null; |             this.buttonLevel2.ImageUp = null; | ||||||
|             this.buttonLevel2.Location = new System.Drawing.Point(766, 357); |             this.buttonLevel2.Location = new System.Drawing.Point(758, 343); | ||||||
|             this.buttonLevel2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; |             this.buttonLevel2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; | ||||||
|             this.buttonLevel2.Name = "buttonLevel2"; |             this.buttonLevel2.Name = "buttonLevel2"; | ||||||
|             this.buttonLevel2.NestedClickEventPrevent = false; |             this.buttonLevel2.NestedClickEventPrevent = false; | ||||||
|  | @ -458,7 +503,7 @@ | ||||||
|             this.buttonLevel1.ImageDisable = null; |             this.buttonLevel1.ImageDisable = null; | ||||||
|             this.buttonLevel1.ImageDown = null; |             this.buttonLevel1.ImageDown = null; | ||||||
|             this.buttonLevel1.ImageUp = null; |             this.buttonLevel1.ImageUp = null; | ||||||
|             this.buttonLevel1.Location = new System.Drawing.Point(766, 316); |             this.buttonLevel1.Location = new System.Drawing.Point(758, 302); | ||||||
|             this.buttonLevel1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; |             this.buttonLevel1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; | ||||||
|             this.buttonLevel1.Name = "buttonLevel1"; |             this.buttonLevel1.Name = "buttonLevel1"; | ||||||
|             this.buttonLevel1.NestedClickEventPrevent = false; |             this.buttonLevel1.NestedClickEventPrevent = false; | ||||||
|  | @ -482,7 +527,7 @@ | ||||||
|             // labelAccessRight |             // labelAccessRight | ||||||
|             //  |             //  | ||||||
|             this.labelAccessRight.BackGround = null; |             this.labelAccessRight.BackGround = null; | ||||||
|             this.labelAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelAccessRight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelAccessRight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|             this.labelAccessRight.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelAccessRight.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelAccessRight.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); |             this.labelAccessRight.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); | ||||||
|  | @ -496,7 +541,7 @@ | ||||||
|             this.labelAccessRight.Size = new System.Drawing.Size(188, 34); |             this.labelAccessRight.Size = new System.Drawing.Size(188, 34); | ||||||
|             this.labelAccessRight.TabIndex = 98; |             this.labelAccessRight.TabIndex = 98; | ||||||
|             this.labelAccessRight.Text = "Level1"; |             this.labelAccessRight.Text = "Level1"; | ||||||
|             this.labelAccessRight.TextColor = System.Drawing.Color.Black; |             this.labelAccessRight.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelAccessRight.TextColorDisable = System.Drawing.Color.Gray; |             this.labelAccessRight.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelAccessRight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.labelAccessRight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.labelAccessRight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelAccessRight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -508,7 +553,6 @@ | ||||||
|             this.labelTitleAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.labelTitleAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.labelTitleAccessRight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleAccessRight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|             this.labelTitleAccessRight.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleAccessRight.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleAccessRight.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.labelTitleAccessRight.LineSpacing = 0F; |             this.labelTitleAccessRight.LineSpacing = 0F; | ||||||
|             this.labelTitleAccessRight.Location = new System.Drawing.Point(318, 262); |             this.labelTitleAccessRight.Location = new System.Drawing.Point(318, 262); | ||||||
|             this.labelTitleAccessRight.Name = "labelTitleAccessRight"; |             this.labelTitleAccessRight.Name = "labelTitleAccessRight"; | ||||||
|  | @ -528,7 +572,7 @@ | ||||||
|             // groupBoxAccessRight |             // groupBoxAccessRight | ||||||
|             //  |             //  | ||||||
|             this.groupBoxAccessRight.BackGround = null; |             this.groupBoxAccessRight.BackGround = null; | ||||||
|             this.groupBoxAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.groupBoxAccessRight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.groupBoxAccessRight.BackImage = null; |             this.groupBoxAccessRight.BackImage = null; | ||||||
|             this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuUserGroupEditor); |             this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuUserGroupEditor); | ||||||
|             this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuInformation); |             this.groupBoxAccessRight.Controls.Add(this.checkBoxMenuInformation); | ||||||
|  | @ -544,22 +588,22 @@ | ||||||
|             this.groupBoxAccessRight.Controls.Add(this.checkBoxMainSubMenu); |             this.groupBoxAccessRight.Controls.Add(this.checkBoxMainSubMenu); | ||||||
|             this.groupBoxAccessRight.Controls.Add(this.checkBoxMainClear); |             this.groupBoxAccessRight.Controls.Add(this.checkBoxMainClear); | ||||||
|             this.groupBoxAccessRight.Controls.Add(this.checkBoxMainProductChange); |             this.groupBoxAccessRight.Controls.Add(this.checkBoxMainProductChange); | ||||||
|             this.groupBoxAccessRight.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.groupBoxAccessRight.FrameLineColor1 = System.Drawing.Color.White; | ||||||
|             this.groupBoxAccessRight.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.groupBoxAccessRight.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.groupBoxAccessRight.FrameLineThickness = 1; |             this.groupBoxAccessRight.FrameLineThickness = 1; | ||||||
|             this.groupBoxAccessRight.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; |             this.groupBoxAccessRight.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; | ||||||
|             this.groupBoxAccessRight.HeaderHeightOffset = 12; |             this.groupBoxAccessRight.HeaderHeightOffset = 12; | ||||||
|             this.groupBoxAccessRight.Location = new System.Drawing.Point(317, 306); |             this.groupBoxAccessRight.Location = new System.Drawing.Point(309, 292); | ||||||
|             this.groupBoxAccessRight.Name = "groupBoxAccessRight"; |             this.groupBoxAccessRight.Name = "groupBoxAccessRight"; | ||||||
|             this.groupBoxAccessRight.RoundRadius = 5; |             this.groupBoxAccessRight.RoundRadius = 5; | ||||||
|             this.groupBoxAccessRight.Size = new System.Drawing.Size(458, 338); |             this.groupBoxAccessRight.Size = new System.Drawing.Size(458, 353); | ||||||
|             this.groupBoxAccessRight.TabIndex = 97; |             this.groupBoxAccessRight.TabIndex = 97; | ||||||
|             this.groupBoxAccessRight.TextColor = System.Drawing.Color.White; |             this.groupBoxAccessRight.TextColor = System.Drawing.Color.White; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMenuUserGroupEditor |             // checkBoxMenuUserGroupEditor | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuUserGroupEditor.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuUserGroupEditor.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuUserGroupEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuUserGroupEditor.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuUserGroupEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuUserGroupEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -570,20 +614,20 @@ | ||||||
|             this.checkBoxMenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuUserGroupEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuUserGroupEditor.ImageCheckBox = null; |             this.checkBoxMenuUserGroupEditor.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuUserGroupEditor.ImageUnCheckBox = null; |             this.checkBoxMenuUserGroupEditor.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuUserGroupEditor.Location = new System.Drawing.Point(238, 109); |             this.checkBoxMenuUserGroupEditor.Location = new System.Drawing.Point(242, 120); | ||||||
|             this.checkBoxMenuUserGroupEditor.Name = "checkBoxMenuUserGroupEditor"; |             this.checkBoxMenuUserGroupEditor.Name = "checkBoxMenuUserGroupEditor"; | ||||||
|             this.checkBoxMenuUserGroupEditor.OverlapOptimize = true; |             this.checkBoxMenuUserGroupEditor.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuUserGroupEditor.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuUserGroupEditor.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuUserGroupEditor.TabIndex = 116; |             this.checkBoxMenuUserGroupEditor.TabIndex = 116; | ||||||
|             this.checkBoxMenuUserGroupEditor.Text = "User group editor"; |             this.checkBoxMenuUserGroupEditor.Text = "User group editor"; | ||||||
|             this.checkBoxMenuUserGroupEditor.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuUserGroupEditor.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuUserGroupEditor.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuUserGroupEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuUserGroupEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMenuInformation |             // checkBoxMenuInformation | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuInformation.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuInformation.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuInformation.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuInformation.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuInformation.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuInformation.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -594,20 +638,20 @@ | ||||||
|             this.checkBoxMenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuInformation.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuInformation.ImageCheckBox = null; |             this.checkBoxMenuInformation.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuInformation.ImageUnCheckBox = null; |             this.checkBoxMenuInformation.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuInformation.Location = new System.Drawing.Point(238, 254); |             this.checkBoxMenuInformation.Location = new System.Drawing.Point(242, 265); | ||||||
|             this.checkBoxMenuInformation.Name = "checkBoxMenuInformation"; |             this.checkBoxMenuInformation.Name = "checkBoxMenuInformation"; | ||||||
|             this.checkBoxMenuInformation.OverlapOptimize = true; |             this.checkBoxMenuInformation.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuInformation.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuInformation.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuInformation.TabIndex = 115; |             this.checkBoxMenuInformation.TabIndex = 115; | ||||||
|             this.checkBoxMenuInformation.Text = "Information"; |             this.checkBoxMenuInformation.Text = "Information"; | ||||||
|             this.checkBoxMenuInformation.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuInformation.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuInformation.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuInformation.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuInformation.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMenuAlarmList |             // checkBoxMenuAlarmList | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuAlarmList.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuAlarmList.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuAlarmList.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuAlarmList.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuAlarmList.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuAlarmList.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuAlarmList.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuAlarmList.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuAlarmList.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuAlarmList.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -618,20 +662,20 @@ | ||||||
|             this.checkBoxMenuAlarmList.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuAlarmList.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuAlarmList.ImageCheckBox = null; |             this.checkBoxMenuAlarmList.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuAlarmList.ImageUnCheckBox = null; |             this.checkBoxMenuAlarmList.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuAlarmList.Location = new System.Drawing.Point(238, 225); |             this.checkBoxMenuAlarmList.Location = new System.Drawing.Point(242, 236); | ||||||
|             this.checkBoxMenuAlarmList.Name = "checkBoxMenuAlarmList"; |             this.checkBoxMenuAlarmList.Name = "checkBoxMenuAlarmList"; | ||||||
|             this.checkBoxMenuAlarmList.OverlapOptimize = true; |             this.checkBoxMenuAlarmList.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuAlarmList.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuAlarmList.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuAlarmList.TabIndex = 114; |             this.checkBoxMenuAlarmList.TabIndex = 114; | ||||||
|             this.checkBoxMenuAlarmList.Text = "Log_Alarm"; |             this.checkBoxMenuAlarmList.Text = "Log_Alarm"; | ||||||
|             this.checkBoxMenuAlarmList.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuAlarmList.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuAlarmList.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuAlarmList.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuAlarmList.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuAlarmList.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMenuEquipment |             // checkBoxMenuEquipment | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuEquipment.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuEquipment.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuEquipment.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuEquipment.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuEquipment.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuEquipment.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuEquipment.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuEquipment.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuEquipment.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuEquipment.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -642,20 +686,20 @@ | ||||||
|             this.checkBoxMenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuEquipment.ImageCheckBox = null; |             this.checkBoxMenuEquipment.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuEquipment.ImageUnCheckBox = null; |             this.checkBoxMenuEquipment.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuEquipment.Location = new System.Drawing.Point(238, 283); |             this.checkBoxMenuEquipment.Location = new System.Drawing.Point(242, 294); | ||||||
|             this.checkBoxMenuEquipment.Name = "checkBoxMenuEquipment"; |             this.checkBoxMenuEquipment.Name = "checkBoxMenuEquipment"; | ||||||
|             this.checkBoxMenuEquipment.OverlapOptimize = true; |             this.checkBoxMenuEquipment.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuEquipment.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuEquipment.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuEquipment.TabIndex = 113; |             this.checkBoxMenuEquipment.TabIndex = 113; | ||||||
|             this.checkBoxMenuEquipment.Text = "Equipment"; |             this.checkBoxMenuEquipment.Text = "Equipment"; | ||||||
|             this.checkBoxMenuEquipment.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuEquipment.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuEquipment.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuEquipment.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuEquipment.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMenuCheckLog |             // checkBoxMenuCheckLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuCheckLog.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuCheckLog.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuCheckLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuCheckLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuCheckLog.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuCheckLog.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuCheckLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuCheckLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuCheckLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuCheckLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -666,20 +710,20 @@ | ||||||
|             this.checkBoxMenuCheckLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuCheckLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuCheckLog.ImageCheckBox = null; |             this.checkBoxMenuCheckLog.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuCheckLog.ImageUnCheckBox = null; |             this.checkBoxMenuCheckLog.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuCheckLog.Location = new System.Drawing.Point(238, 196); |             this.checkBoxMenuCheckLog.Location = new System.Drawing.Point(242, 207); | ||||||
|             this.checkBoxMenuCheckLog.Name = "checkBoxMenuCheckLog"; |             this.checkBoxMenuCheckLog.Name = "checkBoxMenuCheckLog"; | ||||||
|             this.checkBoxMenuCheckLog.OverlapOptimize = true; |             this.checkBoxMenuCheckLog.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuCheckLog.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuCheckLog.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuCheckLog.TabIndex = 111; |             this.checkBoxMenuCheckLog.TabIndex = 111; | ||||||
|             this.checkBoxMenuCheckLog.Text = "Log_Inspection"; |             this.checkBoxMenuCheckLog.Text = "Log_Inspection"; | ||||||
|             this.checkBoxMenuCheckLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuCheckLog.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuCheckLog.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuCheckLog.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuCheckLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuCheckLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMenuHistoryLog |             // checkBoxMenuHistoryLog | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuHistoryLog.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuHistoryLog.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuHistoryLog.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuHistoryLog.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuHistoryLog.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuHistoryLog.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -690,20 +734,20 @@ | ||||||
|             this.checkBoxMenuHistoryLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuHistoryLog.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuHistoryLog.ImageCheckBox = null; |             this.checkBoxMenuHistoryLog.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuHistoryLog.ImageUnCheckBox = null; |             this.checkBoxMenuHistoryLog.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuHistoryLog.Location = new System.Drawing.Point(238, 167); |             this.checkBoxMenuHistoryLog.Location = new System.Drawing.Point(242, 178); | ||||||
|             this.checkBoxMenuHistoryLog.Name = "checkBoxMenuHistoryLog"; |             this.checkBoxMenuHistoryLog.Name = "checkBoxMenuHistoryLog"; | ||||||
|             this.checkBoxMenuHistoryLog.OverlapOptimize = true; |             this.checkBoxMenuHistoryLog.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuHistoryLog.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuHistoryLog.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuHistoryLog.TabIndex = 110; |             this.checkBoxMenuHistoryLog.TabIndex = 110; | ||||||
|             this.checkBoxMenuHistoryLog.Text = "Log_History"; |             this.checkBoxMenuHistoryLog.Text = "Log_History"; | ||||||
|             this.checkBoxMenuHistoryLog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuHistoryLog.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuHistoryLog.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuHistoryLog.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuHistoryLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuHistoryLog.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMenuIOTest |             // checkBoxMenuIOTest | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuIOTest.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuIOTest.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuIOTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuIOTest.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuIOTest.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuIOTest.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuIOTest.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -714,13 +758,13 @@ | ||||||
|             this.checkBoxMenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuIOTest.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuIOTest.ImageCheckBox = null; |             this.checkBoxMenuIOTest.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuIOTest.ImageUnCheckBox = null; |             this.checkBoxMenuIOTest.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuIOTest.Location = new System.Drawing.Point(238, 138); |             this.checkBoxMenuIOTest.Location = new System.Drawing.Point(242, 149); | ||||||
|             this.checkBoxMenuIOTest.Name = "checkBoxMenuIOTest"; |             this.checkBoxMenuIOTest.Name = "checkBoxMenuIOTest"; | ||||||
|             this.checkBoxMenuIOTest.OverlapOptimize = true; |             this.checkBoxMenuIOTest.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuIOTest.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuIOTest.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuIOTest.TabIndex = 108; |             this.checkBoxMenuIOTest.TabIndex = 108; | ||||||
|             this.checkBoxMenuIOTest.Text = "I/O Test"; |             this.checkBoxMenuIOTest.Text = "I/O Test"; | ||||||
|             this.checkBoxMenuIOTest.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuIOTest.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuIOTest.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuIOTest.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuIOTest.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|  | @ -732,7 +776,7 @@ | ||||||
|             this.labelTitleMenu.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMenu.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMenu.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |             this.labelTitleMenu.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); | ||||||
|             this.labelTitleMenu.LineSpacing = 0F; |             this.labelTitleMenu.LineSpacing = 0F; | ||||||
|             this.labelTitleMenu.Location = new System.Drawing.Point(238, 22); |             this.labelTitleMenu.Location = new System.Drawing.Point(242, 33); | ||||||
|             this.labelTitleMenu.Name = "labelTitleMenu"; |             this.labelTitleMenu.Name = "labelTitleMenu"; | ||||||
|             this.labelTitleMenu.OverlapOptimize = true; |             this.labelTitleMenu.OverlapOptimize = true; | ||||||
|             this.labelTitleMenu.PasswordChar = '\0'; |             this.labelTitleMenu.PasswordChar = '\0'; | ||||||
|  | @ -755,7 +799,7 @@ | ||||||
|             this.labelTitleMain.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleMain.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleMain.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |             this.labelTitleMain.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); | ||||||
|             this.labelTitleMain.LineSpacing = 0F; |             this.labelTitleMain.LineSpacing = 0F; | ||||||
|             this.labelTitleMain.Location = new System.Drawing.Point(62, 22); |             this.labelTitleMain.Location = new System.Drawing.Point(66, 33); | ||||||
|             this.labelTitleMain.Name = "labelTitleMain"; |             this.labelTitleMain.Name = "labelTitleMain"; | ||||||
|             this.labelTitleMain.OverlapOptimize = true; |             this.labelTitleMain.OverlapOptimize = true; | ||||||
|             this.labelTitleMain.PasswordChar = '\0'; |             this.labelTitleMain.PasswordChar = '\0'; | ||||||
|  | @ -773,7 +817,7 @@ | ||||||
|             // checkBoxMenuUserEditor |             // checkBoxMenuUserEditor | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuUserEditor.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuUserEditor.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuUserEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuUserEditor.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuUserEditor.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuUserEditor.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuUserEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuUserEditor.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuUserEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuUserEditor.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -784,20 +828,20 @@ | ||||||
|             this.checkBoxMenuUserEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuUserEditor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuUserEditor.ImageCheckBox = null; |             this.checkBoxMenuUserEditor.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuUserEditor.ImageUnCheckBox = null; |             this.checkBoxMenuUserEditor.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuUserEditor.Location = new System.Drawing.Point(238, 80); |             this.checkBoxMenuUserEditor.Location = new System.Drawing.Point(242, 91); | ||||||
|             this.checkBoxMenuUserEditor.Name = "checkBoxMenuUserEditor"; |             this.checkBoxMenuUserEditor.Name = "checkBoxMenuUserEditor"; | ||||||
|             this.checkBoxMenuUserEditor.OverlapOptimize = true; |             this.checkBoxMenuUserEditor.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuUserEditor.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuUserEditor.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuUserEditor.TabIndex = 7; |             this.checkBoxMenuUserEditor.TabIndex = 7; | ||||||
|             this.checkBoxMenuUserEditor.Text = "User editor"; |             this.checkBoxMenuUserEditor.Text = "User editor"; | ||||||
|             this.checkBoxMenuUserEditor.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuUserEditor.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuUserEditor.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuUserEditor.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuUserEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuUserEditor.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMenuRecipe |             // checkBoxMenuRecipe | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMenuRecipe.BackGround = this.groupBoxAccessRight; |             this.checkBoxMenuRecipe.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMenuRecipe.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMenuRecipe.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMenuRecipe.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMenuRecipe.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuRecipe.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMenuRecipe.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMenuRecipe.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMenuRecipe.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -808,20 +852,20 @@ | ||||||
|             this.checkBoxMenuRecipe.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMenuRecipe.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMenuRecipe.ImageCheckBox = null; |             this.checkBoxMenuRecipe.ImageCheckBox = null; | ||||||
|             this.checkBoxMenuRecipe.ImageUnCheckBox = null; |             this.checkBoxMenuRecipe.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMenuRecipe.Location = new System.Drawing.Point(238, 51); |             this.checkBoxMenuRecipe.Location = new System.Drawing.Point(242, 62); | ||||||
|             this.checkBoxMenuRecipe.Name = "checkBoxMenuRecipe"; |             this.checkBoxMenuRecipe.Name = "checkBoxMenuRecipe"; | ||||||
|             this.checkBoxMenuRecipe.OverlapOptimize = true; |             this.checkBoxMenuRecipe.OverlapOptimize = true; | ||||||
|             this.checkBoxMenuRecipe.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMenuRecipe.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMenuRecipe.TabIndex = 4; |             this.checkBoxMenuRecipe.TabIndex = 4; | ||||||
|             this.checkBoxMenuRecipe.Text = "Recipe setting"; |             this.checkBoxMenuRecipe.Text = "Recipe setting"; | ||||||
|             this.checkBoxMenuRecipe.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMenuRecipe.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMenuRecipe.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMenuRecipe.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMenuRecipe.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMenuRecipe.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMainSubMenu |             // checkBoxMainSubMenu | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMainSubMenu.BackGround = this.groupBoxAccessRight; |             this.checkBoxMainSubMenu.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMainSubMenu.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMainSubMenu.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMainSubMenu.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMainSubMenu.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMainSubMenu.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -832,13 +876,13 @@ | ||||||
|             this.checkBoxMainSubMenu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMainSubMenu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMainSubMenu.ImageCheckBox = null; |             this.checkBoxMainSubMenu.ImageCheckBox = null; | ||||||
|             this.checkBoxMainSubMenu.ImageUnCheckBox = null; |             this.checkBoxMainSubMenu.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMainSubMenu.Location = new System.Drawing.Point(62, 109); |             this.checkBoxMainSubMenu.Location = new System.Drawing.Point(66, 120); | ||||||
|             this.checkBoxMainSubMenu.Name = "checkBoxMainSubMenu"; |             this.checkBoxMainSubMenu.Name = "checkBoxMainSubMenu"; | ||||||
|             this.checkBoxMainSubMenu.OverlapOptimize = true; |             this.checkBoxMainSubMenu.OverlapOptimize = true; | ||||||
|             this.checkBoxMainSubMenu.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMainSubMenu.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMainSubMenu.TabIndex = 3; |             this.checkBoxMainSubMenu.TabIndex = 3; | ||||||
|             this.checkBoxMainSubMenu.Text = "Submenu"; |             this.checkBoxMainSubMenu.Text = "Submenu"; | ||||||
|             this.checkBoxMainSubMenu.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMainSubMenu.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMainSubMenu.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMainSubMenu.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMainSubMenu.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             this.checkBoxMainSubMenu.Visible = false; |             this.checkBoxMainSubMenu.Visible = false; | ||||||
|  | @ -846,7 +890,7 @@ | ||||||
|             // checkBoxMainClear |             // checkBoxMainClear | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMainClear.BackGround = this.groupBoxAccessRight; |             this.checkBoxMainClear.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMainClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMainClear.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMainClear.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMainClear.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMainClear.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -857,20 +901,20 @@ | ||||||
|             this.checkBoxMainClear.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMainClear.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMainClear.ImageCheckBox = null; |             this.checkBoxMainClear.ImageCheckBox = null; | ||||||
|             this.checkBoxMainClear.ImageUnCheckBox = null; |             this.checkBoxMainClear.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMainClear.Location = new System.Drawing.Point(62, 80); |             this.checkBoxMainClear.Location = new System.Drawing.Point(66, 91); | ||||||
|             this.checkBoxMainClear.Name = "checkBoxMainClear"; |             this.checkBoxMainClear.Name = "checkBoxMainClear"; | ||||||
|             this.checkBoxMainClear.OverlapOptimize = true; |             this.checkBoxMainClear.OverlapOptimize = true; | ||||||
|             this.checkBoxMainClear.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMainClear.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMainClear.TabIndex = 2; |             this.checkBoxMainClear.TabIndex = 2; | ||||||
|             this.checkBoxMainClear.Text = "Clear data"; |             this.checkBoxMainClear.Text = "Clear data"; | ||||||
|             this.checkBoxMainClear.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMainClear.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMainClear.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMainClear.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMainClear.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // checkBoxMainProductChange |             // checkBoxMainProductChange | ||||||
|             //  |             //  | ||||||
|             this.checkBoxMainProductChange.BackGround = this.groupBoxAccessRight; |             this.checkBoxMainProductChange.BackGround = this.groupBoxAccessRight; | ||||||
|             this.checkBoxMainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.checkBoxMainProductChange.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.checkBoxMainProductChange.CheckBoxBackColor = System.Drawing.Color.LightGray; |             this.checkBoxMainProductChange.CheckBoxBackColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; |             this.checkBoxMainProductChange.CheckBoxCheckColor = System.Drawing.Color.DarkOrchid; | ||||||
|             this.checkBoxMainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; |             this.checkBoxMainProductChange.CheckBoxOutlineColor = System.Drawing.Color.Black; | ||||||
|  | @ -881,21 +925,21 @@ | ||||||
|             this.checkBoxMainProductChange.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); |             this.checkBoxMainProductChange.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.checkBoxMainProductChange.ImageCheckBox = null; |             this.checkBoxMainProductChange.ImageCheckBox = null; | ||||||
|             this.checkBoxMainProductChange.ImageUnCheckBox = null; |             this.checkBoxMainProductChange.ImageUnCheckBox = null; | ||||||
|             this.checkBoxMainProductChange.Location = new System.Drawing.Point(62, 51); |             this.checkBoxMainProductChange.Location = new System.Drawing.Point(66, 62); | ||||||
|             this.checkBoxMainProductChange.Name = "checkBoxMainProductChange"; |             this.checkBoxMainProductChange.Name = "checkBoxMainProductChange"; | ||||||
|             this.checkBoxMainProductChange.OverlapOptimize = true; |             this.checkBoxMainProductChange.OverlapOptimize = true; | ||||||
|             this.checkBoxMainProductChange.Size = new System.Drawing.Size(150, 23); |             this.checkBoxMainProductChange.Size = new System.Drawing.Size(150, 23); | ||||||
|             this.checkBoxMainProductChange.TabIndex = 0; |             this.checkBoxMainProductChange.TabIndex = 0; | ||||||
|             this.checkBoxMainProductChange.Text = "Change No"; |             this.checkBoxMainProductChange.Text = "Change No"; | ||||||
|             this.checkBoxMainProductChange.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); |             this.checkBoxMainProductChange.TextColor = System.Drawing.Color.LightGray; | ||||||
|             this.checkBoxMainProductChange.TextColorDisable = System.Drawing.Color.Black; |             this.checkBoxMainProductChange.TextColorDisable = System.Drawing.Color.Black; | ||||||
|             this.checkBoxMainProductChange.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; |             this.checkBoxMainProductChange.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; | ||||||
|             //  |             //  | ||||||
|             // labelExpiryDateOfPassword2 |             // labelExpiryDateOfPassword2 | ||||||
|             //  |             //  | ||||||
|             this.labelExpiryDateOfPassword2.BackGround = null; |             this.labelExpiryDateOfPassword2.BackGround = null; | ||||||
|             this.labelExpiryDateOfPassword2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelExpiryDateOfPassword2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelExpiryDateOfPassword2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelExpiryDateOfPassword2.BorderColor = System.Drawing.Color.White; | ||||||
|             this.labelExpiryDateOfPassword2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.labelExpiryDateOfPassword2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.labelExpiryDateOfPassword2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |             this.labelExpiryDateOfPassword2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); | ||||||
|             this.labelExpiryDateOfPassword2.LineSpacing = 0F; |             this.labelExpiryDateOfPassword2.LineSpacing = 0F; | ||||||
|  | @ -908,7 +952,7 @@ | ||||||
|             this.labelExpiryDateOfPassword2.Size = new System.Drawing.Size(155, 34); |             this.labelExpiryDateOfPassword2.Size = new System.Drawing.Size(155, 34); | ||||||
|             this.labelExpiryDateOfPassword2.TabIndex = 95; |             this.labelExpiryDateOfPassword2.TabIndex = 95; | ||||||
|             this.labelExpiryDateOfPassword2.Text = "2023/00/00"; |             this.labelExpiryDateOfPassword2.Text = "2023/00/00"; | ||||||
|             this.labelExpiryDateOfPassword2.TextColor = System.Drawing.Color.Black; |             this.labelExpiryDateOfPassword2.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelExpiryDateOfPassword2.TextColorDisable = System.Drawing.Color.Gray; |             this.labelExpiryDateOfPassword2.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelExpiryDateOfPassword2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; |             this.labelExpiryDateOfPassword2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; | ||||||
|             this.labelExpiryDateOfPassword2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelExpiryDateOfPassword2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -917,8 +961,8 @@ | ||||||
|             // labelExpiryDateOfAccount2 |             // labelExpiryDateOfAccount2 | ||||||
|             //  |             //  | ||||||
|             this.labelExpiryDateOfAccount2.BackGround = null; |             this.labelExpiryDateOfAccount2.BackGround = null; | ||||||
|             this.labelExpiryDateOfAccount2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.labelExpiryDateOfAccount2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.labelExpiryDateOfAccount2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelExpiryDateOfAccount2.BorderColor = System.Drawing.Color.White; | ||||||
|             this.labelExpiryDateOfAccount2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; |             this.labelExpiryDateOfAccount2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; | ||||||
|             this.labelExpiryDateOfAccount2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |             this.labelExpiryDateOfAccount2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); | ||||||
|             this.labelExpiryDateOfAccount2.LineSpacing = 0F; |             this.labelExpiryDateOfAccount2.LineSpacing = 0F; | ||||||
|  | @ -931,7 +975,7 @@ | ||||||
|             this.labelExpiryDateOfAccount2.Size = new System.Drawing.Size(155, 34); |             this.labelExpiryDateOfAccount2.Size = new System.Drawing.Size(155, 34); | ||||||
|             this.labelExpiryDateOfAccount2.TabIndex = 94; |             this.labelExpiryDateOfAccount2.TabIndex = 94; | ||||||
|             this.labelExpiryDateOfAccount2.Text = "2023/03/31 ~ 2023/09/31"; |             this.labelExpiryDateOfAccount2.Text = "2023/03/31 ~ 2023/09/31"; | ||||||
|             this.labelExpiryDateOfAccount2.TextColor = System.Drawing.Color.Black; |             this.labelExpiryDateOfAccount2.TextColor = System.Drawing.Color.White; | ||||||
|             this.labelExpiryDateOfAccount2.TextColorDisable = System.Drawing.Color.Gray; |             this.labelExpiryDateOfAccount2.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelExpiryDateOfAccount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; |             this.labelExpiryDateOfAccount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; | ||||||
|             this.labelExpiryDateOfAccount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelExpiryDateOfAccount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -940,7 +984,7 @@ | ||||||
|             // smartLabel8 |             // smartLabel8 | ||||||
|             //  |             //  | ||||||
|             this.smartLabel8.BackGround = null; |             this.smartLabel8.BackGround = null; | ||||||
|             this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             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.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.smartLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); |             this.smartLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); | ||||||
|  | @ -954,7 +998,7 @@ | ||||||
|             this.smartLabel8.Size = new System.Drawing.Size(90, 34); |             this.smartLabel8.Size = new System.Drawing.Size(90, 34); | ||||||
|             this.smartLabel8.TabIndex = 93; |             this.smartLabel8.TabIndex = 93; | ||||||
|             this.smartLabel8.Text = "day(Max:90)"; |             this.smartLabel8.Text = "day(Max:90)"; | ||||||
|             this.smartLabel8.TextColor = System.Drawing.Color.Black; |             this.smartLabel8.TextColor = System.Drawing.Color.White; | ||||||
|             this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray; |             this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -963,7 +1007,7 @@ | ||||||
|             // smartLabel7 |             // smartLabel7 | ||||||
|             //  |             //  | ||||||
|             this.smartLabel7.BackGround = null; |             this.smartLabel7.BackGround = null; | ||||||
|             this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.smartLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             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.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.smartLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); |             this.smartLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); | ||||||
|  | @ -977,7 +1021,7 @@ | ||||||
|             this.smartLabel7.Size = new System.Drawing.Size(90, 34); |             this.smartLabel7.Size = new System.Drawing.Size(90, 34); | ||||||
|             this.smartLabel7.TabIndex = 92; |             this.smartLabel7.TabIndex = 92; | ||||||
|             this.smartLabel7.Text = "day(Max:180)"; |             this.smartLabel7.Text = "day(Max:180)"; | ||||||
|             this.smartLabel7.TextColor = System.Drawing.Color.Black; |             this.smartLabel7.TextColor = System.Drawing.Color.White; | ||||||
|             this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray; |             this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -986,7 +1030,7 @@ | ||||||
|             // smartLabel6 |             // smartLabel6 | ||||||
|             //  |             //  | ||||||
|             this.smartLabel6.BackGround = null; |             this.smartLabel6.BackGround = null; | ||||||
|             this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.smartLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             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.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.smartLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); |             this.smartLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); | ||||||
|  | @ -1000,7 +1044,7 @@ | ||||||
|             this.smartLabel6.Size = new System.Drawing.Size(90, 34); |             this.smartLabel6.Size = new System.Drawing.Size(90, 34); | ||||||
|             this.smartLabel6.TabIndex = 91; |             this.smartLabel6.TabIndex = 91; | ||||||
|             this.smartLabel6.Text = "min(Max:90)"; |             this.smartLabel6.Text = "min(Max:90)"; | ||||||
|             this.smartLabel6.TextColor = System.Drawing.Color.Black; |             this.smartLabel6.TextColor = System.Drawing.Color.White; | ||||||
|             this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray; |             this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; |             this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; | ||||||
|             this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  | @ -1085,7 +1129,7 @@ | ||||||
|             this.labelTitleAutomaticLogoutTime.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.labelTitleAutomaticLogoutTime.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.labelTitleAutomaticLogoutTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleAutomaticLogoutTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|             this.labelTitleAutomaticLogoutTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleAutomaticLogoutTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleAutomaticLogoutTime.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); |             this.labelTitleAutomaticLogoutTime.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleAutomaticLogoutTime.LineSpacing = 0F; |             this.labelTitleAutomaticLogoutTime.LineSpacing = 0F; | ||||||
|             this.labelTitleAutomaticLogoutTime.Location = new System.Drawing.Point(318, 222); |             this.labelTitleAutomaticLogoutTime.Location = new System.Drawing.Point(318, 222); | ||||||
|             this.labelTitleAutomaticLogoutTime.Name = "labelTitleAutomaticLogoutTime"; |             this.labelTitleAutomaticLogoutTime.Name = "labelTitleAutomaticLogoutTime"; | ||||||
|  | @ -1108,7 +1152,7 @@ | ||||||
|             this.labelTitleExpiryDateOfPassword.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.labelTitleExpiryDateOfPassword.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.labelTitleExpiryDateOfPassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleExpiryDateOfPassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|             this.labelTitleExpiryDateOfPassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleExpiryDateOfPassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleExpiryDateOfPassword.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); |             this.labelTitleExpiryDateOfPassword.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleExpiryDateOfPassword.LineSpacing = 0F; |             this.labelTitleExpiryDateOfPassword.LineSpacing = 0F; | ||||||
|             this.labelTitleExpiryDateOfPassword.Location = new System.Drawing.Point(318, 182); |             this.labelTitleExpiryDateOfPassword.Location = new System.Drawing.Point(318, 182); | ||||||
|             this.labelTitleExpiryDateOfPassword.Name = "labelTitleExpiryDateOfPassword"; |             this.labelTitleExpiryDateOfPassword.Name = "labelTitleExpiryDateOfPassword"; | ||||||
|  | @ -1131,7 +1175,7 @@ | ||||||
|             this.labelTitleExpiryDateOfAccount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.labelTitleExpiryDateOfAccount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.labelTitleExpiryDateOfAccount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleExpiryDateOfAccount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|             this.labelTitleExpiryDateOfAccount.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleExpiryDateOfAccount.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleExpiryDateOfAccount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); |             this.labelTitleExpiryDateOfAccount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); | ||||||
|             this.labelTitleExpiryDateOfAccount.LineSpacing = 0F; |             this.labelTitleExpiryDateOfAccount.LineSpacing = 0F; | ||||||
|             this.labelTitleExpiryDateOfAccount.Location = new System.Drawing.Point(318, 142); |             this.labelTitleExpiryDateOfAccount.Location = new System.Drawing.Point(318, 142); | ||||||
|             this.labelTitleExpiryDateOfAccount.Name = "labelTitleExpiryDateOfAccount"; |             this.labelTitleExpiryDateOfAccount.Name = "labelTitleExpiryDateOfAccount"; | ||||||
|  | @ -1154,7 +1198,6 @@ | ||||||
|             this.labelTitlePassword.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.labelTitlePassword.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.labelTitlePassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitlePassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|             this.labelTitlePassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitlePassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitlePassword.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.labelTitlePassword.LineSpacing = 0F; |             this.labelTitlePassword.LineSpacing = 0F; | ||||||
|             this.labelTitlePassword.Location = new System.Drawing.Point(318, 102); |             this.labelTitlePassword.Location = new System.Drawing.Point(318, 102); | ||||||
|             this.labelTitlePassword.Name = "labelTitlePassword"; |             this.labelTitlePassword.Name = "labelTitlePassword"; | ||||||
|  | @ -1177,7 +1220,6 @@ | ||||||
|             this.labelTitleID.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.labelTitleID.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.labelTitleID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |             this.labelTitleID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); | ||||||
|             this.labelTitleID.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |             this.labelTitleID.BorderStyle = SmartX.SmartLabel.BorderStyles.None; | ||||||
|             this.labelTitleID.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.labelTitleID.LineSpacing = 0F; |             this.labelTitleID.LineSpacing = 0F; | ||||||
|             this.labelTitleID.Location = new System.Drawing.Point(317, 61); |             this.labelTitleID.Location = new System.Drawing.Point(317, 61); | ||||||
|             this.labelTitleID.Name = "labelTitleID"; |             this.labelTitleID.Name = "labelTitleID"; | ||||||
|  | @ -1197,7 +1239,7 @@ | ||||||
|             // buttonDelete |             // buttonDelete | ||||||
|             //  |             //  | ||||||
|             this.buttonDelete.BackGround = this.smartGroupBox1; |             this.buttonDelete.BackGround = this.smartGroupBox1; | ||||||
|             this.buttonDelete.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.buttonDelete.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.buttonDelete.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.buttonDelete.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.buttonDelete.ButtonDownColor = System.Drawing.Color.SlateGray; |             this.buttonDelete.ButtonDownColor = System.Drawing.Color.SlateGray; | ||||||
|             this.buttonDelete.ButtonImageAutoSize = true; |             this.buttonDelete.ButtonImageAutoSize = true; | ||||||
|  | @ -1208,7 +1250,7 @@ | ||||||
|             this.buttonDelete.ImageDisable = null; |             this.buttonDelete.ImageDisable = null; | ||||||
|             this.buttonDelete.ImageDown = null; |             this.buttonDelete.ImageDown = null; | ||||||
|             this.buttonDelete.ImageUp = null; |             this.buttonDelete.ImageUp = null; | ||||||
|             this.buttonDelete.Location = new System.Drawing.Point(808, 142); |             this.buttonDelete.Location = new System.Drawing.Point(808, 126); | ||||||
|             this.buttonDelete.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; |             this.buttonDelete.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; | ||||||
|             this.buttonDelete.Name = "buttonDelete"; |             this.buttonDelete.Name = "buttonDelete"; | ||||||
|             this.buttonDelete.NestedClickEventPrevent = false; |             this.buttonDelete.NestedClickEventPrevent = false; | ||||||
|  | @ -1232,7 +1274,7 @@ | ||||||
|             // buttonSave |             // buttonSave | ||||||
|             //  |             //  | ||||||
|             this.buttonSave.BackGround = this.smartGroupBox1; |             this.buttonSave.BackGround = this.smartGroupBox1; | ||||||
|             this.buttonSave.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.buttonSave.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.buttonSave.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.buttonSave.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.buttonSave.ButtonDownColor = System.Drawing.Color.SlateGray; |             this.buttonSave.ButtonDownColor = System.Drawing.Color.SlateGray; | ||||||
|             this.buttonSave.ButtonImageAutoSize = true; |             this.buttonSave.ButtonImageAutoSize = true; | ||||||
|  | @ -1243,7 +1285,7 @@ | ||||||
|             this.buttonSave.ImageDisable = null; |             this.buttonSave.ImageDisable = null; | ||||||
|             this.buttonSave.ImageDown = null; |             this.buttonSave.ImageDown = null; | ||||||
|             this.buttonSave.ImageUp = null; |             this.buttonSave.ImageUp = null; | ||||||
|             this.buttonSave.Location = new System.Drawing.Point(808, 223); |             this.buttonSave.Location = new System.Drawing.Point(808, 192); | ||||||
|             this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; |             this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; | ||||||
|             this.buttonSave.Name = "buttonSave"; |             this.buttonSave.Name = "buttonSave"; | ||||||
|             this.buttonSave.NestedClickEventPrevent = false; |             this.buttonSave.NestedClickEventPrevent = false; | ||||||
|  | @ -1268,7 +1310,7 @@ | ||||||
|             // buttonRegister |             // buttonRegister | ||||||
|             //  |             //  | ||||||
|             this.buttonRegister.BackGround = null; |             this.buttonRegister.BackGround = null; | ||||||
|             this.buttonRegister.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.buttonRegister.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); | ||||||
|             this.buttonRegister.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); |             this.buttonRegister.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); | ||||||
|             this.buttonRegister.ButtonDownColor = System.Drawing.Color.SlateGray; |             this.buttonRegister.ButtonDownColor = System.Drawing.Color.SlateGray; | ||||||
|             this.buttonRegister.ButtonImageAutoSize = true; |             this.buttonRegister.ButtonImageAutoSize = true; | ||||||
|  | @ -1300,51 +1342,6 @@ | ||||||
|             this.buttonRegister.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; |             this.buttonRegister.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; | ||||||
|             this.buttonRegister.Click += new System.EventHandler(this.buttonRegister_Click); |             this.buttonRegister.Click += new System.EventHandler(this.buttonRegister_Click); | ||||||
|             //  |             //  | ||||||
|             // labelPasswordBackGround |  | ||||||
|             //  |  | ||||||
|             this.labelPasswordBackGround.BackGround = null; |  | ||||||
|             this.labelPasswordBackGround.BackGroundColor = System.Drawing.Color.White; |  | ||||||
|             this.labelPasswordBackGround.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelPasswordBackGround.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelPasswordBackGround.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.labelPasswordBackGround.LineSpacing = 0F; |  | ||||||
|             this.labelPasswordBackGround.Location = new System.Drawing.Point(478, 102); |  | ||||||
|             this.labelPasswordBackGround.Name = "labelPasswordBackGround"; |  | ||||||
|             this.labelPasswordBackGround.OverlapOptimize = true; |  | ||||||
|             this.labelPasswordBackGround.PasswordChar = '\0'; |  | ||||||
|             this.labelPasswordBackGround.Radius = 3; |  | ||||||
|             this.labelPasswordBackGround.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelPasswordBackGround.Size = new System.Drawing.Size(270, 34); |  | ||||||
|             this.labelPasswordBackGround.TabIndex = 106; |  | ||||||
|             this.labelPasswordBackGround.TextColor = System.Drawing.Color.Black; |  | ||||||
|             this.labelPasswordBackGround.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelPasswordBackGround.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; |  | ||||||
|             this.labelPasswordBackGround.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |  | ||||||
|             this.labelPasswordBackGround.Wordwrap = false; |  | ||||||
|             //  |  | ||||||
|             // labelIDBackGround |  | ||||||
|             //  |  | ||||||
|             this.labelIDBackGround.BackGround = null; |  | ||||||
|             this.labelIDBackGround.BackGroundColor = System.Drawing.Color.White; |  | ||||||
|             this.labelIDBackGround.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); |  | ||||||
|             this.labelIDBackGround.BorderStyle = SmartX.SmartLabel.BorderStyles.None; |  | ||||||
|             this.labelIDBackGround.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); |  | ||||||
|             this.labelIDBackGround.LineSpacing = 0F; |  | ||||||
|             this.labelIDBackGround.Location = new System.Drawing.Point(478, 61); |  | ||||||
|             this.labelIDBackGround.Name = "labelIDBackGround"; |  | ||||||
|             this.labelIDBackGround.OverlapOptimize = true; |  | ||||||
|             this.labelIDBackGround.PasswordChar = '\0'; |  | ||||||
|             this.labelIDBackGround.Radius = 3; |  | ||||||
|             this.labelIDBackGround.RoundRectFillColor = System.Drawing.Color.LightBlue; |  | ||||||
|             this.labelIDBackGround.Size = new System.Drawing.Size(270, 34); |  | ||||||
|             this.labelIDBackGround.TabIndex = 105; |  | ||||||
|             this.labelIDBackGround.TextColor = System.Drawing.Color.Black; |  | ||||||
|             this.labelIDBackGround.TextColorDisable = System.Drawing.Color.Gray; |  | ||||||
|             this.labelIDBackGround.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; |  | ||||||
|             this.labelIDBackGround.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |  | ||||||
|             this.labelIDBackGround.Wordwrap = false; |  | ||||||
|             this.labelIDBackGround.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxID_KeyPress); |  | ||||||
|             //  |  | ||||||
|             // ControlMenuUserUserEditor |             // ControlMenuUserUserEditor | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); |             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); | ||||||
|  |  | ||||||
|  | @ -135,6 +135,7 @@ | ||||||
|             this.smartTimerAlarm = new SmartX.SmartTimer(); |             this.smartTimerAlarm = new SmartX.SmartTimer(); | ||||||
|             this.smartTimerMessageShow = new SmartX.SmartTimer(); |             this.smartTimerMessageShow = new SmartX.SmartTimer(); | ||||||
|             this.smartTimerLogin = new SmartX.SmartTimer(); |             this.smartTimerLogin = new SmartX.SmartTimer(); | ||||||
|  |             this.pictureBoxProgress0Select = new System.Windows.Forms.PictureBox(); | ||||||
|             this.smartForm1.SuspendLayout(); |             this.smartForm1.SuspendLayout(); | ||||||
|             this.smartGroupBox1.SuspendLayout(); |             this.smartGroupBox1.SuspendLayout(); | ||||||
|             this.SuspendLayout(); |             this.SuspendLayout(); | ||||||
|  | @ -145,6 +146,7 @@ | ||||||
|             this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.UseBackImage; |             this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.UseBackImage; | ||||||
|             this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage"))); |             this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage"))); | ||||||
|             this.smartForm1.CenterLocation = false; |             this.smartForm1.CenterLocation = false; | ||||||
|  |             this.smartForm1.Controls.Add(this.pictureBoxProgress0Select); | ||||||
|             this.smartForm1.Controls.Add(this.smartButton4); |             this.smartForm1.Controls.Add(this.smartButton4); | ||||||
|             this.smartForm1.Controls.Add(this.smartButton3); |             this.smartForm1.Controls.Add(this.smartButton3); | ||||||
|             this.smartForm1.Controls.Add(this.labelCommunicationStatus); |             this.smartForm1.Controls.Add(this.labelCommunicationStatus); | ||||||
|  | @ -1192,6 +1194,7 @@ | ||||||
|             this.labelProgress3sec.TextColorDisable = System.Drawing.Color.Gray; |             this.labelProgress3sec.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelProgress3sec.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; |             this.labelProgress3sec.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; | ||||||
|             this.labelProgress3sec.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelProgress3sec.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  |             this.labelProgress3sec.Visible = false; | ||||||
|             this.labelProgress3sec.Wordwrap = false; |             this.labelProgress3sec.Wordwrap = false; | ||||||
|             //  |             //  | ||||||
|             // labelProgress4sec |             // labelProgress4sec | ||||||
|  | @ -1214,6 +1217,7 @@ | ||||||
|             this.labelProgress4sec.TextColorDisable = System.Drawing.Color.Gray; |             this.labelProgress4sec.TextColorDisable = System.Drawing.Color.Gray; | ||||||
|             this.labelProgress4sec.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; |             this.labelProgress4sec.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; | ||||||
|             this.labelProgress4sec.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; |             this.labelProgress4sec.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; | ||||||
|  |             this.labelProgress4sec.Visible = false; | ||||||
|             this.labelProgress4sec.Wordwrap = false; |             this.labelProgress4sec.Wordwrap = false; | ||||||
|             //  |             //  | ||||||
|             // pictureBoxProgress0 |             // pictureBoxProgress0 | ||||||
|  | @ -2604,6 +2608,15 @@ | ||||||
|             this.smartTimerLogin.TimeFormStringSeparator = ":"; |             this.smartTimerLogin.TimeFormStringSeparator = ":"; | ||||||
|             this.smartTimerLogin.Tick += new System.EventHandler(this.smartTimerLogin_Tick); |             this.smartTimerLogin.Tick += new System.EventHandler(this.smartTimerLogin_Tick); | ||||||
|             //  |             //  | ||||||
|  |             // pictureBoxProgress0Select | ||||||
|  |             //  | ||||||
|  |             this.pictureBoxProgress0Select.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); | ||||||
|  |             this.pictureBoxProgress0Select.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0Select.Image"))); | ||||||
|  |             this.pictureBoxProgress0Select.Location = new System.Drawing.Point(55, 246); | ||||||
|  |             this.pictureBoxProgress0Select.Name = "pictureBoxProgress0Select"; | ||||||
|  |             this.pictureBoxProgress0Select.Size = new System.Drawing.Size(150, 90); | ||||||
|  |             this.pictureBoxProgress0Select.Visible = false; | ||||||
|  |             //  | ||||||
|             // FormMainDisplay2 |             // FormMainDisplay2 | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); |             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); | ||||||
|  | @ -2729,5 +2742,6 @@ | ||||||
|         private SmartX.SmartButton smartButton3; |         private SmartX.SmartButton smartButton3; | ||||||
|         private SmartX.SmartButton smartButton4; |         private SmartX.SmartButton smartButton4; | ||||||
|         private SmartX.SmartTimer smartTimerLogin; |         private SmartX.SmartTimer smartTimerLogin; | ||||||
|  |         private System.Windows.Forms.PictureBox pictureBoxProgress0Select; | ||||||
|     } |     } | ||||||
| } | } | ||||||
|  | @ -461,11 +461,15 @@ namespace INT_PT002.Forms | ||||||
|                     this.CollectionLabelProgress[0].Size = this.SizeProgressOn; |                     this.CollectionLabelProgress[0].Size = this.SizeProgressOn; | ||||||
|                     this.CollectionLabelProgress[0].RoundRectFillColor = this.ColorProgressOn; |                     this.CollectionLabelProgress[0].RoundRectFillColor = this.ColorProgressOn; | ||||||
|                     this.CollectionLabelProgress2[0].BackGroundColor = this.ColorProgressOn; |                     this.CollectionLabelProgress2[0].BackGroundColor = this.ColorProgressOn; | ||||||
|  |                     this.pictureBoxProgress0.Visible = false; | ||||||
|  |                     this.pictureBoxProgress0Select.Visible = true; | ||||||
|                     break; |                     break; | ||||||
|                 case Define.E_ProcessStatus._2_ProductEntry: |                 case Define.E_ProcessStatus._2_ProductEntry: | ||||||
|                     this.CollectionLabelProgress[1].Size = this.SizeProgressOn; |                     this.CollectionLabelProgress[1].Size = this.SizeProgressOn; | ||||||
|                     this.CollectionLabelProgress[1].RoundRectFillColor = this.ColorProgressOn; |                     this.CollectionLabelProgress[1].RoundRectFillColor = this.ColorProgressOn; | ||||||
|                     this.CollectionLabelProgress2[1].BackGroundColor = this.ColorProgressOn; |                     this.CollectionLabelProgress2[1].BackGroundColor = this.ColorProgressOn; | ||||||
|  |                     this.pictureBoxProgress0.Visible = true; | ||||||
|  |                     this.pictureBoxProgress0Select.Visible = false; | ||||||
|                     break; |                     break; | ||||||
|                 case Define.E_ProcessStatus._3_ChamberConbined: |                 case Define.E_ProcessStatus._3_ChamberConbined: | ||||||
|                     this.CollectionLabelProgress[2].Size = this.SizeProgressOn; |                     this.CollectionLabelProgress[2].Size = this.SizeProgressOn; | ||||||
|  |  | ||||||
											
												
													File diff suppressed because it is too large
													Load Diff
												
											
										
									
								|  | @ -144,7 +144,7 @@ | ||||||
|             this.buttonUser.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonUser.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonUser.ButtonText = "User"; |             this.buttonUser.ButtonText = "User"; | ||||||
|             this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonUser.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); |             this.buttonUser.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Regular); | ||||||
|             this.buttonUser.GroupID = 0; |             this.buttonUser.GroupID = 0; | ||||||
|             this.buttonUser.ImageDisable = null; |             this.buttonUser.ImageDisable = null; | ||||||
|             this.buttonUser.ImageDown = null; |             this.buttonUser.ImageDown = null; | ||||||
|  | @ -400,7 +400,7 @@ | ||||||
|             this.buttonSystem.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonSystem.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonSystem.ButtonText = "System"; |             this.buttonSystem.ButtonText = "System"; | ||||||
|             this.buttonSystem.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonSystem.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonSystem.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); |             this.buttonSystem.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Regular); | ||||||
|             this.buttonSystem.GroupID = 0; |             this.buttonSystem.GroupID = 0; | ||||||
|             this.buttonSystem.ImageDisable = null; |             this.buttonSystem.ImageDisable = null; | ||||||
|             this.buttonSystem.ImageDown = null; |             this.buttonSystem.ImageDown = null; | ||||||
|  | @ -436,7 +436,7 @@ | ||||||
|             this.buttonLog.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonLog.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonLog.ButtonText = "Log"; |             this.buttonLog.ButtonText = "Log"; | ||||||
|             this.buttonLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonLog.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); |             this.buttonLog.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Regular); | ||||||
|             this.buttonLog.GroupID = 0; |             this.buttonLog.GroupID = 0; | ||||||
|             this.buttonLog.ImageDisable = null; |             this.buttonLog.ImageDisable = null; | ||||||
|             this.buttonLog.ImageDown = null; |             this.buttonLog.ImageDown = null; | ||||||
|  | @ -472,7 +472,7 @@ | ||||||
|             this.buttonManual.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonManual.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonManual.ButtonText = "Manual"; |             this.buttonManual.ButtonText = "Manual"; | ||||||
|             this.buttonManual.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonManual.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonManual.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); |             this.buttonManual.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Regular); | ||||||
|             this.buttonManual.GroupID = 0; |             this.buttonManual.GroupID = 0; | ||||||
|             this.buttonManual.ImageDisable = null; |             this.buttonManual.ImageDisable = null; | ||||||
|             this.buttonManual.ImageDown = null; |             this.buttonManual.ImageDown = null; | ||||||
|  | @ -508,7 +508,7 @@ | ||||||
|             this.buttonRecipe.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; |             this.buttonRecipe.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; | ||||||
|             this.buttonRecipe.ButtonText = "Recipe"; |             this.buttonRecipe.ButtonText = "Recipe"; | ||||||
|             this.buttonRecipe.ColorKeySamplePosition = new System.Drawing.Point(0, 0); |             this.buttonRecipe.ColorKeySamplePosition = new System.Drawing.Point(0, 0); | ||||||
|             this.buttonRecipe.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); |             this.buttonRecipe.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Regular); | ||||||
|             this.buttonRecipe.GroupID = 0; |             this.buttonRecipe.GroupID = 0; | ||||||
|             this.buttonRecipe.ImageDisable = null; |             this.buttonRecipe.ImageDisable = null; | ||||||
|             this.buttonRecipe.ImageDown = null; |             this.buttonRecipe.ImageDown = null; | ||||||
|  |  | ||||||
|  | @ -181,7 +181,7 @@ namespace INT_PT002.Forms | ||||||
|         { |         { | ||||||
|             int count = 0; |             int count = 0; | ||||||
|             string targetPath = "", destTargetPath = "", sourceFolderPath = "", sourceFilePath = "", destFilePath = ""; |             string targetPath = "", destTargetPath = "", sourceFolderPath = "", sourceFilePath = "", destFilePath = ""; | ||||||
|             string[] result, dirFiles, folders; |             string[] result, dirFiles, sourceFolders; | ||||||
|             DirectoryInfo dir; |             DirectoryInfo dir; | ||||||
|             FileInfo[] files; |             FileInfo[] files; | ||||||
| 
 | 
 | ||||||
|  | @ -214,17 +214,16 @@ namespace INT_PT002.Forms | ||||||
|                         break; |                         break; | ||||||
|                 } |                 } | ||||||
| 
 | 
 | ||||||
|                 //  |  | ||||||
|                 dir = new DirectoryInfo(sourceFolderPath); |                 dir = new DirectoryInfo(sourceFolderPath); | ||||||
|                 if (dir.Exists == false) |                 if (dir.Exists == false) | ||||||
|                     dir.Create();                 |                     return; | ||||||
| 
 | 
 | ||||||
|                 files = dir.GetFiles(); |                 files = dir.GetFiles(); | ||||||
|                 count = files.Length; |                 count = files.Length; | ||||||
|                 foreach (FileInfo file in files) |                 foreach (FileInfo file in files) | ||||||
|                 { |                 { | ||||||
|                     result = file.FullName.Split('\\'); |  | ||||||
|                     sourceFilePath = file.FullName; |                     sourceFilePath = file.FullName; | ||||||
|  |                     result = sourceFilePath.Split('\\'); | ||||||
|                     destFilePath = string.Format("{0}{1}", destTargetPath, result[result.Length - 1]); |                     destFilePath = string.Format("{0}{1}", destTargetPath, result[result.Length - 1]); | ||||||
| 
 | 
 | ||||||
|                     // 파일 중복 검사 |                     // 파일 중복 검사 | ||||||
|  | @ -266,6 +265,29 @@ namespace INT_PT002.Forms | ||||||
|             } |             } | ||||||
|         } |         } | ||||||
| 
 | 
 | ||||||
|  |         public void CopyFolder(string sourceFolder, string destFolder) | ||||||
|  |         { | ||||||
|  |             if (!Directory.Exists(destFolder)) | ||||||
|  |                 Directory.CreateDirectory(destFolder); | ||||||
|  | 
 | ||||||
|  |             string[] files = Directory.GetFiles(sourceFolder); | ||||||
|  |             string[] folders = Directory.GetDirectories(sourceFolder); | ||||||
|  | 
 | ||||||
|  |             foreach (string file in files) | ||||||
|  |             { | ||||||
|  |                 string name = Path.GetFileName(file); | ||||||
|  |                 string dest = Path.Combine(destFolder, name); | ||||||
|  |                 File.Copy(file, dest); | ||||||
|  |             } | ||||||
|  | 
 | ||||||
|  |             foreach (string folder in folders) | ||||||
|  |             { | ||||||
|  |                 string name = Path.GetFileName(folder); | ||||||
|  |                 string dest = Path.Combine(destFolder, name); | ||||||
|  |                 CopyFolder(folder, dest); | ||||||
|  |             } | ||||||
|  |         } | ||||||
|  | 
 | ||||||
|         public List<string> DirectorySort(DirectoryInfo[] directorys) |         public List<string> DirectorySort(DirectoryInfo[] directorys) | ||||||
|         { |         { | ||||||
|             List<string> listDirectory = new List<string>(); |             List<string> listDirectory = new List<string>(); | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue