|
@@ -35,11 +35,13 @@
|
|
|
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
|
|
|
this.dockSite_mainView = new DevComponents.DotNetBar.DockSite();
|
|
|
this.bar_mainWin = new DevComponents.DotNetBar.Bar();
|
|
|
- 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.testPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
+ this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
|
|
|
+ this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
|
|
|
+ this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
|
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
@@ -48,6 +50,10 @@
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
|
|
+ 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.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
|
|
@@ -72,7 +78,7 @@
|
|
|
this.dockSite_notification = new DevComponents.DotNetBar.DockSite();
|
|
|
this.bar_notification = new DevComponents.DotNetBar.Bar();
|
|
|
this.warningPanel = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
- this.tbx_notification = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
|
+ this.rtb_notification = new System.Windows.Forms.RichTextBox();
|
|
|
this.progressBar1 = new System.Windows.Forms.ProgressBar();
|
|
|
this.dci_warning = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
this.dockSite8 = new DevComponents.DotNetBar.DockSite();
|
|
@@ -121,19 +127,27 @@
|
|
|
this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
|
|
|
this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
|
this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
|
|
|
+ this.flp_Term = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
this.dockSite_mainView.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
|
|
|
this.bar_mainWin.SuspendLayout();
|
|
|
- this.NumMachineMonitorPanel.SuspendLayout();
|
|
|
this.testPanel.SuspendLayout();
|
|
|
+ this.groupPanel2.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
|
|
|
+ this.groupPanel1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
+ this.NumMachineMonitorPanel.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
|
|
|
this.bar_bottom.SuspendLayout();
|
|
|
this.RecordsMonitorPanel.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_side)).BeginInit();
|
|
|
this.bar_side.SuspendLayout();
|
|
|
+ this.terminalMonitorPanel.SuspendLayout();
|
|
|
this.dockSite_notification.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_notification)).BeginInit();
|
|
|
this.bar_notification.SuspendLayout();
|
|
@@ -189,12 +203,12 @@
|
|
|
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, 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_mainWin, 503, 326))),
|
|
|
+ ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 360, 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";
|
|
|
- this.dockSite_mainView.Size = new System.Drawing.Size(883, 547);
|
|
|
+ this.dockSite_mainView.Size = new System.Drawing.Size(866, 547);
|
|
|
this.dockSite_mainView.TabIndex = 8;
|
|
|
this.dockSite_mainView.TabStop = false;
|
|
|
//
|
|
@@ -228,65 +242,17 @@
|
|
|
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(621, 326);
|
|
|
+ this.bar_mainWin.Size = new System.Drawing.Size(503, 326);
|
|
|
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;
|
|
|
//
|
|
|
- // NumMachineMonitorPanel
|
|
|
- //
|
|
|
- this.NumMachineMonitorPanel.Controls.Add(this.flowLayoutPanel1);
|
|
|
- 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(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;
|
|
|
- this.NumMachineMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
- this.NumMachineMonitorPanel.Style.GradientAngle = 90;
|
|
|
- this.NumMachineMonitorPanel.TabIndex = 0;
|
|
|
- //
|
|
|
- // flowLayoutPanel1
|
|
|
- //
|
|
|
- this.flowLayoutPanel1.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
|
|
|
- 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(615, 295);
|
|
|
- this.flowLayoutPanel1.TabIndex = 1;
|
|
|
- this.flowLayoutPanel1.Resize += new System.EventHandler(this.flowLayoutPanel1_Resize);
|
|
|
- //
|
|
|
- // paymentPanel
|
|
|
- //
|
|
|
- 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(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;
|
|
|
- this.paymentPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
- 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(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;
|
|
|
- this.ParkingSpaceMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
- this.ParkingSpaceMonitorPanel.Style.GradientAngle = 90;
|
|
|
- this.ParkingSpaceMonitorPanel.TabIndex = 9;
|
|
|
- //
|
|
|
// testPanel
|
|
|
//
|
|
|
+ this.testPanel.Controls.Add(this.groupPanel2);
|
|
|
+ this.testPanel.Controls.Add(this.groupPanel1);
|
|
|
this.testPanel.Controls.Add(this.button2);
|
|
|
this.testPanel.Controls.Add(this.dateTimePicker1);
|
|
|
this.testPanel.Controls.Add(this.button1);
|
|
@@ -296,7 +262,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(615, 295);
|
|
|
+ this.testPanel.Size = new System.Drawing.Size(497, 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 +270,144 @@
|
|
|
this.testPanel.Style.GradientAngle = 90;
|
|
|
this.testPanel.TabIndex = 38;
|
|
|
//
|
|
|
+ // groupPanel2
|
|
|
+ //
|
|
|
+ this.groupPanel2.BackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
|
|
+ this.groupPanel2.ColorTable = DevComponents.DotNetBar.Controls.ePanelColorTable.Green;
|
|
|
+ this.groupPanel2.Controls.Add(this.pictureBox4);
|
|
|
+ this.groupPanel2.Controls.Add(this.pictureBox5);
|
|
|
+ this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
+ this.groupPanel2.Location = new System.Drawing.Point(387, 72);
|
|
|
+ this.groupPanel2.Name = "groupPanel2";
|
|
|
+ this.groupPanel2.Size = new System.Drawing.Size(110, 115);
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.groupPanel2.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(217)))), ((int)(((byte)(185)))));
|
|
|
+ this.groupPanel2.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(191)))), ((int)(((byte)(139)))));
|
|
|
+ this.groupPanel2.Style.BackColorGradientAngle = 90;
|
|
|
+ this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.groupPanel2.Style.BorderBottomWidth = 1;
|
|
|
+ this.groupPanel2.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(164)))), ((int)(((byte)(90)))));
|
|
|
+ this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.groupPanel2.Style.BorderLeftWidth = 1;
|
|
|
+ this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.groupPanel2.Style.BorderRightWidth = 1;
|
|
|
+ this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.groupPanel2.Style.BorderTopWidth = 1;
|
|
|
+ this.groupPanel2.Style.CornerDiameter = 4;
|
|
|
+ this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
|
|
|
+ this.groupPanel2.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
|
|
|
+ this.groupPanel2.Style.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(74)))), ((int)(((byte)(31)))));
|
|
|
+ this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.groupPanel2.TabIndex = 15;
|
|
|
+ this.groupPanel2.Text = "地面车位2";
|
|
|
+ //
|
|
|
+ // pictureBox4
|
|
|
+ //
|
|
|
+ this.pictureBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.pictureBox4.Image = global::centralController.Properties.Resources.car;
|
|
|
+ this.pictureBox4.InitialImage = null;
|
|
|
+ this.pictureBox4.Location = new System.Drawing.Point(25, 48);
|
|
|
+ this.pictureBox4.Name = "pictureBox4";
|
|
|
+ this.pictureBox4.Size = new System.Drawing.Size(57, 43);
|
|
|
+ this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox4.TabIndex = 0;
|
|
|
+ this.pictureBox4.TabStop = false;
|
|
|
+ //
|
|
|
+ // pictureBox5
|
|
|
+ //
|
|
|
+ this.pictureBox5.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
|
|
+ this.pictureBox5.Image = global::centralController.Properties.Resources.numMachine;
|
|
|
+ this.pictureBox5.InitialImage = null;
|
|
|
+ this.pictureBox5.Location = new System.Drawing.Point(30, 1);
|
|
|
+ this.pictureBox5.Name = "pictureBox5";
|
|
|
+ this.pictureBox5.Size = new System.Drawing.Size(50, 29);
|
|
|
+ this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox5.TabIndex = 14;
|
|
|
+ this.pictureBox5.TabStop = false;
|
|
|
+ //
|
|
|
+ // groupPanel1
|
|
|
+ //
|
|
|
+ this.groupPanel1.BackColor = System.Drawing.SystemColors.AppWorkspace;
|
|
|
+ this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
|
|
+ this.groupPanel1.ColorTable = DevComponents.DotNetBar.Controls.ePanelColorTable.Red;
|
|
|
+ this.groupPanel1.Controls.Add(this.pictureBox2);
|
|
|
+ this.groupPanel1.Controls.Add(this.pictureBox3);
|
|
|
+ this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
+ this.groupPanel1.Location = new System.Drawing.Point(241, 128);
|
|
|
+ this.groupPanel1.Name = "groupPanel1";
|
|
|
+ this.groupPanel1.Size = new System.Drawing.Size(105, 107);
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.groupPanel1.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
|
|
|
+ this.groupPanel1.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
|
|
|
+ this.groupPanel1.Style.BackColorGradientAngle = 90;
|
|
|
+ this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.groupPanel1.Style.BorderBottomWidth = 1;
|
|
|
+ this.groupPanel1.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(55)))), ((int)(((byte)(52)))));
|
|
|
+ this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.groupPanel1.Style.BorderLeftWidth = 1;
|
|
|
+ this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.groupPanel1.Style.BorderRightWidth = 1;
|
|
|
+ this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.groupPanel1.Style.BorderTopWidth = 1;
|
|
|
+ this.groupPanel1.Style.CornerDiameter = 4;
|
|
|
+ this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
|
|
|
+ this.groupPanel1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
|
|
|
+ this.groupPanel1.Style.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(36)))), ((int)(((byte)(35)))));
|
|
|
+ this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.groupPanel1.TabIndex = 13;
|
|
|
+ this.groupPanel1.Text = "地面车位2";
|
|
|
+ //
|
|
|
+ // pictureBox2
|
|
|
+ //
|
|
|
+ this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.pictureBox2.Image = global::centralController.Properties.Resources.car;
|
|
|
+ this.pictureBox2.InitialImage = null;
|
|
|
+ this.pictureBox2.Location = new System.Drawing.Point(23, 45);
|
|
|
+ this.pictureBox2.Name = "pictureBox2";
|
|
|
+ this.pictureBox2.Size = new System.Drawing.Size(56, 43);
|
|
|
+ this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox2.TabIndex = 0;
|
|
|
+ this.pictureBox2.TabStop = false;
|
|
|
+ //
|
|
|
+ // pictureBox3
|
|
|
+ //
|
|
|
+ this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
+ this.pictureBox3.Image = global::centralController.Properties.Resources.numMachine;
|
|
|
+ this.pictureBox3.InitialImage = null;
|
|
|
+ this.pictureBox3.Location = new System.Drawing.Point(27, 1);
|
|
|
+ this.pictureBox3.Name = "pictureBox3";
|
|
|
+ this.pictureBox3.Size = new System.Drawing.Size(50, 29);
|
|
|
+ this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox3.TabIndex = 14;
|
|
|
+ this.pictureBox3.TabStop = false;
|
|
|
+ //
|
|
|
// button2
|
|
|
//
|
|
|
this.button2.Location = new System.Drawing.Point(271, 44);
|
|
@@ -316,7 +420,7 @@
|
|
|
//
|
|
|
// dateTimePicker1
|
|
|
//
|
|
|
- this.dateTimePicker1.Location = new System.Drawing.Point(257, 108);
|
|
|
+ this.dateTimePicker1.Location = new System.Drawing.Point(375, 13);
|
|
|
this.dateTimePicker1.Name = "dateTimePicker1";
|
|
|
this.dateTimePicker1.Size = new System.Drawing.Size(200, 21);
|
|
|
this.dateTimePicker1.TabIndex = 7;
|
|
@@ -381,6 +485,56 @@
|
|
|
this.labelX1.Text = "label1\r\nlable2";
|
|
|
this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
|
//
|
|
|
+ // NumMachineMonitorPanel
|
|
|
+ //
|
|
|
+ this.NumMachineMonitorPanel.Controls.Add(this.flowLayoutPanel1);
|
|
|
+ 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, 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;
|
|
|
+ this.NumMachineMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
+ this.NumMachineMonitorPanel.Style.GradientAngle = 90;
|
|
|
+ this.NumMachineMonitorPanel.TabIndex = 0;
|
|
|
+ //
|
|
|
+ // flowLayoutPanel1
|
|
|
+ //
|
|
|
+ this.flowLayoutPanel1.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
|
|
|
+ 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, 295);
|
|
|
+ this.flowLayoutPanel1.TabIndex = 1;
|
|
|
+ this.flowLayoutPanel1.Resize += new System.EventHandler(this.flowLayoutPanel1_Resize);
|
|
|
+ //
|
|
|
+ // paymentPanel
|
|
|
+ //
|
|
|
+ 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, 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;
|
|
|
+ this.paymentPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
+ 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(497, 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;
|
|
|
+ this.ParkingSpaceMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
|
|
+ this.ParkingSpaceMonitorPanel.Style.GradientAngle = 90;
|
|
|
+ this.ParkingSpaceMonitorPanel.TabIndex = 9;
|
|
|
+ //
|
|
|
// dci_NumMachine
|
|
|
//
|
|
|
this.dci_NumMachine.Control = this.NumMachineMonitorPanel;
|
|
@@ -429,7 +583,7 @@
|
|
|
this.bar_bottom.Location = new System.Drawing.Point(0, 329);
|
|
|
this.bar_bottom.Name = "bar_bottom";
|
|
|
this.bar_bottom.SelectedDockTab = 0;
|
|
|
- this.bar_bottom.Size = new System.Drawing.Size(883, 218);
|
|
|
+ this.bar_bottom.Size = new System.Drawing.Size(866, 218);
|
|
|
this.bar_bottom.Stretch = true;
|
|
|
this.bar_bottom.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_bottom.TabIndex = 1;
|
|
@@ -441,7 +595,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(877, 187);
|
|
|
+ this.RecordsMonitorPanel.Size = new System.Drawing.Size(860, 187);
|
|
|
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;
|
|
@@ -476,7 +630,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(877, 187);
|
|
|
+ this.dgvx_parkingRecords.Size = new System.Drawing.Size(860, 187);
|
|
|
this.dgvx_parkingRecords.TabIndex = 0;
|
|
|
//
|
|
|
// parkingRecordsID
|
|
@@ -579,10 +733,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(624, 0);
|
|
|
+ this.bar_side.Location = new System.Drawing.Point(506, 0);
|
|
|
this.bar_side.Name = "bar_side";
|
|
|
this.bar_side.SelectedDockTab = 0;
|
|
|
- this.bar_side.Size = new System.Drawing.Size(259, 326);
|
|
|
+ this.bar_side.Size = new System.Drawing.Size(360, 326);
|
|
|
this.bar_side.Stretch = true;
|
|
|
this.bar_side.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_side.TabIndex = 2;
|
|
@@ -590,10 +744,11 @@
|
|
|
//
|
|
|
// terminalMonitorPanel
|
|
|
//
|
|
|
+ this.terminalMonitorPanel.Controls.Add(this.flp_Term);
|
|
|
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(253, 295);
|
|
|
+ this.terminalMonitorPanel.Size = new System.Drawing.Size(354, 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;
|
|
@@ -626,10 +781,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, 308, 547)))}, DevComponents.DotNetBar.eOrientation.Vertical);
|
|
|
- this.dockSite_notification.Location = new System.Drawing.Point(883, 121);
|
|
|
+ ((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);
|
|
|
this.dockSite_notification.Name = "dockSite_notification";
|
|
|
- this.dockSite_notification.Size = new System.Drawing.Size(311, 547);
|
|
|
+ this.dockSite_notification.Size = new System.Drawing.Size(328, 547);
|
|
|
this.dockSite_notification.TabIndex = 1;
|
|
|
this.dockSite_notification.TabStop = false;
|
|
|
//
|
|
@@ -649,7 +804,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(308, 547);
|
|
|
+ this.bar_notification.Size = new System.Drawing.Size(325, 547);
|
|
|
this.bar_notification.Stretch = true;
|
|
|
this.bar_notification.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
|
|
|
this.bar_notification.TabIndex = 1;
|
|
@@ -658,12 +813,12 @@
|
|
|
//
|
|
|
// warningPanel
|
|
|
//
|
|
|
- this.warningPanel.Controls.Add(this.tbx_notification);
|
|
|
+ this.warningPanel.Controls.Add(this.rtb_notification);
|
|
|
this.warningPanel.Controls.Add(this.progressBar1);
|
|
|
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(302, 521);
|
|
|
+ this.warningPanel.Size = new System.Drawing.Size(319, 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;
|
|
@@ -671,33 +826,26 @@
|
|
|
this.warningPanel.Style.GradientAngle = 90;
|
|
|
this.warningPanel.TabIndex = 26;
|
|
|
//
|
|
|
- // tbx_notification
|
|
|
+ // rtb_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.DisabledBackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
- 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.ForeColor = System.Drawing.Color.Black;
|
|
|
- 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(302, 500);
|
|
|
- this.tbx_notification.TabIndex = 0;
|
|
|
+ this.rtb_notification.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
+ this.rtb_notification.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
+ this.rtb_notification.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
|
+ this.rtb_notification.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.rtb_notification.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ 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.TabIndex = 1;
|
|
|
+ this.rtb_notification.Text = "";
|
|
|
//
|
|
|
// progressBar1
|
|
|
//
|
|
|
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(302, 21);
|
|
|
+ this.progressBar1.Size = new System.Drawing.Size(319, 21);
|
|
|
this.progressBar1.Step = 20;
|
|
|
this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
|
|
|
this.progressBar1.TabIndex = 0;
|
|
@@ -1153,6 +1301,16 @@
|
|
|
this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
|
|
|
this.controlContainerItem1.Name = "controlContainerItem1";
|
|
|
//
|
|
|
+ // flp_Term
|
|
|
+ //
|
|
|
+ this.flp_Term.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
|
+ this.flp_Term.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ 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, 295);
|
|
|
+ this.flp_Term.TabIndex = 0;
|
|
|
+ //
|
|
|
// centralController
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -1178,17 +1336,24 @@
|
|
|
this.dockSite_mainView.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).EndInit();
|
|
|
this.bar_mainWin.ResumeLayout(false);
|
|
|
- this.NumMachineMonitorPanel.ResumeLayout(false);
|
|
|
this.testPanel.ResumeLayout(false);
|
|
|
this.testPanel.PerformLayout();
|
|
|
+ this.groupPanel2.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
|
|
|
+ this.groupPanel1.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
+ this.NumMachineMonitorPanel.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).EndInit();
|
|
|
this.bar_bottom.ResumeLayout(false);
|
|
|
this.RecordsMonitorPanel.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_side)).EndInit();
|
|
|
this.bar_side.ResumeLayout(false);
|
|
|
+ this.terminalMonitorPanel.ResumeLayout(false);
|
|
|
this.dockSite_notification.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_notification)).EndInit();
|
|
|
this.bar_notification.ResumeLayout(false);
|
|
@@ -1239,7 +1404,6 @@
|
|
|
private DevComponents.DotNetBar.ButtonItem btn_exportRecords;
|
|
|
private DevComponents.DotNetBar.Bar bar_bottom;
|
|
|
private DevComponents.DotNetBar.Bar bar_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;
|
|
@@ -1294,6 +1458,14 @@
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
private DevComponents.DotNetBar.LabelX labelX1;
|
|
|
+ private System.Windows.Forms.RichTextBox rtb_notification;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
+ private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
|
|
|
+ private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox4;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox5;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox3;
|
|
|
+ private System.Windows.Forms.FlowLayoutPanel flp_Term;
|
|
|
}
|
|
|
}
|
|
|
|