123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464 |
- namespace centralController
- {
- partial class FormSysConfig
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- 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;
- }
- }
|