namespace INT_LKD.Controls { partial class ControlMenuSystemInformation { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMenuSystemInformation)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.groupBoxTime = new SmartX.SmartGroupBox(); this.labelCurrentTime = new SmartX.SmartLabel(); this.buttonSave = new SmartX.SmartButton(); this.smartLabel8 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel(); this.smartLabel1 = new SmartX.SmartLabel(); this.upDownMinute = new SmartX.SmartUpDown(); this.upDownHour = new SmartX.SmartUpDown(); this.upDownDate = new SmartX.SmartUpDown(); this.upDownMonth = new SmartX.SmartUpDown(); this.upDownYear = new SmartX.SmartUpDown(); this.groupBoxContact = new SmartX.SmartGroupBox(); this.labelTitleCompany = new SmartX.SmartLabel(); this.labelContact1 = new SmartX.SmartLabel(); this.labelContact2 = new SmartX.SmartLabel(); this.labelTitleFax = new SmartX.SmartLabel(); this.labelContact4 = new SmartX.SmartLabel(); this.labelContact3 = new SmartX.SmartLabel(); this.labelContact5 = new SmartX.SmartLabel(); this.labelTitleHomepage = new SmartX.SmartLabel(); this.labelContact6 = new SmartX.SmartLabel(); this.labelTitleEmail = new SmartX.SmartLabel(); this.labelTitleTel = new SmartX.SmartLabel(); this.labelTitleAddress = new SmartX.SmartLabel(); this.groupBoxInformation = new SmartX.SmartGroupBox(); this.smartButton1 = new SmartX.SmartButton(); this.labelTitleModel = new SmartX.SmartLabel(); this.labelTitleSerialNo = new SmartX.SmartLabel(); this.buttonUpdateMainboardMaster = new SmartX.SmartButton(); this.smartLabel6 = new SmartX.SmartLabel(); this.labelTitleDisplay = new SmartX.SmartLabel(); this.labelTitleMainControl = new SmartX.SmartLabel(); this.labelControlVersionMaster = new SmartX.SmartLabel(); this.labelSerialNo = new SmartX.SmartLabel(); this.labelTitleVersion2 = new SmartX.SmartLabel(); this.smartLabel10 = new SmartX.SmartLabel(); this.smartLabel9 = new SmartX.SmartLabel(); this.labelTitleVersion1 = new SmartX.SmartLabel(); this.labelDisplayVersion = new SmartX.SmartLabel(); this.buttonUpdateDisplay = new SmartX.SmartButton(); this.smartKeyboard1 = new SmartX.SmartKeyboard(); this.smartGroupBox1.SuspendLayout(); this.groupBoxTime.SuspendLayout(); this.groupBoxContact.SuspendLayout(); this.groupBoxInformation.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackGround = null; this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.smartGroupBox1.BackImage = null; this.smartGroupBox1.Controls.Add(this.groupBoxTime); this.smartGroupBox1.Controls.Add(this.groupBoxContact); this.smartGroupBox1.Controls.Add(this.groupBoxInformation); this.smartGroupBox1.Controls.Add(this.smartKeyboard1); this.smartGroupBox1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartGroupBox1.FrameLineThickness = 2; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.smartGroupBox1.HeaderHeightOffset = 9; this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 5; this.smartGroupBox1.Size = new System.Drawing.Size(909, 664); this.smartGroupBox1.TabIndex = 2; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.White; // // groupBoxTime // this.groupBoxTime.BackGround = null; this.groupBoxTime.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.groupBoxTime.BackImage = null; this.groupBoxTime.Controls.Add(this.labelCurrentTime); this.groupBoxTime.Controls.Add(this.buttonSave); this.groupBoxTime.Controls.Add(this.smartLabel8); this.groupBoxTime.Controls.Add(this.smartLabel2); this.groupBoxTime.Controls.Add(this.smartLabel1); this.groupBoxTime.Controls.Add(this.upDownMinute); this.groupBoxTime.Controls.Add(this.upDownHour); this.groupBoxTime.Controls.Add(this.upDownDate); this.groupBoxTime.Controls.Add(this.upDownMonth); this.groupBoxTime.Controls.Add(this.upDownYear); this.groupBoxTime.Font = new System.Drawing.Font("New Gulim", 11F, System.Drawing.FontStyle.Regular); this.groupBoxTime.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.groupBoxTime.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxTime.FrameLineThickness = 2; this.groupBoxTime.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.groupBoxTime.HeaderHeightOffset = 12; this.groupBoxTime.Location = new System.Drawing.Point(67, 492); this.groupBoxTime.Name = "groupBoxTime"; this.groupBoxTime.RoundRadius = 5; this.groupBoxTime.Size = new System.Drawing.Size(774, 162); this.groupBoxTime.TabIndex = 96; this.groupBoxTime.Text = "Time"; this.groupBoxTime.TextColor = System.Drawing.Color.White; // // labelCurrentTime // this.labelCurrentTime.BackGround = null; this.labelCurrentTime.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.labelCurrentTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelCurrentTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelCurrentTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelCurrentTime.LineSpacing = 0F; this.labelCurrentTime.Location = new System.Drawing.Point(84, 5); this.labelCurrentTime.Name = "labelCurrentTime"; this.labelCurrentTime.OverlapOptimize = true; this.labelCurrentTime.PasswordChar = '\0'; this.labelCurrentTime.Radius = 3; this.labelCurrentTime.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelCurrentTime.Size = new System.Drawing.Size(160, 29); this.labelCurrentTime.TabIndex = 91; this.labelCurrentTime.Text = "0000-00-00 00:00"; this.labelCurrentTime.TextColor = System.Drawing.Color.White; this.labelCurrentTime.TextColorDisable = System.Drawing.Color.Gray; this.labelCurrentTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelCurrentTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelCurrentTime.Wordwrap = false; // // buttonSave // this.buttonSave.BackGround = this.groupBoxTime; this.buttonSave.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); 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.ButtonImageAutoSize = true; this.buttonSave.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonSave.ButtonText = "Save"; this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSave.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.buttonSave.GroupID = 0; this.buttonSave.ImageDisable = null; this.buttonSave.ImageDown = null; this.buttonSave.ImageUp = null; this.buttonSave.Location = new System.Drawing.Point(705, 5); this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSave.Name = "buttonSave"; this.buttonSave.NestedClickEventPrevent = false; this.buttonSave.OutlinePixel = 2; this.buttonSave.OverlapOptimize = true; this.buttonSave.RepeatInterval = 200; this.buttonSave.RepeatIntervalAccelerate = null; this.buttonSave.RoundSize = 10; this.buttonSave.SafeInterval = 200; this.buttonSave.Size = new System.Drawing.Size(62, 29); this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSave.TabIndex = 91; this.buttonSave.Text = null; this.buttonSave.TextColor = System.Drawing.Color.White; this.buttonSave.TextColorDisable = System.Drawing.Color.Gray; this.buttonSave.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonSave.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSave.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSave.Visible = false; this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click); // // smartLabel8 // this.smartLabel8.BackGround = null; this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel8.Font = new System.Drawing.Font("Arial", 30F, System.Drawing.FontStyle.Bold); this.smartLabel8.LineSpacing = 0F; this.smartLabel8.Location = new System.Drawing.Point(331, 61); this.smartLabel8.Name = "smartLabel8"; this.smartLabel8.OverlapOptimize = true; this.smartLabel8.PasswordChar = '\0'; this.smartLabel8.Radius = 3; this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel8.Size = new System.Drawing.Size(20, 76); this.smartLabel8.TabIndex = 93; this.smartLabel8.Text = "-"; this.smartLabel8.TextColor = System.Drawing.Color.White; this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel8.Wordwrap = false; // // smartLabel2 // this.smartLabel2.BackGround = null; this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel2.Font = new System.Drawing.Font("Arial", 30F, System.Drawing.FontStyle.Bold); this.smartLabel2.LineSpacing = 0F; this.smartLabel2.Location = new System.Drawing.Point(189, 61); this.smartLabel2.Name = "smartLabel2"; this.smartLabel2.OverlapOptimize = true; this.smartLabel2.PasswordChar = '\0'; this.smartLabel2.Radius = 3; this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel2.Size = new System.Drawing.Size(20, 76); this.smartLabel2.TabIndex = 92; this.smartLabel2.Text = "-"; this.smartLabel2.TextColor = System.Drawing.Color.White; this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel2.Wordwrap = false; // // smartLabel1 // this.smartLabel1.BackGround = null; this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel1.Font = new System.Drawing.Font("Arial", 30F, System.Drawing.FontStyle.Bold); this.smartLabel1.LineSpacing = 0F; this.smartLabel1.Location = new System.Drawing.Point(618, 61); this.smartLabel1.Name = "smartLabel1"; this.smartLabel1.OverlapOptimize = true; this.smartLabel1.PasswordChar = '\0'; this.smartLabel1.Radius = 3; this.smartLabel1.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel1.Size = new System.Drawing.Size(20, 76); this.smartLabel1.TabIndex = 91; this.smartLabel1.Text = ":"; this.smartLabel1.TextColor = System.Drawing.Color.White; this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel1.Wordwrap = false; // // upDownMinute // this.upDownMinute.BackGround = null; this.upDownMinute.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.upDownMinute.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownMinute.BorderStyle = SmartX.SmartUpDown.BORDERSTYLES.FixedSingle; // // // this.upDownMinute.ButtonDown.BackGround = null; this.upDownMinute.ButtonDown.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownMinute.ButtonDown.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownMinute.ButtonDown.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownMinute.ButtonDown.ButtonImageAutoSize = false; this.upDownMinute.ButtonDown.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownMinute.ButtonDown.ButtonText = "▼"; this.upDownMinute.ButtonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownMinute.ButtonDown.GroupID = 0; this.upDownMinute.ButtonDown.ImageDisable = null; this.upDownMinute.ButtonDown.ImageDown = null; this.upDownMinute.ButtonDown.ImageUp = null; this.upDownMinute.ButtonDown.Location = new System.Drawing.Point(78, 39); this.upDownMinute.ButtonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownMinute.ButtonDown.Name = "SmartUpDown_m_butDown"; this.upDownMinute.ButtonDown.NestedClickEventPrevent = false; this.upDownMinute.ButtonDown.OutlinePixel = 1; this.upDownMinute.ButtonDown.OverlapOptimize = true; this.upDownMinute.ButtonDown.RepeatInterval = 200; this.upDownMinute.ButtonDown.RepeatIntervalAccelerate = null; this.upDownMinute.ButtonDown.RoundSize = 10; this.upDownMinute.ButtonDown.SafeInterval = 200; this.upDownMinute.ButtonDown.Size = new System.Drawing.Size(30, 36); this.upDownMinute.ButtonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownMinute.ButtonDown.TabIndex = 0; this.upDownMinute.ButtonDown.Text = null; this.upDownMinute.ButtonDown.TextColor = System.Drawing.Color.White; this.upDownMinute.ButtonDown.TextColorDisable = System.Drawing.Color.Gray; this.upDownMinute.ButtonDown.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownMinute.ButtonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownMinute.ButtonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; // // // this.upDownMinute.ButtonUp.BackGround = null; this.upDownMinute.ButtonUp.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownMinute.ButtonUp.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownMinute.ButtonUp.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownMinute.ButtonUp.ButtonImageAutoSize = false; this.upDownMinute.ButtonUp.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownMinute.ButtonUp.ButtonText = "▲"; this.upDownMinute.ButtonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownMinute.ButtonUp.GroupID = 0; this.upDownMinute.ButtonUp.ImageDisable = null; this.upDownMinute.ButtonUp.ImageDown = null; this.upDownMinute.ButtonUp.ImageUp = null; this.upDownMinute.ButtonUp.Location = new System.Drawing.Point(78, 2); this.upDownMinute.ButtonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownMinute.ButtonUp.Name = "SmartUpDown_m_butUp"; this.upDownMinute.ButtonUp.NestedClickEventPrevent = false; this.upDownMinute.ButtonUp.OutlinePixel = 1; this.upDownMinute.ButtonUp.OverlapOptimize = true; this.upDownMinute.ButtonUp.RepeatInterval = 200; this.upDownMinute.ButtonUp.RepeatIntervalAccelerate = null; this.upDownMinute.ButtonUp.RoundSize = 10; this.upDownMinute.ButtonUp.SafeInterval = 200; this.upDownMinute.ButtonUp.Size = new System.Drawing.Size(30, 36); this.upDownMinute.ButtonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownMinute.ButtonUp.TabIndex = 1; this.upDownMinute.ButtonUp.Text = null; this.upDownMinute.ButtonUp.TextColor = System.Drawing.Color.White; this.upDownMinute.ButtonUp.TextColorDisable = System.Drawing.Color.Gray; this.upDownMinute.ButtonUp.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownMinute.ButtonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownMinute.ButtonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.upDownMinute.DataSource = null; this.upDownMinute.Font = new System.Drawing.Font("Arial", 35F, System.Drawing.FontStyle.Regular); this.upDownMinute.FormatString = ""; this.upDownMinute.Increment = new decimal(new int[] { 1, 0, 0, 0}); this.upDownMinute.LayoutStyle = SmartX.SmartUpDown.LAYOUTSTYPES.RIGHT1; this.upDownMinute.Location = new System.Drawing.Point(644, 61); this.upDownMinute.Maximum = new decimal(new int[] { 59, 0, 0, 0}); this.upDownMinute.Minimum = new decimal(new int[] { 0, 0, 0, 0}); this.upDownMinute.Name = "upDownMinute"; this.upDownMinute.OverlapOptimize = true; this.upDownMinute.RepeatInterval = 200; this.upDownMinute.RepeatIntervalAccelerate = null; this.upDownMinute.SafeInterval = 200; this.upDownMinute.SelectItemIndex = 0; this.upDownMinute.Size = new System.Drawing.Size(110, 77); this.upDownMinute.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownMinute.TabIndex = 4; this.upDownMinute.Text = "smartUpDown5"; this.upDownMinute.TextColor = System.Drawing.Color.White; this.upDownMinute.TextColorDisable = System.Drawing.Color.Gray; this.upDownMinute.TextHAlign = SmartX.SmartUpDown.TextHorAlign.Middle; this.upDownMinute.TextHeight = 70; this.upDownMinute.TextLabelBoundaryLine = false; this.upDownMinute.TextLocation = new System.Drawing.Point(3, 3); this.upDownMinute.TextVAlign = SmartX.SmartUpDown.TextVerAlign.Middle; this.upDownMinute.TextWidth = 72; this.upDownMinute.Units = ""; this.upDownMinute.UpDownButtonSize = 30; this.upDownMinute.Value = new decimal(new int[] { 30, 0, 0, 0}); this.upDownMinute.ValueItems = null; this.upDownMinute.OnUpButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); this.upDownMinute.OnDownButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); // // upDownHour // this.upDownHour.BackGround = null; this.upDownHour.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.upDownHour.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownHour.BorderStyle = SmartX.SmartUpDown.BORDERSTYLES.FixedSingle; // // // this.upDownHour.ButtonDown.BackGround = null; this.upDownHour.ButtonDown.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownHour.ButtonDown.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownHour.ButtonDown.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownHour.ButtonDown.ButtonImageAutoSize = false; this.upDownHour.ButtonDown.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownHour.ButtonDown.ButtonText = "▼"; this.upDownHour.ButtonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownHour.ButtonDown.GroupID = 0; this.upDownHour.ButtonDown.ImageDisable = null; this.upDownHour.ButtonDown.ImageDown = null; this.upDownHour.ButtonDown.ImageUp = null; this.upDownHour.ButtonDown.Location = new System.Drawing.Point(78, 39); this.upDownHour.ButtonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownHour.ButtonDown.Name = "SmartUpDown_m_butDown"; this.upDownHour.ButtonDown.NestedClickEventPrevent = false; this.upDownHour.ButtonDown.OutlinePixel = 1; this.upDownHour.ButtonDown.OverlapOptimize = true; this.upDownHour.ButtonDown.RepeatInterval = 200; this.upDownHour.ButtonDown.RepeatIntervalAccelerate = null; this.upDownHour.ButtonDown.RoundSize = 10; this.upDownHour.ButtonDown.SafeInterval = 200; this.upDownHour.ButtonDown.Size = new System.Drawing.Size(30, 36); this.upDownHour.ButtonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownHour.ButtonDown.TabIndex = 0; this.upDownHour.ButtonDown.Text = null; this.upDownHour.ButtonDown.TextColor = System.Drawing.Color.White; this.upDownHour.ButtonDown.TextColorDisable = System.Drawing.Color.Gray; this.upDownHour.ButtonDown.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownHour.ButtonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownHour.ButtonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; // // // this.upDownHour.ButtonUp.BackGround = null; this.upDownHour.ButtonUp.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownHour.ButtonUp.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownHour.ButtonUp.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownHour.ButtonUp.ButtonImageAutoSize = false; this.upDownHour.ButtonUp.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownHour.ButtonUp.ButtonText = "▲"; this.upDownHour.ButtonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownHour.ButtonUp.GroupID = 0; this.upDownHour.ButtonUp.ImageDisable = null; this.upDownHour.ButtonUp.ImageDown = null; this.upDownHour.ButtonUp.ImageUp = null; this.upDownHour.ButtonUp.Location = new System.Drawing.Point(78, 2); this.upDownHour.ButtonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownHour.ButtonUp.Name = "SmartUpDown_m_butUp"; this.upDownHour.ButtonUp.NestedClickEventPrevent = false; this.upDownHour.ButtonUp.OutlinePixel = 1; this.upDownHour.ButtonUp.OverlapOptimize = true; this.upDownHour.ButtonUp.RepeatInterval = 200; this.upDownHour.ButtonUp.RepeatIntervalAccelerate = null; this.upDownHour.ButtonUp.RoundSize = 10; this.upDownHour.ButtonUp.SafeInterval = 200; this.upDownHour.ButtonUp.Size = new System.Drawing.Size(30, 36); this.upDownHour.ButtonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownHour.ButtonUp.TabIndex = 1; this.upDownHour.ButtonUp.Text = null; this.upDownHour.ButtonUp.TextColor = System.Drawing.Color.White; this.upDownHour.ButtonUp.TextColorDisable = System.Drawing.Color.Gray; this.upDownHour.ButtonUp.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownHour.ButtonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownHour.ButtonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.upDownHour.DataSource = null; this.upDownHour.Font = new System.Drawing.Font("Arial", 35F, System.Drawing.FontStyle.Regular); this.upDownHour.FormatString = ""; this.upDownHour.Increment = new decimal(new int[] { 1, 0, 0, 0}); this.upDownHour.LayoutStyle = SmartX.SmartUpDown.LAYOUTSTYPES.RIGHT1; this.upDownHour.Location = new System.Drawing.Point(502, 61); this.upDownHour.Maximum = new decimal(new int[] { 23, 0, 0, 0}); this.upDownHour.Minimum = new decimal(new int[] { 0, 0, 0, 0}); this.upDownHour.Name = "upDownHour"; this.upDownHour.OverlapOptimize = true; this.upDownHour.RepeatInterval = 200; this.upDownHour.RepeatIntervalAccelerate = null; this.upDownHour.SafeInterval = 200; this.upDownHour.SelectItemIndex = 0; this.upDownHour.Size = new System.Drawing.Size(110, 77); this.upDownHour.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownHour.TabIndex = 3; this.upDownHour.Text = "smartUpDown4"; this.upDownHour.TextColor = System.Drawing.Color.White; this.upDownHour.TextColorDisable = System.Drawing.Color.Gray; this.upDownHour.TextHAlign = SmartX.SmartUpDown.TextHorAlign.Middle; this.upDownHour.TextHeight = 70; this.upDownHour.TextLabelBoundaryLine = false; this.upDownHour.TextLocation = new System.Drawing.Point(3, 3); this.upDownHour.TextVAlign = SmartX.SmartUpDown.TextVerAlign.Middle; this.upDownHour.TextWidth = 72; this.upDownHour.Units = ""; this.upDownHour.UpDownButtonSize = 30; this.upDownHour.Value = new decimal(new int[] { 12, 0, 0, 0}); this.upDownHour.ValueItems = null; this.upDownHour.OnUpButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); this.upDownHour.OnDownButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); // // upDownDate // this.upDownDate.BackGround = null; this.upDownDate.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.upDownDate.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownDate.BorderStyle = SmartX.SmartUpDown.BORDERSTYLES.FixedSingle; // // // this.upDownDate.ButtonDown.BackGround = null; this.upDownDate.ButtonDown.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownDate.ButtonDown.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownDate.ButtonDown.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownDate.ButtonDown.ButtonImageAutoSize = false; this.upDownDate.ButtonDown.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownDate.ButtonDown.ButtonText = "▼"; this.upDownDate.ButtonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownDate.ButtonDown.GroupID = 0; this.upDownDate.ButtonDown.ImageDisable = null; this.upDownDate.ButtonDown.ImageDown = null; this.upDownDate.ButtonDown.ImageUp = null; this.upDownDate.ButtonDown.Location = new System.Drawing.Point(78, 39); this.upDownDate.ButtonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownDate.ButtonDown.Name = "SmartUpDown_m_butDown"; this.upDownDate.ButtonDown.NestedClickEventPrevent = false; this.upDownDate.ButtonDown.OutlinePixel = 1; this.upDownDate.ButtonDown.OverlapOptimize = true; this.upDownDate.ButtonDown.RepeatInterval = 200; this.upDownDate.ButtonDown.RepeatIntervalAccelerate = null; this.upDownDate.ButtonDown.RoundSize = 10; this.upDownDate.ButtonDown.SafeInterval = 200; this.upDownDate.ButtonDown.Size = new System.Drawing.Size(30, 36); this.upDownDate.ButtonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownDate.ButtonDown.TabIndex = 0; this.upDownDate.ButtonDown.Text = null; this.upDownDate.ButtonDown.TextColor = System.Drawing.Color.White; this.upDownDate.ButtonDown.TextColorDisable = System.Drawing.Color.Gray; this.upDownDate.ButtonDown.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownDate.ButtonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownDate.ButtonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; // // // this.upDownDate.ButtonUp.BackGround = null; this.upDownDate.ButtonUp.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownDate.ButtonUp.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownDate.ButtonUp.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownDate.ButtonUp.ButtonImageAutoSize = false; this.upDownDate.ButtonUp.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownDate.ButtonUp.ButtonText = "▲"; this.upDownDate.ButtonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownDate.ButtonUp.GroupID = 0; this.upDownDate.ButtonUp.ImageDisable = null; this.upDownDate.ButtonUp.ImageDown = null; this.upDownDate.ButtonUp.ImageUp = null; this.upDownDate.ButtonUp.Location = new System.Drawing.Point(78, 2); this.upDownDate.ButtonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownDate.ButtonUp.Name = "SmartUpDown_m_butUp"; this.upDownDate.ButtonUp.NestedClickEventPrevent = false; this.upDownDate.ButtonUp.OutlinePixel = 1; this.upDownDate.ButtonUp.OverlapOptimize = true; this.upDownDate.ButtonUp.RepeatInterval = 200; this.upDownDate.ButtonUp.RepeatIntervalAccelerate = null; this.upDownDate.ButtonUp.RoundSize = 10; this.upDownDate.ButtonUp.SafeInterval = 200; this.upDownDate.ButtonUp.Size = new System.Drawing.Size(30, 36); this.upDownDate.ButtonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownDate.ButtonUp.TabIndex = 1; this.upDownDate.ButtonUp.Text = null; this.upDownDate.ButtonUp.TextColor = System.Drawing.Color.White; this.upDownDate.ButtonUp.TextColorDisable = System.Drawing.Color.Gray; this.upDownDate.ButtonUp.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownDate.ButtonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownDate.ButtonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.upDownDate.DataSource = null; this.upDownDate.Font = new System.Drawing.Font("Arial", 35F, System.Drawing.FontStyle.Regular); this.upDownDate.FormatString = ""; this.upDownDate.Increment = new decimal(new int[] { 1, 0, 0, 0}); this.upDownDate.LayoutStyle = SmartX.SmartUpDown.LAYOUTSTYPES.RIGHT1; this.upDownDate.Location = new System.Drawing.Point(357, 61); this.upDownDate.Maximum = new decimal(new int[] { 31, 0, 0, 0}); this.upDownDate.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.upDownDate.Name = "upDownDate"; this.upDownDate.OverlapOptimize = true; this.upDownDate.RepeatInterval = 200; this.upDownDate.RepeatIntervalAccelerate = null; this.upDownDate.SafeInterval = 200; this.upDownDate.SelectItemIndex = 0; this.upDownDate.Size = new System.Drawing.Size(110, 77); this.upDownDate.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownDate.TabIndex = 2; this.upDownDate.Text = "smartUpDown3"; this.upDownDate.TextColor = System.Drawing.Color.White; this.upDownDate.TextColorDisable = System.Drawing.Color.Gray; this.upDownDate.TextHAlign = SmartX.SmartUpDown.TextHorAlign.Middle; this.upDownDate.TextHeight = 70; this.upDownDate.TextLabelBoundaryLine = false; this.upDownDate.TextLocation = new System.Drawing.Point(3, 3); this.upDownDate.TextVAlign = SmartX.SmartUpDown.TextVerAlign.Middle; this.upDownDate.TextWidth = 72; this.upDownDate.Units = ""; this.upDownDate.UpDownButtonSize = 30; this.upDownDate.Value = new decimal(new int[] { 30, 0, 0, 0}); this.upDownDate.ValueItems = null; this.upDownDate.OnUpButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); this.upDownDate.OnDownButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); // // upDownMonth // this.upDownMonth.BackGround = null; this.upDownMonth.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.upDownMonth.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownMonth.BorderStyle = SmartX.SmartUpDown.BORDERSTYLES.FixedSingle; // // // this.upDownMonth.ButtonDown.BackGround = null; this.upDownMonth.ButtonDown.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownMonth.ButtonDown.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownMonth.ButtonDown.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownMonth.ButtonDown.ButtonImageAutoSize = false; this.upDownMonth.ButtonDown.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownMonth.ButtonDown.ButtonText = "▼"; this.upDownMonth.ButtonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownMonth.ButtonDown.GroupID = 0; this.upDownMonth.ButtonDown.ImageDisable = null; this.upDownMonth.ButtonDown.ImageDown = null; this.upDownMonth.ButtonDown.ImageUp = null; this.upDownMonth.ButtonDown.Location = new System.Drawing.Point(78, 39); this.upDownMonth.ButtonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownMonth.ButtonDown.Name = "SmartUpDown_m_butDown"; this.upDownMonth.ButtonDown.NestedClickEventPrevent = false; this.upDownMonth.ButtonDown.OutlinePixel = 1; this.upDownMonth.ButtonDown.OverlapOptimize = true; this.upDownMonth.ButtonDown.RepeatInterval = 200; this.upDownMonth.ButtonDown.RepeatIntervalAccelerate = null; this.upDownMonth.ButtonDown.RoundSize = 10; this.upDownMonth.ButtonDown.SafeInterval = 200; this.upDownMonth.ButtonDown.Size = new System.Drawing.Size(30, 36); this.upDownMonth.ButtonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownMonth.ButtonDown.TabIndex = 0; this.upDownMonth.ButtonDown.Text = null; this.upDownMonth.ButtonDown.TextColor = System.Drawing.Color.White; this.upDownMonth.ButtonDown.TextColorDisable = System.Drawing.Color.Gray; this.upDownMonth.ButtonDown.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownMonth.ButtonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownMonth.ButtonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; // // // this.upDownMonth.ButtonUp.BackGround = null; this.upDownMonth.ButtonUp.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownMonth.ButtonUp.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownMonth.ButtonUp.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownMonth.ButtonUp.ButtonImageAutoSize = false; this.upDownMonth.ButtonUp.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownMonth.ButtonUp.ButtonText = "▲"; this.upDownMonth.ButtonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownMonth.ButtonUp.GroupID = 0; this.upDownMonth.ButtonUp.ImageDisable = null; this.upDownMonth.ButtonUp.ImageDown = null; this.upDownMonth.ButtonUp.ImageUp = null; this.upDownMonth.ButtonUp.Location = new System.Drawing.Point(78, 2); this.upDownMonth.ButtonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownMonth.ButtonUp.Name = "SmartUpDown_m_butUp"; this.upDownMonth.ButtonUp.NestedClickEventPrevent = false; this.upDownMonth.ButtonUp.OutlinePixel = 1; this.upDownMonth.ButtonUp.OverlapOptimize = true; this.upDownMonth.ButtonUp.RepeatInterval = 200; this.upDownMonth.ButtonUp.RepeatIntervalAccelerate = null; this.upDownMonth.ButtonUp.RoundSize = 10; this.upDownMonth.ButtonUp.SafeInterval = 200; this.upDownMonth.ButtonUp.Size = new System.Drawing.Size(30, 36); this.upDownMonth.ButtonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownMonth.ButtonUp.TabIndex = 1; this.upDownMonth.ButtonUp.Text = null; this.upDownMonth.ButtonUp.TextColor = System.Drawing.Color.White; this.upDownMonth.ButtonUp.TextColorDisable = System.Drawing.Color.Gray; this.upDownMonth.ButtonUp.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownMonth.ButtonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownMonth.ButtonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.upDownMonth.DataSource = null; this.upDownMonth.Font = new System.Drawing.Font("Arial", 35F, System.Drawing.FontStyle.Regular); this.upDownMonth.FormatString = ""; this.upDownMonth.Increment = new decimal(new int[] { 1, 0, 0, 0}); this.upDownMonth.LayoutStyle = SmartX.SmartUpDown.LAYOUTSTYPES.RIGHT1; this.upDownMonth.Location = new System.Drawing.Point(215, 61); this.upDownMonth.Maximum = new decimal(new int[] { 12, 0, 0, 0}); this.upDownMonth.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.upDownMonth.Name = "upDownMonth"; this.upDownMonth.OverlapOptimize = true; this.upDownMonth.RepeatInterval = 200; this.upDownMonth.RepeatIntervalAccelerate = null; this.upDownMonth.SafeInterval = 200; this.upDownMonth.SelectItemIndex = 0; this.upDownMonth.Size = new System.Drawing.Size(110, 77); this.upDownMonth.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownMonth.TabIndex = 1; this.upDownMonth.Text = "smartUpDown2"; this.upDownMonth.TextColor = System.Drawing.Color.White; this.upDownMonth.TextColorDisable = System.Drawing.Color.Gray; this.upDownMonth.TextHAlign = SmartX.SmartUpDown.TextHorAlign.Middle; this.upDownMonth.TextHeight = 70; this.upDownMonth.TextLabelBoundaryLine = false; this.upDownMonth.TextLocation = new System.Drawing.Point(3, 3); this.upDownMonth.TextVAlign = SmartX.SmartUpDown.TextVerAlign.Middle; this.upDownMonth.TextWidth = 72; this.upDownMonth.Units = ""; this.upDownMonth.UpDownButtonSize = 30; this.upDownMonth.Value = new decimal(new int[] { 12, 0, 0, 0}); this.upDownMonth.ValueItems = null; this.upDownMonth.OnUpButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); this.upDownMonth.OnDownButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); // // upDownYear // this.upDownYear.BackGround = null; this.upDownYear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.upDownYear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownYear.BorderStyle = SmartX.SmartUpDown.BORDERSTYLES.FixedSingle; // // // this.upDownYear.ButtonDown.BackGround = null; this.upDownYear.ButtonDown.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownYear.ButtonDown.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownYear.ButtonDown.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownYear.ButtonDown.ButtonImageAutoSize = false; this.upDownYear.ButtonDown.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownYear.ButtonDown.ButtonText = "▼"; this.upDownYear.ButtonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownYear.ButtonDown.GroupID = 0; this.upDownYear.ButtonDown.ImageDisable = null; this.upDownYear.ButtonDown.ImageDown = null; this.upDownYear.ButtonDown.ImageUp = null; this.upDownYear.ButtonDown.Location = new System.Drawing.Point(129, 39); this.upDownYear.ButtonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownYear.ButtonDown.Name = "SmartUpDown_m_butDown"; this.upDownYear.ButtonDown.NestedClickEventPrevent = false; this.upDownYear.ButtonDown.OutlinePixel = 1; this.upDownYear.ButtonDown.OverlapOptimize = true; this.upDownYear.ButtonDown.RepeatInterval = 200; this.upDownYear.ButtonDown.RepeatIntervalAccelerate = null; this.upDownYear.ButtonDown.RoundSize = 10; this.upDownYear.ButtonDown.SafeInterval = 200; this.upDownYear.ButtonDown.Size = new System.Drawing.Size(30, 36); this.upDownYear.ButtonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownYear.ButtonDown.TabIndex = 0; this.upDownYear.ButtonDown.Text = null; this.upDownYear.ButtonDown.TextColor = System.Drawing.Color.White; this.upDownYear.ButtonDown.TextColorDisable = System.Drawing.Color.Gray; this.upDownYear.ButtonDown.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownYear.ButtonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownYear.ButtonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; // // // this.upDownYear.ButtonUp.BackGround = null; this.upDownYear.ButtonUp.BackGroundColor = System.Drawing.Color.LightBlue; this.upDownYear.ButtonUp.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.upDownYear.ButtonUp.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.upDownYear.ButtonUp.ButtonImageAutoSize = false; this.upDownYear.ButtonUp.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.upDownYear.ButtonUp.ButtonText = "▲"; this.upDownYear.ButtonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.upDownYear.ButtonUp.GroupID = 0; this.upDownYear.ButtonUp.ImageDisable = null; this.upDownYear.ButtonUp.ImageDown = null; this.upDownYear.ButtonUp.ImageUp = null; this.upDownYear.ButtonUp.Location = new System.Drawing.Point(129, 2); this.upDownYear.ButtonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.upDownYear.ButtonUp.Name = "SmartUpDown_m_butUp"; this.upDownYear.ButtonUp.NestedClickEventPrevent = false; this.upDownYear.ButtonUp.OutlinePixel = 1; this.upDownYear.ButtonUp.OverlapOptimize = true; this.upDownYear.ButtonUp.RepeatInterval = 200; this.upDownYear.ButtonUp.RepeatIntervalAccelerate = null; this.upDownYear.ButtonUp.RoundSize = 10; this.upDownYear.ButtonUp.SafeInterval = 200; this.upDownYear.ButtonUp.Size = new System.Drawing.Size(30, 36); this.upDownYear.ButtonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownYear.ButtonUp.TabIndex = 1; this.upDownYear.ButtonUp.Text = null; this.upDownYear.ButtonUp.TextColor = System.Drawing.Color.White; this.upDownYear.ButtonUp.TextColorDisable = System.Drawing.Color.Gray; this.upDownYear.ButtonUp.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.upDownYear.ButtonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.upDownYear.ButtonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.upDownYear.DataSource = null; this.upDownYear.Font = new System.Drawing.Font("Arial", 35F, System.Drawing.FontStyle.Regular); this.upDownYear.FormatString = ""; this.upDownYear.Increment = new decimal(new int[] { 1, 0, 0, 0}); this.upDownYear.LayoutStyle = SmartX.SmartUpDown.LAYOUTSTYPES.RIGHT1; this.upDownYear.Location = new System.Drawing.Point(22, 61); this.upDownYear.Maximum = new decimal(new int[] { 3000, 0, 0, 0}); this.upDownYear.Minimum = new decimal(new int[] { 2000, 0, 0, 0}); this.upDownYear.Name = "upDownYear"; this.upDownYear.OverlapOptimize = true; this.upDownYear.RepeatInterval = 200; this.upDownYear.RepeatIntervalAccelerate = null; this.upDownYear.SafeInterval = 200; this.upDownYear.SelectItemIndex = 0; this.upDownYear.Size = new System.Drawing.Size(161, 77); this.upDownYear.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.upDownYear.TabIndex = 0; this.upDownYear.Text = "smartUpDown1"; this.upDownYear.TextColor = System.Drawing.Color.White; this.upDownYear.TextColorDisable = System.Drawing.Color.Gray; this.upDownYear.TextHAlign = SmartX.SmartUpDown.TextHorAlign.Middle; this.upDownYear.TextHeight = 70; this.upDownYear.TextLabelBoundaryLine = false; this.upDownYear.TextLocation = new System.Drawing.Point(3, 3); this.upDownYear.TextVAlign = SmartX.SmartUpDown.TextVerAlign.Middle; this.upDownYear.TextWidth = 123; this.upDownYear.Units = ""; this.upDownYear.UpDownButtonSize = 30; this.upDownYear.Value = new decimal(new int[] { 2023, 0, 0, 0}); this.upDownYear.ValueItems = null; this.upDownYear.OnUpButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); this.upDownYear.OnDownButtonClick += new System.EventHandler(this.buttonTimeSetting_Click); // // groupBoxContact // this.groupBoxContact.BackGround = null; this.groupBoxContact.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.groupBoxContact.BackImage = null; this.groupBoxContact.Controls.Add(this.labelTitleCompany); this.groupBoxContact.Controls.Add(this.labelContact1); this.groupBoxContact.Controls.Add(this.labelContact2); this.groupBoxContact.Controls.Add(this.labelTitleFax); this.groupBoxContact.Controls.Add(this.labelContact4); this.groupBoxContact.Controls.Add(this.labelContact3); this.groupBoxContact.Controls.Add(this.labelContact5); this.groupBoxContact.Controls.Add(this.labelTitleHomepage); this.groupBoxContact.Controls.Add(this.labelContact6); this.groupBoxContact.Controls.Add(this.labelTitleEmail); this.groupBoxContact.Controls.Add(this.labelTitleTel); this.groupBoxContact.Controls.Add(this.labelTitleAddress); this.groupBoxContact.Font = new System.Drawing.Font("New Gulim", 11F, System.Drawing.FontStyle.Regular); this.groupBoxContact.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.groupBoxContact.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxContact.FrameLineThickness = 2; this.groupBoxContact.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.groupBoxContact.HeaderHeightOffset = 12; this.groupBoxContact.Location = new System.Drawing.Point(67, 249); this.groupBoxContact.Name = "groupBoxContact"; this.groupBoxContact.RoundRadius = 5; this.groupBoxContact.Size = new System.Drawing.Size(774, 237); this.groupBoxContact.TabIndex = 95; this.groupBoxContact.Text = "Contact"; this.groupBoxContact.TextColor = System.Drawing.Color.White; // // labelTitleCompany // this.labelTitleCompany.BackGround = null; this.labelTitleCompany.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleCompany.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleCompany.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleCompany.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleCompany.LineSpacing = 0F; this.labelTitleCompany.Location = new System.Drawing.Point(53, 50); this.labelTitleCompany.Name = "labelTitleCompany"; this.labelTitleCompany.OverlapOptimize = true; this.labelTitleCompany.PasswordChar = '\0'; this.labelTitleCompany.Radius = 3; this.labelTitleCompany.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleCompany.Size = new System.Drawing.Size(130, 24); this.labelTitleCompany.TabIndex = 82; this.labelTitleCompany.Text = "Company:"; this.labelTitleCompany.TextColor = System.Drawing.Color.White; this.labelTitleCompany.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleCompany.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleCompany.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleCompany.Wordwrap = false; // // labelContact1 // this.labelContact1.BackGround = null; this.labelContact1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelContact1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelContact1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelContact1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelContact1.LineSpacing = 0F; this.labelContact1.Location = new System.Drawing.Point(189, 50); this.labelContact1.Name = "labelContact1"; this.labelContact1.OverlapOptimize = true; this.labelContact1.PasswordChar = '\0'; this.labelContact1.Radius = 3; this.labelContact1.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelContact1.Size = new System.Drawing.Size(539, 24); this.labelContact1.TabIndex = 77; this.labelContact1.Text = "INTECHKOREA co.,LTD"; this.labelContact1.TextColor = System.Drawing.Color.White; this.labelContact1.TextColorDisable = System.Drawing.Color.Gray; this.labelContact1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelContact1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelContact1.Wordwrap = false; // // labelContact2 // this.labelContact2.BackGround = null; this.labelContact2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelContact2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelContact2.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelContact2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelContact2.LineSpacing = 0F; this.labelContact2.Location = new System.Drawing.Point(189, 80); this.labelContact2.Name = "labelContact2"; this.labelContact2.OverlapOptimize = true; this.labelContact2.PasswordChar = '\0'; this.labelContact2.Radius = 3; this.labelContact2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelContact2.Size = new System.Drawing.Size(539, 24); this.labelContact2.TabIndex = 78; this.labelContact2.Text = "(82)032-681-0714"; this.labelContact2.TextColor = System.Drawing.Color.White; this.labelContact2.TextColorDisable = System.Drawing.Color.Gray; this.labelContact2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelContact2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelContact2.Wordwrap = false; // // labelTitleFax // this.labelTitleFax.BackGround = null; this.labelTitleFax.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleFax.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleFax.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleFax.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleFax.LineSpacing = 0F; this.labelTitleFax.Location = new System.Drawing.Point(53, 110); this.labelTitleFax.Name = "labelTitleFax"; this.labelTitleFax.OverlapOptimize = true; this.labelTitleFax.PasswordChar = '\0'; this.labelTitleFax.Radius = 3; this.labelTitleFax.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleFax.Size = new System.Drawing.Size(130, 24); this.labelTitleFax.TabIndex = 88; this.labelTitleFax.Text = "Fax:"; this.labelTitleFax.TextColor = System.Drawing.Color.White; this.labelTitleFax.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleFax.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleFax.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleFax.Wordwrap = false; // // labelContact4 // this.labelContact4.BackGround = null; this.labelContact4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelContact4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelContact4.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelContact4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelContact4.LineSpacing = 0F; this.labelContact4.Location = new System.Drawing.Point(189, 140); this.labelContact4.Name = "labelContact4"; this.labelContact4.OverlapOptimize = true; this.labelContact4.PasswordChar = '\0'; this.labelContact4.Radius = 3; this.labelContact4.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelContact4.Size = new System.Drawing.Size(539, 24); this.labelContact4.TabIndex = 79; this.labelContact4.Text = "10, Janggogae-ro 217beon-gil, Seo-gu, Incheon, Republic of Korea"; this.labelContact4.TextColor = System.Drawing.Color.White; this.labelContact4.TextColorDisable = System.Drawing.Color.Gray; this.labelContact4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelContact4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelContact4.Wordwrap = false; // // labelContact3 // this.labelContact3.BackGround = null; this.labelContact3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelContact3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelContact3.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelContact3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelContact3.LineSpacing = 0F; this.labelContact3.Location = new System.Drawing.Point(189, 110); this.labelContact3.Name = "labelContact3"; this.labelContact3.OverlapOptimize = true; this.labelContact3.PasswordChar = '\0'; this.labelContact3.Radius = 3; this.labelContact3.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelContact3.Size = new System.Drawing.Size(539, 24); this.labelContact3.TabIndex = 87; this.labelContact3.Text = "(82)032-681-0713"; this.labelContact3.TextColor = System.Drawing.Color.White; this.labelContact3.TextColorDisable = System.Drawing.Color.Gray; this.labelContact3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelContact3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelContact3.Wordwrap = false; // // labelContact5 // this.labelContact5.BackGround = null; this.labelContact5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelContact5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelContact5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelContact5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelContact5.LineSpacing = 0F; this.labelContact5.Location = new System.Drawing.Point(189, 170); this.labelContact5.Name = "labelContact5"; this.labelContact5.OverlapOptimize = true; this.labelContact5.PasswordChar = '\0'; this.labelContact5.Radius = 3; this.labelContact5.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelContact5.Size = new System.Drawing.Size(539, 24); this.labelContact5.TabIndex = 80; this.labelContact5.Text = "sales@intechkorea.com"; this.labelContact5.TextColor = System.Drawing.Color.White; this.labelContact5.TextColorDisable = System.Drawing.Color.Gray; this.labelContact5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelContact5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelContact5.Wordwrap = false; // // labelTitleHomepage // this.labelTitleHomepage.BackGround = null; this.labelTitleHomepage.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleHomepage.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleHomepage.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleHomepage.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleHomepage.LineSpacing = 0F; this.labelTitleHomepage.Location = new System.Drawing.Point(53, 200); this.labelTitleHomepage.Name = "labelTitleHomepage"; this.labelTitleHomepage.OverlapOptimize = true; this.labelTitleHomepage.PasswordChar = '\0'; this.labelTitleHomepage.Radius = 3; this.labelTitleHomepage.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleHomepage.Size = new System.Drawing.Size(130, 24); this.labelTitleHomepage.TabIndex = 86; this.labelTitleHomepage.Text = "Homepage:"; this.labelTitleHomepage.TextColor = System.Drawing.Color.White; this.labelTitleHomepage.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleHomepage.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleHomepage.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleHomepage.Wordwrap = false; // // labelContact6 // this.labelContact6.BackGround = null; this.labelContact6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelContact6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelContact6.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelContact6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelContact6.LineSpacing = 0F; this.labelContact6.Location = new System.Drawing.Point(189, 200); this.labelContact6.Name = "labelContact6"; this.labelContact6.OverlapOptimize = true; this.labelContact6.PasswordChar = '\0'; this.labelContact6.Radius = 3; this.labelContact6.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelContact6.Size = new System.Drawing.Size(539, 24); this.labelContact6.TabIndex = 81; this.labelContact6.Text = "http://www.intechkorea.com"; this.labelContact6.TextColor = System.Drawing.Color.White; this.labelContact6.TextColorDisable = System.Drawing.Color.Gray; this.labelContact6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelContact6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelContact6.Wordwrap = false; // // labelTitleEmail // this.labelTitleEmail.BackGround = null; this.labelTitleEmail.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleEmail.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleEmail.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleEmail.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleEmail.LineSpacing = 0F; this.labelTitleEmail.Location = new System.Drawing.Point(53, 170); this.labelTitleEmail.Name = "labelTitleEmail"; this.labelTitleEmail.OverlapOptimize = true; this.labelTitleEmail.PasswordChar = '\0'; this.labelTitleEmail.Radius = 3; this.labelTitleEmail.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleEmail.Size = new System.Drawing.Size(130, 24); this.labelTitleEmail.TabIndex = 85; this.labelTitleEmail.Text = "E-mail:"; this.labelTitleEmail.TextColor = System.Drawing.Color.White; this.labelTitleEmail.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleEmail.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleEmail.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleEmail.Wordwrap = false; // // labelTitleTel // this.labelTitleTel.BackGround = null; this.labelTitleTel.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleTel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleTel.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleTel.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleTel.LineSpacing = 0F; this.labelTitleTel.Location = new System.Drawing.Point(53, 80); this.labelTitleTel.Name = "labelTitleTel"; this.labelTitleTel.OverlapOptimize = true; this.labelTitleTel.PasswordChar = '\0'; this.labelTitleTel.Radius = 3; this.labelTitleTel.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleTel.Size = new System.Drawing.Size(130, 24); this.labelTitleTel.TabIndex = 83; this.labelTitleTel.Text = "Tel:"; this.labelTitleTel.TextColor = System.Drawing.Color.White; this.labelTitleTel.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleTel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleTel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleTel.Wordwrap = false; // // labelTitleAddress // this.labelTitleAddress.BackGround = null; this.labelTitleAddress.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleAddress.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleAddress.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleAddress.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleAddress.LineSpacing = 0F; this.labelTitleAddress.Location = new System.Drawing.Point(53, 140); this.labelTitleAddress.Name = "labelTitleAddress"; this.labelTitleAddress.OverlapOptimize = true; this.labelTitleAddress.PasswordChar = '\0'; this.labelTitleAddress.Radius = 3; this.labelTitleAddress.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleAddress.Size = new System.Drawing.Size(130, 24); this.labelTitleAddress.TabIndex = 84; this.labelTitleAddress.Text = "Address:"; this.labelTitleAddress.TextColor = System.Drawing.Color.White; this.labelTitleAddress.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleAddress.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleAddress.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleAddress.Wordwrap = false; // // groupBoxInformation // this.groupBoxInformation.BackGround = null; this.groupBoxInformation.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.groupBoxInformation.BackImage = null; this.groupBoxInformation.Controls.Add(this.smartButton1); this.groupBoxInformation.Controls.Add(this.labelTitleModel); this.groupBoxInformation.Controls.Add(this.labelTitleSerialNo); this.groupBoxInformation.Controls.Add(this.buttonUpdateMainboardMaster); this.groupBoxInformation.Controls.Add(this.smartLabel6); this.groupBoxInformation.Controls.Add(this.labelTitleDisplay); this.groupBoxInformation.Controls.Add(this.labelTitleMainControl); this.groupBoxInformation.Controls.Add(this.labelControlVersionMaster); this.groupBoxInformation.Controls.Add(this.labelSerialNo); this.groupBoxInformation.Controls.Add(this.labelTitleVersion2); this.groupBoxInformation.Controls.Add(this.smartLabel10); this.groupBoxInformation.Controls.Add(this.smartLabel9); this.groupBoxInformation.Controls.Add(this.labelTitleVersion1); this.groupBoxInformation.Controls.Add(this.labelDisplayVersion); this.groupBoxInformation.Controls.Add(this.buttonUpdateDisplay); this.groupBoxInformation.Font = new System.Drawing.Font("New Gulim", 11F, System.Drawing.FontStyle.Regular); this.groupBoxInformation.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.groupBoxInformation.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxInformation.FrameLineThickness = 2; this.groupBoxInformation.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.groupBoxInformation.HeaderHeightOffset = 12; this.groupBoxInformation.Location = new System.Drawing.Point(67, 42); this.groupBoxInformation.Name = "groupBoxInformation"; this.groupBoxInformation.RoundRadius = 5; this.groupBoxInformation.Size = new System.Drawing.Size(774, 201); this.groupBoxInformation.TabIndex = 94; this.groupBoxInformation.Text = "Information"; this.groupBoxInformation.TextColor = System.Drawing.Color.White; // // smartButton1 // this.smartButton1.BackGround = this.groupBoxInformation; this.smartButton1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartButton1.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartButton1.ButtonDownColor = System.Drawing.Color.SlateGray; this.smartButton1.ButtonImageAutoSize = true; this.smartButton1.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.smartButton1.ButtonText = "English"; this.smartButton1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.smartButton1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.smartButton1.GroupID = 0; this.smartButton1.ImageDisable = null; this.smartButton1.ImageDown = null; this.smartButton1.ImageUp = null; this.smartButton1.Location = new System.Drawing.Point(644, 49); this.smartButton1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.smartButton1.Name = "smartButton1"; this.smartButton1.NestedClickEventPrevent = false; this.smartButton1.OutlinePixel = 2; this.smartButton1.OverlapOptimize = true; this.smartButton1.RepeatInterval = 200; this.smartButton1.RepeatIntervalAccelerate = null; this.smartButton1.RoundSize = 10; this.smartButton1.SafeInterval = 200; this.smartButton1.Size = new System.Drawing.Size(84, 24); this.smartButton1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.smartButton1.TabIndex = 91; this.smartButton1.Text = null; this.smartButton1.TextColor = System.Drawing.Color.White; this.smartButton1.TextColorDisable = System.Drawing.Color.Gray; this.smartButton1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.smartButton1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.smartButton1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.smartButton1.Visible = false; this.smartButton1.Click += new System.EventHandler(this.smartButton1_Click); // // labelTitleModel // this.labelTitleModel.BackGround = null; this.labelTitleModel.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleModel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleModel.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleModel.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleModel.LineSpacing = 0F; this.labelTitleModel.Location = new System.Drawing.Point(53, 49); this.labelTitleModel.Name = "labelTitleModel"; this.labelTitleModel.OverlapOptimize = true; this.labelTitleModel.PasswordChar = '\0'; this.labelTitleModel.Radius = 3; this.labelTitleModel.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleModel.Size = new System.Drawing.Size(130, 24); this.labelTitleModel.TabIndex = 4; this.labelTitleModel.Text = "Model:"; this.labelTitleModel.TextColor = System.Drawing.Color.White; this.labelTitleModel.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleModel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleModel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleModel.Wordwrap = false; // // labelTitleSerialNo // this.labelTitleSerialNo.BackGround = null; this.labelTitleSerialNo.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleSerialNo.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleSerialNo.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleSerialNo.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleSerialNo.LineSpacing = 0F; this.labelTitleSerialNo.Location = new System.Drawing.Point(53, 79); this.labelTitleSerialNo.Name = "labelTitleSerialNo"; this.labelTitleSerialNo.OverlapOptimize = true; this.labelTitleSerialNo.PasswordChar = '\0'; this.labelTitleSerialNo.Radius = 3; this.labelTitleSerialNo.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleSerialNo.Size = new System.Drawing.Size(130, 24); this.labelTitleSerialNo.TabIndex = 5; this.labelTitleSerialNo.Text = "Serial No.:"; this.labelTitleSerialNo.TextColor = System.Drawing.Color.White; this.labelTitleSerialNo.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleSerialNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleSerialNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSerialNo.Wordwrap = false; // // buttonUpdateMainboardMaster // this.buttonUpdateMainboardMaster.BackGround = this.groupBoxInformation; this.buttonUpdateMainboardMaster.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.buttonUpdateMainboardMaster.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonUpdateMainboardMaster.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonUpdateMainboardMaster.ButtonImageAutoSize = true; this.buttonUpdateMainboardMaster.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonUpdateMainboardMaster.ButtonText = "Update"; this.buttonUpdateMainboardMaster.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonUpdateMainboardMaster.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.buttonUpdateMainboardMaster.GroupID = 0; this.buttonUpdateMainboardMaster.ImageDisable = null; this.buttonUpdateMainboardMaster.ImageDown = null; this.buttonUpdateMainboardMaster.ImageUp = null; this.buttonUpdateMainboardMaster.Location = new System.Drawing.Point(586, 139); this.buttonUpdateMainboardMaster.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonUpdateMainboardMaster.Name = "buttonUpdateMainboardMaster"; this.buttonUpdateMainboardMaster.NestedClickEventPrevent = false; this.buttonUpdateMainboardMaster.OutlinePixel = 2; this.buttonUpdateMainboardMaster.OverlapOptimize = true; this.buttonUpdateMainboardMaster.RepeatInterval = 200; this.buttonUpdateMainboardMaster.RepeatIntervalAccelerate = null; this.buttonUpdateMainboardMaster.RoundSize = 10; this.buttonUpdateMainboardMaster.SafeInterval = 200; this.buttonUpdateMainboardMaster.Size = new System.Drawing.Size(84, 24); this.buttonUpdateMainboardMaster.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonUpdateMainboardMaster.TabIndex = 90; this.buttonUpdateMainboardMaster.Text = null; this.buttonUpdateMainboardMaster.TextColor = System.Drawing.Color.White; this.buttonUpdateMainboardMaster.TextColorDisable = System.Drawing.Color.Gray; this.buttonUpdateMainboardMaster.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonUpdateMainboardMaster.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonUpdateMainboardMaster.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonUpdateMainboardMaster.Click += new System.EventHandler(this.buttonUpdateMainboardMaster_Click); // // smartLabel6 // this.smartLabel6.BackGround = null; this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.smartLabel6.LineSpacing = 0F; this.smartLabel6.Location = new System.Drawing.Point(189, 49); this.smartLabel6.Name = "smartLabel6"; this.smartLabel6.OverlapOptimize = true; this.smartLabel6.PasswordChar = '\0'; this.smartLabel6.Radius = 3; this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel6.Size = new System.Drawing.Size(150, 24); this.smartLabel6.TabIndex = 7; this.smartLabel6.Text = "INT_PT002"; this.smartLabel6.TextColor = System.Drawing.Color.White; this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel6.Wordwrap = false; // // labelTitleDisplay // this.labelTitleDisplay.BackGround = null; this.labelTitleDisplay.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleDisplay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleDisplay.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleDisplay.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleDisplay.LineSpacing = 0F; this.labelTitleDisplay.Location = new System.Drawing.Point(53, 109); this.labelTitleDisplay.Name = "labelTitleDisplay"; this.labelTitleDisplay.OverlapOptimize = true; this.labelTitleDisplay.PasswordChar = '\0'; this.labelTitleDisplay.Radius = 3; this.labelTitleDisplay.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleDisplay.Size = new System.Drawing.Size(130, 24); this.labelTitleDisplay.TabIndex = 8; this.labelTitleDisplay.Text = "Display:"; this.labelTitleDisplay.TextColor = System.Drawing.Color.White; this.labelTitleDisplay.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleDisplay.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleDisplay.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleDisplay.Wordwrap = false; // // labelTitleMainControl // this.labelTitleMainControl.BackGround = null; this.labelTitleMainControl.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleMainControl.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleMainControl.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMainControl.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleMainControl.LineSpacing = 0F; this.labelTitleMainControl.Location = new System.Drawing.Point(53, 139); this.labelTitleMainControl.Name = "labelTitleMainControl"; this.labelTitleMainControl.OverlapOptimize = true; this.labelTitleMainControl.PasswordChar = '\0'; this.labelTitleMainControl.Radius = 3; this.labelTitleMainControl.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleMainControl.Size = new System.Drawing.Size(130, 24); this.labelTitleMainControl.TabIndex = 6; this.labelTitleMainControl.Text = "Main Control:"; this.labelTitleMainControl.TextColor = System.Drawing.Color.White; this.labelTitleMainControl.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleMainControl.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMainControl.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMainControl.Wordwrap = false; // // labelControlVersionMaster // this.labelControlVersionMaster.BackGround = null; this.labelControlVersionMaster.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelControlVersionMaster.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelControlVersionMaster.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelControlVersionMaster.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelControlVersionMaster.LineSpacing = 0F; this.labelControlVersionMaster.Location = new System.Drawing.Point(481, 139); this.labelControlVersionMaster.Name = "labelControlVersionMaster"; this.labelControlVersionMaster.OverlapOptimize = true; this.labelControlVersionMaster.PasswordChar = '\0'; this.labelControlVersionMaster.Radius = 3; this.labelControlVersionMaster.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelControlVersionMaster.Size = new System.Drawing.Size(99, 24); this.labelControlVersionMaster.TabIndex = 14; this.labelControlVersionMaster.Text = "0.0.0"; this.labelControlVersionMaster.TextColor = System.Drawing.Color.White; this.labelControlVersionMaster.TextColorDisable = System.Drawing.Color.Gray; this.labelControlVersionMaster.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelControlVersionMaster.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelControlVersionMaster.Wordwrap = false; // // labelSerialNo // this.labelSerialNo.BackGround = null; this.labelSerialNo.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelSerialNo.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelSerialNo.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelSerialNo.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelSerialNo.LineSpacing = 0F; this.labelSerialNo.Location = new System.Drawing.Point(189, 79); this.labelSerialNo.Name = "labelSerialNo"; this.labelSerialNo.OverlapOptimize = true; this.labelSerialNo.PasswordChar = '\0'; this.labelSerialNo.Radius = 3; this.labelSerialNo.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelSerialNo.Size = new System.Drawing.Size(150, 24); this.labelSerialNo.TabIndex = 9; this.labelSerialNo.Text = "23A0000"; this.labelSerialNo.TextColor = System.Drawing.Color.White; this.labelSerialNo.TextColorDisable = System.Drawing.Color.Gray; this.labelSerialNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelSerialNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSerialNo.Wordwrap = false; this.labelSerialNo.Click += new System.EventHandler(this.labelSerialNo_Click); // // labelTitleVersion2 // this.labelTitleVersion2.BackGround = null; this.labelTitleVersion2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleVersion2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleVersion2.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleVersion2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleVersion2.LineSpacing = 0F; this.labelTitleVersion2.Location = new System.Drawing.Point(345, 139); this.labelTitleVersion2.Name = "labelTitleVersion2"; this.labelTitleVersion2.OverlapOptimize = true; this.labelTitleVersion2.PasswordChar = '\0'; this.labelTitleVersion2.Radius = 3; this.labelTitleVersion2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleVersion2.Size = new System.Drawing.Size(130, 24); this.labelTitleVersion2.TabIndex = 12; this.labelTitleVersion2.Text = "Version:"; this.labelTitleVersion2.TextColor = System.Drawing.Color.White; this.labelTitleVersion2.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleVersion2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleVersion2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleVersion2.Wordwrap = false; // // smartLabel10 // this.smartLabel10.BackGround = null; this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.smartLabel10.LineSpacing = 0F; this.smartLabel10.Location = new System.Drawing.Point(189, 109); this.smartLabel10.Name = "smartLabel10"; this.smartLabel10.OverlapOptimize = true; this.smartLabel10.PasswordChar = '\0'; this.smartLabel10.Radius = 3; this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel10.Size = new System.Drawing.Size(150, 24); this.smartLabel10.TabIndex = 11; this.smartLabel10.Text = "INT_PT002"; this.smartLabel10.TextColor = System.Drawing.Color.White; this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel10.Wordwrap = false; // // smartLabel9 // this.smartLabel9.BackGround = null; this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.smartLabel9.LineSpacing = 0F; this.smartLabel9.Location = new System.Drawing.Point(189, 139); this.smartLabel9.Name = "smartLabel9"; this.smartLabel9.OverlapOptimize = true; this.smartLabel9.PasswordChar = '\0'; this.smartLabel9.Radius = 3; this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel9.Size = new System.Drawing.Size(150, 24); this.smartLabel9.TabIndex = 10; this.smartLabel9.Text = "IBD902M-Master"; this.smartLabel9.TextColor = System.Drawing.Color.White; this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel9.Wordwrap = false; // // labelTitleVersion1 // this.labelTitleVersion1.BackGround = null; this.labelTitleVersion1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleVersion1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleVersion1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleVersion1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleVersion1.LineSpacing = 0F; this.labelTitleVersion1.Location = new System.Drawing.Point(345, 109); this.labelTitleVersion1.Name = "labelTitleVersion1"; this.labelTitleVersion1.OverlapOptimize = true; this.labelTitleVersion1.PasswordChar = '\0'; this.labelTitleVersion1.Radius = 3; this.labelTitleVersion1.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleVersion1.Size = new System.Drawing.Size(130, 24); this.labelTitleVersion1.TabIndex = 13; this.labelTitleVersion1.Text = "Version:"; this.labelTitleVersion1.TextColor = System.Drawing.Color.White; this.labelTitleVersion1.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleVersion1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleVersion1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleVersion1.Wordwrap = false; // // labelDisplayVersion // this.labelDisplayVersion.BackGround = null; this.labelDisplayVersion.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelDisplayVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelDisplayVersion.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelDisplayVersion.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelDisplayVersion.LineSpacing = 0F; this.labelDisplayVersion.Location = new System.Drawing.Point(481, 109); this.labelDisplayVersion.Name = "labelDisplayVersion"; this.labelDisplayVersion.OverlapOptimize = true; this.labelDisplayVersion.PasswordChar = '\0'; this.labelDisplayVersion.Radius = 3; this.labelDisplayVersion.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelDisplayVersion.Size = new System.Drawing.Size(99, 24); this.labelDisplayVersion.TabIndex = 15; this.labelDisplayVersion.Text = "0.0.0"; this.labelDisplayVersion.TextColor = System.Drawing.Color.White; this.labelDisplayVersion.TextColorDisable = System.Drawing.Color.Gray; this.labelDisplayVersion.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelDisplayVersion.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelDisplayVersion.Wordwrap = false; // // buttonUpdateDisplay // this.buttonUpdateDisplay.BackGround = this.groupBoxInformation; this.buttonUpdateDisplay.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.buttonUpdateDisplay.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonUpdateDisplay.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonUpdateDisplay.ButtonImageAutoSize = true; this.buttonUpdateDisplay.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonUpdateDisplay.ButtonText = "Update"; this.buttonUpdateDisplay.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonUpdateDisplay.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.buttonUpdateDisplay.GroupID = 0; this.buttonUpdateDisplay.ImageDisable = null; this.buttonUpdateDisplay.ImageDown = null; this.buttonUpdateDisplay.ImageUp = null; this.buttonUpdateDisplay.Location = new System.Drawing.Point(586, 109); this.buttonUpdateDisplay.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonUpdateDisplay.Name = "buttonUpdateDisplay"; this.buttonUpdateDisplay.NestedClickEventPrevent = false; this.buttonUpdateDisplay.OutlinePixel = 2; this.buttonUpdateDisplay.OverlapOptimize = true; this.buttonUpdateDisplay.RepeatInterval = 200; this.buttonUpdateDisplay.RepeatIntervalAccelerate = null; this.buttonUpdateDisplay.RoundSize = 10; this.buttonUpdateDisplay.SafeInterval = 200; this.buttonUpdateDisplay.Size = new System.Drawing.Size(84, 24); this.buttonUpdateDisplay.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonUpdateDisplay.TabIndex = 76; this.buttonUpdateDisplay.Text = null; this.buttonUpdateDisplay.TextColor = System.Drawing.Color.White; this.buttonUpdateDisplay.TextColorDisable = System.Drawing.Color.Gray; this.buttonUpdateDisplay.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonUpdateDisplay.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonUpdateDisplay.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonUpdateDisplay.Click += new System.EventHandler(this.buttonUpdateDisplay_Click); // // smartKeyboard1 // this.smartKeyboard1.BackGround = null; this.smartKeyboard1.BackGroundColor = System.Drawing.Color.LightBlue; this.smartKeyboard1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180))))); this.smartKeyboard1.BorderStyle = SmartX.SmartKeyboard.BorderStyles.RoundRectFill; this.smartKeyboard1.ControlKeyDisable = true; this.smartKeyboard1.DesignMinimize = true; this.smartKeyboard1.HanYoungKeyDisable = true; this.smartKeyboard1.KeyBoardBackImage = null; this.smartKeyboard1.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL; this.smartKeyboard1.KeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(93)))), ((int)(((byte)(123))))); this.smartKeyboard1.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.smartKeyboard1.KeyOutLineWidth = 1; this.smartKeyboard1.KeyPressFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(60))))); this.smartKeyboard1.KeyPressImage1 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyPressImage1"))); this.smartKeyboard1.KeyPressImage2 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyPressImage2"))); this.smartKeyboard1.KeyPressImage3 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyPressImage3"))); this.smartKeyboard1.KeyPressOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(213))))); this.smartKeyboard1.KeyPressTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150))))); this.smartKeyboard1.KeyTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.smartKeyboard1.KeyTextFont = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.smartKeyboard1.KeyUpImage1 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyUpImage1"))); this.smartKeyboard1.KeyUpImage2 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyUpImage2"))); this.smartKeyboard1.KeyUpImage3 = ((System.Drawing.Image)(resources.GetObject("smartKeyboard1.KeyUpImage3"))); this.smartKeyboard1.Location = new System.Drawing.Point(15, 62); this.smartKeyboard1.MarginLeftRight = 7; this.smartKeyboard1.MarginTopBottom = 7; this.smartKeyboard1.Name = "smartKeyboard1"; this.smartKeyboard1.OverlapOptimize = true; this.smartKeyboard1.Radius = 5; this.smartKeyboard1.RoundedCorners = true; this.smartKeyboard1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180))))); this.smartKeyboard1.Size = new System.Drawing.Size(16, 11); this.smartKeyboard1.SizeRunTime = new System.Drawing.Size(832, 327); this.smartKeyboard1.TabIndex = 89; this.smartKeyboard1.TABKeyDisable = false; this.smartKeyboard1.TargetInputObject = null; this.smartKeyboard1.Text = "smartKeyboard1"; this.smartKeyboard1.TextColor = System.Drawing.Color.Black; this.smartKeyboard1.TextColorDisable = System.Drawing.Color.Gray; this.smartKeyboard1.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.GRAY_SKIN1; this.smartKeyboard1.OnXKeyClick += new System.EventHandler(this.smartKeyboard1_OnXKeyClick); this.smartKeyboard1.OnLabelKeyPress += new System.Windows.Forms.KeyPressEventHandler(this.smartKeyboard1_OnLabelKeyPress); // // ControlMenuSystemInformation // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlMenuSystemInformation"; this.Size = new System.Drawing.Size(909, 664); this.smartGroupBox1.ResumeLayout(false); this.groupBoxTime.ResumeLayout(false); this.groupBoxContact.ResumeLayout(false); this.groupBoxInformation.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartLabel labelSerialNo; private SmartX.SmartLabel labelTitleDisplay; private SmartX.SmartLabel smartLabel6; private SmartX.SmartLabel labelTitleMainControl; private SmartX.SmartLabel labelTitleSerialNo; private SmartX.SmartLabel labelTitleModel; private SmartX.SmartLabel smartLabel10; private SmartX.SmartLabel smartLabel9; private SmartX.SmartLabel labelDisplayVersion; private SmartX.SmartLabel labelControlVersionMaster; private SmartX.SmartLabel labelTitleVersion1; private SmartX.SmartLabel labelTitleVersion2; private SmartX.SmartButton buttonUpdateDisplay; private SmartX.SmartLabel labelContact1; private SmartX.SmartLabel labelContact6; private SmartX.SmartLabel labelContact5; private SmartX.SmartLabel labelContact4; private SmartX.SmartLabel labelContact2; private SmartX.SmartLabel labelContact3; private SmartX.SmartLabel labelTitleHomepage; private SmartX.SmartLabel labelTitleEmail; private SmartX.SmartLabel labelTitleAddress; private SmartX.SmartLabel labelTitleTel; private SmartX.SmartLabel labelTitleCompany; private SmartX.SmartLabel labelTitleFax; private SmartX.SmartKeyboard smartKeyboard1; private SmartX.SmartButton buttonUpdateMainboardMaster; private SmartX.SmartGroupBox groupBoxInformation; private SmartX.SmartGroupBox groupBoxContact; private SmartX.SmartGroupBox groupBoxTime; private SmartX.SmartUpDown upDownYear; private SmartX.SmartUpDown upDownDate; private SmartX.SmartUpDown upDownMonth; private SmartX.SmartLabel smartLabel8; private SmartX.SmartLabel smartLabel2; private SmartX.SmartLabel smartLabel1; private SmartX.SmartUpDown upDownMinute; private SmartX.SmartUpDown upDownHour; private SmartX.SmartButton buttonSave; private SmartX.SmartLabel labelCurrentTime; private SmartX.SmartButton smartButton1; } }