|
@@ -35,6 +35,13 @@
|
|
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite_mainView = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite_mainView = new DevComponents.DotNetBar.DockSite();
|
|
this.bar_mainWin = new DevComponents.DotNetBar.Bar();
|
|
this.bar_mainWin = new DevComponents.DotNetBar.Bar();
|
|
|
|
+ this.pdc_devStatus = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
|
+ this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
+ this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
+ this.lbx_webStatus = new DevComponents.DotNetBar.LabelX();
|
|
|
|
+ this.lbx_PLCStatus = new DevComponents.DotNetBar.LabelX();
|
|
|
|
+ this.lbx_PLC = new DevComponents.DotNetBar.LabelX();
|
|
|
|
+ this.lbx_web = new DevComponents.DotNetBar.LabelX();
|
|
this.NumMachineMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.NumMachineMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.paymentPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.paymentPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
@@ -58,6 +65,7 @@
|
|
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_Test = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_Test = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
|
+ this.dci_devStatus = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.bar_bottom = new DevComponents.DotNetBar.Bar();
|
|
this.bar_bottom = new DevComponents.DotNetBar.Bar();
|
|
this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.dgvx_parkingRecords = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
this.dgvx_parkingRecords = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
@@ -97,6 +105,7 @@
|
|
this.btn_recordManagement = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_recordManagement = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_exportRecords = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_exportRecords = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_setScheme = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_setScheme = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
+ this.btn_config = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_views = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_views = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_parkingSpace = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_parkingSpace = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_numMachine = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_numMachine = new DevComponents.DotNetBar.ButtonItem();
|
|
@@ -129,17 +138,12 @@
|
|
this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
|
|
this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
|
|
- this.dci_devStatus = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
|
- this.pdc_devStatus = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
|
- this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
- this.lbx_PLC = new DevComponents.DotNetBar.LabelX();
|
|
|
|
- this.lbx_web = new DevComponents.DotNetBar.LabelX();
|
|
|
|
- this.lbx_PLCStatus = new DevComponents.DotNetBar.LabelX();
|
|
|
|
- this.lbx_webStatus = new DevComponents.DotNetBar.LabelX();
|
|
|
|
- this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
this.dockSite_mainView.SuspendLayout();
|
|
this.dockSite_mainView.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
|
|
this.bar_mainWin.SuspendLayout();
|
|
this.bar_mainWin.SuspendLayout();
|
|
|
|
+ this.pdc_devStatus.SuspendLayout();
|
|
|
|
+ this.panel1.SuspendLayout();
|
|
|
|
+ this.tableLayoutPanel2.SuspendLayout();
|
|
this.NumMachineMonitorPanel.SuspendLayout();
|
|
this.NumMachineMonitorPanel.SuspendLayout();
|
|
this.testPanel.SuspendLayout();
|
|
this.testPanel.SuspendLayout();
|
|
this.groupPanel2.SuspendLayout();
|
|
this.groupPanel2.SuspendLayout();
|
|
@@ -166,9 +170,6 @@
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).BeginInit();
|
|
this.bar_shortcut.SuspendLayout();
|
|
this.bar_shortcut.SuspendLayout();
|
|
this.panel_freeSpace.SuspendLayout();
|
|
this.panel_freeSpace.SuspendLayout();
|
|
- this.pdc_devStatus.SuspendLayout();
|
|
|
|
- this.tableLayoutPanel2.SuspendLayout();
|
|
|
|
- this.panel1.SuspendLayout();
|
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
//
|
|
// dotNetBarManager1
|
|
// dotNetBarManager1
|
|
@@ -237,11 +238,11 @@
|
|
this.bar_mainWin.CanDockRight = false;
|
|
this.bar_mainWin.CanDockRight = false;
|
|
this.bar_mainWin.CanDockTop = false;
|
|
this.bar_mainWin.CanDockTop = false;
|
|
this.bar_mainWin.CanHide = true;
|
|
this.bar_mainWin.CanHide = true;
|
|
- this.bar_mainWin.Controls.Add(this.pdc_devStatus);
|
|
|
|
- this.bar_mainWin.Controls.Add(this.paymentPanel);
|
|
|
|
|
|
+ this.bar_mainWin.Controls.Add(this.testPanel);
|
|
this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
|
|
this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
|
|
|
|
+ this.bar_mainWin.Controls.Add(this.paymentPanel);
|
|
this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel);
|
|
this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel);
|
|
- this.bar_mainWin.Controls.Add(this.testPanel);
|
|
|
|
|
|
+ this.bar_mainWin.Controls.Add(this.pdc_devStatus);
|
|
this.bar_mainWin.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
|
|
this.bar_mainWin.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
|
|
this.bar_mainWin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.bar_mainWin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.bar_mainWin.IsMaximized = false;
|
|
this.bar_mainWin.IsMaximized = false;
|
|
@@ -254,7 +255,7 @@
|
|
this.bar_mainWin.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
this.bar_mainWin.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
this.bar_mainWin.Location = new System.Drawing.Point(0, 0);
|
|
this.bar_mainWin.Location = new System.Drawing.Point(0, 0);
|
|
this.bar_mainWin.Name = "bar_mainWin";
|
|
this.bar_mainWin.Name = "bar_mainWin";
|
|
- this.bar_mainWin.SelectedDockTab = 4;
|
|
|
|
|
|
+ this.bar_mainWin.SelectedDockTab = 3;
|
|
this.bar_mainWin.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
this.bar_mainWin.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
this.bar_mainWin.Size = new System.Drawing.Size(503, 326);
|
|
this.bar_mainWin.Size = new System.Drawing.Size(503, 326);
|
|
this.bar_mainWin.Stretch = true;
|
|
this.bar_mainWin.Stretch = true;
|
|
@@ -263,6 +264,110 @@
|
|
this.bar_mainWin.TabNavigation = true;
|
|
this.bar_mainWin.TabNavigation = true;
|
|
this.bar_mainWin.TabStop = false;
|
|
this.bar_mainWin.TabStop = false;
|
|
//
|
|
//
|
|
|
|
+ // pdc_devStatus
|
|
|
|
+ //
|
|
|
|
+ this.pdc_devStatus.CanvasColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
+ this.pdc_devStatus.Controls.Add(this.panel1);
|
|
|
|
+ this.pdc_devStatus.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
|
+ this.pdc_devStatus.Location = new System.Drawing.Point(3, 28);
|
|
|
|
+ this.pdc_devStatus.Name = "pdc_devStatus";
|
|
|
|
+ this.pdc_devStatus.Size = new System.Drawing.Size(497, 295);
|
|
|
|
+ this.pdc_devStatus.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
|
+ this.pdc_devStatus.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
|
+ this.pdc_devStatus.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
|
|
+ this.pdc_devStatus.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
|
+ this.pdc_devStatus.Style.GradientAngle = 90;
|
|
|
|
+ this.pdc_devStatus.TabIndex = 43;
|
|
|
|
+ //
|
|
|
|
+ // panel1
|
|
|
|
+ //
|
|
|
|
+ this.panel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
+ this.panel1.Controls.Add(this.tableLayoutPanel2);
|
|
|
|
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
+ this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
+ this.panel1.Name = "panel1";
|
|
|
|
+ this.panel1.Size = new System.Drawing.Size(497, 295);
|
|
|
|
+ this.panel1.TabIndex = 2;
|
|
|
|
+ //
|
|
|
|
+ // tableLayoutPanel2
|
|
|
|
+ //
|
|
|
|
+ this.tableLayoutPanel2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
+ this.tableLayoutPanel2.ColumnCount = 2;
|
|
|
|
+ this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
+ this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
+ this.tableLayoutPanel2.Controls.Add(this.lbx_webStatus, 1, 1);
|
|
|
|
+ this.tableLayoutPanel2.Controls.Add(this.lbx_PLCStatus, 1, 0);
|
|
|
|
+ this.tableLayoutPanel2.Controls.Add(this.lbx_PLC, 0, 0);
|
|
|
|
+ this.tableLayoutPanel2.Controls.Add(this.lbx_web, 0, 1);
|
|
|
|
+ this.tableLayoutPanel2.Location = new System.Drawing.Point(12, 12);
|
|
|
|
+ this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
|
+ this.tableLayoutPanel2.RowCount = 3;
|
|
|
|
+ this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
|
+ this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
|
+ this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
|
+ this.tableLayoutPanel2.Size = new System.Drawing.Size(179, 121);
|
|
|
|
+ this.tableLayoutPanel2.TabIndex = 1;
|
|
|
|
+ //
|
|
|
|
+ // lbx_webStatus
|
|
|
|
+ //
|
|
|
|
+ this.lbx_webStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
|
|
+ this.lbx_webStatus.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ this.lbx_webStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
+ this.lbx_webStatus.Location = new System.Drawing.Point(112, 43);
|
|
|
|
+ this.lbx_webStatus.Name = "lbx_webStatus";
|
|
|
|
+ this.lbx_webStatus.Size = new System.Drawing.Size(43, 34);
|
|
|
|
+ this.lbx_webStatus.Symbol = "";
|
|
|
|
+ this.lbx_webStatus.SymbolColor = System.Drawing.Color.Crimson;
|
|
|
|
+ this.lbx_webStatus.SymbolSize = 25F;
|
|
|
|
+ this.lbx_webStatus.TabIndex = 3;
|
|
|
|
+ //
|
|
|
|
+ // lbx_PLCStatus
|
|
|
|
+ //
|
|
|
|
+ this.lbx_PLCStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
|
|
+ this.lbx_PLCStatus.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ this.lbx_PLCStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
+ this.lbx_PLCStatus.Location = new System.Drawing.Point(112, 3);
|
|
|
|
+ this.lbx_PLCStatus.Name = "lbx_PLCStatus";
|
|
|
|
+ this.lbx_PLCStatus.Size = new System.Drawing.Size(44, 34);
|
|
|
|
+ this.lbx_PLCStatus.Symbol = "";
|
|
|
|
+ this.lbx_PLCStatus.SymbolColor = System.Drawing.Color.Crimson;
|
|
|
|
+ this.lbx_PLCStatus.SymbolSize = 25F;
|
|
|
|
+ this.lbx_PLCStatus.TabIndex = 2;
|
|
|
|
+ //
|
|
|
|
+ // lbx_PLC
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ this.lbx_PLC.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
+ this.lbx_PLC.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
+ this.lbx_PLC.Location = new System.Drawing.Point(3, 3);
|
|
|
|
+ this.lbx_PLC.Name = "lbx_PLC";
|
|
|
|
+ this.lbx_PLC.Size = new System.Drawing.Size(83, 34);
|
|
|
|
+ this.lbx_PLC.TabIndex = 0;
|
|
|
|
+ this.lbx_PLC.Text = "PLC";
|
|
|
|
+ this.lbx_PLC.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
|
|
+ //
|
|
|
|
+ // lbx_web
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ this.lbx_web.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
+ this.lbx_web.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
+ this.lbx_web.Location = new System.Drawing.Point(3, 43);
|
|
|
|
+ this.lbx_web.Name = "lbx_web";
|
|
|
|
+ this.lbx_web.Size = new System.Drawing.Size(83, 34);
|
|
|
|
+ this.lbx_web.TabIndex = 1;
|
|
|
|
+ this.lbx_web.Text = "web服务器";
|
|
|
|
+ this.lbx_web.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
|
|
+ //
|
|
// NumMachineMonitorPanel
|
|
// NumMachineMonitorPanel
|
|
//
|
|
//
|
|
this.NumMachineMonitorPanel.Controls.Add(this.flowLayoutPanel1);
|
|
this.NumMachineMonitorPanel.Controls.Add(this.flowLayoutPanel1);
|
|
@@ -573,6 +678,12 @@
|
|
this.dci_Test.Name = "dci_Test";
|
|
this.dci_Test.Name = "dci_Test";
|
|
this.dci_Test.Text = "测试";
|
|
this.dci_Test.Text = "测试";
|
|
//
|
|
//
|
|
|
|
+ // dci_devStatus
|
|
|
|
+ //
|
|
|
|
+ this.dci_devStatus.Control = this.pdc_devStatus;
|
|
|
|
+ this.dci_devStatus.Name = "dci_devStatus";
|
|
|
|
+ this.dci_devStatus.Text = "设备状态监控";
|
|
|
|
+ //
|
|
// bar_bottom
|
|
// bar_bottom
|
|
//
|
|
//
|
|
this.bar_bottom.AccessibleDescription = "DotNetBar Bar (bar_bottom)";
|
|
this.bar_bottom.AccessibleDescription = "DotNetBar Bar (bar_bottom)";
|
|
@@ -979,7 +1090,8 @@
|
|
this.btn_advertUpdate,
|
|
this.btn_advertUpdate,
|
|
this.btn_recordManagement,
|
|
this.btn_recordManagement,
|
|
this.btn_exportRecords,
|
|
this.btn_exportRecords,
|
|
- this.btn_setScheme});
|
|
|
|
|
|
+ this.btn_setScheme,
|
|
|
|
+ this.btn_config});
|
|
this.btn_files.Text = "文件";
|
|
this.btn_files.Text = "文件";
|
|
//
|
|
//
|
|
// btn_openFile
|
|
// btn_openFile
|
|
@@ -1012,6 +1124,12 @@
|
|
this.btn_setScheme.Text = "收费策略";
|
|
this.btn_setScheme.Text = "收费策略";
|
|
this.btn_setScheme.Click += new System.EventHandler(this.btn_setScheme_Click);
|
|
this.btn_setScheme.Click += new System.EventHandler(this.btn_setScheme_Click);
|
|
//
|
|
//
|
|
|
|
+ // btn_config
|
|
|
|
+ //
|
|
|
|
+ this.btn_config.Name = "btn_config";
|
|
|
|
+ this.btn_config.Text = "系统配置";
|
|
|
|
+ this.btn_config.Click += new System.EventHandler(this.btn_config_Click);
|
|
|
|
+ //
|
|
// btn_views
|
|
// btn_views
|
|
//
|
|
//
|
|
this.btn_views.Name = "btn_views";
|
|
this.btn_views.Name = "btn_views";
|
|
@@ -1332,116 +1450,6 @@
|
|
this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
|
|
this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
|
|
this.controlContainerItem1.Name = "controlContainerItem1";
|
|
this.controlContainerItem1.Name = "controlContainerItem1";
|
|
//
|
|
//
|
|
- // dci_devStatus
|
|
|
|
- //
|
|
|
|
- this.dci_devStatus.Control = this.pdc_devStatus;
|
|
|
|
- this.dci_devStatus.Name = "dci_devStatus";
|
|
|
|
- this.dci_devStatus.Text = "设备状态监控";
|
|
|
|
- //
|
|
|
|
- // pdc_devStatus
|
|
|
|
- //
|
|
|
|
- this.pdc_devStatus.CanvasColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
- this.pdc_devStatus.Controls.Add(this.panel1);
|
|
|
|
- this.pdc_devStatus.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
|
- this.pdc_devStatus.Location = new System.Drawing.Point(3, 28);
|
|
|
|
- this.pdc_devStatus.Name = "pdc_devStatus";
|
|
|
|
- this.pdc_devStatus.Size = new System.Drawing.Size(497, 295);
|
|
|
|
- this.pdc_devStatus.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
|
- this.pdc_devStatus.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
|
- this.pdc_devStatus.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
|
|
- this.pdc_devStatus.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
|
- this.pdc_devStatus.Style.GradientAngle = 90;
|
|
|
|
- this.pdc_devStatus.TabIndex = 43;
|
|
|
|
- //
|
|
|
|
- // tableLayoutPanel2
|
|
|
|
- //
|
|
|
|
- this.tableLayoutPanel2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
- this.tableLayoutPanel2.ColumnCount = 2;
|
|
|
|
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
- this.tableLayoutPanel2.Controls.Add(this.lbx_webStatus, 1, 1);
|
|
|
|
- this.tableLayoutPanel2.Controls.Add(this.lbx_PLCStatus, 1, 0);
|
|
|
|
- this.tableLayoutPanel2.Controls.Add(this.lbx_PLC, 0, 0);
|
|
|
|
- this.tableLayoutPanel2.Controls.Add(this.lbx_web, 0, 1);
|
|
|
|
- this.tableLayoutPanel2.Location = new System.Drawing.Point(12, 12);
|
|
|
|
- this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
|
- this.tableLayoutPanel2.RowCount = 3;
|
|
|
|
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
|
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
|
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
|
- this.tableLayoutPanel2.Size = new System.Drawing.Size(179, 121);
|
|
|
|
- this.tableLayoutPanel2.TabIndex = 1;
|
|
|
|
- //
|
|
|
|
- // lbx_PLC
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- this.lbx_PLC.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
- this.lbx_PLC.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
- this.lbx_PLC.Location = new System.Drawing.Point(3, 3);
|
|
|
|
- this.lbx_PLC.Name = "lbx_PLC";
|
|
|
|
- this.lbx_PLC.Size = new System.Drawing.Size(83, 34);
|
|
|
|
- this.lbx_PLC.TabIndex = 0;
|
|
|
|
- this.lbx_PLC.Text = "PLC";
|
|
|
|
- this.lbx_PLC.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
|
|
- //
|
|
|
|
- // lbx_web
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- this.lbx_web.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
- this.lbx_web.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
- this.lbx_web.Location = new System.Drawing.Point(3, 43);
|
|
|
|
- this.lbx_web.Name = "lbx_web";
|
|
|
|
- this.lbx_web.Size = new System.Drawing.Size(83, 34);
|
|
|
|
- this.lbx_web.TabIndex = 1;
|
|
|
|
- this.lbx_web.Text = "web服务器";
|
|
|
|
- this.lbx_web.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
|
|
- //
|
|
|
|
- // lbx_PLCStatus
|
|
|
|
- //
|
|
|
|
- this.lbx_PLCStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
|
|
- this.lbx_PLCStatus.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- this.lbx_PLCStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
- this.lbx_PLCStatus.Location = new System.Drawing.Point(112, 3);
|
|
|
|
- this.lbx_PLCStatus.Name = "lbx_PLCStatus";
|
|
|
|
- this.lbx_PLCStatus.Size = new System.Drawing.Size(44, 34);
|
|
|
|
- this.lbx_PLCStatus.Symbol = "";
|
|
|
|
- this.lbx_PLCStatus.SymbolColor = System.Drawing.Color.Crimson;
|
|
|
|
- this.lbx_PLCStatus.SymbolSize = 25F;
|
|
|
|
- this.lbx_PLCStatus.TabIndex = 2;
|
|
|
|
- //
|
|
|
|
- // lbx_webStatus
|
|
|
|
- //
|
|
|
|
- this.lbx_webStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
|
|
- this.lbx_webStatus.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- this.lbx_webStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
- this.lbx_webStatus.Location = new System.Drawing.Point(112, 43);
|
|
|
|
- this.lbx_webStatus.Name = "lbx_webStatus";
|
|
|
|
- this.lbx_webStatus.Size = new System.Drawing.Size(43, 34);
|
|
|
|
- this.lbx_webStatus.Symbol = "";
|
|
|
|
- this.lbx_webStatus.SymbolColor = System.Drawing.Color.Crimson;
|
|
|
|
- this.lbx_webStatus.SymbolSize = 25F;
|
|
|
|
- this.lbx_webStatus.TabIndex = 3;
|
|
|
|
- //
|
|
|
|
- // panel1
|
|
|
|
- //
|
|
|
|
- this.panel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
- this.panel1.Controls.Add(this.tableLayoutPanel2);
|
|
|
|
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
- this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
- this.panel1.Name = "panel1";
|
|
|
|
- this.panel1.Size = new System.Drawing.Size(497, 295);
|
|
|
|
- this.panel1.TabIndex = 2;
|
|
|
|
- //
|
|
|
|
// centralController
|
|
// centralController
|
|
//
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -1467,6 +1475,9 @@
|
|
this.dockSite_mainView.ResumeLayout(false);
|
|
this.dockSite_mainView.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).EndInit();
|
|
this.bar_mainWin.ResumeLayout(false);
|
|
this.bar_mainWin.ResumeLayout(false);
|
|
|
|
+ this.pdc_devStatus.ResumeLayout(false);
|
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
|
+ this.tableLayoutPanel2.ResumeLayout(false);
|
|
this.NumMachineMonitorPanel.ResumeLayout(false);
|
|
this.NumMachineMonitorPanel.ResumeLayout(false);
|
|
this.testPanel.ResumeLayout(false);
|
|
this.testPanel.ResumeLayout(false);
|
|
this.testPanel.PerformLayout();
|
|
this.testPanel.PerformLayout();
|
|
@@ -1494,9 +1505,6 @@
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).EndInit();
|
|
this.bar_shortcut.ResumeLayout(false);
|
|
this.bar_shortcut.ResumeLayout(false);
|
|
this.panel_freeSpace.ResumeLayout(false);
|
|
this.panel_freeSpace.ResumeLayout(false);
|
|
- this.pdc_devStatus.ResumeLayout(false);
|
|
|
|
- this.tableLayoutPanel2.ResumeLayout(false);
|
|
|
|
- this.panel1.ResumeLayout(false);
|
|
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
}
|
|
@@ -1609,6 +1617,7 @@
|
|
private DevComponents.DotNetBar.LabelX lbx_webStatus;
|
|
private DevComponents.DotNetBar.LabelX lbx_webStatus;
|
|
private DevComponents.DotNetBar.LabelX lbx_PLCStatus;
|
|
private DevComponents.DotNetBar.LabelX lbx_PLCStatus;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
|
+ private DevComponents.DotNetBar.ButtonItem btn_config;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|