namespace centralController
{
partial class FormSysConfig
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.gp_numMachineConfig = new DevComponents.DotNetBar.Controls.GroupPanel();
this.btnx_nmRatioConfirm = new DevComponents.DotNetBar.ButtonX();
this.sld_nmfilterRatio = new DevComponents.DotNetBar.Controls.Slider();
this.tb_nmId = new System.Windows.Forms.TextBox();
this.btnx_nmIdAlter = new DevComponents.DotNetBar.ButtonX();
this.btnx_nmSearch = new DevComponents.DotNetBar.ButtonX();
this.lbx_nmId = new DevComponents.DotNetBar.LabelX();
this.lbx_nmIP = new DevComponents.DotNetBar.LabelX();
this.cb_nmIP = new System.Windows.Forms.ComboBox();
this.gp_PLCConf = new DevComponents.DotNetBar.Controls.GroupPanel();
this.gp_AllInOneMachineConf = new DevComponents.DotNetBar.Controls.GroupPanel();
this.gp_restConf = new DevComponents.DotNetBar.Controls.GroupPanel();
this.lbx_defaultLic = new DevComponents.DotNetBar.LabelX();
this.lbx_garageId = new DevComponents.DotNetBar.LabelX();
this.btnx_alterLogAddress = new DevComponents.DotNetBar.ButtonX();
this.lbx_advertAddress = new DevComponents.DotNetBar.LabelX();
this.lbx_logAddress = new DevComponents.DotNetBar.LabelX();
this.btnx_alterDefaultLic = new DevComponents.DotNetBar.ButtonX();
this.tb_defaultLic = new System.Windows.Forms.TextBox();
this.btnx_alterGarageId = new DevComponents.DotNetBar.ButtonX();
this.tb_garageID = new System.Windows.Forms.TextBox();
this.gp_numMachineConfig.SuspendLayout();
this.gp_restConf.SuspendLayout();
this.SuspendLayout();
//
// gp_numMachineConfig
//
this.gp_numMachineConfig.CanvasColor = System.Drawing.SystemColors.Control;
this.gp_numMachineConfig.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.gp_numMachineConfig.Controls.Add(this.btnx_nmRatioConfirm);
this.gp_numMachineConfig.Controls.Add(this.sld_nmfilterRatio);
this.gp_numMachineConfig.Controls.Add(this.tb_nmId);
this.gp_numMachineConfig.Controls.Add(this.btnx_nmIdAlter);
this.gp_numMachineConfig.Controls.Add(this.btnx_nmSearch);
this.gp_numMachineConfig.Controls.Add(this.lbx_nmId);
this.gp_numMachineConfig.Controls.Add(this.lbx_nmIP);
this.gp_numMachineConfig.Controls.Add(this.cb_nmIP);
this.gp_numMachineConfig.DisabledBackColor = System.Drawing.Color.Empty;
this.gp_numMachineConfig.Location = new System.Drawing.Point(12, 12);
this.gp_numMachineConfig.Name = "gp_numMachineConfig";
this.gp_numMachineConfig.Size = new System.Drawing.Size(271, 221);
//
//
//
this.gp_numMachineConfig.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.gp_numMachineConfig.Style.BackColorGradientAngle = 90;
this.gp_numMachineConfig.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.gp_numMachineConfig.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_numMachineConfig.Style.BorderBottomWidth = 1;
this.gp_numMachineConfig.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.gp_numMachineConfig.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_numMachineConfig.Style.BorderLeftWidth = 1;
this.gp_numMachineConfig.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_numMachineConfig.Style.BorderRightWidth = 1;
this.gp_numMachineConfig.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_numMachineConfig.Style.BorderTopWidth = 1;
this.gp_numMachineConfig.Style.CornerDiameter = 4;
this.gp_numMachineConfig.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.gp_numMachineConfig.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.gp_numMachineConfig.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.gp_numMachineConfig.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.gp_numMachineConfig.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.gp_numMachineConfig.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.gp_numMachineConfig.TabIndex = 0;
this.gp_numMachineConfig.Text = "号牌机配置";
//
// btnx_nmRatioConfirm
//
this.btnx_nmRatioConfirm.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnx_nmRatioConfirm.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnx_nmRatioConfirm.Location = new System.Drawing.Point(86, 158);
this.btnx_nmRatioConfirm.Name = "btnx_nmRatioConfirm";
this.btnx_nmRatioConfirm.Size = new System.Drawing.Size(75, 23);
this.btnx_nmRatioConfirm.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnx_nmRatioConfirm.TabIndex = 7;
this.btnx_nmRatioConfirm.Text = "修改比例";
this.btnx_nmRatioConfirm.Click += new System.EventHandler(this.btnx_nmRatioConfirm_Click);
//
// sld_nmfilterRatio
//
//
//
//
this.sld_nmfilterRatio.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.sld_nmfilterRatio.LabelWidth = 120;
this.sld_nmfilterRatio.Location = new System.Drawing.Point(5, 122);
this.sld_nmfilterRatio.Name = "sld_nmfilterRatio";
this.sld_nmfilterRatio.Size = new System.Drawing.Size(238, 30);
this.sld_nmfilterRatio.Step = 10;
this.sld_nmfilterRatio.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.sld_nmfilterRatio.TabIndex = 6;
this.sld_nmfilterRatio.Text = "号牌筛选比例(%)";
this.sld_nmfilterRatio.Value = 70;
this.sld_nmfilterRatio.ValueChanged += new System.EventHandler(this.sld_nmfilterRatio_ValueChanged);
//
// tb_nmId
//
this.tb_nmId.Location = new System.Drawing.Point(171, 52);
this.tb_nmId.Name = "tb_nmId";
this.tb_nmId.Size = new System.Drawing.Size(67, 21);
this.tb_nmId.TabIndex = 5;
//
// btnx_nmIdAlter
//
this.btnx_nmIdAlter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnx_nmIdAlter.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnx_nmIdAlter.Location = new System.Drawing.Point(168, 84);
this.btnx_nmIdAlter.Name = "btnx_nmIdAlter";
this.btnx_nmIdAlter.Size = new System.Drawing.Size(75, 23);
this.btnx_nmIdAlter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnx_nmIdAlter.TabIndex = 4;
this.btnx_nmIdAlter.Text = "修改编号";
this.btnx_nmIdAlter.Click += new System.EventHandler(this.btnx_nmIdAlter_Click);
//
// btnx_nmSearch
//
this.btnx_nmSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnx_nmSearch.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnx_nmSearch.Location = new System.Drawing.Point(41, 84);
this.btnx_nmSearch.Name = "btnx_nmSearch";
this.btnx_nmSearch.Size = new System.Drawing.Size(75, 23);
this.btnx_nmSearch.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnx_nmSearch.TabIndex = 3;
this.btnx_nmSearch.Text = "查询编号";
this.btnx_nmSearch.Click += new System.EventHandler(this.btnx_nmSearch_Click);
//
// lbx_nmId
//
//
//
//
this.lbx_nmId.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbx_nmId.Location = new System.Drawing.Point(171, 19);
this.lbx_nmId.Name = "lbx_nmId";
this.lbx_nmId.Size = new System.Drawing.Size(67, 23);
this.lbx_nmId.TabIndex = 2;
this.lbx_nmId.Text = "号牌机编号";
//
// lbx_nmIP
//
//
//
//
this.lbx_nmIP.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbx_nmIP.Location = new System.Drawing.Point(41, 19);
this.lbx_nmIP.Name = "lbx_nmIP";
this.lbx_nmIP.Size = new System.Drawing.Size(59, 23);
this.lbx_nmIP.TabIndex = 1;
this.lbx_nmIP.Text = "号牌机IP";
//
// cb_nmIP
//
this.cb_nmIP.FormattingEnabled = true;
this.cb_nmIP.Location = new System.Drawing.Point(16, 52);
this.cb_nmIP.Name = "cb_nmIP";
this.cb_nmIP.Size = new System.Drawing.Size(134, 20);
this.cb_nmIP.TabIndex = 0;
this.cb_nmIP.DropDown += new System.EventHandler(this.cb_nmIP_DropDown);
//
// gp_PLCConf
//
this.gp_PLCConf.CanvasColor = System.Drawing.SystemColors.Control;
this.gp_PLCConf.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.gp_PLCConf.DisabledBackColor = System.Drawing.Color.Empty;
this.gp_PLCConf.Location = new System.Drawing.Point(12, 255);
this.gp_PLCConf.Name = "gp_PLCConf";
this.gp_PLCConf.Size = new System.Drawing.Size(269, 236);
//
//
//
this.gp_PLCConf.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.gp_PLCConf.Style.BackColorGradientAngle = 90;
this.gp_PLCConf.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.gp_PLCConf.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_PLCConf.Style.BorderBottomWidth = 1;
this.gp_PLCConf.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.gp_PLCConf.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_PLCConf.Style.BorderLeftWidth = 1;
this.gp_PLCConf.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_PLCConf.Style.BorderRightWidth = 1;
this.gp_PLCConf.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_PLCConf.Style.BorderTopWidth = 1;
this.gp_PLCConf.Style.CornerDiameter = 4;
this.gp_PLCConf.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.gp_PLCConf.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.gp_PLCConf.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.gp_PLCConf.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.gp_PLCConf.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.gp_PLCConf.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.gp_PLCConf.TabIndex = 1;
this.gp_PLCConf.Text = "PLC配置";
//
// gp_AllInOneMachineConf
//
this.gp_AllInOneMachineConf.CanvasColor = System.Drawing.SystemColors.Control;
this.gp_AllInOneMachineConf.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.gp_AllInOneMachineConf.DisabledBackColor = System.Drawing.Color.Empty;
this.gp_AllInOneMachineConf.Location = new System.Drawing.Point(311, 12);
this.gp_AllInOneMachineConf.Name = "gp_AllInOneMachineConf";
this.gp_AllInOneMachineConf.Size = new System.Drawing.Size(347, 138);
//
//
//
this.gp_AllInOneMachineConf.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.gp_AllInOneMachineConf.Style.BackColorGradientAngle = 90;
this.gp_AllInOneMachineConf.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.gp_AllInOneMachineConf.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_AllInOneMachineConf.Style.BorderBottomWidth = 1;
this.gp_AllInOneMachineConf.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.gp_AllInOneMachineConf.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_AllInOneMachineConf.Style.BorderLeftWidth = 1;
this.gp_AllInOneMachineConf.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_AllInOneMachineConf.Style.BorderRightWidth = 1;
this.gp_AllInOneMachineConf.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_AllInOneMachineConf.Style.BorderTopWidth = 1;
this.gp_AllInOneMachineConf.Style.CornerDiameter = 4;
this.gp_AllInOneMachineConf.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.gp_AllInOneMachineConf.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.gp_AllInOneMachineConf.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.gp_AllInOneMachineConf.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.gp_AllInOneMachineConf.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.gp_AllInOneMachineConf.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.gp_AllInOneMachineConf.TabIndex = 2;
this.gp_AllInOneMachineConf.Text = "LED屏显配置";
//
// gp_restConf
//
this.gp_restConf.CanvasColor = System.Drawing.SystemColors.Control;
this.gp_restConf.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.gp_restConf.Controls.Add(this.lbx_defaultLic);
this.gp_restConf.Controls.Add(this.lbx_garageId);
this.gp_restConf.Controls.Add(this.btnx_alterLogAddress);
this.gp_restConf.Controls.Add(this.lbx_advertAddress);
this.gp_restConf.Controls.Add(this.lbx_logAddress);
this.gp_restConf.Controls.Add(this.btnx_alterDefaultLic);
this.gp_restConf.Controls.Add(this.tb_defaultLic);
this.gp_restConf.Controls.Add(this.btnx_alterGarageId);
this.gp_restConf.Controls.Add(this.tb_garageID);
this.gp_restConf.DisabledBackColor = System.Drawing.Color.Empty;
this.gp_restConf.Location = new System.Drawing.Point(311, 191);
this.gp_restConf.Name = "gp_restConf";
this.gp_restConf.Size = new System.Drawing.Size(347, 300);
//
//
//
this.gp_restConf.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.gp_restConf.Style.BackColorGradientAngle = 90;
this.gp_restConf.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.gp_restConf.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_restConf.Style.BorderBottomWidth = 1;
this.gp_restConf.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.gp_restConf.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_restConf.Style.BorderLeftWidth = 1;
this.gp_restConf.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_restConf.Style.BorderRightWidth = 1;
this.gp_restConf.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gp_restConf.Style.BorderTopWidth = 1;
this.gp_restConf.Style.CornerDiameter = 4;
this.gp_restConf.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.gp_restConf.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.gp_restConf.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.gp_restConf.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.gp_restConf.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.gp_restConf.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.gp_restConf.TabIndex = 3;
this.gp_restConf.Text = "其他配置";
//
// lbx_defaultLic
//
//
//
//
this.lbx_defaultLic.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbx_defaultLic.Location = new System.Drawing.Point(14, 70);
this.lbx_defaultLic.Name = "lbx_defaultLic";
this.lbx_defaultLic.Size = new System.Drawing.Size(75, 23);
this.lbx_defaultLic.TabIndex = 10;
this.lbx_defaultLic.Text = "默认车牌:";
//
// lbx_garageId
//
//
//
//
this.lbx_garageId.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbx_garageId.Location = new System.Drawing.Point(14, 23);
this.lbx_garageId.Name = "lbx_garageId";
this.lbx_garageId.Size = new System.Drawing.Size(75, 23);
this.lbx_garageId.TabIndex = 9;
this.lbx_garageId.Text = "车库号:";
//
// btnx_alterLogAddress
//
this.btnx_alterLogAddress.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnx_alterLogAddress.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnx_alterLogAddress.Location = new System.Drawing.Point(126, 156);
this.btnx_alterLogAddress.Name = "btnx_alterLogAddress";
this.btnx_alterLogAddress.Size = new System.Drawing.Size(90, 33);
this.btnx_alterLogAddress.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnx_alterLogAddress.TabIndex = 8;
this.btnx_alterLogAddress.Text = "修改日志路径";
this.btnx_alterLogAddress.Click += new System.EventHandler(this.btnx_alterLogAddress_Click);
//
// lbx_advertAddress
//
//
//
//
this.lbx_advertAddress.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbx_advertAddress.Location = new System.Drawing.Point(14, 206);
this.lbx_advertAddress.Name = "lbx_advertAddress";
this.lbx_advertAddress.Size = new System.Drawing.Size(309, 41);
this.lbx_advertAddress.TabIndex = 7;
this.lbx_advertAddress.Text = "当前广告路径:";
this.lbx_advertAddress.WordWrap = true;
//
// lbx_logAddress
//
//
//
//
this.lbx_logAddress.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbx_logAddress.Location = new System.Drawing.Point(14, 109);
this.lbx_logAddress.Name = "lbx_logAddress";
this.lbx_logAddress.Size = new System.Drawing.Size(309, 41);
this.lbx_logAddress.TabIndex = 6;
this.lbx_logAddress.Text = "当前日志路径:";
this.lbx_logAddress.WordWrap = true;
//
// btnx_alterDefaultLic
//
this.btnx_alterDefaultLic.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnx_alterDefaultLic.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnx_alterDefaultLic.Location = new System.Drawing.Point(233, 70);
this.btnx_alterDefaultLic.Name = "btnx_alterDefaultLic";
this.btnx_alterDefaultLic.Size = new System.Drawing.Size(90, 23);
this.btnx_alterDefaultLic.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnx_alterDefaultLic.TabIndex = 5;
this.btnx_alterDefaultLic.Text = "修改默认车牌";
this.btnx_alterDefaultLic.Click += new System.EventHandler(this.btnx_alterDefaultLic_Click);
//
// tb_defaultLic
//
this.tb_defaultLic.Location = new System.Drawing.Point(126, 70);
this.tb_defaultLic.Name = "tb_defaultLic";
this.tb_defaultLic.Size = new System.Drawing.Size(83, 21);
this.tb_defaultLic.TabIndex = 3;
//
// btnx_alterGarageId
//
this.btnx_alterGarageId.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnx_alterGarageId.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnx_alterGarageId.Location = new System.Drawing.Point(233, 21);
this.btnx_alterGarageId.Name = "btnx_alterGarageId";
this.btnx_alterGarageId.Size = new System.Drawing.Size(75, 23);
this.btnx_alterGarageId.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnx_alterGarageId.TabIndex = 2;
this.btnx_alterGarageId.Text = "修改车库号";
this.btnx_alterGarageId.Click += new System.EventHandler(this.btnx_alterGarageId_Click);
//
// tb_garageID
//
this.tb_garageID.Location = new System.Drawing.Point(126, 23);
this.tb_garageID.Name = "tb_garageID";
this.tb_garageID.Size = new System.Drawing.Size(54, 21);
this.tb_garageID.TabIndex = 0;
//
// FormSysConfig
//
this.ClientSize = new System.Drawing.Size(674, 519);
this.Controls.Add(this.gp_PLCConf);
this.Controls.Add(this.gp_restConf);
this.Controls.Add(this.gp_AllInOneMachineConf);
this.Controls.Add(this.gp_numMachineConfig);
this.DoubleBuffered = true;
this.Name = "FormSysConfig";
this.Text = "系统配置";
this.gp_numMachineConfig.ResumeLayout(false);
this.gp_numMachineConfig.PerformLayout();
this.gp_restConf.ResumeLayout(false);
this.gp_restConf.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.Controls.GroupPanel gp_numMachineConfig;
private DevComponents.DotNetBar.ButtonX btnx_nmRatioConfirm;
private DevComponents.DotNetBar.Controls.Slider sld_nmfilterRatio;
private System.Windows.Forms.TextBox tb_nmId;
private DevComponents.DotNetBar.ButtonX btnx_nmIdAlter;
private DevComponents.DotNetBar.ButtonX btnx_nmSearch;
private DevComponents.DotNetBar.LabelX lbx_nmId;
private DevComponents.DotNetBar.LabelX lbx_nmIP;
private System.Windows.Forms.ComboBox cb_nmIP;
private DevComponents.DotNetBar.Controls.GroupPanel gp_PLCConf;
private DevComponents.DotNetBar.Controls.GroupPanel gp_AllInOneMachineConf;
private DevComponents.DotNetBar.Controls.GroupPanel gp_restConf;
private DevComponents.DotNetBar.LabelX lbx_defaultLic;
private DevComponents.DotNetBar.LabelX lbx_garageId;
private DevComponents.DotNetBar.ButtonX btnx_alterLogAddress;
private DevComponents.DotNetBar.LabelX lbx_advertAddress;
private DevComponents.DotNetBar.LabelX lbx_logAddress;
private DevComponents.DotNetBar.ButtonX btnx_alterDefaultLic;
private System.Windows.Forms.TextBox tb_defaultLic;
private DevComponents.DotNetBar.ButtonX btnx_alterGarageId;
private System.Windows.Forms.TextBox tb_garageID;
}
}