|
@@ -40,10 +40,14 @@
|
|
|
this.paymentPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
this.testPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
+ this.button2 = new System.Windows.Forms.Button();
|
|
|
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
+ this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.labelX1 = 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();
|
|
@@ -117,15 +121,13 @@
|
|
|
this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
|
|
|
- this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
|
|
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
- this.button2 = new System.Windows.Forms.Button();
|
|
|
this.dockSite_mainView.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
|
|
|
this.bar_mainWin.SuspendLayout();
|
|
|
this.NumMachineMonitorPanel.SuspendLayout();
|
|
|
this.testPanel.SuspendLayout();
|
|
|
+ this.tableLayoutPanel1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
|
|
|
this.bar_bottom.SuspendLayout();
|
|
|
this.RecordsMonitorPanel.SuspendLayout();
|
|
@@ -141,8 +143,6 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).BeginInit();
|
|
|
this.bar_shortcut.SuspendLayout();
|
|
|
this.panel_freeSpace.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
- this.tableLayoutPanel1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// dotNetBarManager1
|
|
@@ -189,8 +189,8 @@
|
|
|
this.dockSite_mainView.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dockSite_mainView.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
|
|
|
((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
|
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_mainWin, 672, 326))),
|
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 208, 326)))}, DevComponents.DotNetBar.eOrientation.Horizontal))),
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_mainWin, 621, 326))),
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 259, 326)))}, DevComponents.DotNetBar.eOrientation.Horizontal))),
|
|
|
((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_bottom, 871, 181)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
|
this.dockSite_mainView.Location = new System.Drawing.Point(0, 121);
|
|
|
this.dockSite_mainView.Name = "dockSite_mainView";
|
|
@@ -211,10 +211,10 @@
|
|
|
this.bar_mainWin.CanDockRight = false;
|
|
|
this.bar_mainWin.CanDockTop = false;
|
|
|
this.bar_mainWin.CanHide = true;
|
|
|
- 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.ParkingSpaceMonitorPanel);
|
|
|
- this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
|
|
|
+ this.bar_mainWin.Controls.Add(this.testPanel);
|
|
|
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;
|
|
@@ -226,9 +226,9 @@
|
|
|
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 = 3;
|
|
|
+ this.bar_mainWin.SelectedDockTab = 0;
|
|
|
this.bar_mainWin.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
- this.bar_mainWin.Size = new System.Drawing.Size(672, 326);
|
|
|
+ this.bar_mainWin.Size = new System.Drawing.Size(621, 326);
|
|
|
this.bar_mainWin.Stretch = true;
|
|
|
this.bar_mainWin.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_mainWin.TabIndex = 0;
|
|
@@ -241,7 +241,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(666, 295);
|
|
|
+ this.NumMachineMonitorPanel.Size = new System.Drawing.Size(615, 295);
|
|
|
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;
|
|
@@ -255,7 +255,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(666, 295);
|
|
|
+ this.flowLayoutPanel1.Size = new System.Drawing.Size(615, 295);
|
|
|
this.flowLayoutPanel1.TabIndex = 1;
|
|
|
this.flowLayoutPanel1.Resize += new System.EventHandler(this.flowLayoutPanel1_Resize);
|
|
|
//
|
|
@@ -264,7 +264,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(666, 295);
|
|
|
+ this.paymentPanel.Size = new System.Drawing.Size(615, 295);
|
|
|
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;
|
|
@@ -277,7 +277,7 @@
|
|
|
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(666, 295);
|
|
|
+ this.ParkingSpaceMonitorPanel.Size = new System.Drawing.Size(615, 295);
|
|
|
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;
|
|
@@ -296,7 +296,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(666, 295);
|
|
|
+ this.testPanel.Size = new System.Drawing.Size(615, 295);
|
|
|
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;
|
|
@@ -304,6 +304,16 @@
|
|
|
this.testPanel.Style.GradientAngle = 90;
|
|
|
this.testPanel.TabIndex = 38;
|
|
|
//
|
|
|
+ // button2
|
|
|
+ //
|
|
|
+ this.button2.Location = new System.Drawing.Point(271, 44);
|
|
|
+ this.button2.Name = "button2";
|
|
|
+ this.button2.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button2.TabIndex = 8;
|
|
|
+ this.button2.Text = "button2";
|
|
|
+ this.button2.UseVisualStyleBackColor = true;
|
|
|
+ this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
|
+ //
|
|
|
// dateTimePicker1
|
|
|
//
|
|
|
this.dateTimePicker1.Location = new System.Drawing.Point(257, 108);
|
|
@@ -335,6 +345,42 @@
|
|
|
this.textBox1.Size = new System.Drawing.Size(100, 21);
|
|
|
this.textBox1.TabIndex = 4;
|
|
|
//
|
|
|
+ // tableLayoutPanel1
|
|
|
+ //
|
|
|
+ this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
|
+ this.tableLayoutPanel1.ColumnCount = 1;
|
|
|
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
+ this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 0, 1);
|
|
|
+ this.tableLayoutPanel1.Controls.Add(this.labelX1, 0, 0);
|
|
|
+ this.tableLayoutPanel1.Location = new System.Drawing.Point(9, 72);
|
|
|
+ this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
+ this.tableLayoutPanel1.RowCount = 2;
|
|
|
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
|
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
|
|
|
+ this.tableLayoutPanel1.Size = new System.Drawing.Size(185, 168);
|
|
|
+ this.tableLayoutPanel1.TabIndex = 3;
|
|
|
+ //
|
|
|
+ // pictureBox1
|
|
|
+ //
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(3, 36);
|
|
|
+ this.pictureBox1.Name = "pictureBox1";
|
|
|
+ this.pictureBox1.Size = new System.Drawing.Size(179, 127);
|
|
|
+ this.pictureBox1.TabIndex = 2;
|
|
|
+ this.pictureBox1.TabStop = false;
|
|
|
+ //
|
|
|
+ // labelX1
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.labelX1.Location = new System.Drawing.Point(3, 3);
|
|
|
+ this.labelX1.Name = "labelX1";
|
|
|
+ this.labelX1.Size = new System.Drawing.Size(179, 27);
|
|
|
+ this.labelX1.TabIndex = 3;
|
|
|
+ this.labelX1.Text = "label1\r\nlable2";
|
|
|
+ this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
|
+ //
|
|
|
// dci_NumMachine
|
|
|
//
|
|
|
this.dci_NumMachine.Control = this.NumMachineMonitorPanel;
|
|
@@ -533,10 +579,10 @@
|
|
|
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(675, 0);
|
|
|
+ this.bar_side.Location = new System.Drawing.Point(624, 0);
|
|
|
this.bar_side.Name = "bar_side";
|
|
|
this.bar_side.SelectedDockTab = 0;
|
|
|
- this.bar_side.Size = new System.Drawing.Size(208, 326);
|
|
|
+ this.bar_side.Size = new System.Drawing.Size(259, 326);
|
|
|
this.bar_side.Stretch = true;
|
|
|
this.bar_side.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_side.TabIndex = 2;
|
|
@@ -547,7 +593,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(202, 295);
|
|
|
+ this.terminalMonitorPanel.Size = new System.Drawing.Size(253, 295);
|
|
|
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;
|
|
@@ -559,7 +605,7 @@
|
|
|
//
|
|
|
this.dci_terminal.Control = this.terminalMonitorPanel;
|
|
|
this.dci_terminal.Name = "dci_terminal";
|
|
|
- this.dci_terminal.Text = "终端监控";
|
|
|
+ this.dci_terminal.Text = "地面车位监控";
|
|
|
//
|
|
|
// dockSite1
|
|
|
//
|
|
@@ -1107,52 +1153,6 @@
|
|
|
this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
|
|
|
this.controlContainerItem1.Name = "controlContainerItem1";
|
|
|
//
|
|
|
- // labelX1
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX1.Location = new System.Drawing.Point(3, 3);
|
|
|
- this.labelX1.Name = "labelX1";
|
|
|
- this.labelX1.Size = new System.Drawing.Size(179, 27);
|
|
|
- this.labelX1.TabIndex = 3;
|
|
|
- this.labelX1.Text = "label1\r\nlable2";
|
|
|
- this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
|
- //
|
|
|
- // pictureBox1
|
|
|
- //
|
|
|
- this.pictureBox1.Location = new System.Drawing.Point(3, 36);
|
|
|
- this.pictureBox1.Name = "pictureBox1";
|
|
|
- this.pictureBox1.Size = new System.Drawing.Size(179, 127);
|
|
|
- this.pictureBox1.TabIndex = 2;
|
|
|
- this.pictureBox1.TabStop = false;
|
|
|
- //
|
|
|
- // tableLayoutPanel1
|
|
|
- //
|
|
|
- this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
|
- this.tableLayoutPanel1.ColumnCount = 1;
|
|
|
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
- this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 0, 1);
|
|
|
- this.tableLayoutPanel1.Controls.Add(this.labelX1, 0, 0);
|
|
|
- this.tableLayoutPanel1.Location = new System.Drawing.Point(9, 72);
|
|
|
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
- this.tableLayoutPanel1.RowCount = 2;
|
|
|
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
|
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
|
|
|
- this.tableLayoutPanel1.Size = new System.Drawing.Size(185, 168);
|
|
|
- this.tableLayoutPanel1.TabIndex = 3;
|
|
|
- //
|
|
|
- // button2
|
|
|
- //
|
|
|
- this.button2.Location = new System.Drawing.Point(271, 44);
|
|
|
- this.button2.Name = "button2";
|
|
|
- this.button2.Size = new System.Drawing.Size(75, 23);
|
|
|
- this.button2.TabIndex = 8;
|
|
|
- this.button2.Text = "button2";
|
|
|
- this.button2.UseVisualStyleBackColor = true;
|
|
|
- this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
|
- //
|
|
|
// centralController
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -1181,6 +1181,8 @@
|
|
|
this.NumMachineMonitorPanel.ResumeLayout(false);
|
|
|
this.testPanel.ResumeLayout(false);
|
|
|
this.testPanel.PerformLayout();
|
|
|
+ this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).EndInit();
|
|
|
this.bar_bottom.ResumeLayout(false);
|
|
|
this.RecordsMonitorPanel.ResumeLayout(false);
|
|
@@ -1196,8 +1198,6 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).EndInit();
|
|
|
this.bar_shortcut.ResumeLayout(false);
|
|
|
this.panel_freeSpace.ResumeLayout(false);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
- this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|