ITC81DB_2H/ITC81DB_0H/Controls/Etc/ControlConfiEthernetLocalIP...

612 lines
37 KiB
C#
Raw Normal View History

namespace ITC81DB_0H.Controls
{
partial class ControlConfiEthernetLocalIP
{
/// <summary>
/// 필수 디자이너 변수입니다.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 사용 중인 모든 리소스를 정리합니다.
/// </summary>
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 구성 요소 디자이너에서 생성한 코드
/// <summary>
/// 디자이너 지원에 필요한 메서드입니다.
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlConfiEthernetLocalIP));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.labelHelp = new SmartX.SmartLabel();
this.buttonAddon = new SmartX.SmartButton();
this.panel2 = new System.Windows.Forms.Panel();
this.radioButtonLocalIpStatic = new SmartX.SmartRadioButton();
this.radioButtonLocalIpDHCP = new SmartX.SmartRadioButton();
this.labelTitleIPConfiguration = new SmartX.SmartLabel();
this.buttonSave1 = new SmartX.SmartButton();
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.smartGroupBox1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.labelHelp);
this.smartGroupBox1.Controls.Add(this.buttonAddon);
this.smartGroupBox1.Controls.Add(this.panel2);
this.smartGroupBox1.Controls.Add(this.labelTitleIPConfiguration);
this.smartGroupBox1.Controls.Add(this.buttonSave1);
this.smartGroupBox1.Controls.Add(this.labelLocalSubnetMask4);
this.smartGroupBox1.Controls.Add(this.labelLocalSubnetMask3);
this.smartGroupBox1.Controls.Add(this.labelLocalSubnetMask2);
this.smartGroupBox1.Controls.Add(this.labelLocalSubnetMask1);
this.smartGroupBox1.Controls.Add(this.labelTitleSubnetMask);
this.smartGroupBox1.Controls.Add(this.labelLocalGateway4);
this.smartGroupBox1.Controls.Add(this.labelLocalGateway3);
this.smartGroupBox1.Controls.Add(this.labelLocalGateway2);
this.smartGroupBox1.Controls.Add(this.labelLocalGateway1);
this.smartGroupBox1.Controls.Add(this.labelTitleGateway);
this.smartGroupBox1.Controls.Add(this.labelLocalIP4);
this.smartGroupBox1.Controls.Add(this.labelLocalIP3);
this.smartGroupBox1.Controls.Add(this.labelLocalIP2);
this.smartGroupBox1.Controls.Add(this.labelLocalIP1);
this.smartGroupBox1.Controls.Add(this.labelTitleIPAddress);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 1;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
this.smartGroupBox1.InitVisible = true;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(710, 253);
this.smartGroupBox1.TabIndex = 7;
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// labelHelp
//
this.labelHelp.BackPictureBox1 = null;
this.labelHelp.BackPictureBox2 = this.smartGroupBox1;
this.labelHelp.BorderColor = System.Drawing.Color.Black;
this.labelHelp.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelHelp.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelHelp.ForeColor = System.Drawing.Color.Red;
this.labelHelp.InitVisible = true;
this.labelHelp.LineSpacing = 0F;
this.labelHelp.Location = new System.Drawing.Point(139, 183);
this.labelHelp.Name = "labelHelp";
this.labelHelp.Size = new System.Drawing.Size(548, 43);
this.labelHelp.TabIndex = 200;
this.labelHelp.Text = "※ IP Configuration 변경 시, 재부팅 후 정상적으로 연결됩니다.";
this.labelHelp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelHelp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelHelp.Wordwrap = true;
//
// buttonAddon
//
this.buttonAddon.BackPictureBox = null;
this.buttonAddon.BackPictureBox1 = null;
this.buttonAddon.BackPictureBox2 = null;
this.buttonAddon.ButtonColor = System.Drawing.Color.LightGray;
this.buttonAddon.ButtonImageAutoSize = true;
this.buttonAddon.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonAddon.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonAddon.DisableImage")));
this.buttonAddon.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAddon.DownImage")));
this.buttonAddon.Font = new System.Drawing.Font("새굴림", 7F, System.Drawing.FontStyle.Bold);
this.buttonAddon.ForeColor = System.Drawing.Color.White;
this.buttonAddon.GroupID = 0;
this.buttonAddon.InitVisible = true;
this.buttonAddon.Location = new System.Drawing.Point(608, 14);
this.buttonAddon.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonAddon.Name = "buttonAddon";
this.buttonAddon.NestedClickEventPrevent = false;
this.buttonAddon.OutlinePixel = 1;
this.buttonAddon.RepeatInterval = 200;
this.buttonAddon.RepeatIntervalAccelerate = null;
this.buttonAddon.SafeInterval = 200;
this.buttonAddon.Size = new System.Drawing.Size(80, 40);
this.buttonAddon.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonAddon.TabIndex = 198;
this.buttonAddon.Text = "Server/Client";
this.buttonAddon.TextColor = System.Drawing.Color.White;
this.buttonAddon.TextDownColor = System.Drawing.Color.White;
this.buttonAddon.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonAddon.TextLocation = new System.Drawing.Point(0, 0);
this.buttonAddon.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonAddon.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAddon.UpImage")));
this.buttonAddon.Click += new System.EventHandler(this.buttonAddon_Click);
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Black;
this.panel2.Controls.Add(this.radioButtonLocalIpStatic);
this.panel2.Controls.Add(this.radioButtonLocalIpDHCP);
this.panel2.Location = new System.Drawing.Point(305, 43);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(218, 32);
//
// radioButtonLocalIpStatic
//
this.radioButtonLocalIpStatic.BackColor = System.Drawing.Color.Black;
this.radioButtonLocalIpStatic.BackPictureBox = null;
this.radioButtonLocalIpStatic.BackPictureBox1 = null;
this.radioButtonLocalIpStatic.BackPictureBox2 = null;
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.InitVisible = true;
this.radioButtonLocalIpStatic.Location = new System.Drawing.Point(109, 3);
this.radioButtonLocalIpStatic.Name = "radioButtonLocalIpStatic";
this.radioButtonLocalIpStatic.OutputOnly = false;
this.radioButtonLocalIpStatic.RadioBackColor = System.Drawing.Color.White;
this.radioButtonLocalIpStatic.RadioCheckColor = System.Drawing.Color.Green;
this.radioButtonLocalIpStatic.RadioForeColor = System.Drawing.Color.Black;
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.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
this.radioButtonLocalIpStatic.Click += new System.EventHandler(this.radioButtonLocalIpDHCP_Click);
//
// radioButtonLocalIpDHCP
//
this.radioButtonLocalIpDHCP.BackColor = System.Drawing.Color.Black;
this.radioButtonLocalIpDHCP.BackPictureBox = null;
this.radioButtonLocalIpDHCP.BackPictureBox1 = null;
this.radioButtonLocalIpDHCP.BackPictureBox2 = null;
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.InitVisible = true;
this.radioButtonLocalIpDHCP.Location = new System.Drawing.Point(3, 3);
this.radioButtonLocalIpDHCP.Name = "radioButtonLocalIpDHCP";
this.radioButtonLocalIpDHCP.OutputOnly = false;
this.radioButtonLocalIpDHCP.RadioBackColor = System.Drawing.Color.White;
this.radioButtonLocalIpDHCP.RadioCheckColor = System.Drawing.Color.Green;
this.radioButtonLocalIpDHCP.RadioForeColor = System.Drawing.Color.Black;
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.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
this.radioButtonLocalIpDHCP.Click += new System.EventHandler(this.radioButtonLocalIpDHCP_Click);
//
// labelTitleIPConfiguration
//
this.labelTitleIPConfiguration.BackPictureBox1 = null;
this.labelTitleIPConfiguration.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleIPConfiguration.BorderColor = System.Drawing.Color.Black;
this.labelTitleIPConfiguration.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleIPConfiguration.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleIPConfiguration.ForeColor = System.Drawing.Color.White;
this.labelTitleIPConfiguration.InitVisible = true;
this.labelTitleIPConfiguration.LineSpacing = 0F;
this.labelTitleIPConfiguration.Location = new System.Drawing.Point(139, 47);
this.labelTitleIPConfiguration.Name = "labelTitleIPConfiguration";
this.labelTitleIPConfiguration.Size = new System.Drawing.Size(160, 28);
this.labelTitleIPConfiguration.TabIndex = 195;
this.labelTitleIPConfiguration.Text = "IP Configuration";
this.labelTitleIPConfiguration.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleIPConfiguration.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleIPConfiguration.Wordwrap = false;
//
// buttonSave1
//
this.buttonSave1.BackPictureBox = null;
this.buttonSave1.BackPictureBox1 = null;
this.buttonSave1.BackPictureBox2 = null;
this.buttonSave1.ButtonColor = System.Drawing.Color.Gray;
this.buttonSave1.ButtonImageAutoSize = true;
this.buttonSave1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSave1.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSave1.DisableImage")));
this.buttonSave1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSave1.DownImage")));
this.buttonSave1.GroupID = 0;
this.buttonSave1.InitVisible = true;
this.buttonSave1.Location = new System.Drawing.Point(540, 127);
this.buttonSave1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSave1.Name = "buttonSave1";
this.buttonSave1.NestedClickEventPrevent = false;
this.buttonSave1.OutlinePixel = 1;
this.buttonSave1.RepeatInterval = 200;
this.buttonSave1.RepeatIntervalAccelerate = null;
this.buttonSave1.SafeInterval = 200;
this.buttonSave1.Size = new System.Drawing.Size(50, 50);
this.buttonSave1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSave1.TabIndex = 194;
this.buttonSave1.TextColor = System.Drawing.Color.Black;
this.buttonSave1.TextDownColor = System.Drawing.Color.White;
this.buttonSave1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSave1.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSave1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSave1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSave1.UpImage")));
this.buttonSave1.Click += new System.EventHandler(this.buttonSave1_Click);
//
// labelLocalSubnetMask4
//
this.labelLocalSubnetMask4.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalSubnetMask4.BackPictureBox = null;
this.labelLocalSubnetMask4.BackPictureBox1 = null;
this.labelLocalSubnetMask4.BackPictureBox2 = null;
this.labelLocalSubnetMask4.BorderColor = System.Drawing.Color.Black;
this.labelLocalSubnetMask4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalSubnetMask4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalSubnetMask4.InitVisible = true;
this.labelLocalSubnetMask4.LineSpacing = 0F;
this.labelLocalSubnetMask4.Location = new System.Drawing.Point(473, 115);
this.labelLocalSubnetMask4.Name = "labelLocalSubnetMask4";
this.labelLocalSubnetMask4.Size = new System.Drawing.Size(50, 28);
this.labelLocalSubnetMask4.TabIndex = 193;
this.labelLocalSubnetMask4.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalSubnetMask3.BackPictureBox = null;
this.labelLocalSubnetMask3.BackPictureBox1 = null;
this.labelLocalSubnetMask3.BackPictureBox2 = null;
this.labelLocalSubnetMask3.BorderColor = System.Drawing.Color.Black;
this.labelLocalSubnetMask3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalSubnetMask3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalSubnetMask3.InitVisible = true;
this.labelLocalSubnetMask3.LineSpacing = 0F;
this.labelLocalSubnetMask3.Location = new System.Drawing.Point(417, 115);
this.labelLocalSubnetMask3.Name = "labelLocalSubnetMask3";
this.labelLocalSubnetMask3.Size = new System.Drawing.Size(50, 28);
this.labelLocalSubnetMask3.TabIndex = 192;
this.labelLocalSubnetMask3.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalSubnetMask2.BackPictureBox = null;
this.labelLocalSubnetMask2.BackPictureBox1 = null;
this.labelLocalSubnetMask2.BackPictureBox2 = null;
this.labelLocalSubnetMask2.BorderColor = System.Drawing.Color.Black;
this.labelLocalSubnetMask2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalSubnetMask2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalSubnetMask2.InitVisible = true;
this.labelLocalSubnetMask2.LineSpacing = 0F;
this.labelLocalSubnetMask2.Location = new System.Drawing.Point(361, 115);
this.labelLocalSubnetMask2.Name = "labelLocalSubnetMask2";
this.labelLocalSubnetMask2.Size = new System.Drawing.Size(50, 28);
this.labelLocalSubnetMask2.TabIndex = 191;
this.labelLocalSubnetMask2.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalSubnetMask1.BackPictureBox = null;
this.labelLocalSubnetMask1.BackPictureBox1 = null;
this.labelLocalSubnetMask1.BackPictureBox2 = null;
this.labelLocalSubnetMask1.BorderColor = System.Drawing.Color.Black;
this.labelLocalSubnetMask1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalSubnetMask1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalSubnetMask1.InitVisible = true;
this.labelLocalSubnetMask1.LineSpacing = 0F;
this.labelLocalSubnetMask1.Location = new System.Drawing.Point(305, 115);
this.labelLocalSubnetMask1.Name = "labelLocalSubnetMask1";
this.labelLocalSubnetMask1.Size = new System.Drawing.Size(50, 28);
this.labelLocalSubnetMask1.TabIndex = 190;
this.labelLocalSubnetMask1.Text = "100";
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.BackPictureBox1 = null;
this.labelTitleSubnetMask.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleSubnetMask.BorderColor = System.Drawing.Color.Black;
this.labelTitleSubnetMask.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleSubnetMask.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleSubnetMask.ForeColor = System.Drawing.Color.White;
this.labelTitleSubnetMask.InitVisible = true;
this.labelTitleSubnetMask.LineSpacing = 0F;
this.labelTitleSubnetMask.Location = new System.Drawing.Point(139, 115);
this.labelTitleSubnetMask.Name = "labelTitleSubnetMask";
this.labelTitleSubnetMask.Size = new System.Drawing.Size(160, 28);
this.labelTitleSubnetMask.TabIndex = 189;
this.labelTitleSubnetMask.Text = "Subnet mask";
this.labelTitleSubnetMask.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleSubnetMask.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleSubnetMask.Wordwrap = false;
//
// labelLocalGateway4
//
this.labelLocalGateway4.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalGateway4.BackPictureBox = null;
this.labelLocalGateway4.BackPictureBox1 = null;
this.labelLocalGateway4.BackPictureBox2 = null;
this.labelLocalGateway4.BorderColor = System.Drawing.Color.Black;
this.labelLocalGateway4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalGateway4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalGateway4.InitVisible = true;
this.labelLocalGateway4.LineSpacing = 0F;
this.labelLocalGateway4.Location = new System.Drawing.Point(473, 149);
this.labelLocalGateway4.Name = "labelLocalGateway4";
this.labelLocalGateway4.Size = new System.Drawing.Size(50, 28);
this.labelLocalGateway4.TabIndex = 188;
this.labelLocalGateway4.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalGateway3.BackPictureBox = null;
this.labelLocalGateway3.BackPictureBox1 = null;
this.labelLocalGateway3.BackPictureBox2 = null;
this.labelLocalGateway3.BorderColor = System.Drawing.Color.Black;
this.labelLocalGateway3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalGateway3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalGateway3.InitVisible = true;
this.labelLocalGateway3.LineSpacing = 0F;
this.labelLocalGateway3.Location = new System.Drawing.Point(417, 149);
this.labelLocalGateway3.Name = "labelLocalGateway3";
this.labelLocalGateway3.Size = new System.Drawing.Size(50, 28);
this.labelLocalGateway3.TabIndex = 187;
this.labelLocalGateway3.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalGateway2.BackPictureBox = null;
this.labelLocalGateway2.BackPictureBox1 = null;
this.labelLocalGateway2.BackPictureBox2 = null;
this.labelLocalGateway2.BorderColor = System.Drawing.Color.Black;
this.labelLocalGateway2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalGateway2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalGateway2.InitVisible = true;
this.labelLocalGateway2.LineSpacing = 0F;
this.labelLocalGateway2.Location = new System.Drawing.Point(361, 149);
this.labelLocalGateway2.Name = "labelLocalGateway2";
this.labelLocalGateway2.Size = new System.Drawing.Size(50, 28);
this.labelLocalGateway2.TabIndex = 186;
this.labelLocalGateway2.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalGateway1.BackPictureBox = null;
this.labelLocalGateway1.BackPictureBox1 = null;
this.labelLocalGateway1.BackPictureBox2 = null;
this.labelLocalGateway1.BorderColor = System.Drawing.Color.Black;
this.labelLocalGateway1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalGateway1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalGateway1.InitVisible = true;
this.labelLocalGateway1.LineSpacing = 0F;
this.labelLocalGateway1.Location = new System.Drawing.Point(305, 149);
this.labelLocalGateway1.Name = "labelLocalGateway1";
this.labelLocalGateway1.Size = new System.Drawing.Size(50, 28);
this.labelLocalGateway1.TabIndex = 185;
this.labelLocalGateway1.Text = "100";
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.BackPictureBox1 = null;
this.labelTitleGateway.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleGateway.BorderColor = System.Drawing.Color.Black;
this.labelTitleGateway.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleGateway.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleGateway.ForeColor = System.Drawing.Color.White;
this.labelTitleGateway.InitVisible = true;
this.labelTitleGateway.LineSpacing = 0F;
this.labelTitleGateway.Location = new System.Drawing.Point(139, 149);
this.labelTitleGateway.Name = "labelTitleGateway";
this.labelTitleGateway.Size = new System.Drawing.Size(160, 28);
this.labelTitleGateway.TabIndex = 184;
this.labelTitleGateway.Text = "GateWay";
this.labelTitleGateway.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleGateway.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleGateway.Wordwrap = false;
//
// labelLocalIP4
//
this.labelLocalIP4.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalIP4.BackPictureBox = null;
this.labelLocalIP4.BackPictureBox1 = null;
this.labelLocalIP4.BackPictureBox2 = null;
this.labelLocalIP4.BorderColor = System.Drawing.Color.Black;
this.labelLocalIP4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalIP4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalIP4.InitVisible = true;
this.labelLocalIP4.LineSpacing = 0F;
this.labelLocalIP4.Location = new System.Drawing.Point(473, 81);
this.labelLocalIP4.Name = "labelLocalIP4";
this.labelLocalIP4.Size = new System.Drawing.Size(50, 28);
this.labelLocalIP4.TabIndex = 183;
this.labelLocalIP4.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalIP3.BackPictureBox = null;
this.labelLocalIP3.BackPictureBox1 = null;
this.labelLocalIP3.BackPictureBox2 = null;
this.labelLocalIP3.BorderColor = System.Drawing.Color.Black;
this.labelLocalIP3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalIP3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalIP3.InitVisible = true;
this.labelLocalIP3.LineSpacing = 0F;
this.labelLocalIP3.Location = new System.Drawing.Point(417, 81);
this.labelLocalIP3.Name = "labelLocalIP3";
this.labelLocalIP3.Size = new System.Drawing.Size(50, 28);
this.labelLocalIP3.TabIndex = 182;
this.labelLocalIP3.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalIP2.BackPictureBox = null;
this.labelLocalIP2.BackPictureBox1 = null;
this.labelLocalIP2.BackPictureBox2 = null;
this.labelLocalIP2.BorderColor = System.Drawing.Color.Black;
this.labelLocalIP2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalIP2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalIP2.InitVisible = true;
this.labelLocalIP2.LineSpacing = 0F;
this.labelLocalIP2.Location = new System.Drawing.Point(361, 81);
this.labelLocalIP2.Name = "labelLocalIP2";
this.labelLocalIP2.Size = new System.Drawing.Size(50, 28);
this.labelLocalIP2.TabIndex = 181;
this.labelLocalIP2.Text = "100";
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.BackColor = System.Drawing.SystemColors.Window;
this.labelLocalIP1.BackPictureBox = null;
this.labelLocalIP1.BackPictureBox1 = null;
this.labelLocalIP1.BackPictureBox2 = null;
this.labelLocalIP1.BorderColor = System.Drawing.Color.Black;
this.labelLocalIP1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelLocalIP1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLocalIP1.InitVisible = true;
this.labelLocalIP1.LineSpacing = 0F;
this.labelLocalIP1.Location = new System.Drawing.Point(305, 81);
this.labelLocalIP1.Name = "labelLocalIP1";
this.labelLocalIP1.Size = new System.Drawing.Size(50, 28);
this.labelLocalIP1.TabIndex = 180;
this.labelLocalIP1.Text = "100";
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.BackPictureBox1 = null;
this.labelTitleIPAddress.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleIPAddress.BorderColor = System.Drawing.Color.Black;
this.labelTitleIPAddress.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleIPAddress.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleIPAddress.ForeColor = System.Drawing.Color.White;
this.labelTitleIPAddress.InitVisible = true;
this.labelTitleIPAddress.LineSpacing = 0F;
this.labelTitleIPAddress.Location = new System.Drawing.Point(139, 81);
this.labelTitleIPAddress.Name = "labelTitleIPAddress";
this.labelTitleIPAddress.Size = new System.Drawing.Size(160, 28);
this.labelTitleIPAddress.TabIndex = 179;
this.labelTitleIPAddress.Text = "IP Address";
this.labelTitleIPAddress.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleIPAddress.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleIPAddress.Wordwrap = false;
//
// ControlConfiEthernetLocalIP
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlConfiEthernetLocalIP";
this.Size = new System.Drawing.Size(710, 253);
this.smartGroupBox1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private System.Windows.Forms.Panel panel2;
private SmartX.SmartRadioButton radioButtonLocalIpStatic;
private SmartX.SmartRadioButton radioButtonLocalIpDHCP;
private SmartX.SmartLabel labelTitleIPConfiguration;
private SmartX.SmartButton buttonSave1;
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;
private SmartX.SmartButton buttonAddon;
private SmartX.SmartLabel labelHelp;
}
}