namespace centralController { partial class centralController { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(centralController)); this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components); this.dockSite4 = new DevComponents.DotNetBar.DockSite(); this.dockSite_mainView = new DevComponents.DotNetBar.DockSite(); this.bar_mainWin = new DevComponents.DotNetBar.Bar(); this.pdc_devStatus = new DevComponents.DotNetBar.PanelDockContainer(); this.panel1 = new System.Windows.Forms.Panel(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.lbx_webStatus = new DevComponents.DotNetBar.LabelX(); this.lbx_PLCStatus = new DevComponents.DotNetBar.LabelX(); this.lbx_PLC = new DevComponents.DotNetBar.LabelX(); this.lbx_web = new DevComponents.DotNetBar.LabelX(); this.NumMachineMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer(); this.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(); this.textBox2 = new System.Windows.Forms.TextBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem(); this.dci_payment = new DevComponents.DotNetBar.DockContainerItem(); this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem(); this.dci_Test = new DevComponents.DotNetBar.DockContainerItem(); this.dci_devStatus = new DevComponents.DotNetBar.DockContainerItem(); this.bar_bottom = new DevComponents.DotNetBar.Bar(); this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer(); this.dgvx_parkingRecords = new DevComponents.DotNetBar.Controls.DataGridViewX(); this.parkingRecordsID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.userID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.numberPlate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.parkingSpaceID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.realParkTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.realGetTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.receiptNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.parkingPrice = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.paymentStatus = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dci_ParkingRecords = new DevComponents.DotNetBar.DockContainerItem(); this.bar_side = new DevComponents.DotNetBar.Bar(); this.terminalMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer(); this.flp_Term = new System.Windows.Forms.FlowLayoutPanel(); this.dci_terminal = new DevComponents.DotNetBar.DockContainerItem(); this.dockSite1 = new DevComponents.DotNetBar.DockSite(); this.dockSite_notification = new DevComponents.DotNetBar.DockSite(); this.bar_notification = new DevComponents.DotNetBar.Bar(); this.warningPanel = new DevComponents.DotNetBar.PanelDockContainer(); 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(); this.dockSite5 = new DevComponents.DotNetBar.DockSite(); this.dockSite6 = new DevComponents.DotNetBar.DockSite(); this.dockSite_menu = new DevComponents.DotNetBar.DockSite(); this.bar_Menu = new DevComponents.DotNetBar.Bar(); this.btn_system = new DevComponents.DotNetBar.ButtonItem(); this.btn_login = new DevComponents.DotNetBar.ButtonItem(); this.btn_logout = new DevComponents.DotNetBar.ButtonItem(); this.btn_exit = new DevComponents.DotNetBar.ButtonItem(); this.btn_files = new DevComponents.DotNetBar.ButtonItem(); this.btn_openFile = new DevComponents.DotNetBar.ButtonItem(); this.btn_advertUpdate = new DevComponents.DotNetBar.ButtonItem(); this.btn_recordManagement = new DevComponents.DotNetBar.ButtonItem(); this.btn_exportRecords = new DevComponents.DotNetBar.ButtonItem(); this.btn_setScheme = new DevComponents.DotNetBar.ButtonItem(); this.btn_config = new DevComponents.DotNetBar.ButtonItem(); this.btn_views = new DevComponents.DotNetBar.ButtonItem(); this.btn_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_linkPLC = new DevComponents.DotNetBar.ButtonItem(); this.btn_linkWeb = new DevComponents.DotNetBar.ButtonItem(); this.btn_PLCConf = new DevComponents.DotNetBar.ButtonItem(); this.btn_numMachineConf = new DevComponents.DotNetBar.ButtonItem(); this.btn_support = new DevComponents.DotNetBar.ButtonItem(); this.btn_sysInfo = new DevComponents.DotNetBar.ButtonItem(); this.btn_about = new DevComponents.DotNetBar.ButtonItem(); this.bar_shortcut = new DevComponents.DotNetBar.Bar(); this.panel_freeSpace = new System.Windows.Forms.Panel(); this.lbx_freeSpace = new DevComponents.DotNetBar.LabelX(); this.shortcut_login = new DevComponents.DotNetBar.ButtonItem(); this.shortcut_logout = new DevComponents.DotNetBar.ButtonItem(); this.shortcut_sysInfo = new DevComponents.DotNetBar.ButtonItem(); this.shortcut_about = new DevComponents.DotNetBar.ButtonItem(); this.shortcut_close = new DevComponents.DotNetBar.ButtonItem(); this.shortcut_pause = new DevComponents.DotNetBar.ButtonItem(); this.dockSite3 = new DevComponents.DotNetBar.DockSite(); this.panelDockContainer10 = new DevComponents.DotNetBar.PanelDockContainer(); this.dockContainerItem2 = new DevComponents.DotNetBar.DockContainerItem(); this.groupPanel5 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dci_PaymentRecords = new DevComponents.DotNetBar.DockContainerItem(); this.panelDockContainer7 = new DevComponents.DotNetBar.PanelDockContainer(); this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem(); this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer(); this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem(); this.dockSite_mainView.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit(); this.bar_mainWin.SuspendLayout(); this.pdc_devStatus.SuspendLayout(); this.panel1.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.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(); ((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(); this.warningPanel.SuspendLayout(); this.dockSite_menu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bar_Menu)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).BeginInit(); this.bar_shortcut.SuspendLayout(); this.panel_freeSpace.SuspendLayout(); this.SuspendLayout(); // // dotNetBarManager1 // this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.F1); this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlC); this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlA); this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlV); this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlX); this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlZ); this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlY); this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Del); this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Ins); this.dotNetBarManager1.BottomDockSite = this.dockSite4; this.dotNetBarManager1.EnableFullSizeDock = false; this.dotNetBarManager1.FillDockSite = this.dockSite_mainView; this.dotNetBarManager1.LeftDockSite = this.dockSite1; this.dotNetBarManager1.ParentForm = this; this.dotNetBarManager1.RightDockSite = this.dockSite_notification; this.dotNetBarManager1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003; this.dotNetBarManager1.ToolbarBottomDockSite = this.dockSite8; this.dotNetBarManager1.ToolbarLeftDockSite = this.dockSite5; this.dotNetBarManager1.ToolbarRightDockSite = this.dockSite6; this.dotNetBarManager1.ToolbarTopDockSite = this.dockSite_menu; this.dotNetBarManager1.TopDockSite = this.dockSite3; // // dockSite4 // this.dockSite4.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite4.Dock = System.Windows.Forms.DockStyle.Bottom; this.dockSite4.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(); this.dockSite4.Location = new System.Drawing.Point(0, 668); this.dockSite4.Name = "dockSite4"; this.dockSite4.Size = new System.Drawing.Size(1194, 0); this.dockSite4.TabIndex = 3; this.dockSite4.TabStop = false; // // dockSite_mainView // this.dockSite_mainView.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite_mainView.Controls.Add(this.bar_mainWin); this.dockSite_mainView.Controls.Add(this.bar_bottom); this.dockSite_mainView.Controls.Add(this.bar_side); 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, 503, 415))), ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 360, 415)))}, DevComponents.DotNetBar.eOrientation.Horizontal))), ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_bottom, 866, 83)))}, DevComponents.DotNetBar.eOrientation.Vertical); this.dockSite_mainView.Location = new System.Drawing.Point(0, 121); this.dockSite_mainView.Name = "dockSite_mainView"; this.dockSite_mainView.Size = new System.Drawing.Size(866, 547); this.dockSite_mainView.TabIndex = 8; this.dockSite_mainView.TabStop = false; // // 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.BackColor = System.Drawing.SystemColors.GradientActiveCaption; 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.Controls.Add(this.pdc_devStatus); this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel); this.bar_mainWin.Controls.Add(this.paymentPanel); this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel); this.bar_mainWin.Controls.Add(this.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_NumMachine, this.dci_payment, this.dci_ParkingSpace, this.dci_Test, this.dci_devStatus}); this.bar_mainWin.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer; this.bar_mainWin.Location = new System.Drawing.Point(0, 0); this.bar_mainWin.Name = "bar_mainWin"; this.bar_mainWin.SelectedDockTab = 4; this.bar_mainWin.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark; this.bar_mainWin.Size = new System.Drawing.Size(503, 415); 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; // // pdc_devStatus // this.pdc_devStatus.CanvasColor = System.Drawing.SystemColors.GradientInactiveCaption; this.pdc_devStatus.Controls.Add(this.panel1); this.pdc_devStatus.DisabledBackColor = System.Drawing.Color.Empty; this.pdc_devStatus.Location = new System.Drawing.Point(3, 28); this.pdc_devStatus.Name = "pdc_devStatus"; this.pdc_devStatus.Size = new System.Drawing.Size(497, 384); this.pdc_devStatus.Style.Alignment = System.Drawing.StringAlignment.Center; this.pdc_devStatus.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.pdc_devStatus.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.pdc_devStatus.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.pdc_devStatus.Style.GradientAngle = 90; this.pdc_devStatus.TabIndex = 43; // // panel1 // this.panel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.panel1.Controls.Add(this.tableLayoutPanel2); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(497, 384); this.panel1.TabIndex = 2; // // tableLayoutPanel2 // this.tableLayoutPanel2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.tableLayoutPanel2.ColumnCount = 2; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Controls.Add(this.lbx_webStatus, 1, 1); this.tableLayoutPanel2.Controls.Add(this.lbx_PLCStatus, 1, 0); this.tableLayoutPanel2.Controls.Add(this.lbx_PLC, 0, 0); this.tableLayoutPanel2.Controls.Add(this.lbx_web, 0, 1); this.tableLayoutPanel2.Location = new System.Drawing.Point(12, 12); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 3; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(179, 121); this.tableLayoutPanel2.TabIndex = 1; // // lbx_webStatus // this.lbx_webStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbx_webStatus.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; // // // this.lbx_webStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbx_webStatus.Location = new System.Drawing.Point(112, 43); this.lbx_webStatus.Name = "lbx_webStatus"; this.lbx_webStatus.Size = new System.Drawing.Size(43, 34); this.lbx_webStatus.Symbol = ""; this.lbx_webStatus.SymbolColor = System.Drawing.Color.Crimson; this.lbx_webStatus.SymbolSize = 25F; this.lbx_webStatus.TabIndex = 3; // // lbx_PLCStatus // this.lbx_PLCStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.lbx_PLCStatus.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; // // // this.lbx_PLCStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbx_PLCStatus.Location = new System.Drawing.Point(112, 3); this.lbx_PLCStatus.Name = "lbx_PLCStatus"; this.lbx_PLCStatus.Size = new System.Drawing.Size(44, 34); this.lbx_PLCStatus.Symbol = ""; this.lbx_PLCStatus.SymbolColor = System.Drawing.Color.Crimson; this.lbx_PLCStatus.SymbolSize = 25F; this.lbx_PLCStatus.TabIndex = 2; // // lbx_PLC // // // // this.lbx_PLC.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbx_PLC.Dock = System.Windows.Forms.DockStyle.Fill; this.lbx_PLC.Location = new System.Drawing.Point(3, 3); this.lbx_PLC.Name = "lbx_PLC"; this.lbx_PLC.Size = new System.Drawing.Size(83, 34); this.lbx_PLC.TabIndex = 0; this.lbx_PLC.Text = "PLC"; this.lbx_PLC.TextAlignment = System.Drawing.StringAlignment.Center; // // lbx_web // // // // this.lbx_web.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbx_web.Dock = System.Windows.Forms.DockStyle.Fill; this.lbx_web.Location = new System.Drawing.Point(3, 43); this.lbx_web.Name = "lbx_web"; this.lbx_web.Size = new System.Drawing.Size(83, 34); this.lbx_web.TabIndex = 1; this.lbx_web.Text = "web服务器"; this.lbx_web.TextAlignment = System.Drawing.StringAlignment.Center; // // 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, 384); 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, 384); 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, 384); 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, 384); this.ParkingSpaceMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.ParkingSpaceMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.ParkingSpaceMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.ParkingSpaceMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.ParkingSpaceMonitorPanel.Style.GradientAngle = 90; this.ParkingSpaceMonitorPanel.TabIndex = 9; // // 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); this.testPanel.Controls.Add(this.textBox2); this.testPanel.Controls.Add(this.textBox1); this.testPanel.Controls.Add(this.tableLayoutPanel1); this.testPanel.DisabledBackColor = System.Drawing.Color.Empty; this.testPanel.Location = new System.Drawing.Point(3, 28); this.testPanel.Name = "testPanel"; this.testPanel.Size = new System.Drawing.Size(497, 384); this.testPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.testPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.testPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.testPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; 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); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 8; this.button2.Text = "button2"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // dateTimePicker1 // this.dateTimePicker1.Location = new System.Drawing.Point(375, 13); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(200, 21); this.dateTimePicker1.TabIndex = 7; // // button1 // this.button1.Location = new System.Drawing.Point(151, 43); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 6; this.button1.Text = "button1"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // textBox2 // this.textBox2.Location = new System.Drawing.Point(205, 16); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(100, 21); this.textBox2.TabIndex = 5; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(74, 16); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(100, 21); this.textBox1.TabIndex = 4; // // tableLayoutPanel1 // this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 0, 1); this.tableLayoutPanel1.Controls.Add(this.labelX1, 0, 0); this.tableLayoutPanel1.Location = new System.Drawing.Point(9, 72); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 2; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(185, 168); this.tableLayoutPanel1.TabIndex = 3; // // pictureBox1 // this.pictureBox1.Location = new System.Drawing.Point(3, 36); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(179, 127); this.pictureBox1.TabIndex = 2; this.pictureBox1.TabStop = false; // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Location = new System.Drawing.Point(3, 3); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(179, 27); this.labelX1.TabIndex = 3; this.labelX1.Text = "label1\r\nlable2"; this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center; // // dci_NumMachine // this.dci_NumMachine.Control = this.NumMachineMonitorPanel; this.dci_NumMachine.Name = "dci_NumMachine"; this.dci_NumMachine.Text = "号牌机监控"; // // dci_payment // this.dci_payment.Control = this.paymentPanel; this.dci_payment.Name = "dci_payment"; this.dci_payment.Text = "支付信息"; // // dci_ParkingSpace // this.dci_ParkingSpace.Control = this.ParkingSpaceMonitorPanel; this.dci_ParkingSpace.Name = "dci_ParkingSpace"; this.dci_ParkingSpace.Text = "车位状态"; // // dci_Test // this.dci_Test.Control = this.testPanel; this.dci_Test.Name = "dci_Test"; this.dci_Test.Text = "测试"; // // dci_devStatus // this.dci_devStatus.Control = this.pdc_devStatus; this.dci_devStatus.Name = "dci_devStatus"; this.dci_devStatus.Text = "设备状态监控"; // // bar_bottom // 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.AutoHide = 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.bar_bottom.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer; this.bar_bottom.Location = new System.Drawing.Point(0, 418); this.bar_bottom.Name = "bar_bottom"; this.bar_bottom.SelectedDockTab = 0; this.bar_bottom.Size = new System.Drawing.Size(866, 129); this.bar_bottom.Stretch = true; this.bar_bottom.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003; this.bar_bottom.TabIndex = 1; this.bar_bottom.TabStop = false; // // RecordsMonitorPanel // this.RecordsMonitorPanel.Controls.Add(this.dgvx_parkingRecords); this.RecordsMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty; this.RecordsMonitorPanel.Location = new System.Drawing.Point(3, 28); this.RecordsMonitorPanel.Name = "RecordsMonitorPanel"; this.RecordsMonitorPanel.Size = new System.Drawing.Size(860, 98); this.RecordsMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.RecordsMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.RecordsMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.RecordsMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.RecordsMonitorPanel.Style.GradientAngle = 90; this.RecordsMonitorPanel.TabIndex = 13; // // dgvx_parkingRecords // this.dgvx_parkingRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption; this.dgvx_parkingRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgvx_parkingRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.parkingRecordsID, this.userID, this.numberPlate, this.parkingSpaceID, this.realParkTime, this.realGetTime, this.receiptNum, this.parkingPrice, this.paymentStatus}); 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.dgvx_parkingRecords.DefaultCellStyle = dataGridViewCellStyle1; this.dgvx_parkingRecords.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvx_parkingRecords.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); this.dgvx_parkingRecords.Location = new System.Drawing.Point(0, 0); this.dgvx_parkingRecords.Name = "dgvx_parkingRecords"; this.dgvx_parkingRecords.RowTemplate.Height = 23; this.dgvx_parkingRecords.Size = new System.Drawing.Size(860, 98); this.dgvx_parkingRecords.TabIndex = 0; // // parkingRecordsID // this.parkingRecordsID.HeaderText = "停车记录ID"; this.parkingRecordsID.MaxInputLength = 11; this.parkingRecordsID.Name = "parkingRecordsID"; this.parkingRecordsID.ReadOnly = true; this.parkingRecordsID.Width = 90; // // userID // this.userID.HeaderText = "用户ID"; this.userID.MaxInputLength = 8; this.userID.Name = "userID"; this.userID.ReadOnly = true; this.userID.Width = 70; // // numberPlate // this.numberPlate.HeaderText = "号牌"; this.numberPlate.MaxInputLength = 9; this.numberPlate.Name = "numberPlate"; this.numberPlate.ReadOnly = true; this.numberPlate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.numberPlate.Width = 80; // // parkingSpaceID // this.parkingSpaceID.HeaderText = "车位编号"; this.parkingSpaceID.MaxInputLength = 4; this.parkingSpaceID.Name = "parkingSpaceID"; this.parkingSpaceID.ReadOnly = true; this.parkingSpaceID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.parkingSpaceID.Width = 80; // // realParkTime // this.realParkTime.HeaderText = "实际停入时间"; this.realParkTime.MaxInputLength = 50; this.realParkTime.Name = "realParkTime"; this.realParkTime.ReadOnly = true; this.realParkTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.realParkTime.Width = 140; // // realGetTime // this.realGetTime.HeaderText = "实际取出时间"; this.realGetTime.MaxInputLength = 50; this.realGetTime.Name = "realGetTime"; this.realGetTime.ReadOnly = true; this.realGetTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.realGetTime.Width = 140; // // receiptNum // this.receiptNum.HeaderText = "凭证号"; this.receiptNum.MaxInputLength = 8; this.receiptNum.Name = "receiptNum"; this.receiptNum.ReadOnly = true; this.receiptNum.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // parkingPrice // this.parkingPrice.HeaderText = "停车费用"; this.parkingPrice.MaxInputLength = 11; this.parkingPrice.Name = "parkingPrice"; this.parkingPrice.ReadOnly = true; this.parkingPrice.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // paymentStatus // this.paymentStatus.HeaderText = "收费状态"; this.paymentStatus.MaxInputLength = 11; this.paymentStatus.Name = "paymentStatus"; this.paymentStatus.ReadOnly = true; // // dci_ParkingRecords // this.dci_ParkingRecords.Control = this.RecordsMonitorPanel; this.dci_ParkingRecords.Name = "dci_ParkingRecords"; this.dci_ParkingRecords.Text = "进出记录"; // // 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.BackColor = System.Drawing.SystemColors.GradientActiveCaption; 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.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.bar_side.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer; this.bar_side.Location = new System.Drawing.Point(506, 0); this.bar_side.Name = "bar_side"; this.bar_side.SelectedDockTab = 0; this.bar_side.SingleLineColor = System.Drawing.SystemColors.ActiveCaptionText; this.bar_side.Size = new System.Drawing.Size(360, 415); this.bar_side.Stretch = true; this.bar_side.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003; this.bar_side.TabIndex = 2; this.bar_side.TabStop = false; // // 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(354, 384); 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; this.terminalMonitorPanel.Style.ForeColor.Color = System.Drawing.SystemColors.MenuHighlight; this.terminalMonitorPanel.Style.GradientAngle = 90; this.terminalMonitorPanel.TabIndex = 0; // // 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, 384); this.flp_Term.TabIndex = 0; // // dci_terminal // this.dci_terminal.Control = this.terminalMonitorPanel; this.dci_terminal.Name = "dci_terminal"; this.dci_terminal.Text = "地面车位监控"; // // dockSite1 // this.dockSite1.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite1.BackColor = System.Drawing.SystemColors.ActiveCaptionText; this.dockSite1.Dock = System.Windows.Forms.DockStyle.Left; this.dockSite1.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(); this.dockSite1.Location = new System.Drawing.Point(0, 0); this.dockSite1.Name = "dockSite1"; this.dockSite1.Size = new System.Drawing.Size(0, 668); this.dockSite1.TabIndex = 0; this.dockSite1.TabStop = false; // // dockSite_notification // this.dockSite_notification.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite_notification.BackColor = System.Drawing.SystemColors.ActiveCaptionText; this.dockSite_notification.Controls.Add(this.bar_notification); this.dockSite_notification.Dock = System.Windows.Forms.DockStyle.Right; this.dockSite_notification.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] { ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_notification, 325, 547)))}, DevComponents.DotNetBar.eOrientation.Vertical); this.dockSite_notification.Location = new System.Drawing.Point(866, 121); this.dockSite_notification.Name = "dockSite_notification"; this.dockSite_notification.Size = new System.Drawing.Size(328, 547); this.dockSite_notification.TabIndex = 1; this.dockSite_notification.TabStop = false; // // 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.BackColor = System.Drawing.SystemColors.GradientActiveCaption; 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.bar_notification.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer; this.bar_notification.Location = new System.Drawing.Point(3, 0); this.bar_notification.Name = "bar_notification"; this.bar_notification.Size = new System.Drawing.Size(325, 547); this.bar_notification.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 // 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(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; this.warningPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.warningPanel.Style.GradientAngle = 90; this.warningPanel.TabIndex = 26; // // rtb_notification // 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(319, 21); this.progressBar1.Step = 20; this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Continuous; this.progressBar1.TabIndex = 0; // // dci_warning // this.dci_warning.Control = this.warningPanel; this.dci_warning.Name = "dci_warning"; this.dci_warning.Text = "警告与提示"; // // dockSite8 // this.dockSite8.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite8.Dock = System.Windows.Forms.DockStyle.Bottom; this.dockSite8.Location = new System.Drawing.Point(0, 668); this.dockSite8.Name = "dockSite8"; this.dockSite8.Size = new System.Drawing.Size(1194, 0); this.dockSite8.TabIndex = 7; this.dockSite8.TabStop = false; // // dockSite5 // this.dockSite5.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite5.Dock = System.Windows.Forms.DockStyle.Left; this.dockSite5.Location = new System.Drawing.Point(0, 0); this.dockSite5.Name = "dockSite5"; this.dockSite5.Size = new System.Drawing.Size(0, 668); this.dockSite5.TabIndex = 4; this.dockSite5.TabStop = false; // // dockSite6 // this.dockSite6.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite6.Dock = System.Windows.Forms.DockStyle.Right; this.dockSite6.Location = new System.Drawing.Point(1194, 0); this.dockSite6.Name = "dockSite6"; this.dockSite6.Size = new System.Drawing.Size(0, 668); this.dockSite6.TabIndex = 5; this.dockSite6.TabStop = false; // // dockSite_menu // this.dockSite_menu.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite_menu.Controls.Add(this.bar_Menu); this.dockSite_menu.Controls.Add(this.bar_shortcut); this.dockSite_menu.Dock = System.Windows.Forms.DockStyle.Top; this.dockSite_menu.Location = new System.Drawing.Point(0, 0); this.dockSite_menu.Name = "dockSite_menu"; this.dockSite_menu.Size = new System.Drawing.Size(1194, 121); this.dockSite_menu.TabIndex = 6; this.dockSite_menu.TabStop = false; // // bar_Menu // this.bar_Menu.AccessibleDescription = "DotNetBar Bar (bar_Menu)"; this.bar_Menu.AccessibleName = "DotNetBar Bar"; this.bar_Menu.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar; this.bar_Menu.BackColor = System.Drawing.SystemColors.GradientActiveCaption; this.bar_Menu.DockSide = DevComponents.DotNetBar.eDockSide.Top; this.bar_Menu.Font = new System.Drawing.Font("微软雅黑", 9F); this.bar_Menu.IsMaximized = false; this.bar_Menu.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.btn_system, this.btn_files, this.btn_views, this.btn_devices, this.btn_support}); this.bar_Menu.Location = new System.Drawing.Point(0, 0); this.bar_Menu.MenuBar = true; this.bar_Menu.Name = "bar_Menu"; this.bar_Menu.Size = new System.Drawing.Size(1194, 26); this.bar_Menu.Stretch = true; this.bar_Menu.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003; this.bar_Menu.TabIndex = 0; this.bar_Menu.TabStop = false; this.bar_Menu.Text = "bar1"; // // btn_system // this.btn_system.Name = "btn_system"; this.btn_system.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.btn_login, this.btn_logout, this.btn_exit}); this.btn_system.Text = "系统"; // // btn_login // this.btn_login.Name = "btn_login"; this.btn_login.Text = "登录"; // // btn_logout // this.btn_logout.Name = "btn_logout"; this.btn_logout.Text = "登出"; // // btn_exit // this.btn_exit.Name = "btn_exit"; this.btn_exit.Text = "退出系统"; this.btn_exit.Click += new System.EventHandler(this.btn_exit_Click); // // btn_files // this.btn_files.Name = "btn_files"; this.btn_files.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.btn_openFile, this.btn_advertUpdate, this.btn_recordManagement, this.btn_exportRecords, this.btn_setScheme, this.btn_config}); this.btn_files.Text = "文件"; // // btn_openFile // this.btn_openFile.Name = "btn_openFile"; this.btn_openFile.Text = "打开日志"; this.btn_openFile.Click += new System.EventHandler(this.btn_openFile_Click); // // btn_advertUpdate // this.btn_advertUpdate.Name = "btn_advertUpdate"; this.btn_advertUpdate.Text = "手动更新广告"; this.btn_advertUpdate.Click += new System.EventHandler(this.btn_advertUpdate_Click); // // btn_recordManagement // this.btn_recordManagement.Name = "btn_recordManagement"; this.btn_recordManagement.Text = "记录管理"; this.btn_recordManagement.Click += new System.EventHandler(this.btn_recordManagement_Click); // // btn_exportRecords // this.btn_exportRecords.Name = "btn_exportRecords"; this.btn_exportRecords.Text = "导出最近记录"; this.btn_exportRecords.Click += new System.EventHandler(this.btn_exportRecords_Click); // // btn_setScheme // this.btn_setScheme.Name = "btn_setScheme"; this.btn_setScheme.Text = "收费策略"; this.btn_setScheme.Click += new System.EventHandler(this.btn_setScheme_Click); // // btn_config // this.btn_config.Name = "btn_config"; this.btn_config.Text = "系统配置"; this.btn_config.Click += new System.EventHandler(this.btn_config_Click); // // btn_views // 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 // this.btn_devices.Name = "btn_devices"; this.btn_devices.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.btn_linkPLC, this.btn_linkWeb, this.btn_PLCConf, this.btn_numMachineConf}); this.btn_devices.Text = "工具"; // // btn_linkPLC // this.btn_linkPLC.Name = "btn_linkPLC"; this.btn_linkPLC.Text = "连接PLC"; this.btn_linkPLC.Click += new System.EventHandler(this.btn_linkPLC_Click); // // btn_linkWeb // this.btn_linkWeb.Name = "btn_linkWeb"; this.btn_linkWeb.Text = "连接Web"; this.btn_linkWeb.Click += new System.EventHandler(this.btn_linkWeb_Click); // // btn_PLCConf // this.btn_PLCConf.Name = "btn_PLCConf"; this.btn_PLCConf.Text = "PLC数据调试"; this.btn_PLCConf.Click += new System.EventHandler(this.btn_PLCConf_Click); // // btn_numMachineConf // this.btn_numMachineConf.Name = "btn_numMachineConf"; this.btn_numMachineConf.Text = "号牌机调试"; this.btn_numMachineConf.Click += new System.EventHandler(this.btn_numMachineConf_Click); // // btn_support // this.btn_support.Name = "btn_support"; this.btn_support.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.btn_sysInfo, this.btn_about}); this.btn_support.Text = "帮助"; // // btn_sysInfo // this.btn_sysInfo.Name = "btn_sysInfo"; this.btn_sysInfo.Text = "系统信息"; this.btn_sysInfo.Click += new System.EventHandler(this.btn_sysInfo_Click); // // btn_about // this.btn_about.Name = "btn_about"; this.btn_about.Text = "关于我们"; // // bar_shortcut // this.bar_shortcut.AccessibleDescription = "DotNetBar Bar (bar_shortcut)"; this.bar_shortcut.AccessibleName = "DotNetBar Bar"; this.bar_shortcut.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar; this.bar_shortcut.AutoHide = true; this.bar_shortcut.AutoHideAnimationTime = 300; this.bar_shortcut.BackColor = System.Drawing.SystemColors.GradientActiveCaption; this.bar_shortcut.Controls.Add(this.panel_freeSpace); this.bar_shortcut.DockLine = 1; this.bar_shortcut.DockSide = DevComponents.DotNetBar.eDockSide.Top; this.bar_shortcut.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bar_shortcut.IsMaximized = false; this.bar_shortcut.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.shortcut_login, this.shortcut_logout, this.shortcut_pause, this.shortcut_sysInfo, this.shortcut_about, this.shortcut_close}); this.bar_shortcut.Location = new System.Drawing.Point(0, 27); this.bar_shortcut.MenuBar = true; this.bar_shortcut.Name = "bar_shortcut"; this.bar_shortcut.Size = new System.Drawing.Size(1194, 93); this.bar_shortcut.Stretch = true; this.bar_shortcut.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003; this.bar_shortcut.TabIndex = 1; this.bar_shortcut.TabStop = false; this.bar_shortcut.Text = "bar1"; // // panel_freeSpace // this.panel_freeSpace.Controls.Add(this.lbx_freeSpace); this.panel_freeSpace.Dock = System.Windows.Forms.DockStyle.Right; this.panel_freeSpace.Location = new System.Drawing.Point(866, 0); this.panel_freeSpace.Name = "panel_freeSpace"; this.panel_freeSpace.Size = new System.Drawing.Size(328, 93); this.panel_freeSpace.TabIndex = 3; // // lbx_freeSpace // this.lbx_freeSpace.BackColor = System.Drawing.SystemColors.GradientActiveCaption; // // // this.lbx_freeSpace.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbx_freeSpace.Dock = System.Windows.Forms.DockStyle.Fill; this.lbx_freeSpace.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbx_freeSpace.FontBold = true; this.lbx_freeSpace.ForeColor = System.Drawing.Color.Tomato; this.lbx_freeSpace.Location = new System.Drawing.Point(0, 0); this.lbx_freeSpace.Name = "lbx_freeSpace"; this.lbx_freeSpace.Size = new System.Drawing.Size(328, 93); this.lbx_freeSpace.TabIndex = 2; this.lbx_freeSpace.Text = "currentFreeSpace"; this.lbx_freeSpace.TextAlignment = System.Drawing.StringAlignment.Center; // // shortcut_login // this.shortcut_login.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.shortcut_login.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.shortcut_login.Image = global::centralController.Properties.Resources.pc; this.shortcut_login.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.shortcut_login.Name = "shortcut_login"; this.shortcut_login.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None; this.shortcut_login.ShowSubItems = false; this.shortcut_login.Text = "登录"; // // shortcut_logout // this.shortcut_logout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.shortcut_logout.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.shortcut_logout.Image = global::centralController.Properties.Resources.monitor; this.shortcut_logout.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.shortcut_logout.Name = "shortcut_logout"; this.shortcut_logout.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None; this.shortcut_logout.ShowSubItems = false; this.shortcut_logout.Text = "登出"; // // shortcut_sysInfo // this.shortcut_sysInfo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.shortcut_sysInfo.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.shortcut_sysInfo.Image = global::centralController.Properties.Resources.sysExplain1; this.shortcut_sysInfo.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.shortcut_sysInfo.Name = "shortcut_sysInfo"; this.shortcut_sysInfo.ShowSubItems = false; this.shortcut_sysInfo.Text = "系统信息"; this.shortcut_sysInfo.Click += new System.EventHandler(this.shortcut_sysInfo_Click); // // shortcut_about // this.shortcut_about.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.shortcut_about.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.shortcut_about.Image = global::centralController.Properties.Resources.about; this.shortcut_about.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.shortcut_about.Name = "shortcut_about"; this.shortcut_about.ShowSubItems = false; this.shortcut_about.Text = "关于我们"; // // shortcut_close // this.shortcut_close.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.shortcut_close.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.shortcut_close.Image = global::centralController.Properties.Resources.close; this.shortcut_close.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.shortcut_close.Name = "shortcut_close"; this.shortcut_close.PopupAnimation = DevComponents.DotNetBar.ePopupAnimation.None; this.shortcut_close.ShowSubItems = false; this.shortcut_close.Text = "退出"; this.shortcut_close.Click += new System.EventHandler(this.shortcut_close_Click); // // shortcut_pause // this.shortcut_pause.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.shortcut_pause.Image = global::centralController.Properties.Resources.circulate; this.shortcut_pause.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.shortcut_pause.Name = "shortcut_pause"; this.shortcut_pause.ShowSubItems = false; this.shortcut_pause.Text = "停止流程"; this.shortcut_pause.Click += new System.EventHandler(this.shortcut_pause_Click); // // dockSite3 // this.dockSite3.AccessibleRole = System.Windows.Forms.AccessibleRole.Window; this.dockSite3.Dock = System.Windows.Forms.DockStyle.Top; this.dockSite3.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(); this.dockSite3.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.dockSite3.Location = new System.Drawing.Point(0, 0); this.dockSite3.Name = "dockSite3"; this.dockSite3.Size = new System.Drawing.Size(1194, 0); this.dockSite3.TabIndex = 2; this.dockSite3.TabStop = false; // // panelDockContainer10 // this.panelDockContainer10.DisabledBackColor = System.Drawing.Color.Empty; this.panelDockContainer10.Location = new System.Drawing.Point(3, 23); this.panelDockContainer10.Name = "panelDockContainer10"; this.panelDockContainer10.Size = new System.Drawing.Size(215, 373); this.panelDockContainer10.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelDockContainer10.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.panelDockContainer10.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.panelDockContainer10.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.panelDockContainer10.Style.GradientAngle = 90; this.panelDockContainer10.TabIndex = 5; // // dockContainerItem2 // this.dockContainerItem2.Name = "dockContainerItem2"; this.dockContainerItem2.Text = "号牌机监控"; // // groupPanel5 // this.groupPanel5.BackColor = System.Drawing.Color.White; this.groupPanel5.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel5.DisabledBackColor = System.Drawing.Color.Empty; this.groupPanel5.Location = new System.Drawing.Point(3, 28); this.groupPanel5.Name = "groupPanel5"; this.groupPanel5.Size = new System.Drawing.Size(796, 395); // // // this.groupPanel5.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.groupPanel5.Style.BackColorGradientAngle = 90; this.groupPanel5.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.groupPanel5.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel5.Style.BorderBottomWidth = 1; this.groupPanel5.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.groupPanel5.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel5.Style.BorderLeftWidth = 1; this.groupPanel5.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel5.Style.BorderRightWidth = 1; this.groupPanel5.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel5.Style.BorderTopWidth = 1; this.groupPanel5.Style.CornerDiameter = 4; this.groupPanel5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.groupPanel5.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.groupPanel5.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.groupPanel5.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; // // // this.groupPanel5.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.groupPanel5.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel5.TabIndex = 11; this.groupPanel5.Text = "groupPanel5"; // // dci_PaymentRecords // this.dci_PaymentRecords.Name = "dci_PaymentRecords"; this.dci_PaymentRecords.Text = "收费查询"; // // panelDockContainer7 // this.panelDockContainer7.DisabledBackColor = System.Drawing.Color.Empty; this.panelDockContainer7.Location = new System.Drawing.Point(3, 28); this.panelDockContainer7.Name = "panelDockContainer7"; this.panelDockContainer7.Size = new System.Drawing.Size(796, 395); this.panelDockContainer7.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelDockContainer7.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.panelDockContainer7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.panelDockContainer7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.panelDockContainer7.Style.GradientAngle = 90; this.panelDockContainer7.TabIndex = 37; // // dockContainerItem1 // this.dockContainerItem1.Control = this.panelDockContainer7; this.dockContainerItem1.Name = "dockContainerItem1"; this.dockContainerItem1.Text = "dockContainerItem1"; // // panelDockContainer8 // this.panelDockContainer8.DisabledBackColor = System.Drawing.Color.Empty; this.panelDockContainer8.Location = new System.Drawing.Point(3, 28); this.panelDockContainer8.Name = "panelDockContainer8"; this.panelDockContainer8.Size = new System.Drawing.Size(796, 395); this.panelDockContainer8.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelDockContainer8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.panelDockContainer8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.panelDockContainer8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.panelDockContainer8.Style.GradientAngle = 90; this.panelDockContainer8.TabIndex = 37; // // controlContainerItem1 // this.controlContainerItem1.AllowItemResize = false; this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways; this.controlContainerItem1.Name = "controlContainerItem1"; // // centralController // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSize = true; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.ClientSize = new System.Drawing.Size(1194, 668); this.Controls.Add(this.dockSite_mainView); this.Controls.Add(this.dockSite_notification); this.Controls.Add(this.dockSite_menu); this.Controls.Add(this.dockSite1); this.Controls.Add(this.dockSite3); this.Controls.Add(this.dockSite4); this.Controls.Add(this.dockSite5); this.Controls.Add(this.dockSite6); this.Controls.Add(this.dockSite8); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "centralController"; this.Text = "智象停车中控端"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.centralController_FormClosing); this.dockSite_mainView.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).EndInit(); this.bar_mainWin.ResumeLayout(false); this.pdc_devStatus.ResumeLayout(false); this.panel1.ResumeLayout(false); this.tableLayoutPanel2.ResumeLayout(false); this.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(); ((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); this.warningPanel.ResumeLayout(false); this.dockSite_menu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.bar_Menu)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).EndInit(); this.bar_shortcut.ResumeLayout(false); this.panel_freeSpace.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.DotNetBarManager dotNetBarManager1; private DevComponents.DotNetBar.DockSite dockSite4; private DevComponents.DotNetBar.DockSite dockSite1; private DevComponents.DotNetBar.DockSite dockSite_notification; private DevComponents.DotNetBar.DockSite dockSite3; private DevComponents.DotNetBar.DockSite dockSite5; private DevComponents.DotNetBar.DockSite dockSite6; private DevComponents.DotNetBar.DockSite dockSite_menu; private DevComponents.DotNetBar.Bar bar_Menu; private DevComponents.DotNetBar.ButtonItem btn_system; private DevComponents.DotNetBar.DockSite dockSite8; private DevComponents.DotNetBar.DockSite dockSite_mainView; private DevComponents.DotNetBar.ButtonItem btn_devices; private DevComponents.DotNetBar.ButtonItem btn_files; private DevComponents.DotNetBar.ButtonItem btn_login; private DevComponents.DotNetBar.ButtonItem btn_logout; private DevComponents.DotNetBar.ButtonItem btn_openFile; private DevComponents.DotNetBar.ButtonItem btn_linkPLC; private DevComponents.DotNetBar.DockContainerItem dockContainerItem2; private DevComponents.DotNetBar.Controls.GroupPanel groupPanel5; private DevComponents.DotNetBar.DockContainerItem dci_PaymentRecords; private DevComponents.DotNetBar.PanelDockContainer terminalMonitorPanel; private DevComponents.DotNetBar.DockContainerItem dci_terminal; private DevComponents.DotNetBar.PanelDockContainer panelDockContainer7; private DevComponents.DotNetBar.DockContainerItem dockContainerItem1; private DevComponents.DotNetBar.PanelDockContainer panelDockContainer8; private DevComponents.DotNetBar.PanelDockContainer panelDockContainer10; private DevComponents.DotNetBar.ButtonItem btn_exit; private DevComponents.DotNetBar.PanelDockContainer warningPanel; private DevComponents.DotNetBar.DockContainerItem dci_warning; private System.Windows.Forms.ProgressBar progressBar1; private DevComponents.DotNetBar.ButtonItem btn_recordManagement; private DevComponents.DotNetBar.ButtonItem btn_exportRecords; private DevComponents.DotNetBar.Bar bar_bottom; private DevComponents.DotNetBar.Bar bar_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; private DevComponents.DotNetBar.ButtonItem btn_setScheme; private DevComponents.DotNetBar.ButtonItem btn_PLCConf; private DevComponents.DotNetBar.Bar bar_mainWin; private DevComponents.DotNetBar.PanelDockContainer NumMachineMonitorPanel; public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private DevComponents.DotNetBar.PanelDockContainer paymentPanel; private DevComponents.DotNetBar.PanelDockContainer testPanel; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBox1; private DevComponents.DotNetBar.PanelDockContainer ParkingSpaceMonitorPanel; private DevComponents.DotNetBar.DockContainerItem dci_ParkingSpace; private DevComponents.DotNetBar.DockContainerItem dci_NumMachine; private DevComponents.DotNetBar.DockContainerItem dci_payment; private DevComponents.DotNetBar.DockContainerItem dci_Test; private DevComponents.DotNetBar.PanelDockContainer RecordsMonitorPanel; private DevComponents.DotNetBar.Controls.DataGridViewX dgvx_parkingRecords; private DevComponents.DotNetBar.DockContainerItem dci_ParkingRecords; private DevComponents.DotNetBar.Bar bar_shortcut; private DevComponents.DotNetBar.Bar bar_side; private DevComponents.DotNetBar.ButtonItem btn_numMachineConf; private DevComponents.DotNetBar.ButtonItem shortcut_login; private DevComponents.DotNetBar.ButtonItem shortcut_logout; private DevComponents.DotNetBar.ButtonItem shortcut_close; private System.Windows.Forms.Panel panel_freeSpace; private DevComponents.DotNetBar.ControlContainerItem controlContainerItem1; private DevComponents.DotNetBar.ButtonItem btn_support; private DevComponents.DotNetBar.ButtonItem btn_sysInfo; private DevComponents.DotNetBar.ButtonItem btn_about; private DevComponents.DotNetBar.ButtonItem shortcut_sysInfo; private DevComponents.DotNetBar.ButtonItem shortcut_about; private DevComponents.DotNetBar.ButtonItem btn_advertUpdate; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.DataGridViewTextBoxColumn parkingRecordsID; private System.Windows.Forms.DataGridViewTextBoxColumn userID; private System.Windows.Forms.DataGridViewTextBoxColumn numberPlate; private System.Windows.Forms.DataGridViewTextBoxColumn parkingSpaceID; private System.Windows.Forms.DataGridViewTextBoxColumn realParkTime; private System.Windows.Forms.DataGridViewTextBoxColumn realGetTime; private System.Windows.Forms.DataGridViewTextBoxColumn receiptNum; private System.Windows.Forms.DataGridViewTextBoxColumn parkingPrice; private System.Windows.Forms.DataGridViewTextBoxColumn paymentStatus; private System.Windows.Forms.Button button2; 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; private DevComponents.DotNetBar.ButtonItem btn_linkWeb; private DevComponents.DotNetBar.PanelDockContainer pdc_devStatus; private DevComponents.DotNetBar.DockContainerItem dci_devStatus; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private DevComponents.DotNetBar.LabelX lbx_PLC; private DevComponents.DotNetBar.LabelX lbx_web; private DevComponents.DotNetBar.LabelX lbx_webStatus; private DevComponents.DotNetBar.LabelX lbx_PLCStatus; private System.Windows.Forms.Panel panel1; private DevComponents.DotNetBar.ButtonItem btn_config; private DevComponents.DotNetBar.ButtonItem shortcut_pause; } }