namespace INT_PT002.Controls { partial class ControlMenuSystemEthernet { /// /// 필수 디자이너 변수입니다. /// private System.ComponentModel.IContainer components = null; /// /// 사용 중인 모든 리소스를 정리합니다. /// /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 구성 요소 디자이너에서 생성한 코드 /// /// 디자이너 지원에 필요한 메서드입니다. /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오. /// private void InitializeComponent() { this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.labelClientCount = new SmartX.SmartLabel(); this.smartListBoxClientList = new SmartX.SmartListBox(); this.groupBoxModbusSetting = new SmartX.SmartGroupBox(); this.buttonSaveModbus = new SmartX.SmartButton(); this.labelModbusRole = new SmartX.SmartLabel(); this.labelStartAddress = new SmartX.SmartLabel(); this.labelFunctions = new SmartX.SmartLabel(); this.labelTitleStartAddress = new SmartX.SmartLabel(); this.labelTitleFunctions = new SmartX.SmartLabel(); this.smartLabel10 = new SmartX.SmartLabel(); this.smartGroupBox5 = new SmartX.SmartGroupBox(); this.buttonSaveClient = new SmartX.SmartButton(); this.buttonStopClient = new SmartX.SmartButton(); this.labelHostPort = new SmartX.SmartLabel(); this.buttonStartClient = new SmartX.SmartButton(); this.labelHostIP4 = new SmartX.SmartLabel(); this.labelHostIP3 = new SmartX.SmartLabel(); this.labelHostIP2 = new SmartX.SmartLabel(); this.labelHostIP1 = new SmartX.SmartLabel(); this.labelClientStatus = new SmartX.SmartLabel(); this.smartLabel7 = new SmartX.SmartLabel(); this.smartLabel8 = new SmartX.SmartLabel(); this.smartLabel9 = new SmartX.SmartLabel(); this.smartGroupBox4 = new SmartX.SmartGroupBox(); this.buttonSaveServer = new SmartX.SmartButton(); this.buttonStopServer = new SmartX.SmartButton(); this.buttonStartServer = new SmartX.SmartButton(); this.labelLocalPort = new SmartX.SmartLabel(); this.labelConnectedIP = new SmartX.SmartLabel(); this.labelServerStatus = new SmartX.SmartLabel(); this.smartLabel6 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel(); this.smartGroupBox3 = new SmartX.SmartGroupBox(); this.smartLabel5 = new SmartX.SmartLabel(); this.smartLabel4 = new SmartX.SmartLabel(); this.labelMACAddress6 = new SmartX.SmartLabel(); this.labelMACAddress5 = new SmartX.SmartLabel(); this.labelMACAddress4 = new SmartX.SmartLabel(); this.labelMACAddress1 = new SmartX.SmartLabel(); this.labelTitleMACAddress = new SmartX.SmartLabel(); this.panel2 = new System.Windows.Forms.Panel(); this.radioButtonLocalIpStatic = new SmartX.SmartRadioButton(); this.radioButtonLocalIpDHCP = new SmartX.SmartRadioButton(); this.labelTitleIPConfiguration = new SmartX.SmartLabel(); this.labelLocalSubnetMask4 = new SmartX.SmartLabel(); this.labelLocalSubnetMask3 = new SmartX.SmartLabel(); this.labelLocalSubnetMask2 = new SmartX.SmartLabel(); this.labelLocalSubnetMask1 = new SmartX.SmartLabel(); this.labelTitleSubnetMask = new SmartX.SmartLabel(); this.labelLocalGateway4 = new SmartX.SmartLabel(); this.labelLocalGateway3 = new SmartX.SmartLabel(); this.labelLocalGateway2 = new SmartX.SmartLabel(); this.labelLocalGateway1 = new SmartX.SmartLabel(); this.labelTitleGateway = new SmartX.SmartLabel(); this.labelLocalIP4 = new SmartX.SmartLabel(); this.labelLocalIP3 = new SmartX.SmartLabel(); this.labelLocalIP2 = new SmartX.SmartLabel(); this.labelLocalIP1 = new SmartX.SmartLabel(); this.labelTitleIPAddress = new SmartX.SmartLabel(); this.buttonSaveLocal = new SmartX.SmartButton(); this.labelHelp = new SmartX.SmartLabel(); this.smartGroupBox2 = new SmartX.SmartGroupBox(); this.smartButton1 = new SmartX.SmartButton(); this.smartLabel1 = new SmartX.SmartLabel(); this.buttonSaveMode = new SmartX.SmartButton(); this.smartLabel13 = new SmartX.SmartLabel(); this.comboBoxEthernetOpMode = new System.Windows.Forms.ComboBox(); this.comboBoxEthernetMode = new System.Windows.Forms.ComboBox(); this.timerServer = new System.Windows.Forms.Timer(); this.smartGroupBox1.SuspendLayout(); this.groupBoxModbusSetting.SuspendLayout(); this.smartGroupBox5.SuspendLayout(); this.smartGroupBox4.SuspendLayout(); this.smartGroupBox3.SuspendLayout(); this.panel2.SuspendLayout(); this.smartGroupBox2.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.labelClientCount); this.smartGroupBox1.Controls.Add(this.smartListBoxClientList); this.smartGroupBox1.Controls.Add(this.groupBoxModbusSetting); this.smartGroupBox1.Controls.Add(this.smartGroupBox5); this.smartGroupBox1.Controls.Add(this.smartGroupBox4); this.smartGroupBox1.Controls.Add(this.smartGroupBox3); this.smartGroupBox1.Controls.Add(this.smartGroupBox2); 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 = 3; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.White; // // labelClientCount // this.labelClientCount.BackGround = null; this.labelClientCount.BackGroundColor = System.Drawing.Color.SkyBlue; this.labelClientCount.BorderColor = System.Drawing.Color.Black; this.labelClientCount.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelClientCount.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelClientCount.LineSpacing = 0F; this.labelClientCount.Location = new System.Drawing.Point(-33, 260); this.labelClientCount.Name = "labelClientCount"; this.labelClientCount.OverlapOptimize = true; this.labelClientCount.PasswordChar = '\0'; this.labelClientCount.Radius = 3; this.labelClientCount.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelClientCount.Size = new System.Drawing.Size(94, 28); this.labelClientCount.TabIndex = 251; this.labelClientCount.Text = "smartLabel1"; this.labelClientCount.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelClientCount.TextColorDisable = System.Drawing.Color.Gray; this.labelClientCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelClientCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelClientCount.Visible = false; this.labelClientCount.Wordwrap = false; // // smartListBoxClientList // this.smartListBoxClientList.BackGround = null; this.smartListBoxClientList.BackGroundColor = System.Drawing.Color.LightBlue; this.smartListBoxClientList.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartListBoxClientList.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle; this.smartListBoxClientList.ColumnStyles = null; this.smartListBoxClientList.DataSource = null; this.smartListBoxClientList.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.smartListBoxClientList.ItemOffsetGap = 0; this.smartListBoxClientList.ItemOffsetX = 0; this.smartListBoxClientList.ItemOffsetY = 0; this.smartListBoxClientList.ItemTextOffsetY = 1; this.smartListBoxClientList.Location = new System.Drawing.Point(-33, 294); this.smartListBoxClientList.MouseMoveEventSpace = 3; this.smartListBoxClientList.MouseMoveSpace = 10; this.smartListBoxClientList.Name = "smartListBoxClientList"; this.smartListBoxClientList.OverlapOptimize = true; this.smartListBoxClientList.ScrollBarBackColor = System.Drawing.Color.DarkGray; this.smartListBoxClientList.ScrollBarButtonColor = System.Drawing.Color.GhostWhite; this.smartListBoxClientList.ScrollBarButtonHeight = 15; this.smartListBoxClientList.ScrollBarButtonImage = null; this.smartListBoxClientList.ScrollBarButtonRound = 0; this.smartListBoxClientList.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.ScrollBar; this.smartListBoxClientList.ScrollButtonHeight = 30; this.smartListBoxClientList.ScrollButtonWidth = 30; // // // this.smartListBoxClientList.ScrollDownButton.BackGround = null; this.smartListBoxClientList.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue; this.smartListBoxClientList.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartListBoxClientList.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.smartListBoxClientList.ScrollDownButton.ButtonImageAutoSize = false; this.smartListBoxClientList.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.smartListBoxClientList.ScrollDownButton.ButtonText = "▼"; this.smartListBoxClientList.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.smartListBoxClientList.ScrollDownButton.GroupID = 0; this.smartListBoxClientList.ScrollDownButton.ImageDisable = null; this.smartListBoxClientList.ScrollDownButton.ImageDown = null; this.smartListBoxClientList.ScrollDownButton.ImageUp = null; this.smartListBoxClientList.ScrollDownButton.Location = new System.Drawing.Point(62, 26); this.smartListBoxClientList.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.smartListBoxClientList.ScrollDownButton.Name = "SmartListBox_m_butScrollDown"; this.smartListBoxClientList.ScrollDownButton.NestedClickEventPrevent = false; this.smartListBoxClientList.ScrollDownButton.OutlinePixel = 1; this.smartListBoxClientList.ScrollDownButton.OverlapOptimize = true; this.smartListBoxClientList.ScrollDownButton.RepeatInterval = 200; this.smartListBoxClientList.ScrollDownButton.RepeatIntervalAccelerate = null; this.smartListBoxClientList.ScrollDownButton.RoundSize = 10; this.smartListBoxClientList.ScrollDownButton.SafeInterval = 200; this.smartListBoxClientList.ScrollDownButton.Size = new System.Drawing.Size(30, 25); this.smartListBoxClientList.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.smartListBoxClientList.ScrollDownButton.TabIndex = 0; this.smartListBoxClientList.ScrollDownButton.Text = null; this.smartListBoxClientList.ScrollDownButton.TextColor = System.Drawing.Color.White; this.smartListBoxClientList.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray; this.smartListBoxClientList.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.smartListBoxClientList.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.smartListBoxClientList.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.smartListBoxClientList.ScrollStep = 1; // // // this.smartListBoxClientList.ScrollUpButton.BackGround = null; this.smartListBoxClientList.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue; this.smartListBoxClientList.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartListBoxClientList.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129))))); this.smartListBoxClientList.ScrollUpButton.ButtonImageAutoSize = false; this.smartListBoxClientList.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat; this.smartListBoxClientList.ScrollUpButton.ButtonText = "▲"; this.smartListBoxClientList.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.smartListBoxClientList.ScrollUpButton.GroupID = 0; this.smartListBoxClientList.ScrollUpButton.ImageDisable = null; this.smartListBoxClientList.ScrollUpButton.ImageDown = null; this.smartListBoxClientList.ScrollUpButton.ImageUp = null; this.smartListBoxClientList.ScrollUpButton.Location = new System.Drawing.Point(62, 2); this.smartListBoxClientList.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.smartListBoxClientList.ScrollUpButton.Name = "SmartListBox_m_butScrollUp"; this.smartListBoxClientList.ScrollUpButton.NestedClickEventPrevent = false; this.smartListBoxClientList.ScrollUpButton.OutlinePixel = 1; this.smartListBoxClientList.ScrollUpButton.OverlapOptimize = true; this.smartListBoxClientList.ScrollUpButton.RepeatInterval = 200; this.smartListBoxClientList.ScrollUpButton.RepeatIntervalAccelerate = null; this.smartListBoxClientList.ScrollUpButton.RoundSize = 10; this.smartListBoxClientList.ScrollUpButton.SafeInterval = 200; this.smartListBoxClientList.ScrollUpButton.Size = new System.Drawing.Size(30, 23); this.smartListBoxClientList.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.smartListBoxClientList.ScrollUpButton.TabIndex = 1; this.smartListBoxClientList.ScrollUpButton.Text = null; this.smartListBoxClientList.ScrollUpButton.TextColor = System.Drawing.Color.White; this.smartListBoxClientList.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray; this.smartListBoxClientList.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.smartListBoxClientList.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.smartListBoxClientList.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.smartListBoxClientList.SelectColor = System.Drawing.Color.Blue; this.smartListBoxClientList.SelectFilled = true; this.smartListBoxClientList.SelectItemIndex = -1; this.smartListBoxClientList.SelectTextColor = System.Drawing.Color.White; this.smartListBoxClientList.SeparationlineColor1 = System.Drawing.Color.Gray; this.smartListBoxClientList.SeparationlineColor2 = System.Drawing.Color.LightGray; this.smartListBoxClientList.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.smartListBoxClientList.SeparationlineVisibleBottom = true; this.smartListBoxClientList.SeparationlineVisibleTop = true; this.smartListBoxClientList.Size = new System.Drawing.Size(94, 53); this.smartListBoxClientList.TabIndex = 250; this.smartListBoxClientList.Text = "smartListBox1"; this.smartListBoxClientList.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartListBoxClientList.TextColorDisable = System.Drawing.Color.Gray; this.smartListBoxClientList.Visible = false; // // groupBoxModbusSetting // this.groupBoxModbusSetting.BackGround = null; this.groupBoxModbusSetting.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.groupBoxModbusSetting.BackImage = null; this.groupBoxModbusSetting.Controls.Add(this.buttonSaveModbus); this.groupBoxModbusSetting.Controls.Add(this.labelModbusRole); this.groupBoxModbusSetting.Controls.Add(this.labelStartAddress); this.groupBoxModbusSetting.Controls.Add(this.labelFunctions); this.groupBoxModbusSetting.Controls.Add(this.labelTitleStartAddress); this.groupBoxModbusSetting.Controls.Add(this.labelTitleFunctions); this.groupBoxModbusSetting.Controls.Add(this.smartLabel10); this.groupBoxModbusSetting.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.groupBoxModbusSetting.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.groupBoxModbusSetting.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxModbusSetting.FrameLineThickness = 2; this.groupBoxModbusSetting.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.groupBoxModbusSetting.HeaderHeightOffset = 12; this.groupBoxModbusSetting.Location = new System.Drawing.Point(554, 414); this.groupBoxModbusSetting.Name = "groupBoxModbusSetting"; this.groupBoxModbusSetting.RoundRadius = 5; this.groupBoxModbusSetting.Size = new System.Drawing.Size(287, 234); this.groupBoxModbusSetting.TabIndex = 183; this.groupBoxModbusSetting.Text = "Modbus Settings"; this.groupBoxModbusSetting.TextColor = System.Drawing.Color.White; // // buttonSaveModbus // this.buttonSaveModbus.BackGround = this.groupBoxModbusSetting; this.buttonSaveModbus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.buttonSaveModbus.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonSaveModbus.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonSaveModbus.ButtonImageAutoSize = true; this.buttonSaveModbus.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonSaveModbus.ButtonText = "Save"; this.buttonSaveModbus.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSaveModbus.GroupID = 0; this.buttonSaveModbus.ImageDisable = null; this.buttonSaveModbus.ImageDown = null; this.buttonSaveModbus.ImageUp = null; this.buttonSaveModbus.Location = new System.Drawing.Point(220, 3); this.buttonSaveModbus.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSaveModbus.Name = "buttonSaveModbus"; this.buttonSaveModbus.NestedClickEventPrevent = false; this.buttonSaveModbus.OutlinePixel = 2; this.buttonSaveModbus.OverlapOptimize = true; this.buttonSaveModbus.RepeatInterval = 200; this.buttonSaveModbus.RepeatIntervalAccelerate = null; this.buttonSaveModbus.RoundSize = 10; this.buttonSaveModbus.SafeInterval = 200; this.buttonSaveModbus.Size = new System.Drawing.Size(62, 29); this.buttonSaveModbus.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSaveModbus.TabIndex = 249; this.buttonSaveModbus.Text = null; this.buttonSaveModbus.TextColor = System.Drawing.Color.White; this.buttonSaveModbus.TextColorDisable = System.Drawing.Color.Gray; this.buttonSaveModbus.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonSaveModbus.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSaveModbus.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSaveModbus.Visible = false; this.buttonSaveModbus.Click += new System.EventHandler(this.buttonSaveModbus_Click); // // labelModbusRole // this.labelModbusRole.BackGround = null; this.labelModbusRole.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelModbusRole.BorderColor = System.Drawing.Color.Black; this.labelModbusRole.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelModbusRole.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelModbusRole.ForeColor = System.Drawing.Color.Red; this.labelModbusRole.LineSpacing = 0F; this.labelModbusRole.Location = new System.Drawing.Point(112, 86); this.labelModbusRole.Name = "labelModbusRole"; this.labelModbusRole.OverlapOptimize = true; this.labelModbusRole.PasswordChar = '\0'; this.labelModbusRole.Radius = 3; this.labelModbusRole.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelModbusRole.Size = new System.Drawing.Size(167, 28); this.labelModbusRole.TabIndex = 254; this.labelModbusRole.Text = "04: Read input register"; this.labelModbusRole.TextColor = System.Drawing.Color.White; this.labelModbusRole.TextColorDisable = System.Drawing.Color.Gray; this.labelModbusRole.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelModbusRole.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelModbusRole.Wordwrap = false; // // labelStartAddress // this.labelStartAddress.BackGround = null; this.labelStartAddress.BackGroundColor = System.Drawing.Color.White; this.labelStartAddress.BorderColor = System.Drawing.Color.Black; this.labelStartAddress.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelStartAddress.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelStartAddress.LineSpacing = 0F; this.labelStartAddress.Location = new System.Drawing.Point(112, 154); this.labelStartAddress.Name = "labelStartAddress"; this.labelStartAddress.OverlapOptimize = true; this.labelStartAddress.PasswordChar = '\0'; this.labelStartAddress.Radius = 3; this.labelStartAddress.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelStartAddress.Size = new System.Drawing.Size(80, 28); this.labelStartAddress.TabIndex = 250; this.labelStartAddress.Text = "100"; this.labelStartAddress.TextColor = System.Drawing.Color.Black; this.labelStartAddress.TextColorDisable = System.Drawing.Color.Gray; this.labelStartAddress.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelStartAddress.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStartAddress.Wordwrap = false; this.labelStartAddress.Click += new System.EventHandler(this.labelStartAddress_Click); // // labelFunctions // this.labelFunctions.BackGround = null; this.labelFunctions.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelFunctions.BorderColor = System.Drawing.Color.Black; this.labelFunctions.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelFunctions.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelFunctions.ForeColor = System.Drawing.Color.Red; this.labelFunctions.LineSpacing = 0F; this.labelFunctions.Location = new System.Drawing.Point(112, 120); this.labelFunctions.Name = "labelFunctions"; this.labelFunctions.OverlapOptimize = true; this.labelFunctions.PasswordChar = '\0'; this.labelFunctions.Radius = 3; this.labelFunctions.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelFunctions.Size = new System.Drawing.Size(167, 28); this.labelFunctions.TabIndex = 253; this.labelFunctions.Text = "04: Read input register"; this.labelFunctions.TextColor = System.Drawing.Color.White; this.labelFunctions.TextColorDisable = System.Drawing.Color.Gray; this.labelFunctions.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelFunctions.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelFunctions.Wordwrap = false; // // labelTitleStartAddress // this.labelTitleStartAddress.BackGround = null; this.labelTitleStartAddress.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleStartAddress.BorderColor = System.Drawing.Color.Black; this.labelTitleStartAddress.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleStartAddress.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleStartAddress.ForeColor = System.Drawing.Color.Red; this.labelTitleStartAddress.LineSpacing = 0F; this.labelTitleStartAddress.Location = new System.Drawing.Point(10, 154); this.labelTitleStartAddress.Name = "labelTitleStartAddress"; this.labelTitleStartAddress.OverlapOptimize = true; this.labelTitleStartAddress.PasswordChar = '\0'; this.labelTitleStartAddress.Radius = 3; this.labelTitleStartAddress.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleStartAddress.Size = new System.Drawing.Size(96, 28); this.labelTitleStartAddress.TabIndex = 251; this.labelTitleStartAddress.Text = "Start Address"; this.labelTitleStartAddress.TextColor = System.Drawing.Color.White; this.labelTitleStartAddress.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleStartAddress.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleStartAddress.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleStartAddress.Wordwrap = false; // // labelTitleFunctions // this.labelTitleFunctions.BackGround = null; this.labelTitleFunctions.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleFunctions.BorderColor = System.Drawing.Color.Black; this.labelTitleFunctions.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleFunctions.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleFunctions.ForeColor = System.Drawing.Color.Red; this.labelTitleFunctions.LineSpacing = 0F; this.labelTitleFunctions.Location = new System.Drawing.Point(10, 120); this.labelTitleFunctions.Name = "labelTitleFunctions"; this.labelTitleFunctions.OverlapOptimize = true; this.labelTitleFunctions.PasswordChar = '\0'; this.labelTitleFunctions.Radius = 3; this.labelTitleFunctions.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleFunctions.Size = new System.Drawing.Size(96, 28); this.labelTitleFunctions.TabIndex = 250; this.labelTitleFunctions.Text = "Function"; this.labelTitleFunctions.TextColor = System.Drawing.Color.White; this.labelTitleFunctions.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleFunctions.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleFunctions.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleFunctions.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.Black; this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel10.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel10.ForeColor = System.Drawing.Color.Red; this.smartLabel10.LineSpacing = 0F; this.smartLabel10.Location = new System.Drawing.Point(10, 86); 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(96, 28); this.smartLabel10.TabIndex = 249; this.smartLabel10.Text = "Role"; 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; // // smartGroupBox5 // this.smartGroupBox5.BackGround = null; this.smartGroupBox5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartGroupBox5.BackImage = null; this.smartGroupBox5.Controls.Add(this.buttonSaveClient); this.smartGroupBox5.Controls.Add(this.buttonStopClient); this.smartGroupBox5.Controls.Add(this.labelHostPort); this.smartGroupBox5.Controls.Add(this.buttonStartClient); this.smartGroupBox5.Controls.Add(this.labelHostIP4); this.smartGroupBox5.Controls.Add(this.labelHostIP3); this.smartGroupBox5.Controls.Add(this.labelHostIP2); this.smartGroupBox5.Controls.Add(this.labelHostIP1); this.smartGroupBox5.Controls.Add(this.labelClientStatus); this.smartGroupBox5.Controls.Add(this.smartLabel7); this.smartGroupBox5.Controls.Add(this.smartLabel8); this.smartGroupBox5.Controls.Add(this.smartLabel9); this.smartGroupBox5.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.smartGroupBox5.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartGroupBox5.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartGroupBox5.FrameLineThickness = 2; this.smartGroupBox5.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.smartGroupBox5.HeaderHeightOffset = 12; this.smartGroupBox5.Location = new System.Drawing.Point(457, 201); this.smartGroupBox5.Name = "smartGroupBox5"; this.smartGroupBox5.RoundRadius = 5; this.smartGroupBox5.Size = new System.Drawing.Size(384, 206); this.smartGroupBox5.TabIndex = 97; this.smartGroupBox5.Text = "Client"; this.smartGroupBox5.TextColor = System.Drawing.Color.White; // // buttonSaveClient // this.buttonSaveClient.BackGround = this.smartGroupBox5; this.buttonSaveClient.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.buttonSaveClient.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonSaveClient.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonSaveClient.ButtonImageAutoSize = true; this.buttonSaveClient.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonSaveClient.ButtonText = "Save"; this.buttonSaveClient.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSaveClient.GroupID = 0; this.buttonSaveClient.ImageDisable = null; this.buttonSaveClient.ImageDown = null; this.buttonSaveClient.ImageUp = null; this.buttonSaveClient.Location = new System.Drawing.Point(317, 3); this.buttonSaveClient.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSaveClient.Name = "buttonSaveClient"; this.buttonSaveClient.NestedClickEventPrevent = false; this.buttonSaveClient.OutlinePixel = 2; this.buttonSaveClient.OverlapOptimize = true; this.buttonSaveClient.RepeatInterval = 200; this.buttonSaveClient.RepeatIntervalAccelerate = null; this.buttonSaveClient.RoundSize = 10; this.buttonSaveClient.SafeInterval = 200; this.buttonSaveClient.Size = new System.Drawing.Size(62, 29); this.buttonSaveClient.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSaveClient.TabIndex = 248; this.buttonSaveClient.Text = null; this.buttonSaveClient.TextColor = System.Drawing.Color.White; this.buttonSaveClient.TextColorDisable = System.Drawing.Color.Gray; this.buttonSaveClient.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonSaveClient.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSaveClient.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSaveClient.Visible = false; this.buttonSaveClient.Click += new System.EventHandler(this.buttonSaveClient_Click); // // buttonStopClient // this.buttonStopClient.BackGround = this.smartGroupBox5; this.buttonStopClient.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.buttonStopClient.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonStopClient.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonStopClient.ButtonImageAutoSize = true; this.buttonStopClient.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonStopClient.ButtonText = "Stop"; this.buttonStopClient.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonStopClient.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.buttonStopClient.GroupID = 0; this.buttonStopClient.ImageDisable = null; this.buttonStopClient.ImageDown = null; this.buttonStopClient.ImageUp = null; this.buttonStopClient.Location = new System.Drawing.Point(210, 158); this.buttonStopClient.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonStopClient.Name = "buttonStopClient"; this.buttonStopClient.NestedClickEventPrevent = false; this.buttonStopClient.OutlinePixel = 2; this.buttonStopClient.OverlapOptimize = true; this.buttonStopClient.RepeatInterval = 200; this.buttonStopClient.RepeatIntervalAccelerate = null; this.buttonStopClient.RoundSize = 15; this.buttonStopClient.SafeInterval = 200; this.buttonStopClient.Size = new System.Drawing.Size(100, 35); this.buttonStopClient.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonStopClient.TabIndex = 241; this.buttonStopClient.Text = null; this.buttonStopClient.TextColor = System.Drawing.Color.White; this.buttonStopClient.TextColorDisable = System.Drawing.Color.Gray; this.buttonStopClient.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonStopClient.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonStopClient.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonStopClient.Click += new System.EventHandler(this.buttonStopClient_Click); // // labelHostPort // this.labelHostPort.BackGround = null; this.labelHostPort.BackGroundColor = System.Drawing.Color.White; this.labelHostPort.BorderColor = System.Drawing.Color.Black; this.labelHostPort.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelHostPort.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelHostPort.LineSpacing = 0F; this.labelHostPort.Location = new System.Drawing.Point(153, 120); this.labelHostPort.Name = "labelHostPort"; this.labelHostPort.OverlapOptimize = true; this.labelHostPort.PasswordChar = '\0'; this.labelHostPort.Radius = 3; this.labelHostPort.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelHostPort.Size = new System.Drawing.Size(80, 28); this.labelHostPort.TabIndex = 243; this.labelHostPort.Text = "100"; this.labelHostPort.TextColor = System.Drawing.Color.Black; this.labelHostPort.TextColorDisable = System.Drawing.Color.Gray; this.labelHostPort.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelHostPort.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHostPort.Wordwrap = false; this.labelHostPort.Click += new System.EventHandler(this.labelHostPort_Click); // // buttonStartClient // this.buttonStartClient.BackGround = this.smartGroupBox5; this.buttonStartClient.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.buttonStartClient.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonStartClient.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonStartClient.ButtonImageAutoSize = true; this.buttonStartClient.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonStartClient.ButtonText = "Start"; this.buttonStartClient.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonStartClient.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.buttonStartClient.GroupID = 0; this.buttonStartClient.ImageDisable = null; this.buttonStartClient.ImageDown = null; this.buttonStartClient.ImageUp = null; this.buttonStartClient.Location = new System.Drawing.Point(89, 158); this.buttonStartClient.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonStartClient.Name = "buttonStartClient"; this.buttonStartClient.NestedClickEventPrevent = false; this.buttonStartClient.OutlinePixel = 2; this.buttonStartClient.OverlapOptimize = true; this.buttonStartClient.RepeatInterval = 200; this.buttonStartClient.RepeatIntervalAccelerate = null; this.buttonStartClient.RoundSize = 15; this.buttonStartClient.SafeInterval = 200; this.buttonStartClient.Size = new System.Drawing.Size(100, 35); this.buttonStartClient.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonStartClient.TabIndex = 240; this.buttonStartClient.Text = null; this.buttonStartClient.TextColor = System.Drawing.Color.White; this.buttonStartClient.TextColorDisable = System.Drawing.Color.Gray; this.buttonStartClient.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonStartClient.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonStartClient.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonStartClient.Click += new System.EventHandler(this.buttonStartClient_Click); // // labelHostIP4 // this.labelHostIP4.BackGround = null; this.labelHostIP4.BackGroundColor = System.Drawing.Color.White; this.labelHostIP4.BorderColor = System.Drawing.Color.Black; this.labelHostIP4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelHostIP4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelHostIP4.LineSpacing = 0F; this.labelHostIP4.Location = new System.Drawing.Point(321, 86); this.labelHostIP4.Name = "labelHostIP4"; this.labelHostIP4.OverlapOptimize = true; this.labelHostIP4.PasswordChar = '\0'; this.labelHostIP4.Radius = 3; this.labelHostIP4.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelHostIP4.Size = new System.Drawing.Size(50, 28); this.labelHostIP4.TabIndex = 242; this.labelHostIP4.Text = "100"; this.labelHostIP4.TextColor = System.Drawing.Color.Black; this.labelHostIP4.TextColorDisable = System.Drawing.Color.Gray; this.labelHostIP4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelHostIP4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHostIP4.Wordwrap = false; this.labelHostIP4.Click += new System.EventHandler(this.labelHostIP4_Click); // // labelHostIP3 // this.labelHostIP3.BackGround = null; this.labelHostIP3.BackGroundColor = System.Drawing.Color.White; this.labelHostIP3.BorderColor = System.Drawing.Color.Black; this.labelHostIP3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelHostIP3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelHostIP3.LineSpacing = 0F; this.labelHostIP3.Location = new System.Drawing.Point(265, 86); this.labelHostIP3.Name = "labelHostIP3"; this.labelHostIP3.OverlapOptimize = true; this.labelHostIP3.PasswordChar = '\0'; this.labelHostIP3.Radius = 3; this.labelHostIP3.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelHostIP3.Size = new System.Drawing.Size(50, 28); this.labelHostIP3.TabIndex = 241; this.labelHostIP3.Text = "100"; this.labelHostIP3.TextColor = System.Drawing.Color.Black; this.labelHostIP3.TextColorDisable = System.Drawing.Color.Gray; this.labelHostIP3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelHostIP3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHostIP3.Wordwrap = false; this.labelHostIP3.Click += new System.EventHandler(this.labelHostIP3_Click); // // labelHostIP2 // this.labelHostIP2.BackGround = null; this.labelHostIP2.BackGroundColor = System.Drawing.Color.White; this.labelHostIP2.BorderColor = System.Drawing.Color.Black; this.labelHostIP2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelHostIP2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelHostIP2.LineSpacing = 0F; this.labelHostIP2.Location = new System.Drawing.Point(209, 86); this.labelHostIP2.Name = "labelHostIP2"; this.labelHostIP2.OverlapOptimize = true; this.labelHostIP2.PasswordChar = '\0'; this.labelHostIP2.Radius = 3; this.labelHostIP2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelHostIP2.Size = new System.Drawing.Size(50, 28); this.labelHostIP2.TabIndex = 240; this.labelHostIP2.Text = "100"; this.labelHostIP2.TextColor = System.Drawing.Color.Black; this.labelHostIP2.TextColorDisable = System.Drawing.Color.Gray; this.labelHostIP2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelHostIP2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHostIP2.Wordwrap = false; this.labelHostIP2.Click += new System.EventHandler(this.labelHostIP2_Click); // // labelHostIP1 // this.labelHostIP1.BackGround = null; this.labelHostIP1.BackGroundColor = System.Drawing.Color.White; this.labelHostIP1.BorderColor = System.Drawing.Color.Black; this.labelHostIP1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelHostIP1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelHostIP1.LineSpacing = 0F; this.labelHostIP1.Location = new System.Drawing.Point(153, 86); this.labelHostIP1.Name = "labelHostIP1"; this.labelHostIP1.OverlapOptimize = true; this.labelHostIP1.PasswordChar = '\0'; this.labelHostIP1.Radius = 3; this.labelHostIP1.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelHostIP1.Size = new System.Drawing.Size(50, 28); this.labelHostIP1.TabIndex = 239; this.labelHostIP1.Text = "100"; this.labelHostIP1.TextColor = System.Drawing.Color.Black; this.labelHostIP1.TextColorDisable = System.Drawing.Color.Gray; this.labelHostIP1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelHostIP1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHostIP1.Wordwrap = false; this.labelHostIP1.Click += new System.EventHandler(this.labelHostIP1_Click); // // labelClientStatus // this.labelClientStatus.BackGround = null; this.labelClientStatus.BackGroundColor = System.Drawing.Color.LightGray; this.labelClientStatus.BorderColor = System.Drawing.Color.Black; this.labelClientStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelClientStatus.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelClientStatus.LineSpacing = 0F; this.labelClientStatus.Location = new System.Drawing.Point(153, 52); this.labelClientStatus.Name = "labelClientStatus"; this.labelClientStatus.OverlapOptimize = true; this.labelClientStatus.PasswordChar = '\0'; this.labelClientStatus.Radius = 3; this.labelClientStatus.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelClientStatus.Size = new System.Drawing.Size(218, 28); this.labelClientStatus.TabIndex = 238; this.labelClientStatus.Text = ">Disconnected Server"; this.labelClientStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelClientStatus.TextColorDisable = System.Drawing.Color.Gray; this.labelClientStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelClientStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelClientStatus.Wordwrap = false; // // smartLabel7 // this.smartLabel7.BackGround = null; this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel7.BorderColor = System.Drawing.Color.Black; this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel7.ForeColor = System.Drawing.Color.Red; this.smartLabel7.LineSpacing = 0F; this.smartLabel7.Location = new System.Drawing.Point(17, 52); this.smartLabel7.Name = "smartLabel7"; this.smartLabel7.OverlapOptimize = true; this.smartLabel7.PasswordChar = '\0'; this.smartLabel7.Radius = 3; this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel7.Size = new System.Drawing.Size(130, 28); this.smartLabel7.TabIndex = 237; this.smartLabel7.Text = "Status"; this.smartLabel7.TextColor = System.Drawing.Color.White; this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel7.Wordwrap = false; // // 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.Black; this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel8.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel8.ForeColor = System.Drawing.Color.Red; this.smartLabel8.LineSpacing = 0F; this.smartLabel8.Location = new System.Drawing.Point(17, 86); 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(130, 28); this.smartLabel8.TabIndex = 236; this.smartLabel8.Text = "Server IP"; this.smartLabel8.TextColor = System.Drawing.Color.White; this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel8.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.Black; this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel9.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel9.ForeColor = System.Drawing.Color.White; this.smartLabel9.LineSpacing = 0F; this.smartLabel9.Location = new System.Drawing.Point(17, 120); 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(130, 28); this.smartLabel9.TabIndex = 235; this.smartLabel9.Text = "Server Port"; 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; // // smartGroupBox4 // this.smartGroupBox4.BackGround = null; this.smartGroupBox4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartGroupBox4.BackImage = null; this.smartGroupBox4.Controls.Add(this.buttonSaveServer); this.smartGroupBox4.Controls.Add(this.buttonStopServer); this.smartGroupBox4.Controls.Add(this.buttonStartServer); this.smartGroupBox4.Controls.Add(this.labelLocalPort); this.smartGroupBox4.Controls.Add(this.labelConnectedIP); this.smartGroupBox4.Controls.Add(this.labelServerStatus); this.smartGroupBox4.Controls.Add(this.smartLabel6); this.smartGroupBox4.Controls.Add(this.smartLabel2); this.smartGroupBox4.Controls.Add(this.smartLabel3); this.smartGroupBox4.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.smartGroupBox4.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartGroupBox4.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartGroupBox4.FrameLineThickness = 2; this.smartGroupBox4.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.smartGroupBox4.HeaderHeightOffset = 12; this.smartGroupBox4.Location = new System.Drawing.Point(67, 201); this.smartGroupBox4.Name = "smartGroupBox4"; this.smartGroupBox4.RoundRadius = 5; this.smartGroupBox4.Size = new System.Drawing.Size(384, 206); this.smartGroupBox4.TabIndex = 96; this.smartGroupBox4.Text = "Server"; this.smartGroupBox4.TextColor = System.Drawing.Color.White; // // buttonSaveServer // this.buttonSaveServer.BackGround = this.smartGroupBox4; this.buttonSaveServer.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.buttonSaveServer.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonSaveServer.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonSaveServer.ButtonImageAutoSize = true; this.buttonSaveServer.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonSaveServer.ButtonText = "Save"; this.buttonSaveServer.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSaveServer.GroupID = 0; this.buttonSaveServer.ImageDisable = null; this.buttonSaveServer.ImageDown = null; this.buttonSaveServer.ImageUp = null; this.buttonSaveServer.Location = new System.Drawing.Point(317, 3); this.buttonSaveServer.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSaveServer.Name = "buttonSaveServer"; this.buttonSaveServer.NestedClickEventPrevent = false; this.buttonSaveServer.OutlinePixel = 2; this.buttonSaveServer.OverlapOptimize = true; this.buttonSaveServer.RepeatInterval = 200; this.buttonSaveServer.RepeatIntervalAccelerate = null; this.buttonSaveServer.RoundSize = 10; this.buttonSaveServer.SafeInterval = 200; this.buttonSaveServer.Size = new System.Drawing.Size(62, 29); this.buttonSaveServer.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSaveServer.TabIndex = 249; this.buttonSaveServer.Text = null; this.buttonSaveServer.TextColor = System.Drawing.Color.White; this.buttonSaveServer.TextColorDisable = System.Drawing.Color.Gray; this.buttonSaveServer.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonSaveServer.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSaveServer.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSaveServer.Visible = false; this.buttonSaveServer.Click += new System.EventHandler(this.buttonSaveServer_Click); // // buttonStopServer // this.buttonStopServer.BackGround = this.smartGroupBox4; this.buttonStopServer.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.buttonStopServer.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonStopServer.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonStopServer.ButtonImageAutoSize = true; this.buttonStopServer.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonStopServer.ButtonText = "Stop"; this.buttonStopServer.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonStopServer.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.buttonStopServer.GroupID = 0; this.buttonStopServer.ImageDisable = null; this.buttonStopServer.ImageDown = null; this.buttonStopServer.ImageUp = null; this.buttonStopServer.Location = new System.Drawing.Point(209, 158); this.buttonStopServer.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonStopServer.Name = "buttonStopServer"; this.buttonStopServer.NestedClickEventPrevent = false; this.buttonStopServer.OutlinePixel = 2; this.buttonStopServer.OverlapOptimize = true; this.buttonStopServer.RepeatInterval = 200; this.buttonStopServer.RepeatIntervalAccelerate = null; this.buttonStopServer.RoundSize = 15; this.buttonStopServer.SafeInterval = 200; this.buttonStopServer.Size = new System.Drawing.Size(100, 35); this.buttonStopServer.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonStopServer.TabIndex = 239; this.buttonStopServer.Text = null; this.buttonStopServer.TextColor = System.Drawing.Color.White; this.buttonStopServer.TextColorDisable = System.Drawing.Color.Gray; this.buttonStopServer.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonStopServer.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonStopServer.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonStopServer.Click += new System.EventHandler(this.buttonStopServer_Click); // // buttonStartServer // this.buttonStartServer.BackGround = this.smartGroupBox4; this.buttonStartServer.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.buttonStartServer.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonStartServer.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonStartServer.ButtonImageAutoSize = true; this.buttonStartServer.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonStartServer.ButtonText = "Start"; this.buttonStartServer.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonStartServer.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.buttonStartServer.GroupID = 0; this.buttonStartServer.ImageDisable = null; this.buttonStartServer.ImageDown = null; this.buttonStartServer.ImageUp = null; this.buttonStartServer.Location = new System.Drawing.Point(88, 158); this.buttonStartServer.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonStartServer.Name = "buttonStartServer"; this.buttonStartServer.NestedClickEventPrevent = false; this.buttonStartServer.OutlinePixel = 2; this.buttonStartServer.OverlapOptimize = true; this.buttonStartServer.RepeatInterval = 200; this.buttonStartServer.RepeatIntervalAccelerate = null; this.buttonStartServer.RoundSize = 15; this.buttonStartServer.SafeInterval = 200; this.buttonStartServer.Size = new System.Drawing.Size(100, 35); this.buttonStartServer.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonStartServer.TabIndex = 238; this.buttonStartServer.Text = null; this.buttonStartServer.TextColor = System.Drawing.Color.White; this.buttonStartServer.TextColorDisable = System.Drawing.Color.Gray; this.buttonStartServer.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonStartServer.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonStartServer.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonStartServer.Click += new System.EventHandler(this.buttonStartServer_Click); // // labelLocalPort // this.labelLocalPort.BackGround = null; this.labelLocalPort.BackGroundColor = System.Drawing.Color.White; this.labelLocalPort.BorderColor = System.Drawing.Color.Black; this.labelLocalPort.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalPort.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalPort.LineSpacing = 0F; this.labelLocalPort.Location = new System.Drawing.Point(153, 120); this.labelLocalPort.Name = "labelLocalPort"; this.labelLocalPort.OverlapOptimize = true; this.labelLocalPort.PasswordChar = '\0'; this.labelLocalPort.Radius = 3; this.labelLocalPort.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalPort.Size = new System.Drawing.Size(80, 28); this.labelLocalPort.TabIndex = 237; this.labelLocalPort.Text = "100"; this.labelLocalPort.TextColor = System.Drawing.Color.Black; this.labelLocalPort.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalPort.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalPort.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalPort.Wordwrap = false; this.labelLocalPort.Click += new System.EventHandler(this.labelLocalPort_Click); // // labelConnectedIP // this.labelConnectedIP.BackGround = null; this.labelConnectedIP.BackGroundColor = System.Drawing.Color.LightGray; this.labelConnectedIP.BorderColor = System.Drawing.Color.Black; this.labelConnectedIP.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelConnectedIP.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelConnectedIP.LineSpacing = 0F; this.labelConnectedIP.Location = new System.Drawing.Point(153, 86); this.labelConnectedIP.Name = "labelConnectedIP"; this.labelConnectedIP.OverlapOptimize = true; this.labelConnectedIP.PasswordChar = '\0'; this.labelConnectedIP.Radius = 3; this.labelConnectedIP.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelConnectedIP.Size = new System.Drawing.Size(218, 28); this.labelConnectedIP.TabIndex = 236; this.labelConnectedIP.Text = "192.168.0.1"; this.labelConnectedIP.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelConnectedIP.TextColorDisable = System.Drawing.Color.Gray; this.labelConnectedIP.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelConnectedIP.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelConnectedIP.Wordwrap = false; // // labelServerStatus // this.labelServerStatus.BackGround = null; this.labelServerStatus.BackGroundColor = System.Drawing.Color.LightGray; this.labelServerStatus.BorderColor = System.Drawing.Color.Black; this.labelServerStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelServerStatus.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.labelServerStatus.LineSpacing = 0F; this.labelServerStatus.Location = new System.Drawing.Point(153, 52); this.labelServerStatus.Name = "labelServerStatus"; this.labelServerStatus.OverlapOptimize = true; this.labelServerStatus.PasswordChar = '\0'; this.labelServerStatus.Radius = 3; this.labelServerStatus.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelServerStatus.Size = new System.Drawing.Size(218, 28); this.labelServerStatus.TabIndex = 235; this.labelServerStatus.Text = ">Start"; this.labelServerStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelServerStatus.TextColorDisable = System.Drawing.Color.Gray; this.labelServerStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelServerStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelServerStatus.Wordwrap = false; // // 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.Black; this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel6.ForeColor = System.Drawing.Color.Red; this.smartLabel6.LineSpacing = 0F; this.smartLabel6.Location = new System.Drawing.Point(17, 52); 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(130, 28); this.smartLabel6.TabIndex = 234; this.smartLabel6.Text = "Status"; 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; // // 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.Black; this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel2.ForeColor = System.Drawing.Color.Red; this.smartLabel2.LineSpacing = 0F; this.smartLabel2.Location = new System.Drawing.Point(17, 86); 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(130, 28); this.smartLabel2.TabIndex = 233; this.smartLabel2.Text = "Connected IP"; this.smartLabel2.TextColor = System.Drawing.Color.White; this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel2.Wordwrap = false; // // smartLabel3 // this.smartLabel3.BackGround = null; this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel3.BorderColor = System.Drawing.Color.Black; this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel3.ForeColor = System.Drawing.Color.White; this.smartLabel3.LineSpacing = 0F; this.smartLabel3.Location = new System.Drawing.Point(17, 120); this.smartLabel3.Name = "smartLabel3"; this.smartLabel3.OverlapOptimize = true; this.smartLabel3.PasswordChar = '\0'; this.smartLabel3.Radius = 3; this.smartLabel3.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel3.Size = new System.Drawing.Size(130, 28); this.smartLabel3.TabIndex = 232; this.smartLabel3.Text = "Local Port"; this.smartLabel3.TextColor = System.Drawing.Color.White; this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel3.Wordwrap = false; // // smartGroupBox3 // this.smartGroupBox3.BackGround = null; this.smartGroupBox3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartGroupBox3.BackImage = null; this.smartGroupBox3.Controls.Add(this.smartLabel5); this.smartGroupBox3.Controls.Add(this.smartLabel4); this.smartGroupBox3.Controls.Add(this.labelMACAddress6); this.smartGroupBox3.Controls.Add(this.labelMACAddress5); this.smartGroupBox3.Controls.Add(this.labelMACAddress4); this.smartGroupBox3.Controls.Add(this.labelMACAddress1); this.smartGroupBox3.Controls.Add(this.labelTitleMACAddress); this.smartGroupBox3.Controls.Add(this.panel2); this.smartGroupBox3.Controls.Add(this.labelTitleIPConfiguration); this.smartGroupBox3.Controls.Add(this.labelLocalSubnetMask4); this.smartGroupBox3.Controls.Add(this.labelLocalSubnetMask3); this.smartGroupBox3.Controls.Add(this.labelLocalSubnetMask2); this.smartGroupBox3.Controls.Add(this.labelLocalSubnetMask1); this.smartGroupBox3.Controls.Add(this.labelTitleSubnetMask); this.smartGroupBox3.Controls.Add(this.labelLocalGateway4); this.smartGroupBox3.Controls.Add(this.labelLocalGateway3); this.smartGroupBox3.Controls.Add(this.labelLocalGateway2); this.smartGroupBox3.Controls.Add(this.labelLocalGateway1); this.smartGroupBox3.Controls.Add(this.labelTitleGateway); this.smartGroupBox3.Controls.Add(this.labelLocalIP4); this.smartGroupBox3.Controls.Add(this.labelLocalIP3); this.smartGroupBox3.Controls.Add(this.labelLocalIP2); this.smartGroupBox3.Controls.Add(this.labelLocalIP1); this.smartGroupBox3.Controls.Add(this.labelTitleIPAddress); this.smartGroupBox3.Controls.Add(this.buttonSaveLocal); this.smartGroupBox3.Controls.Add(this.labelHelp); this.smartGroupBox3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.smartGroupBox3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartGroupBox3.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartGroupBox3.FrameLineThickness = 2; this.smartGroupBox3.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.smartGroupBox3.HeaderHeightOffset = 12; this.smartGroupBox3.Location = new System.Drawing.Point(67, 414); this.smartGroupBox3.Name = "smartGroupBox3"; this.smartGroupBox3.RoundRadius = 5; this.smartGroupBox3.Size = new System.Drawing.Size(481, 234); this.smartGroupBox3.TabIndex = 95; this.smartGroupBox3.Text = "Local Settings"; this.smartGroupBox3.TextColor = System.Drawing.Color.White; // // smartLabel5 // this.smartLabel5.BackGround = null; this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel5.BorderColor = System.Drawing.Color.Black; this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel5.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.smartLabel5.ForeColor = System.Drawing.Color.White; this.smartLabel5.LineSpacing = 0F; this.smartLabel5.Location = new System.Drawing.Point(410, 190); this.smartLabel5.Name = "smartLabel5"; this.smartLabel5.OverlapOptimize = true; this.smartLabel5.PasswordChar = '\0'; this.smartLabel5.Radius = 3; this.smartLabel5.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel5.Size = new System.Drawing.Size(10, 28); this.smartLabel5.TabIndex = 247; this.smartLabel5.Text = ":"; this.smartLabel5.TextColor = System.Drawing.Color.White; this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel5.Wordwrap = false; // // smartLabel4 // this.smartLabel4.BackGround = null; this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel4.BorderColor = System.Drawing.Color.Black; this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.smartLabel4.ForeColor = System.Drawing.Color.White; this.smartLabel4.LineSpacing = 0F; this.smartLabel4.Location = new System.Drawing.Point(354, 190); this.smartLabel4.Name = "smartLabel4"; this.smartLabel4.OverlapOptimize = true; this.smartLabel4.PasswordChar = '\0'; this.smartLabel4.Radius = 3; this.smartLabel4.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel4.Size = new System.Drawing.Size(10, 28); this.smartLabel4.TabIndex = 246; this.smartLabel4.Text = ":"; this.smartLabel4.TextColor = System.Drawing.Color.White; this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel4.Wordwrap = false; // // labelMACAddress6 // this.labelMACAddress6.BackGround = null; this.labelMACAddress6.BackGroundColor = System.Drawing.Color.White; this.labelMACAddress6.BorderColor = System.Drawing.Color.Black; this.labelMACAddress6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelMACAddress6.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelMACAddress6.LineSpacing = 0F; this.labelMACAddress6.Location = new System.Drawing.Point(423, 190); this.labelMACAddress6.Name = "labelMACAddress6"; this.labelMACAddress6.OverlapOptimize = true; this.labelMACAddress6.PasswordChar = '\0'; this.labelMACAddress6.Radius = 3; this.labelMACAddress6.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMACAddress6.Size = new System.Drawing.Size(40, 28); this.labelMACAddress6.TabIndex = 245; this.labelMACAddress6.Text = "AA"; this.labelMACAddress6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMACAddress6.TextColorDisable = System.Drawing.Color.Gray; this.labelMACAddress6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelMACAddress6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMACAddress6.Wordwrap = false; this.labelMACAddress6.Click += new System.EventHandler(this.labelMACAddress_Click); // // labelMACAddress5 // this.labelMACAddress5.BackGround = null; this.labelMACAddress5.BackGroundColor = System.Drawing.Color.White; this.labelMACAddress5.BorderColor = System.Drawing.Color.Black; this.labelMACAddress5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelMACAddress5.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelMACAddress5.LineSpacing = 0F; this.labelMACAddress5.Location = new System.Drawing.Point(367, 190); this.labelMACAddress5.Name = "labelMACAddress5"; this.labelMACAddress5.OverlapOptimize = true; this.labelMACAddress5.PasswordChar = '\0'; this.labelMACAddress5.Radius = 3; this.labelMACAddress5.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMACAddress5.Size = new System.Drawing.Size(40, 28); this.labelMACAddress5.TabIndex = 244; this.labelMACAddress5.Text = "AA"; this.labelMACAddress5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMACAddress5.TextColorDisable = System.Drawing.Color.Gray; this.labelMACAddress5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelMACAddress5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMACAddress5.Wordwrap = false; this.labelMACAddress5.Click += new System.EventHandler(this.labelMACAddress_Click); // // labelMACAddress4 // this.labelMACAddress4.BackGround = null; this.labelMACAddress4.BackGroundColor = System.Drawing.Color.White; this.labelMACAddress4.BorderColor = System.Drawing.Color.Black; this.labelMACAddress4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelMACAddress4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelMACAddress4.LineSpacing = 0F; this.labelMACAddress4.Location = new System.Drawing.Point(311, 190); this.labelMACAddress4.Name = "labelMACAddress4"; this.labelMACAddress4.OverlapOptimize = true; this.labelMACAddress4.PasswordChar = '\0'; this.labelMACAddress4.Radius = 3; this.labelMACAddress4.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMACAddress4.Size = new System.Drawing.Size(40, 28); this.labelMACAddress4.TabIndex = 243; this.labelMACAddress4.Text = "AA"; this.labelMACAddress4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMACAddress4.TextColorDisable = System.Drawing.Color.Gray; this.labelMACAddress4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelMACAddress4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMACAddress4.Wordwrap = false; this.labelMACAddress4.Click += new System.EventHandler(this.labelMACAddress_Click); // // labelMACAddress1 // this.labelMACAddress1.BackGround = null; this.labelMACAddress1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMACAddress1.BorderColor = System.Drawing.Color.Black; this.labelMACAddress1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMACAddress1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelMACAddress1.ForeColor = System.Drawing.Color.White; this.labelMACAddress1.LineSpacing = 0F; this.labelMACAddress1.Location = new System.Drawing.Point(197, 190); this.labelMACAddress1.Name = "labelMACAddress1"; this.labelMACAddress1.OverlapOptimize = true; this.labelMACAddress1.PasswordChar = '\0'; this.labelMACAddress1.Radius = 3; this.labelMACAddress1.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMACAddress1.Size = new System.Drawing.Size(112, 28); this.labelMACAddress1.TabIndex = 242; this.labelMACAddress1.Text = "AA:AA:AA:"; this.labelMACAddress1.TextColor = System.Drawing.Color.White; this.labelMACAddress1.TextColorDisable = System.Drawing.Color.Gray; this.labelMACAddress1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMACAddress1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMACAddress1.Wordwrap = false; // // labelTitleMACAddress // this.labelTitleMACAddress.BackGround = null; this.labelTitleMACAddress.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleMACAddress.BorderColor = System.Drawing.Color.Black; this.labelTitleMACAddress.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMACAddress.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleMACAddress.ForeColor = System.Drawing.Color.Red; this.labelTitleMACAddress.LineSpacing = 0F; this.labelTitleMACAddress.Location = new System.Drawing.Point(17, 190); this.labelTitleMACAddress.Name = "labelTitleMACAddress"; this.labelTitleMACAddress.OverlapOptimize = true; this.labelTitleMACAddress.PasswordChar = '\0'; this.labelTitleMACAddress.Radius = 3; this.labelTitleMACAddress.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleMACAddress.Size = new System.Drawing.Size(174, 28); this.labelTitleMACAddress.TabIndex = 241; this.labelTitleMACAddress.Text = "MAC Address"; this.labelTitleMACAddress.TextColor = System.Drawing.Color.White; this.labelTitleMACAddress.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleMACAddress.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMACAddress.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMACAddress.Wordwrap = false; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.panel2.Controls.Add(this.radioButtonLocalIpStatic); this.panel2.Controls.Add(this.radioButtonLocalIpDHCP); this.panel2.Location = new System.Drawing.Point(197, 50); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(218, 32); // // radioButtonLocalIpStatic // this.radioButtonLocalIpStatic.BackGround = null; this.radioButtonLocalIpStatic.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.radioButtonLocalIpStatic.Checked = false; this.radioButtonLocalIpStatic.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.radioButtonLocalIpStatic.ForeColor = System.Drawing.Color.White; this.radioButtonLocalIpStatic.GroupID = 0; this.radioButtonLocalIpStatic.ImageCheckRadioButton = null; this.radioButtonLocalIpStatic.ImageUnCheckRadioButton = null; this.radioButtonLocalIpStatic.Location = new System.Drawing.Point(109, 3); this.radioButtonLocalIpStatic.Name = "radioButtonLocalIpStatic"; this.radioButtonLocalIpStatic.OutputOnly = false; this.radioButtonLocalIpStatic.OverlapOptimize = true; this.radioButtonLocalIpStatic.RadioBackColor = System.Drawing.Color.White; this.radioButtonLocalIpStatic.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonLocalIpStatic.RadioOutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.radioButtonLocalIpStatic.RadioSymbolSize = 14; this.radioButtonLocalIpStatic.Shadow = false; this.radioButtonLocalIpStatic.Size = new System.Drawing.Size(100, 25); this.radioButtonLocalIpStatic.TabIndex = 0; this.radioButtonLocalIpStatic.Text = "Static"; this.radioButtonLocalIpStatic.TextColor = System.Drawing.Color.White; this.radioButtonLocalIpStatic.TextColorDisable = System.Drawing.Color.Gray; this.radioButtonLocalIpStatic.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonLocalIpStatic.Click += new System.EventHandler(this.radioButtonLocalIpDHCP_Click); // // radioButtonLocalIpDHCP // this.radioButtonLocalIpDHCP.BackGround = null; this.radioButtonLocalIpDHCP.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.radioButtonLocalIpDHCP.Checked = false; this.radioButtonLocalIpDHCP.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.radioButtonLocalIpDHCP.ForeColor = System.Drawing.Color.White; this.radioButtonLocalIpDHCP.GroupID = 0; this.radioButtonLocalIpDHCP.ImageCheckRadioButton = null; this.radioButtonLocalIpDHCP.ImageUnCheckRadioButton = null; this.radioButtonLocalIpDHCP.Location = new System.Drawing.Point(3, 3); this.radioButtonLocalIpDHCP.Name = "radioButtonLocalIpDHCP"; this.radioButtonLocalIpDHCP.OutputOnly = false; this.radioButtonLocalIpDHCP.OverlapOptimize = true; this.radioButtonLocalIpDHCP.RadioBackColor = System.Drawing.Color.White; this.radioButtonLocalIpDHCP.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonLocalIpDHCP.RadioOutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.radioButtonLocalIpDHCP.RadioSymbolSize = 14; this.radioButtonLocalIpDHCP.Shadow = false; this.radioButtonLocalIpDHCP.Size = new System.Drawing.Size(100, 25); this.radioButtonLocalIpDHCP.TabIndex = 0; this.radioButtonLocalIpDHCP.Text = "DHCP"; this.radioButtonLocalIpDHCP.TextColor = System.Drawing.Color.White; this.radioButtonLocalIpDHCP.TextColorDisable = System.Drawing.Color.Gray; this.radioButtonLocalIpDHCP.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonLocalIpDHCP.Click += new System.EventHandler(this.radioButtonLocalIpDHCP_Click); // // labelTitleIPConfiguration // this.labelTitleIPConfiguration.BackGround = null; this.labelTitleIPConfiguration.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleIPConfiguration.BorderColor = System.Drawing.Color.Black; this.labelTitleIPConfiguration.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleIPConfiguration.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleIPConfiguration.ForeColor = System.Drawing.Color.Red; this.labelTitleIPConfiguration.LineSpacing = 0F; this.labelTitleIPConfiguration.Location = new System.Drawing.Point(17, 54); this.labelTitleIPConfiguration.Name = "labelTitleIPConfiguration"; this.labelTitleIPConfiguration.OverlapOptimize = true; this.labelTitleIPConfiguration.PasswordChar = '\0'; this.labelTitleIPConfiguration.Radius = 3; this.labelTitleIPConfiguration.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleIPConfiguration.Size = new System.Drawing.Size(174, 28); this.labelTitleIPConfiguration.TabIndex = 231; this.labelTitleIPConfiguration.Text = "IP Configuration"; this.labelTitleIPConfiguration.TextColor = System.Drawing.Color.White; this.labelTitleIPConfiguration.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleIPConfiguration.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleIPConfiguration.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleIPConfiguration.Wordwrap = false; // // labelLocalSubnetMask4 // this.labelLocalSubnetMask4.BackGround = null; this.labelLocalSubnetMask4.BackGroundColor = System.Drawing.Color.White; this.labelLocalSubnetMask4.BorderColor = System.Drawing.Color.Black; this.labelLocalSubnetMask4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalSubnetMask4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalSubnetMask4.LineSpacing = 0F; this.labelLocalSubnetMask4.Location = new System.Drawing.Point(365, 122); this.labelLocalSubnetMask4.Name = "labelLocalSubnetMask4"; this.labelLocalSubnetMask4.OverlapOptimize = true; this.labelLocalSubnetMask4.PasswordChar = '\0'; this.labelLocalSubnetMask4.Radius = 3; this.labelLocalSubnetMask4.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalSubnetMask4.Size = new System.Drawing.Size(50, 28); this.labelLocalSubnetMask4.TabIndex = 230; this.labelLocalSubnetMask4.Text = "100"; this.labelLocalSubnetMask4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalSubnetMask4.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalSubnetMask4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalSubnetMask4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalSubnetMask4.Wordwrap = false; this.labelLocalSubnetMask4.Click += new System.EventHandler(this.labelLocalSubnetMask4_Click); // // labelLocalSubnetMask3 // this.labelLocalSubnetMask3.BackGround = null; this.labelLocalSubnetMask3.BackGroundColor = System.Drawing.Color.White; this.labelLocalSubnetMask3.BorderColor = System.Drawing.Color.Black; this.labelLocalSubnetMask3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalSubnetMask3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalSubnetMask3.LineSpacing = 0F; this.labelLocalSubnetMask3.Location = new System.Drawing.Point(309, 122); this.labelLocalSubnetMask3.Name = "labelLocalSubnetMask3"; this.labelLocalSubnetMask3.OverlapOptimize = true; this.labelLocalSubnetMask3.PasswordChar = '\0'; this.labelLocalSubnetMask3.Radius = 3; this.labelLocalSubnetMask3.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalSubnetMask3.Size = new System.Drawing.Size(50, 28); this.labelLocalSubnetMask3.TabIndex = 229; this.labelLocalSubnetMask3.Text = "100"; this.labelLocalSubnetMask3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalSubnetMask3.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalSubnetMask3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalSubnetMask3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalSubnetMask3.Wordwrap = false; this.labelLocalSubnetMask3.Click += new System.EventHandler(this.labelLocalSubnetMask3_Click); // // labelLocalSubnetMask2 // this.labelLocalSubnetMask2.BackGround = null; this.labelLocalSubnetMask2.BackGroundColor = System.Drawing.Color.White; this.labelLocalSubnetMask2.BorderColor = System.Drawing.Color.Black; this.labelLocalSubnetMask2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalSubnetMask2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalSubnetMask2.LineSpacing = 0F; this.labelLocalSubnetMask2.Location = new System.Drawing.Point(253, 122); this.labelLocalSubnetMask2.Name = "labelLocalSubnetMask2"; this.labelLocalSubnetMask2.OverlapOptimize = true; this.labelLocalSubnetMask2.PasswordChar = '\0'; this.labelLocalSubnetMask2.Radius = 3; this.labelLocalSubnetMask2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalSubnetMask2.Size = new System.Drawing.Size(50, 28); this.labelLocalSubnetMask2.TabIndex = 228; this.labelLocalSubnetMask2.Text = "100"; this.labelLocalSubnetMask2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalSubnetMask2.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalSubnetMask2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalSubnetMask2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalSubnetMask2.Wordwrap = false; this.labelLocalSubnetMask2.Click += new System.EventHandler(this.labelLocalSubnetMask2_Click); // // labelLocalSubnetMask1 // this.labelLocalSubnetMask1.BackGround = null; this.labelLocalSubnetMask1.BackGroundColor = System.Drawing.Color.White; this.labelLocalSubnetMask1.BorderColor = System.Drawing.Color.Black; this.labelLocalSubnetMask1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalSubnetMask1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalSubnetMask1.LineSpacing = 0F; this.labelLocalSubnetMask1.Location = new System.Drawing.Point(197, 122); this.labelLocalSubnetMask1.Name = "labelLocalSubnetMask1"; this.labelLocalSubnetMask1.OverlapOptimize = true; this.labelLocalSubnetMask1.PasswordChar = '\0'; this.labelLocalSubnetMask1.Radius = 3; this.labelLocalSubnetMask1.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalSubnetMask1.Size = new System.Drawing.Size(50, 28); this.labelLocalSubnetMask1.TabIndex = 227; this.labelLocalSubnetMask1.Text = "100"; this.labelLocalSubnetMask1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalSubnetMask1.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalSubnetMask1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalSubnetMask1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalSubnetMask1.Wordwrap = false; this.labelLocalSubnetMask1.Click += new System.EventHandler(this.labelLocalSubnetMask1_Click); // // labelTitleSubnetMask // this.labelTitleSubnetMask.BackGround = null; this.labelTitleSubnetMask.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleSubnetMask.BorderColor = System.Drawing.Color.Black; this.labelTitleSubnetMask.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleSubnetMask.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleSubnetMask.ForeColor = System.Drawing.Color.White; this.labelTitleSubnetMask.LineSpacing = 0F; this.labelTitleSubnetMask.Location = new System.Drawing.Point(17, 122); this.labelTitleSubnetMask.Name = "labelTitleSubnetMask"; this.labelTitleSubnetMask.OverlapOptimize = true; this.labelTitleSubnetMask.PasswordChar = '\0'; this.labelTitleSubnetMask.Radius = 3; this.labelTitleSubnetMask.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleSubnetMask.Size = new System.Drawing.Size(174, 28); this.labelTitleSubnetMask.TabIndex = 226; this.labelTitleSubnetMask.Text = "Subnet mask"; this.labelTitleSubnetMask.TextColor = System.Drawing.Color.White; this.labelTitleSubnetMask.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleSubnetMask.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleSubnetMask.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSubnetMask.Wordwrap = false; // // labelLocalGateway4 // this.labelLocalGateway4.BackGround = null; this.labelLocalGateway4.BackGroundColor = System.Drawing.Color.White; this.labelLocalGateway4.BorderColor = System.Drawing.Color.Black; this.labelLocalGateway4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalGateway4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalGateway4.LineSpacing = 0F; this.labelLocalGateway4.Location = new System.Drawing.Point(365, 156); this.labelLocalGateway4.Name = "labelLocalGateway4"; this.labelLocalGateway4.OverlapOptimize = true; this.labelLocalGateway4.PasswordChar = '\0'; this.labelLocalGateway4.Radius = 3; this.labelLocalGateway4.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalGateway4.Size = new System.Drawing.Size(50, 28); this.labelLocalGateway4.TabIndex = 225; this.labelLocalGateway4.Text = "100"; this.labelLocalGateway4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalGateway4.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalGateway4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalGateway4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalGateway4.Wordwrap = false; this.labelLocalGateway4.Click += new System.EventHandler(this.labelLocalGateway4_Click); // // labelLocalGateway3 // this.labelLocalGateway3.BackGround = null; this.labelLocalGateway3.BackGroundColor = System.Drawing.Color.White; this.labelLocalGateway3.BorderColor = System.Drawing.Color.Black; this.labelLocalGateway3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalGateway3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalGateway3.LineSpacing = 0F; this.labelLocalGateway3.Location = new System.Drawing.Point(309, 156); this.labelLocalGateway3.Name = "labelLocalGateway3"; this.labelLocalGateway3.OverlapOptimize = true; this.labelLocalGateway3.PasswordChar = '\0'; this.labelLocalGateway3.Radius = 3; this.labelLocalGateway3.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalGateway3.Size = new System.Drawing.Size(50, 28); this.labelLocalGateway3.TabIndex = 224; this.labelLocalGateway3.Text = "100"; this.labelLocalGateway3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalGateway3.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalGateway3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalGateway3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalGateway3.Wordwrap = false; this.labelLocalGateway3.Click += new System.EventHandler(this.labelLocalGateway3_Click); // // labelLocalGateway2 // this.labelLocalGateway2.BackGround = null; this.labelLocalGateway2.BackGroundColor = System.Drawing.Color.White; this.labelLocalGateway2.BorderColor = System.Drawing.Color.Black; this.labelLocalGateway2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalGateway2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalGateway2.LineSpacing = 0F; this.labelLocalGateway2.Location = new System.Drawing.Point(253, 156); this.labelLocalGateway2.Name = "labelLocalGateway2"; this.labelLocalGateway2.OverlapOptimize = true; this.labelLocalGateway2.PasswordChar = '\0'; this.labelLocalGateway2.Radius = 3; this.labelLocalGateway2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalGateway2.Size = new System.Drawing.Size(50, 28); this.labelLocalGateway2.TabIndex = 223; this.labelLocalGateway2.Text = "100"; this.labelLocalGateway2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalGateway2.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalGateway2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalGateway2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalGateway2.Wordwrap = false; this.labelLocalGateway2.Click += new System.EventHandler(this.labelLocalGateway2_Click); // // labelLocalGateway1 // this.labelLocalGateway1.BackGround = null; this.labelLocalGateway1.BackGroundColor = System.Drawing.Color.White; this.labelLocalGateway1.BorderColor = System.Drawing.Color.Black; this.labelLocalGateway1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalGateway1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalGateway1.LineSpacing = 0F; this.labelLocalGateway1.Location = new System.Drawing.Point(197, 156); this.labelLocalGateway1.Name = "labelLocalGateway1"; this.labelLocalGateway1.OverlapOptimize = true; this.labelLocalGateway1.PasswordChar = '\0'; this.labelLocalGateway1.Radius = 3; this.labelLocalGateway1.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalGateway1.Size = new System.Drawing.Size(50, 28); this.labelLocalGateway1.TabIndex = 222; this.labelLocalGateway1.Text = "100"; this.labelLocalGateway1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalGateway1.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalGateway1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalGateway1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalGateway1.Wordwrap = false; this.labelLocalGateway1.Click += new System.EventHandler(this.labelLocalGateway1_Click); // // labelTitleGateway // this.labelTitleGateway.BackGround = null; this.labelTitleGateway.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleGateway.BorderColor = System.Drawing.Color.Black; this.labelTitleGateway.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleGateway.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleGateway.ForeColor = System.Drawing.Color.White; this.labelTitleGateway.LineSpacing = 0F; this.labelTitleGateway.Location = new System.Drawing.Point(17, 156); this.labelTitleGateway.Name = "labelTitleGateway"; this.labelTitleGateway.OverlapOptimize = true; this.labelTitleGateway.PasswordChar = '\0'; this.labelTitleGateway.Radius = 3; this.labelTitleGateway.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleGateway.Size = new System.Drawing.Size(174, 28); this.labelTitleGateway.TabIndex = 221; this.labelTitleGateway.Text = "GateWay"; this.labelTitleGateway.TextColor = System.Drawing.Color.White; this.labelTitleGateway.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleGateway.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleGateway.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleGateway.Wordwrap = false; // // labelLocalIP4 // this.labelLocalIP4.BackGround = null; this.labelLocalIP4.BackGroundColor = System.Drawing.Color.White; this.labelLocalIP4.BorderColor = System.Drawing.Color.Black; this.labelLocalIP4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalIP4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalIP4.LineSpacing = 0F; this.labelLocalIP4.Location = new System.Drawing.Point(365, 88); this.labelLocalIP4.Name = "labelLocalIP4"; this.labelLocalIP4.OverlapOptimize = true; this.labelLocalIP4.PasswordChar = '\0'; this.labelLocalIP4.Radius = 3; this.labelLocalIP4.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalIP4.Size = new System.Drawing.Size(50, 28); this.labelLocalIP4.TabIndex = 220; this.labelLocalIP4.Text = "100"; this.labelLocalIP4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalIP4.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalIP4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalIP4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalIP4.Wordwrap = false; this.labelLocalIP4.Click += new System.EventHandler(this.labelLocalIP4_Click); // // labelLocalIP3 // this.labelLocalIP3.BackGround = null; this.labelLocalIP3.BackGroundColor = System.Drawing.Color.White; this.labelLocalIP3.BorderColor = System.Drawing.Color.Black; this.labelLocalIP3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalIP3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalIP3.LineSpacing = 0F; this.labelLocalIP3.Location = new System.Drawing.Point(309, 88); this.labelLocalIP3.Name = "labelLocalIP3"; this.labelLocalIP3.OverlapOptimize = true; this.labelLocalIP3.PasswordChar = '\0'; this.labelLocalIP3.Radius = 3; this.labelLocalIP3.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalIP3.Size = new System.Drawing.Size(50, 28); this.labelLocalIP3.TabIndex = 219; this.labelLocalIP3.Text = "100"; this.labelLocalIP3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalIP3.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalIP3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalIP3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalIP3.Wordwrap = false; this.labelLocalIP3.Click += new System.EventHandler(this.labelLocalIP3_Click); // // labelLocalIP2 // this.labelLocalIP2.BackGround = null; this.labelLocalIP2.BackGroundColor = System.Drawing.Color.White; this.labelLocalIP2.BorderColor = System.Drawing.Color.Black; this.labelLocalIP2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalIP2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalIP2.LineSpacing = 0F; this.labelLocalIP2.Location = new System.Drawing.Point(253, 88); this.labelLocalIP2.Name = "labelLocalIP2"; this.labelLocalIP2.OverlapOptimize = true; this.labelLocalIP2.PasswordChar = '\0'; this.labelLocalIP2.Radius = 3; this.labelLocalIP2.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalIP2.Size = new System.Drawing.Size(50, 28); this.labelLocalIP2.TabIndex = 218; this.labelLocalIP2.Text = "100"; this.labelLocalIP2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalIP2.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalIP2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalIP2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalIP2.Wordwrap = false; this.labelLocalIP2.Click += new System.EventHandler(this.labelLocalIP2_Click); // // labelLocalIP1 // this.labelLocalIP1.BackGround = null; this.labelLocalIP1.BackGroundColor = System.Drawing.Color.White; this.labelLocalIP1.BorderColor = System.Drawing.Color.Black; this.labelLocalIP1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle; this.labelLocalIP1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelLocalIP1.LineSpacing = 0F; this.labelLocalIP1.Location = new System.Drawing.Point(197, 88); this.labelLocalIP1.Name = "labelLocalIP1"; this.labelLocalIP1.OverlapOptimize = true; this.labelLocalIP1.PasswordChar = '\0'; this.labelLocalIP1.Radius = 3; this.labelLocalIP1.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelLocalIP1.Size = new System.Drawing.Size(50, 28); this.labelLocalIP1.TabIndex = 217; this.labelLocalIP1.Text = "100"; this.labelLocalIP1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelLocalIP1.TextColorDisable = System.Drawing.Color.Gray; this.labelLocalIP1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelLocalIP1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelLocalIP1.Wordwrap = false; this.labelLocalIP1.Click += new System.EventHandler(this.labelLocalIP1_Click); // // labelTitleIPAddress // this.labelTitleIPAddress.BackGround = null; this.labelTitleIPAddress.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleIPAddress.BorderColor = System.Drawing.Color.Black; this.labelTitleIPAddress.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleIPAddress.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleIPAddress.ForeColor = System.Drawing.Color.White; this.labelTitleIPAddress.LineSpacing = 0F; this.labelTitleIPAddress.Location = new System.Drawing.Point(17, 88); this.labelTitleIPAddress.Name = "labelTitleIPAddress"; this.labelTitleIPAddress.OverlapOptimize = true; this.labelTitleIPAddress.PasswordChar = '\0'; this.labelTitleIPAddress.Radius = 3; this.labelTitleIPAddress.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleIPAddress.Size = new System.Drawing.Size(174, 28); this.labelTitleIPAddress.TabIndex = 216; this.labelTitleIPAddress.Text = "IP Address"; this.labelTitleIPAddress.TextColor = System.Drawing.Color.White; this.labelTitleIPAddress.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleIPAddress.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleIPAddress.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleIPAddress.Wordwrap = false; // // buttonSaveLocal // this.buttonSaveLocal.BackGround = this.smartGroupBox3; this.buttonSaveLocal.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.buttonSaveLocal.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonSaveLocal.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonSaveLocal.ButtonImageAutoSize = true; this.buttonSaveLocal.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonSaveLocal.ButtonText = "Save"; this.buttonSaveLocal.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSaveLocal.GroupID = 0; this.buttonSaveLocal.ImageDisable = null; this.buttonSaveLocal.ImageDown = null; this.buttonSaveLocal.ImageUp = null; this.buttonSaveLocal.Location = new System.Drawing.Point(413, 3); this.buttonSaveLocal.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSaveLocal.Name = "buttonSaveLocal"; this.buttonSaveLocal.NestedClickEventPrevent = false; this.buttonSaveLocal.OutlinePixel = 2; this.buttonSaveLocal.OverlapOptimize = true; this.buttonSaveLocal.RepeatInterval = 200; this.buttonSaveLocal.RepeatIntervalAccelerate = null; this.buttonSaveLocal.RoundSize = 10; this.buttonSaveLocal.SafeInterval = 200; this.buttonSaveLocal.Size = new System.Drawing.Size(62, 29); this.buttonSaveLocal.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSaveLocal.TabIndex = 183; this.buttonSaveLocal.Text = null; this.buttonSaveLocal.TextColor = System.Drawing.Color.White; this.buttonSaveLocal.TextColorDisable = System.Drawing.Color.Gray; this.buttonSaveLocal.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonSaveLocal.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSaveLocal.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSaveLocal.Visible = false; this.buttonSaveLocal.Click += new System.EventHandler(this.buttonSaveLocal_Click); // // labelHelp // this.labelHelp.BackGround = null; this.labelHelp.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.labelHelp.BorderColor = System.Drawing.Color.Black; this.labelHelp.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelHelp.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelHelp.ForeColor = System.Drawing.Color.Red; this.labelHelp.LineSpacing = 0F; this.labelHelp.Location = new System.Drawing.Point(142, 4); this.labelHelp.Name = "labelHelp"; this.labelHelp.OverlapOptimize = true; this.labelHelp.PasswordChar = '\0'; this.labelHelp.Radius = 3; this.labelHelp.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelHelp.Size = new System.Drawing.Size(265, 29); this.labelHelp.TabIndex = 201; this.labelHelp.Text = "※ 저장 후, 재부팅 필수"; this.labelHelp.TextColor = System.Drawing.Color.White; this.labelHelp.TextColorDisable = System.Drawing.Color.Gray; this.labelHelp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelHelp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHelp.Wordwrap = true; // // smartGroupBox2 // this.smartGroupBox2.BackGround = null; this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartGroupBox2.BackImage = null; this.smartGroupBox2.Controls.Add(this.smartButton1); this.smartGroupBox2.Controls.Add(this.smartLabel1); this.smartGroupBox2.Controls.Add(this.buttonSaveMode); this.smartGroupBox2.Controls.Add(this.smartLabel13); this.smartGroupBox2.Controls.Add(this.comboBoxEthernetOpMode); this.smartGroupBox2.Controls.Add(this.comboBoxEthernetMode); this.smartGroupBox2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.smartGroupBox2.FrameLineThickness = 2; this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.smartGroupBox2.HeaderHeightOffset = 12; this.smartGroupBox2.Location = new System.Drawing.Point(67, 42); this.smartGroupBox2.Name = "smartGroupBox2"; this.smartGroupBox2.RoundRadius = 5; this.smartGroupBox2.Size = new System.Drawing.Size(774, 153); this.smartGroupBox2.TabIndex = 94; this.smartGroupBox2.Text = "Mode Settings"; this.smartGroupBox2.TextColor = System.Drawing.Color.White; // // smartButton1 // this.smartButton1.BackGround = this.smartGroupBox2; this.smartButton1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); 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 = "Test send"; this.smartButton1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.smartButton1.GroupID = 0; this.smartButton1.ImageDisable = null; this.smartButton1.ImageDown = null; this.smartButton1.ImageUp = null; this.smartButton1.Location = new System.Drawing.Point(623, 3); 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(77, 29); this.smartButton1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.smartButton1.TabIndex = 182; 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; // // 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("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel1.LineSpacing = 0F; this.smartLabel1.Location = new System.Drawing.Point(21, 99); 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(202, 29); this.smartLabel1.TabIndex = 181; this.smartLabel1.Text = "Communication Mode"; this.smartLabel1.TextColor = System.Drawing.Color.White; this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel1.Wordwrap = false; // // buttonSaveMode // this.buttonSaveMode.BackGround = this.smartGroupBox2; this.buttonSaveMode.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.buttonSaveMode.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.buttonSaveMode.ButtonDownColor = System.Drawing.Color.SlateGray; this.buttonSaveMode.ButtonImageAutoSize = true; this.buttonSaveMode.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound; this.buttonSaveMode.ButtonText = "Save"; this.buttonSaveMode.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSaveMode.GroupID = 0; this.buttonSaveMode.ImageDisable = null; this.buttonSaveMode.ImageDown = null; this.buttonSaveMode.ImageUp = null; this.buttonSaveMode.Location = new System.Drawing.Point(707, 3); this.buttonSaveMode.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSaveMode.Name = "buttonSaveMode"; this.buttonSaveMode.NestedClickEventPrevent = false; this.buttonSaveMode.OutlinePixel = 2; this.buttonSaveMode.OverlapOptimize = true; this.buttonSaveMode.RepeatInterval = 200; this.buttonSaveMode.RepeatIntervalAccelerate = null; this.buttonSaveMode.RoundSize = 10; this.buttonSaveMode.SafeInterval = 200; this.buttonSaveMode.Size = new System.Drawing.Size(62, 29); this.buttonSaveMode.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSaveMode.TabIndex = 91; this.buttonSaveMode.Text = null; this.buttonSaveMode.TextColor = System.Drawing.Color.White; this.buttonSaveMode.TextColorDisable = System.Drawing.Color.Gray; this.buttonSaveMode.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); this.buttonSaveMode.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSaveMode.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSaveMode.Visible = false; this.buttonSaveMode.Click += new System.EventHandler(this.buttonSaveMode_Click); // // smartLabel13 // this.smartLabel13.BackGround = null; this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel13.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartLabel13.LineSpacing = 0F; this.smartLabel13.Location = new System.Drawing.Point(21, 64); this.smartLabel13.Name = "smartLabel13"; this.smartLabel13.OverlapOptimize = true; this.smartLabel13.PasswordChar = '\0'; this.smartLabel13.Radius = 3; this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel13.Size = new System.Drawing.Size(202, 29); this.smartLabel13.TabIndex = 180; this.smartLabel13.Text = "Operation Mode"; this.smartLabel13.TextColor = System.Drawing.Color.White; this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel13.Wordwrap = false; // // comboBoxEthernetOpMode // this.comboBoxEthernetOpMode.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold); this.comboBoxEthernetOpMode.Location = new System.Drawing.Point(229, 64); this.comboBoxEthernetOpMode.Name = "comboBoxEthernetOpMode"; this.comboBoxEthernetOpMode.Size = new System.Drawing.Size(150, 29); this.comboBoxEthernetOpMode.TabIndex = 179; this.comboBoxEthernetOpMode.SelectedIndexChanged += new System.EventHandler(this.comboBoxEthernetOpMode_SelectedIndexChanged); // // comboBoxEthernetMode // this.comboBoxEthernetMode.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold); this.comboBoxEthernetMode.Location = new System.Drawing.Point(229, 99); this.comboBoxEthernetMode.Name = "comboBoxEthernetMode"; this.comboBoxEthernetMode.Size = new System.Drawing.Size(313, 29); this.comboBoxEthernetMode.TabIndex = 178; this.comboBoxEthernetMode.SelectedIndexChanged += new System.EventHandler(this.comboBoxEthernetMode_SelectedIndexChanged); // // timerServer // this.timerServer.Interval = 1000; this.timerServer.Tick += new System.EventHandler(this.timerServer_Tick); // // ControlMenuSystemEthernet // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlMenuSystemEthernet"; this.Size = new System.Drawing.Size(909, 664); this.smartGroupBox1.ResumeLayout(false); this.groupBoxModbusSetting.ResumeLayout(false); this.smartGroupBox5.ResumeLayout(false); this.smartGroupBox4.ResumeLayout(false); this.smartGroupBox3.ResumeLayout(false); this.panel2.ResumeLayout(false); this.smartGroupBox2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartGroupBox smartGroupBox4; private SmartX.SmartButton buttonSaveMode; private SmartX.SmartGroupBox smartGroupBox3; private SmartX.SmartGroupBox smartGroupBox2; private SmartX.SmartGroupBox smartGroupBox5; private System.Windows.Forms.ComboBox comboBoxEthernetOpMode; private System.Windows.Forms.ComboBox comboBoxEthernetMode; private SmartX.SmartButton buttonSaveLocal; private SmartX.SmartLabel labelHelp; private SmartX.SmartButton smartButton1; private SmartX.SmartLabel smartLabel1; private SmartX.SmartLabel smartLabel13; private SmartX.SmartLabel smartLabel6; private SmartX.SmartLabel smartLabel2; private SmartX.SmartLabel smartLabel3; public SmartX.SmartLabel smartLabel5; public SmartX.SmartLabel smartLabel4; public SmartX.SmartLabel labelMACAddress6; public SmartX.SmartLabel labelMACAddress5; public SmartX.SmartLabel labelMACAddress4; public SmartX.SmartLabel labelMACAddress1; private SmartX.SmartLabel labelTitleMACAddress; private System.Windows.Forms.Panel panel2; private SmartX.SmartRadioButton radioButtonLocalIpStatic; private SmartX.SmartRadioButton radioButtonLocalIpDHCP; private SmartX.SmartLabel labelTitleIPConfiguration; public SmartX.SmartLabel labelLocalSubnetMask4; public SmartX.SmartLabel labelLocalSubnetMask3; public SmartX.SmartLabel labelLocalSubnetMask2; public SmartX.SmartLabel labelLocalSubnetMask1; private SmartX.SmartLabel labelTitleSubnetMask; public SmartX.SmartLabel labelLocalGateway4; public SmartX.SmartLabel labelLocalGateway3; public SmartX.SmartLabel labelLocalGateway2; public SmartX.SmartLabel labelLocalGateway1; private SmartX.SmartLabel labelTitleGateway; public SmartX.SmartLabel labelLocalIP4; public SmartX.SmartLabel labelLocalIP3; public SmartX.SmartLabel labelLocalIP2; public SmartX.SmartLabel labelLocalIP1; private SmartX.SmartLabel labelTitleIPAddress; public SmartX.SmartLabel labelHostPort; public SmartX.SmartLabel labelHostIP4; public SmartX.SmartLabel labelHostIP3; public SmartX.SmartLabel labelHostIP2; public SmartX.SmartLabel labelHostIP1; private SmartX.SmartLabel labelClientStatus; private SmartX.SmartLabel smartLabel7; private SmartX.SmartLabel smartLabel8; private SmartX.SmartLabel smartLabel9; private SmartX.SmartButton buttonStopServer; private SmartX.SmartButton buttonStartServer; public SmartX.SmartLabel labelLocalPort; private SmartX.SmartLabel labelConnectedIP; private SmartX.SmartLabel labelServerStatus; private SmartX.SmartButton buttonStopClient; private SmartX.SmartButton buttonStartClient; private SmartX.SmartButton buttonSaveClient; private SmartX.SmartButton buttonSaveServer; private SmartX.SmartGroupBox groupBoxModbusSetting; public SmartX.SmartLabel labelStartAddress; private SmartX.SmartLabel labelFunctions; private SmartX.SmartLabel labelTitleStartAddress; private SmartX.SmartLabel labelTitleFunctions; private SmartX.SmartLabel smartLabel10; public System.Windows.Forms.Timer timerServer; private SmartX.SmartLabel labelClientCount; private SmartX.SmartListBox smartListBoxClientList; private SmartX.SmartLabel labelModbusRole; private SmartX.SmartButton buttonSaveModbus; } }