|
@@ -35,14 +35,6 @@
|
|
|
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
|
|
|
this.dockSite_mainView = new DevComponents.DotNetBar.DockSite();
|
|
|
this.bar_mainWin = new DevComponents.DotNetBar.Bar();
|
|
|
- this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
- 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.testPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
|
this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
|
|
@@ -62,6 +54,14 @@
|
|
|
this.NumMachineMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
this.paymentPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
+ this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
+ 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.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
|
|
@@ -143,9 +143,6 @@
|
|
|
this.dockSite_mainView.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
|
|
|
this.bar_mainWin.SuspendLayout();
|
|
|
- this.pdc_devStatus.SuspendLayout();
|
|
|
- this.panel1.SuspendLayout();
|
|
|
- this.tableLayoutPanel2.SuspendLayout();
|
|
|
this.testPanel.SuspendLayout();
|
|
|
this.groupPanel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
@@ -156,6 +153,9 @@
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
this.NumMachineMonitorPanel.SuspendLayout();
|
|
|
+ this.pdc_devStatus.SuspendLayout();
|
|
|
+ this.panel1.SuspendLayout();
|
|
|
+ this.tableLayoutPanel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
|
|
|
this.bar_bottom.SuspendLayout();
|
|
|
this.RecordsMonitorPanel.SuspendLayout();
|
|
@@ -220,10 +220,10 @@
|
|
|
((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
|
|
|
((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_mainWin, 503, 415))),
|
|
|
((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 360, 415)))}, DevComponents.DotNetBar.eOrientation.Horizontal))),
|
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_bottom, 866, 83)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_bottom, 849, 242)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
|
this.dockSite_mainView.Location = new System.Drawing.Point(0, 121);
|
|
|
this.dockSite_mainView.Name = "dockSite_mainView";
|
|
|
- this.dockSite_mainView.Size = new System.Drawing.Size(866, 547);
|
|
|
+ this.dockSite_mainView.Size = new System.Drawing.Size(849, 547);
|
|
|
this.dockSite_mainView.TabIndex = 8;
|
|
|
this.dockSite_mainView.TabStop = false;
|
|
|
//
|
|
@@ -241,11 +241,11 @@
|
|
|
this.bar_mainWin.CanDockRight = false;
|
|
|
this.bar_mainWin.CanDockTop = false;
|
|
|
this.bar_mainWin.CanHide = true;
|
|
|
- this.bar_mainWin.Controls.Add(this.pdc_devStatus);
|
|
|
+ this.bar_mainWin.Controls.Add(this.testPanel);
|
|
|
this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
|
|
|
this.bar_mainWin.Controls.Add(this.paymentPanel);
|
|
|
- this.bar_mainWin.Controls.Add(this.testPanel);
|
|
|
this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel);
|
|
|
+ this.bar_mainWin.Controls.Add(this.pdc_devStatus);
|
|
|
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.IsMaximized = false;
|
|
@@ -258,132 +258,15 @@
|
|
|
this.bar_mainWin.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
this.bar_mainWin.Location = new System.Drawing.Point(0, 0);
|
|
|
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.Size = new System.Drawing.Size(503, 415);
|
|
|
+ this.bar_mainWin.Size = new System.Drawing.Size(493, 287);
|
|
|
this.bar_mainWin.Stretch = true;
|
|
|
this.bar_mainWin.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_mainWin.TabIndex = 0;
|
|
|
this.bar_mainWin.TabNavigation = true;
|
|
|
this.bar_mainWin.TabStop = false;
|
|
|
//
|
|
|
- // ParkingSpaceMonitorPanel
|
|
|
- //
|
|
|
- this.ParkingSpaceMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
- this.ParkingSpaceMonitorPanel.Location = new System.Drawing.Point(3, 28);
|
|
|
- this.ParkingSpaceMonitorPanel.Name = "ParkingSpaceMonitorPanel";
|
|
|
- this.ParkingSpaceMonitorPanel.Size = new System.Drawing.Size(497, 384);
|
|
|
- this.ParkingSpaceMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
- this.ParkingSpaceMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
- this.ParkingSpaceMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
|
- this.ParkingSpaceMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
- this.ParkingSpaceMonitorPanel.Style.GradientAngle = 90;
|
|
|
- this.ParkingSpaceMonitorPanel.TabIndex = 9;
|
|
|
- //
|
|
|
- // 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, 384);
|
|
|
- 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, 384);
|
|
|
- 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;
|
|
|
- //
|
|
|
// testPanel
|
|
|
//
|
|
|
this.testPanel.Controls.Add(this.button3);
|
|
@@ -398,7 +281,7 @@
|
|
|
this.testPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
this.testPanel.Location = new System.Drawing.Point(3, 28);
|
|
|
this.testPanel.Name = "testPanel";
|
|
|
- this.testPanel.Size = new System.Drawing.Size(497, 384);
|
|
|
+ this.testPanel.Size = new System.Drawing.Size(487, 256);
|
|
|
this.testPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
this.testPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
this.testPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
@@ -637,7 +520,7 @@
|
|
|
this.NumMachineMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
this.NumMachineMonitorPanel.Location = new System.Drawing.Point(3, 28);
|
|
|
this.NumMachineMonitorPanel.Name = "NumMachineMonitorPanel";
|
|
|
- this.NumMachineMonitorPanel.Size = new System.Drawing.Size(497, 384);
|
|
|
+ this.NumMachineMonitorPanel.Size = new System.Drawing.Size(487, 256);
|
|
|
this.NumMachineMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
this.NumMachineMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
this.NumMachineMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
@@ -651,7 +534,7 @@
|
|
|
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
|
|
- this.flowLayoutPanel1.Size = new System.Drawing.Size(497, 384);
|
|
|
+ this.flowLayoutPanel1.Size = new System.Drawing.Size(487, 256);
|
|
|
this.flowLayoutPanel1.TabIndex = 1;
|
|
|
this.flowLayoutPanel1.Resize += new System.EventHandler(this.flowLayoutPanel1_Resize);
|
|
|
//
|
|
@@ -660,7 +543,7 @@
|
|
|
this.paymentPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
this.paymentPanel.Location = new System.Drawing.Point(3, 28);
|
|
|
this.paymentPanel.Name = "paymentPanel";
|
|
|
- this.paymentPanel.Size = new System.Drawing.Size(497, 384);
|
|
|
+ this.paymentPanel.Size = new System.Drawing.Size(487, 256);
|
|
|
this.paymentPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
this.paymentPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
this.paymentPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
@@ -668,6 +551,123 @@
|
|
|
this.paymentPanel.Style.GradientAngle = 90;
|
|
|
this.paymentPanel.TabIndex = 24;
|
|
|
//
|
|
|
+ // ParkingSpaceMonitorPanel
|
|
|
+ //
|
|
|
+ this.ParkingSpaceMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
+ this.ParkingSpaceMonitorPanel.Location = new System.Drawing.Point(3, 28);
|
|
|
+ this.ParkingSpaceMonitorPanel.Name = "ParkingSpaceMonitorPanel";
|
|
|
+ this.ParkingSpaceMonitorPanel.Size = new System.Drawing.Size(487, 256);
|
|
|
+ this.ParkingSpaceMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
+ this.ParkingSpaceMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
+ this.ParkingSpaceMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
|
+ this.ParkingSpaceMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
+ this.ParkingSpaceMonitorPanel.Style.GradientAngle = 90;
|
|
|
+ this.ParkingSpaceMonitorPanel.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // 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(487, 256);
|
|
|
+ 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(487, 256);
|
|
|
+ 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;
|
|
|
+ //
|
|
|
// dci_NumMachine
|
|
|
//
|
|
|
this.dci_NumMachine.Control = this.NumMachineMonitorPanel;
|
|
@@ -720,10 +720,10 @@
|
|
|
this.bar_bottom.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
this.dci_ParkingRecords});
|
|
|
this.bar_bottom.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
- this.bar_bottom.Location = new System.Drawing.Point(0, 418);
|
|
|
+ this.bar_bottom.Location = new System.Drawing.Point(0, 290);
|
|
|
this.bar_bottom.Name = "bar_bottom";
|
|
|
this.bar_bottom.SelectedDockTab = 0;
|
|
|
- this.bar_bottom.Size = new System.Drawing.Size(866, 129);
|
|
|
+ this.bar_bottom.Size = new System.Drawing.Size(849, 257);
|
|
|
this.bar_bottom.Stretch = true;
|
|
|
this.bar_bottom.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_bottom.TabIndex = 1;
|
|
@@ -735,7 +735,7 @@
|
|
|
this.RecordsMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
this.RecordsMonitorPanel.Location = new System.Drawing.Point(3, 28);
|
|
|
this.RecordsMonitorPanel.Name = "RecordsMonitorPanel";
|
|
|
- this.RecordsMonitorPanel.Size = new System.Drawing.Size(860, 98);
|
|
|
+ this.RecordsMonitorPanel.Size = new System.Drawing.Size(843, 226);
|
|
|
this.RecordsMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
this.RecordsMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
this.RecordsMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
@@ -770,7 +770,7 @@
|
|
|
this.dgvx_parkingRecords.Location = new System.Drawing.Point(0, 0);
|
|
|
this.dgvx_parkingRecords.Name = "dgvx_parkingRecords";
|
|
|
this.dgvx_parkingRecords.RowTemplate.Height = 23;
|
|
|
- this.dgvx_parkingRecords.Size = new System.Drawing.Size(860, 98);
|
|
|
+ this.dgvx_parkingRecords.Size = new System.Drawing.Size(843, 226);
|
|
|
this.dgvx_parkingRecords.TabIndex = 0;
|
|
|
//
|
|
|
// parkingRecordsID
|
|
@@ -874,11 +874,11 @@
|
|
|
this.bar_side.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
this.dci_terminal});
|
|
|
this.bar_side.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
- this.bar_side.Location = new System.Drawing.Point(506, 0);
|
|
|
+ this.bar_side.Location = new System.Drawing.Point(496, 0);
|
|
|
this.bar_side.Name = "bar_side";
|
|
|
this.bar_side.SelectedDockTab = 0;
|
|
|
this.bar_side.SingleLineColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
- this.bar_side.Size = new System.Drawing.Size(360, 415);
|
|
|
+ this.bar_side.Size = new System.Drawing.Size(353, 287);
|
|
|
this.bar_side.Stretch = true;
|
|
|
this.bar_side.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_side.TabIndex = 2;
|
|
@@ -890,7 +890,7 @@
|
|
|
this.terminalMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
this.terminalMonitorPanel.Location = new System.Drawing.Point(3, 28);
|
|
|
this.terminalMonitorPanel.Name = "terminalMonitorPanel";
|
|
|
- this.terminalMonitorPanel.Size = new System.Drawing.Size(354, 384);
|
|
|
+ this.terminalMonitorPanel.Size = new System.Drawing.Size(347, 256);
|
|
|
this.terminalMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
this.terminalMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
this.terminalMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
@@ -905,7 +905,7 @@
|
|
|
this.flp_Term.Location = new System.Drawing.Point(0, 0);
|
|
|
this.flp_Term.Name = "flp_Term";
|
|
|
this.flp_Term.Padding = new System.Windows.Forms.Padding(5);
|
|
|
- this.flp_Term.Size = new System.Drawing.Size(354, 384);
|
|
|
+ this.flp_Term.Size = new System.Drawing.Size(347, 256);
|
|
|
this.flp_Term.TabIndex = 0;
|
|
|
//
|
|
|
// dci_terminal
|
|
@@ -933,10 +933,10 @@
|
|
|
this.dockSite_notification.Controls.Add(this.bar_notification);
|
|
|
this.dockSite_notification.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
this.dockSite_notification.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
|
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_notification, 325, 547)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
|
- this.dockSite_notification.Location = new System.Drawing.Point(866, 121);
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_notification, 342, 547)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
|
+ this.dockSite_notification.Location = new System.Drawing.Point(849, 121);
|
|
|
this.dockSite_notification.Name = "dockSite_notification";
|
|
|
- this.dockSite_notification.Size = new System.Drawing.Size(328, 547);
|
|
|
+ this.dockSite_notification.Size = new System.Drawing.Size(345, 547);
|
|
|
this.dockSite_notification.TabIndex = 1;
|
|
|
this.dockSite_notification.TabStop = false;
|
|
|
//
|
|
@@ -957,7 +957,7 @@
|
|
|
this.bar_notification.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
this.bar_notification.Location = new System.Drawing.Point(3, 0);
|
|
|
this.bar_notification.Name = "bar_notification";
|
|
|
- this.bar_notification.Size = new System.Drawing.Size(325, 547);
|
|
|
+ this.bar_notification.Size = new System.Drawing.Size(342, 547);
|
|
|
this.bar_notification.Stretch = true;
|
|
|
this.bar_notification.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_notification.TabIndex = 1;
|
|
@@ -971,7 +971,7 @@
|
|
|
this.warningPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
this.warningPanel.Location = new System.Drawing.Point(3, 23);
|
|
|
this.warningPanel.Name = "warningPanel";
|
|
|
- this.warningPanel.Size = new System.Drawing.Size(319, 521);
|
|
|
+ this.warningPanel.Size = new System.Drawing.Size(336, 521);
|
|
|
this.warningPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
|
this.warningPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
|
this.warningPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
@@ -989,7 +989,7 @@
|
|
|
this.rtb_notification.Location = new System.Drawing.Point(0, 0);
|
|
|
this.rtb_notification.Name = "rtb_notification";
|
|
|
this.rtb_notification.ReadOnly = true;
|
|
|
- this.rtb_notification.Size = new System.Drawing.Size(319, 500);
|
|
|
+ this.rtb_notification.Size = new System.Drawing.Size(336, 500);
|
|
|
this.rtb_notification.TabIndex = 1;
|
|
|
this.rtb_notification.Text = "";
|
|
|
//
|
|
@@ -998,7 +998,7 @@
|
|
|
this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.progressBar1.Location = new System.Drawing.Point(0, 500);
|
|
|
this.progressBar1.Name = "progressBar1";
|
|
|
- this.progressBar1.Size = new System.Drawing.Size(319, 21);
|
|
|
+ this.progressBar1.Size = new System.Drawing.Size(336, 21);
|
|
|
this.progressBar1.Step = 20;
|
|
|
this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
|
|
|
this.progressBar1.TabIndex = 0;
|
|
@@ -1513,9 +1513,6 @@
|
|
|
this.dockSite_mainView.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).EndInit();
|
|
|
this.bar_mainWin.ResumeLayout(false);
|
|
|
- this.pdc_devStatus.ResumeLayout(false);
|
|
|
- this.panel1.ResumeLayout(false);
|
|
|
- this.tableLayoutPanel2.ResumeLayout(false);
|
|
|
this.testPanel.ResumeLayout(false);
|
|
|
this.testPanel.PerformLayout();
|
|
|
this.groupPanel2.ResumeLayout(false);
|
|
@@ -1527,6 +1524,9 @@
|
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
this.NumMachineMonitorPanel.ResumeLayout(false);
|
|
|
+ this.pdc_devStatus.ResumeLayout(false);
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
+ this.tableLayoutPanel2.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).EndInit();
|
|
|
this.bar_bottom.ResumeLayout(false);
|
|
|
this.RecordsMonitorPanel.ResumeLayout(false);
|