|
@@ -29,11 +29,12 @@
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
{
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.components = new System.ComponentModel.Container();
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
|
|
this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
|
|
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite9 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite9 = new DevComponents.DotNetBar.DockSite();
|
|
- this.bar2 = new DevComponents.DotNetBar.Bar();
|
|
|
|
|
|
+ this.bar_mainWin = new DevComponents.DotNetBar.Bar();
|
|
|
|
+ this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
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();
|
|
@@ -44,12 +45,11 @@
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
|
- this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
|
this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_Test = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_Test = new DevComponents.DotNetBar.DockContainerItem();
|
|
- this.bar4 = new DevComponents.DotNetBar.Bar();
|
|
|
|
|
|
+ this.bar_bottom = new DevComponents.DotNetBar.Bar();
|
|
this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
this.parkingRecordsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.parkingRecordsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
@@ -61,18 +61,21 @@
|
|
this.receiptNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.receiptNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.parkingPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.parkingPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dci_ParkingRecords = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_ParkingRecords = new DevComponents.DotNetBar.DockContainerItem();
|
|
- this.bar5 = new DevComponents.DotNetBar.Bar();
|
|
|
|
|
|
+ this.bar_side = new DevComponents.DotNetBar.Bar();
|
|
this.terminalMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.terminalMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.dci_terminal = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_terminal = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dockSite1 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite1 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite2 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite2 = new DevComponents.DotNetBar.DockSite();
|
|
- this.bar3 = new DevComponents.DotNetBar.Bar();
|
|
|
|
|
|
+ this.bar_basicInfo = new DevComponents.DotNetBar.Bar();
|
|
this.basicInfoPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.basicInfoPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
|
+ this.tlp_basicInfo = new System.Windows.Forms.TableLayoutPanel();
|
|
this.tbx_sysInfo = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
this.tbx_sysInfo = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
|
|
+ this.lbx_freeSpace = new DevComponents.DotNetBar.LabelX();
|
|
this.progressBar1 = new System.Windows.Forms.ProgressBar();
|
|
this.progressBar1 = new System.Windows.Forms.ProgressBar();
|
|
this.dci_basicInfo = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_basicInfo = new DevComponents.DotNetBar.DockContainerItem();
|
|
- this.bar6 = new DevComponents.DotNetBar.Bar();
|
|
|
|
|
|
+ this.bar_notification = new DevComponents.DotNetBar.Bar();
|
|
this.warningPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.warningPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
|
+ this.tbx_notification = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
this.dci_warning = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_warning = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dockSite8 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite8 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite5 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite5 = new DevComponents.DotNetBar.DockSite();
|
|
@@ -87,6 +90,13 @@
|
|
this.btn_openFile = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_openFile = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_refreshRecords = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_refreshRecords = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_exportRecords = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_exportRecords = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
+ this.btn_views = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
+ this.btn_parkingSpace = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
+ this.btn_numMachine = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
+ this.btn_payment = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
+ this.btn_test = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
+ this.btn_terminals = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
+ this.btn_records = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_devices = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_devices = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_linkPLC = new DevComponents.DotNetBar.ButtonItem();
|
|
this.btn_linkPLC = new DevComponents.DotNetBar.ButtonItem();
|
|
this.dockSite3 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite3 = new DevComponents.DotNetBar.DockSite();
|
|
@@ -97,27 +107,26 @@
|
|
this.panelDockContainer7 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.panelDockContainer7 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
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.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
- this.tbx_notification = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
|
|
this.dockSite9.SuspendLayout();
|
|
this.dockSite9.SuspendLayout();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar2)).BeginInit();
|
|
|
|
- this.bar2.SuspendLayout();
|
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
|
|
|
|
+ this.bar_mainWin.SuspendLayout();
|
|
this.NumMachineMonitorPanel.SuspendLayout();
|
|
this.NumMachineMonitorPanel.SuspendLayout();
|
|
this.testPanel.SuspendLayout();
|
|
this.testPanel.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar4)).BeginInit();
|
|
|
|
- this.bar4.SuspendLayout();
|
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
|
|
|
|
+ this.bar_bottom.SuspendLayout();
|
|
this.RecordsMonitorPanel.SuspendLayout();
|
|
this.RecordsMonitorPanel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar5)).BeginInit();
|
|
|
|
- this.bar5.SuspendLayout();
|
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_side)).BeginInit();
|
|
|
|
+ this.bar_side.SuspendLayout();
|
|
this.dockSite2.SuspendLayout();
|
|
this.dockSite2.SuspendLayout();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar3)).BeginInit();
|
|
|
|
- this.bar3.SuspendLayout();
|
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_basicInfo)).BeginInit();
|
|
|
|
+ this.bar_basicInfo.SuspendLayout();
|
|
this.basicInfoPanel.SuspendLayout();
|
|
this.basicInfoPanel.SuspendLayout();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar6)).BeginInit();
|
|
|
|
- this.bar6.SuspendLayout();
|
|
|
|
|
|
+ this.tlp_basicInfo.SuspendLayout();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_notification)).BeginInit();
|
|
|
|
+ this.bar_notification.SuspendLayout();
|
|
this.warningPanel.SuspendLayout();
|
|
this.warningPanel.SuspendLayout();
|
|
this.dockSite7.SuspendLayout();
|
|
this.dockSite7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
|
|
@@ -161,58 +170,71 @@
|
|
// dockSite9
|
|
// dockSite9
|
|
//
|
|
//
|
|
this.dockSite9.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
|
|
this.dockSite9.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
|
|
- this.dockSite9.Controls.Add(this.bar2);
|
|
|
|
- this.dockSite9.Controls.Add(this.bar4);
|
|
|
|
- this.dockSite9.Controls.Add(this.bar5);
|
|
|
|
|
|
+ this.dockSite9.Controls.Add(this.bar_mainWin);
|
|
|
|
+ this.dockSite9.Controls.Add(this.bar_bottom);
|
|
|
|
+ this.dockSite9.Controls.Add(this.bar_side);
|
|
this.dockSite9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dockSite9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dockSite9.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
|
|
this.dockSite9.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.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar2, 698, 459))),
|
|
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar5, 213, 459)))}, DevComponents.DotNetBar.eOrientation.Horizontal))),
|
|
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar4, 871, 181)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
|
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_mainWin, 698, 459))),
|
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 213, 459)))}, DevComponents.DotNetBar.eOrientation.Horizontal))),
|
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_bottom, 871, 181)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
this.dockSite9.Location = new System.Drawing.Point(0, 25);
|
|
this.dockSite9.Location = new System.Drawing.Point(0, 25);
|
|
this.dockSite9.Name = "dockSite9";
|
|
this.dockSite9.Name = "dockSite9";
|
|
this.dockSite9.Size = new System.Drawing.Size(871, 643);
|
|
this.dockSite9.Size = new System.Drawing.Size(871, 643);
|
|
this.dockSite9.TabIndex = 8;
|
|
this.dockSite9.TabIndex = 8;
|
|
this.dockSite9.TabStop = false;
|
|
this.dockSite9.TabStop = false;
|
|
//
|
|
//
|
|
- // bar2
|
|
|
|
- //
|
|
|
|
- this.bar2.AccessibleDescription = "DotNetBar Bar (bar2)";
|
|
|
|
- this.bar2.AccessibleName = "DotNetBar Bar";
|
|
|
|
- this.bar2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
- this.bar2.AlwaysDisplayDockTab = true;
|
|
|
|
- this.bar2.CanCustomize = false;
|
|
|
|
- this.bar2.CanDockBottom = false;
|
|
|
|
- this.bar2.CanDockDocument = true;
|
|
|
|
- this.bar2.CanDockLeft = false;
|
|
|
|
- this.bar2.CanDockRight = false;
|
|
|
|
- this.bar2.CanDockTop = false;
|
|
|
|
- this.bar2.CanHide = true;
|
|
|
|
- this.bar2.CanUndock = false;
|
|
|
|
- this.bar2.Controls.Add(this.NumMachineMonitorPanel);
|
|
|
|
- this.bar2.Controls.Add(this.ParkingSpaceMonitorPanel);
|
|
|
|
- this.bar2.Controls.Add(this.paymentPanel);
|
|
|
|
- this.bar2.Controls.Add(this.testPanel);
|
|
|
|
- this.bar2.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
|
|
|
|
- this.bar2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- this.bar2.IsMaximized = false;
|
|
|
|
- this.bar2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
|
|
|
+ // bar_mainWin
|
|
|
|
+ //
|
|
|
|
+ this.bar_mainWin.AccessibleDescription = "DotNetBar Bar (bar_mainWin)";
|
|
|
|
+ this.bar_mainWin.AccessibleName = "DotNetBar Bar";
|
|
|
|
+ this.bar_mainWin.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
+ this.bar_mainWin.AlwaysDisplayDockTab = true;
|
|
|
|
+ this.bar_mainWin.CanCustomize = false;
|
|
|
|
+ this.bar_mainWin.CanDockBottom = false;
|
|
|
|
+ this.bar_mainWin.CanDockDocument = true;
|
|
|
|
+ this.bar_mainWin.CanDockLeft = false;
|
|
|
|
+ this.bar_mainWin.CanDockRight = false;
|
|
|
|
+ this.bar_mainWin.CanDockTop = false;
|
|
|
|
+ this.bar_mainWin.CanHide = true;
|
|
|
|
+ this.bar_mainWin.CanUndock = false;
|
|
|
|
+ this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel);
|
|
|
|
+ this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
|
|
|
|
+ this.bar_mainWin.Controls.Add(this.paymentPanel);
|
|
|
|
+ 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;
|
|
|
|
+ this.bar_mainWin.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.dci_ParkingSpace,
|
|
this.dci_ParkingSpace,
|
|
this.dci_NumMachine,
|
|
this.dci_NumMachine,
|
|
this.dci_payment,
|
|
this.dci_payment,
|
|
this.dci_Test});
|
|
this.dci_Test});
|
|
- this.bar2.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
- this.bar2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
- this.bar2.Name = "bar2";
|
|
|
|
- this.bar2.SelectedDockTab = 1;
|
|
|
|
- this.bar2.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
|
- this.bar2.Size = new System.Drawing.Size(665, 408);
|
|
|
|
- this.bar2.Stretch = true;
|
|
|
|
- this.bar2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
- this.bar2.TabIndex = 0;
|
|
|
|
- this.bar2.TabNavigation = true;
|
|
|
|
- this.bar2.TabStop = false;
|
|
|
|
|
|
+ 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 = 0;
|
|
|
|
+ this.bar_mainWin.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
|
+ this.bar_mainWin.Size = new System.Drawing.Size(665, 408);
|
|
|
|
+ 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(659, 377);
|
|
|
|
+ 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;
|
|
//
|
|
//
|
|
// NumMachineMonitorPanel
|
|
// NumMachineMonitorPanel
|
|
//
|
|
//
|
|
@@ -253,7 +275,6 @@
|
|
//
|
|
//
|
|
// testPanel
|
|
// testPanel
|
|
//
|
|
//
|
|
- this.testPanel.Controls.Add(this.tableLayoutPanel2);
|
|
|
|
this.testPanel.Controls.Add(this.button1);
|
|
this.testPanel.Controls.Add(this.button1);
|
|
this.testPanel.Controls.Add(this.textBox2);
|
|
this.testPanel.Controls.Add(this.textBox2);
|
|
this.testPanel.Controls.Add(this.textBox1);
|
|
this.testPanel.Controls.Add(this.textBox1);
|
|
@@ -329,19 +350,6 @@
|
|
this.labelX1.Text = "label1\r\nlable2";
|
|
this.labelX1.Text = "label1\r\nlable2";
|
|
this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
//
|
|
//
|
|
- // 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(659, 377);
|
|
|
|
- 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;
|
|
|
|
- //
|
|
|
|
// dci_ParkingSpace
|
|
// dci_ParkingSpace
|
|
//
|
|
//
|
|
this.dci_ParkingSpace.Control = this.ParkingSpaceMonitorPanel;
|
|
this.dci_ParkingSpace.Control = this.ParkingSpaceMonitorPanel;
|
|
@@ -366,34 +374,34 @@
|
|
this.dci_Test.Name = "dci_Test";
|
|
this.dci_Test.Name = "dci_Test";
|
|
this.dci_Test.Text = "测试";
|
|
this.dci_Test.Text = "测试";
|
|
//
|
|
//
|
|
- // bar4
|
|
|
|
- //
|
|
|
|
- this.bar4.AccessibleDescription = "DotNetBar Bar (bar4)";
|
|
|
|
- this.bar4.AccessibleName = "DotNetBar Bar";
|
|
|
|
- this.bar4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
- this.bar4.AlwaysDisplayDockTab = true;
|
|
|
|
- this.bar4.CanDockBottom = false;
|
|
|
|
- this.bar4.CanDockDocument = true;
|
|
|
|
- this.bar4.CanDockLeft = false;
|
|
|
|
- this.bar4.CanDockRight = false;
|
|
|
|
- this.bar4.CanDockTop = false;
|
|
|
|
- this.bar4.CanHide = true;
|
|
|
|
- this.bar4.CanUndock = false;
|
|
|
|
- this.bar4.Controls.Add(this.RecordsMonitorPanel);
|
|
|
|
- this.bar4.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
|
|
|
|
- this.bar4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- this.bar4.IsMaximized = false;
|
|
|
|
- this.bar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
|
|
|
+ // bar_bottom
|
|
|
|
+ //
|
|
|
|
+ this.bar_bottom.AccessibleDescription = "DotNetBar Bar (bar_bottom)";
|
|
|
|
+ this.bar_bottom.AccessibleName = "DotNetBar Bar";
|
|
|
|
+ this.bar_bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
+ this.bar_bottom.AlwaysDisplayDockTab = true;
|
|
|
|
+ this.bar_bottom.CanDockBottom = false;
|
|
|
|
+ this.bar_bottom.CanDockDocument = true;
|
|
|
|
+ this.bar_bottom.CanDockLeft = false;
|
|
|
|
+ this.bar_bottom.CanDockRight = false;
|
|
|
|
+ this.bar_bottom.CanDockTop = false;
|
|
|
|
+ this.bar_bottom.CanHide = true;
|
|
|
|
+ this.bar_bottom.CanUndock = false;
|
|
|
|
+ this.bar_bottom.Controls.Add(this.RecordsMonitorPanel);
|
|
|
|
+ this.bar_bottom.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
|
|
|
|
+ this.bar_bottom.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.bar_bottom.IsMaximized = false;
|
|
|
|
+ this.bar_bottom.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.dci_ParkingRecords});
|
|
this.dci_ParkingRecords});
|
|
- this.bar4.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
- this.bar4.Location = new System.Drawing.Point(0, 411);
|
|
|
|
- this.bar4.Name = "bar4";
|
|
|
|
- this.bar4.SelectedDockTab = 0;
|
|
|
|
- this.bar4.Size = new System.Drawing.Size(871, 232);
|
|
|
|
- this.bar4.Stretch = true;
|
|
|
|
- this.bar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
- this.bar4.TabIndex = 1;
|
|
|
|
- this.bar4.TabStop = false;
|
|
|
|
|
|
+ this.bar_bottom.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
+ this.bar_bottom.Location = new System.Drawing.Point(0, 411);
|
|
|
|
+ this.bar_bottom.Name = "bar_bottom";
|
|
|
|
+ this.bar_bottom.SelectedDockTab = 0;
|
|
|
|
+ this.bar_bottom.Size = new System.Drawing.Size(871, 232);
|
|
|
|
+ this.bar_bottom.Stretch = true;
|
|
|
|
+ this.bar_bottom.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
+ this.bar_bottom.TabIndex = 1;
|
|
|
|
+ this.bar_bottom.TabStop = false;
|
|
//
|
|
//
|
|
// RecordsMonitorPanel
|
|
// RecordsMonitorPanel
|
|
//
|
|
//
|
|
@@ -421,14 +429,14 @@
|
|
this.realGetTime,
|
|
this.realGetTime,
|
|
this.receiptNum,
|
|
this.receiptNum,
|
|
this.parkingPrice});
|
|
this.parkingPrice});
|
|
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
- dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
- dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
- dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
- this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle5;
|
|
|
|
|
|
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
+ dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
+ dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
+ dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
+ dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
+ dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
+ this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle1;
|
|
this.dataGridViewX1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dataGridViewX1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
|
this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
|
this.dataGridViewX1.Location = new System.Drawing.Point(0, 0);
|
|
this.dataGridViewX1.Location = new System.Drawing.Point(0, 0);
|
|
@@ -513,34 +521,34 @@
|
|
this.dci_ParkingRecords.Name = "dci_ParkingRecords";
|
|
this.dci_ParkingRecords.Name = "dci_ParkingRecords";
|
|
this.dci_ParkingRecords.Text = "进出记录";
|
|
this.dci_ParkingRecords.Text = "进出记录";
|
|
//
|
|
//
|
|
- // bar5
|
|
|
|
- //
|
|
|
|
- this.bar5.AccessibleDescription = "DotNetBar Bar (bar5)";
|
|
|
|
- this.bar5.AccessibleName = "DotNetBar Bar";
|
|
|
|
- this.bar5.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
- this.bar5.AlwaysDisplayDockTab = true;
|
|
|
|
- this.bar5.CanDockBottom = false;
|
|
|
|
- this.bar5.CanDockDocument = true;
|
|
|
|
- this.bar5.CanDockLeft = false;
|
|
|
|
- this.bar5.CanDockRight = false;
|
|
|
|
- this.bar5.CanDockTop = false;
|
|
|
|
- this.bar5.CanHide = true;
|
|
|
|
- this.bar5.CanUndock = false;
|
|
|
|
- this.bar5.Controls.Add(this.terminalMonitorPanel);
|
|
|
|
- this.bar5.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
|
|
|
|
- this.bar5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- this.bar5.IsMaximized = false;
|
|
|
|
- this.bar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
|
|
|
+ // bar_side
|
|
|
|
+ //
|
|
|
|
+ this.bar_side.AccessibleDescription = "DotNetBar Bar (bar_side)";
|
|
|
|
+ this.bar_side.AccessibleName = "DotNetBar Bar";
|
|
|
|
+ this.bar_side.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
+ this.bar_side.AlwaysDisplayDockTab = true;
|
|
|
|
+ this.bar_side.CanDockBottom = false;
|
|
|
|
+ this.bar_side.CanDockDocument = true;
|
|
|
|
+ this.bar_side.CanDockLeft = false;
|
|
|
|
+ this.bar_side.CanDockRight = false;
|
|
|
|
+ this.bar_side.CanDockTop = false;
|
|
|
|
+ this.bar_side.CanHide = true;
|
|
|
|
+ this.bar_side.CanUndock = false;
|
|
|
|
+ this.bar_side.Controls.Add(this.terminalMonitorPanel);
|
|
|
|
+ this.bar_side.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
|
|
|
|
+ this.bar_side.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.bar_side.IsMaximized = false;
|
|
|
|
+ this.bar_side.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.dci_terminal});
|
|
this.dci_terminal});
|
|
- this.bar5.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
- this.bar5.Location = new System.Drawing.Point(668, 0);
|
|
|
|
- this.bar5.Name = "bar5";
|
|
|
|
- this.bar5.SelectedDockTab = 0;
|
|
|
|
- this.bar5.Size = new System.Drawing.Size(203, 408);
|
|
|
|
- this.bar5.Stretch = true;
|
|
|
|
- this.bar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
- this.bar5.TabIndex = 2;
|
|
|
|
- this.bar5.TabStop = false;
|
|
|
|
|
|
+ this.bar_side.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
+ this.bar_side.Location = new System.Drawing.Point(668, 0);
|
|
|
|
+ this.bar_side.Name = "bar_side";
|
|
|
|
+ this.bar_side.SelectedDockTab = 0;
|
|
|
|
+ this.bar_side.Size = new System.Drawing.Size(203, 408);
|
|
|
|
+ this.bar_side.Stretch = true;
|
|
|
|
+ this.bar_side.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
+ this.bar_side.TabIndex = 2;
|
|
|
|
+ this.bar_side.TabStop = false;
|
|
//
|
|
//
|
|
// terminalMonitorPanel
|
|
// terminalMonitorPanel
|
|
//
|
|
//
|
|
@@ -551,7 +559,7 @@
|
|
this.terminalMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
this.terminalMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
this.terminalMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.terminalMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.terminalMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
this.terminalMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
- this.terminalMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
|
|
|
+ this.terminalMonitorPanel.Style.ForeColor.Color = System.Drawing.SystemColors.MenuHighlight;
|
|
this.terminalMonitorPanel.Style.GradientAngle = 90;
|
|
this.terminalMonitorPanel.Style.GradientAngle = 90;
|
|
this.terminalMonitorPanel.TabIndex = 0;
|
|
this.terminalMonitorPanel.TabIndex = 0;
|
|
//
|
|
//
|
|
@@ -575,49 +583,49 @@
|
|
// dockSite2
|
|
// dockSite2
|
|
//
|
|
//
|
|
this.dockSite2.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
|
|
this.dockSite2.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
|
|
- this.dockSite2.Controls.Add(this.bar3);
|
|
|
|
- this.dockSite2.Controls.Add(this.bar6);
|
|
|
|
|
|
+ this.dockSite2.Controls.Add(this.bar_basicInfo);
|
|
|
|
+ this.dockSite2.Controls.Add(this.bar_notification);
|
|
this.dockSite2.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.dockSite2.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.dockSite2.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
|
|
this.dockSite2.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar3, 320, 223))),
|
|
|
|
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar6, 320, 417)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
|
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_basicInfo, 320, 315))),
|
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_notification, 320, 325)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
this.dockSite2.Location = new System.Drawing.Point(871, 25);
|
|
this.dockSite2.Location = new System.Drawing.Point(871, 25);
|
|
this.dockSite2.Name = "dockSite2";
|
|
this.dockSite2.Name = "dockSite2";
|
|
this.dockSite2.Size = new System.Drawing.Size(323, 643);
|
|
this.dockSite2.Size = new System.Drawing.Size(323, 643);
|
|
this.dockSite2.TabIndex = 1;
|
|
this.dockSite2.TabIndex = 1;
|
|
this.dockSite2.TabStop = false;
|
|
this.dockSite2.TabStop = false;
|
|
//
|
|
//
|
|
- // bar3
|
|
|
|
- //
|
|
|
|
- this.bar3.AccessibleDescription = "DotNetBar Bar (bar3)";
|
|
|
|
- this.bar3.AccessibleName = "DotNetBar Bar";
|
|
|
|
- this.bar3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
- this.bar3.AutoSyncBarCaption = true;
|
|
|
|
- this.bar3.CloseSingleTab = true;
|
|
|
|
- this.bar3.Controls.Add(this.basicInfoPanel);
|
|
|
|
- this.bar3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- this.bar3.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
|
|
|
|
- this.bar3.IsMaximized = false;
|
|
|
|
- this.bar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
|
|
|
+ // bar_basicInfo
|
|
|
|
+ //
|
|
|
|
+ this.bar_basicInfo.AccessibleDescription = "DotNetBar Bar (bar_basicInfo)";
|
|
|
|
+ this.bar_basicInfo.AccessibleName = "DotNetBar Bar";
|
|
|
|
+ this.bar_basicInfo.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
+ this.bar_basicInfo.AutoSyncBarCaption = true;
|
|
|
|
+ this.bar_basicInfo.CloseSingleTab = true;
|
|
|
|
+ this.bar_basicInfo.Controls.Add(this.basicInfoPanel);
|
|
|
|
+ this.bar_basicInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.bar_basicInfo.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
|
|
|
|
+ this.bar_basicInfo.IsMaximized = false;
|
|
|
|
+ this.bar_basicInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.dci_basicInfo});
|
|
this.dci_basicInfo});
|
|
- this.bar3.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
- this.bar3.Location = new System.Drawing.Point(3, 0);
|
|
|
|
- this.bar3.Name = "bar3";
|
|
|
|
- this.bar3.Size = new System.Drawing.Size(320, 223);
|
|
|
|
- this.bar3.Stretch = true;
|
|
|
|
- this.bar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
- this.bar3.TabIndex = 0;
|
|
|
|
- this.bar3.TabStop = false;
|
|
|
|
- this.bar3.Text = "基本信息";
|
|
|
|
|
|
+ this.bar_basicInfo.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
+ this.bar_basicInfo.Location = new System.Drawing.Point(3, 0);
|
|
|
|
+ this.bar_basicInfo.Name = "bar_basicInfo";
|
|
|
|
+ this.bar_basicInfo.Size = new System.Drawing.Size(320, 315);
|
|
|
|
+ this.bar_basicInfo.Stretch = true;
|
|
|
|
+ this.bar_basicInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
+ this.bar_basicInfo.TabIndex = 0;
|
|
|
|
+ this.bar_basicInfo.TabStop = false;
|
|
|
|
+ this.bar_basicInfo.Text = "基本信息";
|
|
//
|
|
//
|
|
// basicInfoPanel
|
|
// basicInfoPanel
|
|
//
|
|
//
|
|
- this.basicInfoPanel.Controls.Add(this.tbx_sysInfo);
|
|
|
|
|
|
+ this.basicInfoPanel.Controls.Add(this.tlp_basicInfo);
|
|
this.basicInfoPanel.Controls.Add(this.progressBar1);
|
|
this.basicInfoPanel.Controls.Add(this.progressBar1);
|
|
this.basicInfoPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
this.basicInfoPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
this.basicInfoPanel.Location = new System.Drawing.Point(3, 23);
|
|
this.basicInfoPanel.Location = new System.Drawing.Point(3, 23);
|
|
this.basicInfoPanel.Name = "basicInfoPanel";
|
|
this.basicInfoPanel.Name = "basicInfoPanel";
|
|
- this.basicInfoPanel.Size = new System.Drawing.Size(314, 197);
|
|
|
|
|
|
+ this.basicInfoPanel.Size = new System.Drawing.Size(314, 289);
|
|
this.basicInfoPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
this.basicInfoPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
this.basicInfoPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.basicInfoPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.basicInfoPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
this.basicInfoPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
@@ -625,6 +633,21 @@
|
|
this.basicInfoPanel.Style.GradientAngle = 90;
|
|
this.basicInfoPanel.Style.GradientAngle = 90;
|
|
this.basicInfoPanel.TabIndex = 21;
|
|
this.basicInfoPanel.TabIndex = 21;
|
|
//
|
|
//
|
|
|
|
+ // tlp_basicInfo
|
|
|
|
+ //
|
|
|
|
+ this.tlp_basicInfo.ColumnCount = 1;
|
|
|
|
+ this.tlp_basicInfo.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
+ this.tlp_basicInfo.Controls.Add(this.tbx_sysInfo, 0, 1);
|
|
|
|
+ this.tlp_basicInfo.Controls.Add(this.lbx_freeSpace, 0, 0);
|
|
|
|
+ this.tlp_basicInfo.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
+ this.tlp_basicInfo.Location = new System.Drawing.Point(0, 0);
|
|
|
|
+ this.tlp_basicInfo.Name = "tlp_basicInfo";
|
|
|
|
+ this.tlp_basicInfo.RowCount = 2;
|
|
|
|
+ this.tlp_basicInfo.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
|
|
+ this.tlp_basicInfo.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
|
|
|
|
+ this.tlp_basicInfo.Size = new System.Drawing.Size(314, 262);
|
|
|
|
+ this.tlp_basicInfo.TabIndex = 7;
|
|
|
|
+ //
|
|
// tbx_sysInfo
|
|
// tbx_sysInfo
|
|
//
|
|
//
|
|
this.tbx_sysInfo.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.tbx_sysInfo.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
@@ -634,21 +657,38 @@
|
|
this.tbx_sysInfo.Border.Class = "TextBoxBorder";
|
|
this.tbx_sysInfo.Border.Class = "TextBoxBorder";
|
|
this.tbx_sysInfo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.tbx_sysInfo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.tbx_sysInfo.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tbx_sysInfo.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
- this.tbx_sysInfo.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
|
+ this.tbx_sysInfo.Location = new System.Drawing.Point(3, 55);
|
|
this.tbx_sysInfo.Multiline = true;
|
|
this.tbx_sysInfo.Multiline = true;
|
|
this.tbx_sysInfo.Name = "tbx_sysInfo";
|
|
this.tbx_sysInfo.Name = "tbx_sysInfo";
|
|
this.tbx_sysInfo.PreventEnterBeep = true;
|
|
this.tbx_sysInfo.PreventEnterBeep = true;
|
|
this.tbx_sysInfo.ReadOnly = true;
|
|
this.tbx_sysInfo.ReadOnly = true;
|
|
this.tbx_sysInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.tbx_sysInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
- this.tbx_sysInfo.Size = new System.Drawing.Size(314, 170);
|
|
|
|
|
|
+ this.tbx_sysInfo.Size = new System.Drawing.Size(308, 204);
|
|
this.tbx_sysInfo.TabIndex = 1;
|
|
this.tbx_sysInfo.TabIndex = 1;
|
|
this.tbx_sysInfo.Text = "sample\r\nsample";
|
|
this.tbx_sysInfo.Text = "sample\r\nsample";
|
|
this.tbx_sysInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.tbx_sysInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
//
|
|
|
|
+ // lbx_freeSpace
|
|
|
|
+ //
|
|
|
|
+ this.lbx_freeSpace.BackColor = System.Drawing.SystemColors.WindowFrame;
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ this.lbx_freeSpace.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
+ this.lbx_freeSpace.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
+ this.lbx_freeSpace.FontBold = true;
|
|
|
|
+ this.lbx_freeSpace.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
|
|
+ this.lbx_freeSpace.Location = new System.Drawing.Point(3, 3);
|
|
|
|
+ this.lbx_freeSpace.Name = "lbx_freeSpace";
|
|
|
|
+ this.lbx_freeSpace.Size = new System.Drawing.Size(308, 46);
|
|
|
|
+ this.lbx_freeSpace.TabIndex = 2;
|
|
|
|
+ this.lbx_freeSpace.Text = "currentFreeSpace";
|
|
|
|
+ this.lbx_freeSpace.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
|
|
+ //
|
|
// progressBar1
|
|
// progressBar1
|
|
//
|
|
//
|
|
this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
- this.progressBar1.Location = new System.Drawing.Point(0, 170);
|
|
|
|
|
|
+ this.progressBar1.Location = new System.Drawing.Point(0, 262);
|
|
this.progressBar1.Name = "progressBar1";
|
|
this.progressBar1.Name = "progressBar1";
|
|
this.progressBar1.Size = new System.Drawing.Size(314, 27);
|
|
this.progressBar1.Size = new System.Drawing.Size(314, 27);
|
|
this.progressBar1.Step = 20;
|
|
this.progressBar1.Step = 20;
|
|
@@ -661,28 +701,28 @@
|
|
this.dci_basicInfo.Name = "dci_basicInfo";
|
|
this.dci_basicInfo.Name = "dci_basicInfo";
|
|
this.dci_basicInfo.Text = "基本信息";
|
|
this.dci_basicInfo.Text = "基本信息";
|
|
//
|
|
//
|
|
- // bar6
|
|
|
|
- //
|
|
|
|
- this.bar6.AccessibleDescription = "DotNetBar Bar (bar6)";
|
|
|
|
- this.bar6.AccessibleName = "DotNetBar Bar";
|
|
|
|
- this.bar6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
- this.bar6.AutoSyncBarCaption = true;
|
|
|
|
- this.bar6.CloseSingleTab = true;
|
|
|
|
- this.bar6.Controls.Add(this.warningPanel);
|
|
|
|
- this.bar6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- this.bar6.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
|
|
|
|
- this.bar6.IsMaximized = false;
|
|
|
|
- this.bar6.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
|
|
|
+ // bar_notification
|
|
|
|
+ //
|
|
|
|
+ this.bar_notification.AccessibleDescription = "DotNetBar Bar (bar_notification)";
|
|
|
|
+ this.bar_notification.AccessibleName = "DotNetBar Bar";
|
|
|
|
+ this.bar_notification.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
|
|
+ this.bar_notification.AutoSyncBarCaption = true;
|
|
|
|
+ this.bar_notification.CloseSingleTab = true;
|
|
|
|
+ this.bar_notification.Controls.Add(this.warningPanel);
|
|
|
|
+ this.bar_notification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.bar_notification.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
|
|
|
|
+ this.bar_notification.IsMaximized = false;
|
|
|
|
+ this.bar_notification.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.dci_warning});
|
|
this.dci_warning});
|
|
- this.bar6.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
- this.bar6.Location = new System.Drawing.Point(3, 226);
|
|
|
|
- this.bar6.Name = "bar6";
|
|
|
|
- this.bar6.Size = new System.Drawing.Size(320, 417);
|
|
|
|
- this.bar6.Stretch = true;
|
|
|
|
- this.bar6.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
- this.bar6.TabIndex = 1;
|
|
|
|
- this.bar6.TabStop = false;
|
|
|
|
- this.bar6.Text = "警告与提示";
|
|
|
|
|
|
+ this.bar_notification.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
|
|
|
|
+ this.bar_notification.Location = new System.Drawing.Point(3, 318);
|
|
|
|
+ this.bar_notification.Name = "bar_notification";
|
|
|
|
+ this.bar_notification.Size = new System.Drawing.Size(320, 325);
|
|
|
|
+ this.bar_notification.Stretch = true;
|
|
|
|
+ this.bar_notification.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
|
+ this.bar_notification.TabIndex = 1;
|
|
|
|
+ this.bar_notification.TabStop = false;
|
|
|
|
+ this.bar_notification.Text = "警告与提示";
|
|
//
|
|
//
|
|
// warningPanel
|
|
// warningPanel
|
|
//
|
|
//
|
|
@@ -690,7 +730,7 @@
|
|
this.warningPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
this.warningPanel.DisabledBackColor = System.Drawing.Color.Empty;
|
|
this.warningPanel.Location = new System.Drawing.Point(3, 23);
|
|
this.warningPanel.Location = new System.Drawing.Point(3, 23);
|
|
this.warningPanel.Name = "warningPanel";
|
|
this.warningPanel.Name = "warningPanel";
|
|
- this.warningPanel.Size = new System.Drawing.Size(314, 391);
|
|
|
|
|
|
+ this.warningPanel.Size = new System.Drawing.Size(314, 299);
|
|
this.warningPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
this.warningPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
this.warningPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.warningPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.warningPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
this.warningPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
@@ -698,6 +738,25 @@
|
|
this.warningPanel.Style.GradientAngle = 90;
|
|
this.warningPanel.Style.GradientAngle = 90;
|
|
this.warningPanel.TabIndex = 26;
|
|
this.warningPanel.TabIndex = 26;
|
|
//
|
|
//
|
|
|
|
+ // tbx_notification
|
|
|
|
+ //
|
|
|
|
+ this.tbx_notification.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ //
|
|
|
|
+ this.tbx_notification.Border.Class = "TextBoxBorder";
|
|
|
|
+ this.tbx_notification.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
+ this.tbx_notification.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
+ this.tbx_notification.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.tbx_notification.Location = new System.Drawing.Point(0, 0);
|
|
|
|
+ this.tbx_notification.Multiline = true;
|
|
|
|
+ this.tbx_notification.Name = "tbx_notification";
|
|
|
|
+ this.tbx_notification.PreventEnterBeep = true;
|
|
|
|
+ this.tbx_notification.ReadOnly = true;
|
|
|
|
+ this.tbx_notification.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
|
|
+ this.tbx_notification.Size = new System.Drawing.Size(314, 299);
|
|
|
|
+ this.tbx_notification.TabIndex = 0;
|
|
|
|
+ //
|
|
// dci_warning
|
|
// dci_warning
|
|
//
|
|
//
|
|
this.dci_warning.Control = this.warningPanel;
|
|
this.dci_warning.Control = this.warningPanel;
|
|
@@ -756,6 +815,7 @@
|
|
this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.buttonItem1,
|
|
this.buttonItem1,
|
|
this.btn_files,
|
|
this.btn_files,
|
|
|
|
+ this.btn_views,
|
|
this.btn_devices});
|
|
this.btn_devices});
|
|
this.bar1.Location = new System.Drawing.Point(0, 0);
|
|
this.bar1.Location = new System.Drawing.Point(0, 0);
|
|
this.bar1.MenuBar = true;
|
|
this.bar1.MenuBar = true;
|
|
@@ -805,6 +865,7 @@
|
|
//
|
|
//
|
|
this.btn_openFile.Name = "btn_openFile";
|
|
this.btn_openFile.Name = "btn_openFile";
|
|
this.btn_openFile.Text = "打开日志";
|
|
this.btn_openFile.Text = "打开日志";
|
|
|
|
+ this.btn_openFile.Click += new System.EventHandler(this.btn_openFile_Click);
|
|
//
|
|
//
|
|
// btn_refreshRecords
|
|
// btn_refreshRecords
|
|
//
|
|
//
|
|
@@ -818,6 +879,54 @@
|
|
this.btn_exportRecords.Text = "导出最近记录";
|
|
this.btn_exportRecords.Text = "导出最近记录";
|
|
this.btn_exportRecords.Click += new System.EventHandler(this.btn_exportRecords_Click);
|
|
this.btn_exportRecords.Click += new System.EventHandler(this.btn_exportRecords_Click);
|
|
//
|
|
//
|
|
|
|
+ // btn_views
|
|
|
|
+ //
|
|
|
|
+ this.btn_views.Name = "btn_views";
|
|
|
|
+ this.btn_views.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
|
+ this.btn_parkingSpace,
|
|
|
|
+ this.btn_numMachine,
|
|
|
|
+ this.btn_payment,
|
|
|
|
+ this.btn_test,
|
|
|
|
+ this.btn_terminals,
|
|
|
|
+ this.btn_records});
|
|
|
|
+ this.btn_views.Text = "视图";
|
|
|
|
+ //
|
|
|
|
+ // btn_parkingSpace
|
|
|
|
+ //
|
|
|
|
+ this.btn_parkingSpace.Name = "btn_parkingSpace";
|
|
|
|
+ this.btn_parkingSpace.Text = "车位视图";
|
|
|
|
+ this.btn_parkingSpace.Click += new System.EventHandler(this.btn_parkingSpace_Click);
|
|
|
|
+ //
|
|
|
|
+ // btn_numMachine
|
|
|
|
+ //
|
|
|
|
+ this.btn_numMachine.Name = "btn_numMachine";
|
|
|
|
+ this.btn_numMachine.Text = "号牌机视图";
|
|
|
|
+ this.btn_numMachine.Click += new System.EventHandler(this.btn_numMachine_Click);
|
|
|
|
+ //
|
|
|
|
+ // btn_payment
|
|
|
|
+ //
|
|
|
|
+ this.btn_payment.Name = "btn_payment";
|
|
|
|
+ this.btn_payment.Text = "支付视图";
|
|
|
|
+ this.btn_payment.Click += new System.EventHandler(this.btn_payment_Click);
|
|
|
|
+ //
|
|
|
|
+ // btn_test
|
|
|
|
+ //
|
|
|
|
+ this.btn_test.Name = "btn_test";
|
|
|
|
+ this.btn_test.Text = "测试";
|
|
|
|
+ this.btn_test.Click += new System.EventHandler(this.btn_test_Click);
|
|
|
|
+ //
|
|
|
|
+ // btn_terminals
|
|
|
|
+ //
|
|
|
|
+ this.btn_terminals.Name = "btn_terminals";
|
|
|
|
+ this.btn_terminals.Text = "终端视图";
|
|
|
|
+ this.btn_terminals.Click += new System.EventHandler(this.btn_terminals_Click);
|
|
|
|
+ //
|
|
|
|
+ // btn_records
|
|
|
|
+ //
|
|
|
|
+ this.btn_records.Name = "btn_records";
|
|
|
|
+ this.btn_records.Text = "停取记录";
|
|
|
|
+ this.btn_records.Click += new System.EventHandler(this.btn_records_Click);
|
|
|
|
+ //
|
|
// btn_devices
|
|
// btn_devices
|
|
//
|
|
//
|
|
this.btn_devices.Name = "btn_devices";
|
|
this.btn_devices.Name = "btn_devices";
|
|
@@ -936,38 +1045,6 @@
|
|
this.panelDockContainer8.Style.GradientAngle = 90;
|
|
this.panelDockContainer8.Style.GradientAngle = 90;
|
|
this.panelDockContainer8.TabIndex = 37;
|
|
this.panelDockContainer8.TabIndex = 37;
|
|
//
|
|
//
|
|
- // tableLayoutPanel2
|
|
|
|
- //
|
|
|
|
- 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.Location = new System.Drawing.Point(343, 108);
|
|
|
|
- this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
|
- this.tableLayoutPanel2.RowCount = 2;
|
|
|
|
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
- this.tableLayoutPanel2.Size = new System.Drawing.Size(200, 100);
|
|
|
|
- this.tableLayoutPanel2.TabIndex = 7;
|
|
|
|
- //
|
|
|
|
- // tbx_notification
|
|
|
|
- //
|
|
|
|
- this.tbx_notification.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- //
|
|
|
|
- this.tbx_notification.Border.Class = "TextBoxBorder";
|
|
|
|
- this.tbx_notification.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
- this.tbx_notification.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
- this.tbx_notification.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- this.tbx_notification.Location = new System.Drawing.Point(0, 0);
|
|
|
|
- this.tbx_notification.Multiline = true;
|
|
|
|
- this.tbx_notification.Name = "tbx_notification";
|
|
|
|
- this.tbx_notification.PreventEnterBeep = true;
|
|
|
|
- this.tbx_notification.ReadOnly = true;
|
|
|
|
- this.tbx_notification.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
|
|
- this.tbx_notification.Size = new System.Drawing.Size(314, 391);
|
|
|
|
- this.tbx_notification.TabIndex = 0;
|
|
|
|
- //
|
|
|
|
// centralController
|
|
// centralController
|
|
//
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -988,26 +1065,28 @@
|
|
this.Name = "centralController";
|
|
this.Name = "centralController";
|
|
this.Text = "智象停车中控端";
|
|
this.Text = "智象停车中控端";
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
|
|
+ this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.centralController_FormClosing);
|
|
this.dockSite9.ResumeLayout(false);
|
|
this.dockSite9.ResumeLayout(false);
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar2)).EndInit();
|
|
|
|
- this.bar2.ResumeLayout(false);
|
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).EndInit();
|
|
|
|
+ this.bar_mainWin.ResumeLayout(false);
|
|
this.NumMachineMonitorPanel.ResumeLayout(false);
|
|
this.NumMachineMonitorPanel.ResumeLayout(false);
|
|
this.testPanel.ResumeLayout(false);
|
|
this.testPanel.ResumeLayout(false);
|
|
this.testPanel.PerformLayout();
|
|
this.testPanel.PerformLayout();
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar4)).EndInit();
|
|
|
|
- this.bar4.ResumeLayout(false);
|
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).EndInit();
|
|
|
|
+ this.bar_bottom.ResumeLayout(false);
|
|
this.RecordsMonitorPanel.ResumeLayout(false);
|
|
this.RecordsMonitorPanel.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar5)).EndInit();
|
|
|
|
- this.bar5.ResumeLayout(false);
|
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_side)).EndInit();
|
|
|
|
+ this.bar_side.ResumeLayout(false);
|
|
this.dockSite2.ResumeLayout(false);
|
|
this.dockSite2.ResumeLayout(false);
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar3)).EndInit();
|
|
|
|
- this.bar3.ResumeLayout(false);
|
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_basicInfo)).EndInit();
|
|
|
|
+ this.bar_basicInfo.ResumeLayout(false);
|
|
this.basicInfoPanel.ResumeLayout(false);
|
|
this.basicInfoPanel.ResumeLayout(false);
|
|
- ((System.ComponentModel.ISupportInitialize)(this.bar6)).EndInit();
|
|
|
|
- this.bar6.ResumeLayout(false);
|
|
|
|
|
|
+ this.tlp_basicInfo.ResumeLayout(false);
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.bar_notification)).EndInit();
|
|
|
|
+ this.bar_notification.ResumeLayout(false);
|
|
this.warningPanel.ResumeLayout(false);
|
|
this.warningPanel.ResumeLayout(false);
|
|
this.dockSite7.ResumeLayout(false);
|
|
this.dockSite7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
|
|
@@ -1038,7 +1117,7 @@
|
|
private DevComponents.DotNetBar.DockContainerItem dockContainerItem2;
|
|
private DevComponents.DotNetBar.DockContainerItem dockContainerItem2;
|
|
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel5;
|
|
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel5;
|
|
private DevComponents.DotNetBar.DockContainerItem dci_PaymentRecords;
|
|
private DevComponents.DotNetBar.DockContainerItem dci_PaymentRecords;
|
|
- private DevComponents.DotNetBar.Bar bar2;
|
|
|
|
|
|
+ private DevComponents.DotNetBar.Bar bar_mainWin;
|
|
private DevComponents.DotNetBar.PanelDockContainer ParkingSpaceMonitorPanel;
|
|
private DevComponents.DotNetBar.PanelDockContainer ParkingSpaceMonitorPanel;
|
|
private DevComponents.DotNetBar.PanelDockContainer terminalMonitorPanel;
|
|
private DevComponents.DotNetBar.PanelDockContainer terminalMonitorPanel;
|
|
private DevComponents.DotNetBar.PanelDockContainer RecordsMonitorPanel;
|
|
private DevComponents.DotNetBar.PanelDockContainer RecordsMonitorPanel;
|
|
@@ -1050,7 +1129,7 @@
|
|
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer7;
|
|
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer7;
|
|
private DevComponents.DotNetBar.DockContainerItem dockContainerItem1;
|
|
private DevComponents.DotNetBar.DockContainerItem dockContainerItem1;
|
|
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer8;
|
|
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer8;
|
|
- private DevComponents.DotNetBar.Bar bar3;
|
|
|
|
|
|
+ private DevComponents.DotNetBar.Bar bar_basicInfo;
|
|
private DevComponents.DotNetBar.PanelDockContainer NumMachineMonitorPanel;
|
|
private DevComponents.DotNetBar.PanelDockContainer NumMachineMonitorPanel;
|
|
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer10;
|
|
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer10;
|
|
private DevComponents.DotNetBar.DockContainerItem dci_basicInfo;
|
|
private DevComponents.DotNetBar.DockContainerItem dci_basicInfo;
|
|
@@ -1080,12 +1159,20 @@
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn realGetTime;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn realGetTime;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn receiptNum;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn receiptNum;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn parkingPrice;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn parkingPrice;
|
|
- private DevComponents.DotNetBar.Bar bar4;
|
|
|
|
- private DevComponents.DotNetBar.Bar bar5;
|
|
|
|
- private DevComponents.DotNetBar.Bar bar6;
|
|
|
|
|
|
+ private DevComponents.DotNetBar.Bar bar_bottom;
|
|
|
|
+ private DevComponents.DotNetBar.Bar bar_side;
|
|
|
|
+ private DevComponents.DotNetBar.Bar bar_notification;
|
|
private DevComponents.DotNetBar.Controls.TextBoxX tbx_sysInfo;
|
|
private DevComponents.DotNetBar.Controls.TextBoxX tbx_sysInfo;
|
|
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|
|
|
|
|
+ private System.Windows.Forms.TableLayoutPanel tlp_basicInfo;
|
|
public DevComponents.DotNetBar.Controls.TextBoxX tbx_notification;
|
|
public DevComponents.DotNetBar.Controls.TextBoxX tbx_notification;
|
|
|
|
+ private DevComponents.DotNetBar.LabelX lbx_freeSpace;
|
|
|
|
+ private DevComponents.DotNetBar.ButtonItem btn_views;
|
|
|
|
+ private DevComponents.DotNetBar.ButtonItem btn_numMachine;
|
|
|
|
+ private DevComponents.DotNetBar.ButtonItem btn_test;
|
|
|
|
+ private DevComponents.DotNetBar.ButtonItem btn_parkingSpace;
|
|
|
|
+ private DevComponents.DotNetBar.ButtonItem btn_payment;
|
|
|
|
+ private DevComponents.DotNetBar.ButtonItem btn_terminals;
|
|
|
|
+ private DevComponents.DotNetBar.ButtonItem btn_records;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|