123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179 |
- namespace centralController
- {
- partial class centralController
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
- this.dockSite4 = new DevComponents.DotNetBar.DockSite();
- this.dockSite9 = new DevComponents.DotNetBar.DockSite();
- this.bar_mainWin = new DevComponents.DotNetBar.Bar();
- this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
- this.NumMachineMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.paymentPanel = new DevComponents.DotNetBar.PanelDockContainer();
- this.testPanel = new DevComponents.DotNetBar.PanelDockContainer();
- 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_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
- this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
- this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
- this.dci_Test = new DevComponents.DotNetBar.DockContainerItem();
- this.bar_bottom = new DevComponents.DotNetBar.Bar();
- this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
- this.dataGridViewX1 = 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.dci_ParkingRecords = new DevComponents.DotNetBar.DockContainerItem();
- this.bar_side = new DevComponents.DotNetBar.Bar();
- this.terminalMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
- this.dci_terminal = new DevComponents.DotNetBar.DockContainerItem();
- this.dockSite1 = new DevComponents.DotNetBar.DockSite();
- this.dockSite2 = new DevComponents.DotNetBar.DockSite();
- this.bar_basicInfo = new DevComponents.DotNetBar.Bar();
- this.basicInfoPanel = new DevComponents.DotNetBar.PanelDockContainer();
- this.tlp_basicInfo = new System.Windows.Forms.TableLayoutPanel();
- this.tbx_sysInfo = new DevComponents.DotNetBar.Controls.TextBoxX();
- this.lbx_freeSpace = new DevComponents.DotNetBar.LabelX();
- this.progressBar1 = new System.Windows.Forms.ProgressBar();
- this.dci_basicInfo = new DevComponents.DotNetBar.DockContainerItem();
- this.bar_notification = new DevComponents.DotNetBar.Bar();
- this.warningPanel = new DevComponents.DotNetBar.PanelDockContainer();
- this.tbx_notification = new DevComponents.DotNetBar.Controls.TextBoxX();
- 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.dockSite7 = new DevComponents.DotNetBar.DockSite();
- this.bar1 = new DevComponents.DotNetBar.Bar();
- this.buttonItem1 = 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_refreshRecords = new DevComponents.DotNetBar.ButtonItem();
- this.btn_exportRecords = new DevComponents.DotNetBar.ButtonItem();
- this.btn_views = new DevComponents.DotNetBar.ButtonItem();
- this.btn_parkingSpace = new DevComponents.DotNetBar.ButtonItem();
- this.btn_numMachine = new DevComponents.DotNetBar.ButtonItem();
- this.btn_payment = new DevComponents.DotNetBar.ButtonItem();
- this.btn_test = new DevComponents.DotNetBar.ButtonItem();
- this.btn_terminals = new DevComponents.DotNetBar.ButtonItem();
- this.btn_records = new DevComponents.DotNetBar.ButtonItem();
- this.btn_devices = new DevComponents.DotNetBar.ButtonItem();
- this.btn_linkPLC = 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.dockSite9.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
- this.bar_mainWin.SuspendLayout();
- this.NumMachineMonitorPanel.SuspendLayout();
- this.testPanel.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
- this.bar_bottom.SuspendLayout();
- this.RecordsMonitorPanel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bar_side)).BeginInit();
- this.bar_side.SuspendLayout();
- this.dockSite2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.bar_basicInfo)).BeginInit();
- this.bar_basicInfo.SuspendLayout();
- this.basicInfoPanel.SuspendLayout();
- this.tlp_basicInfo.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.bar_notification)).BeginInit();
- this.bar_notification.SuspendLayout();
- this.warningPanel.SuspendLayout();
- this.dockSite7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
- 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.dockSite9;
- this.dotNetBarManager1.LeftDockSite = this.dockSite1;
- this.dotNetBarManager1.ParentForm = this;
- this.dotNetBarManager1.RightDockSite = this.dockSite2;
- 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.dockSite7;
- 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;
- //
- // dockSite9
- //
- this.dockSite9.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.dockSite9.Controls.Add(this.bar_mainWin);
- this.dockSite9.Controls.Add(this.bar_bottom);
- this.dockSite9.Controls.Add(this.bar_side);
- this.dockSite9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dockSite9.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, 698, 459))),
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_side, 213, 459)))}, DevComponents.DotNetBar.eOrientation.Horizontal))),
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_bottom, 871, 181)))}, DevComponents.DotNetBar.eOrientation.Vertical);
- this.dockSite9.Location = new System.Drawing.Point(0, 25);
- this.dockSite9.Name = "dockSite9";
- this.dockSite9.Size = new System.Drawing.Size(871, 643);
- this.dockSite9.TabIndex = 8;
- this.dockSite9.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.CanCustomize = false;
- this.bar_mainWin.CanDockBottom = false;
- this.bar_mainWin.CanDockDocument = true;
- this.bar_mainWin.CanDockLeft = false;
- this.bar_mainWin.CanDockRight = false;
- this.bar_mainWin.CanDockTop = false;
- this.bar_mainWin.CanHide = true;
- this.bar_mainWin.CanUndock = false;
- this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
- this.bar_mainWin.Controls.Add(this.paymentPanel);
- this.bar_mainWin.Controls.Add(this.testPanel);
- this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel);
- this.bar_mainWin.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
- this.bar_mainWin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.bar_mainWin.IsMaximized = false;
- this.bar_mainWin.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.dci_ParkingSpace,
- this.dci_NumMachine,
- this.dci_payment,
- this.dci_Test});
- 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 = 1;
- this.bar_mainWin.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
- this.bar_mainWin.Size = new System.Drawing.Size(665, 408);
- this.bar_mainWin.Stretch = true;
- this.bar_mainWin.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
- this.bar_mainWin.TabIndex = 0;
- this.bar_mainWin.TabNavigation = true;
- this.bar_mainWin.TabStop = false;
- //
- // ParkingSpaceMonitorPanel
- //
- this.ParkingSpaceMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
- this.ParkingSpaceMonitorPanel.Location = new System.Drawing.Point(3, 28);
- this.ParkingSpaceMonitorPanel.Name = "ParkingSpaceMonitorPanel";
- this.ParkingSpaceMonitorPanel.Size = new System.Drawing.Size(659, 377);
- this.ParkingSpaceMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
- this.ParkingSpaceMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
- this.ParkingSpaceMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
- this.ParkingSpaceMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.ParkingSpaceMonitorPanel.Style.GradientAngle = 90;
- this.ParkingSpaceMonitorPanel.TabIndex = 9;
- //
- // NumMachineMonitorPanel
- //
- 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(659, 377);
- 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(659, 377);
- 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(659, 377);
- 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;
- //
- // testPanel
- //
- 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(659, 377);
- 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;
- //
- // 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_ParkingSpace
- //
- this.dci_ParkingSpace.Control = this.ParkingSpaceMonitorPanel;
- this.dci_ParkingSpace.Name = "dci_ParkingSpace";
- this.dci_ParkingSpace.Text = "车位状态";
- //
- // 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_Test
- //
- this.dci_Test.Control = this.testPanel;
- this.dci_Test.Name = "dci_Test";
- this.dci_Test.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.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, 411);
- this.bar_bottom.Name = "bar_bottom";
- this.bar_bottom.SelectedDockTab = 0;
- this.bar_bottom.Size = new System.Drawing.Size(871, 232);
- this.bar_bottom.Stretch = true;
- this.bar_bottom.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
- this.bar_bottom.TabIndex = 1;
- this.bar_bottom.TabStop = false;
- //
- // RecordsMonitorPanel
- //
- this.RecordsMonitorPanel.Controls.Add(this.dataGridViewX1);
- 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(865, 201);
- 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;
- //
- // dataGridViewX1
- //
- this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.parkingRecordsID,
- this.userID,
- this.numberPlate,
- this.parkingSpaceID,
- this.realParkTime,
- this.realGetTime,
- this.receiptNum,
- this.parkingPrice});
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle3;
- this.dataGridViewX1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
- this.dataGridViewX1.Location = new System.Drawing.Point(0, 0);
- this.dataGridViewX1.Name = "dataGridViewX1";
- this.dataGridViewX1.RowTemplate.Height = 23;
- this.dataGridViewX1.Size = new System.Drawing.Size(865, 201);
- this.dataGridViewX1.TabIndex = 0;
- //
- // parkingRecordsID
- //
- this.parkingRecordsID.Frozen = true;
- this.parkingRecordsID.HeaderText = "停车记录ID";
- this.parkingRecordsID.MaxInputLength = 11;
- this.parkingRecordsID.Name = "parkingRecordsID";
- this.parkingRecordsID.ReadOnly = true;
- this.parkingRecordsID.Width = 90;
- //
- // userID
- //
- this.userID.Frozen = true;
- this.userID.HeaderText = "用户ID";
- this.userID.MaxInputLength = 8;
- this.userID.Name = "userID";
- this.userID.ReadOnly = true;
- this.userID.Width = 70;
- //
- // numberPlate
- //
- this.numberPlate.Frozen = true;
- this.numberPlate.HeaderText = "号牌";
- this.numberPlate.MaxInputLength = 9;
- this.numberPlate.Name = "numberPlate";
- this.numberPlate.ReadOnly = true;
- this.numberPlate.Width = 80;
- //
- // parkingSpaceID
- //
- this.parkingSpaceID.Frozen = true;
- this.parkingSpaceID.HeaderText = "车位编号";
- this.parkingSpaceID.MaxInputLength = 4;
- this.parkingSpaceID.Name = "parkingSpaceID";
- this.parkingSpaceID.ReadOnly = true;
- this.parkingSpaceID.Width = 80;
- //
- // realParkTime
- //
- this.realParkTime.Frozen = true;
- this.realParkTime.HeaderText = "实际停入时间";
- this.realParkTime.MaxInputLength = 50;
- this.realParkTime.Name = "realParkTime";
- this.realParkTime.ReadOnly = true;
- this.realParkTime.Width = 140;
- //
- // realGetTime
- //
- this.realGetTime.Frozen = true;
- this.realGetTime.HeaderText = "实际取出时间";
- this.realGetTime.MaxInputLength = 50;
- this.realGetTime.Name = "realGetTime";
- this.realGetTime.ReadOnly = true;
- this.realGetTime.Width = 140;
- //
- // receiptNum
- //
- this.receiptNum.Frozen = true;
- this.receiptNum.HeaderText = "凭证号";
- this.receiptNum.MaxInputLength = 8;
- this.receiptNum.Name = "receiptNum";
- this.receiptNum.ReadOnly = true;
- //
- // parkingPrice
- //
- this.parkingPrice.Frozen = true;
- this.parkingPrice.HeaderText = "停车费用";
- this.parkingPrice.MaxInputLength = 11;
- this.parkingPrice.Name = "parkingPrice";
- this.parkingPrice.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.CanDockBottom = false;
- this.bar_side.CanDockDocument = true;
- this.bar_side.CanDockLeft = false;
- this.bar_side.CanDockRight = false;
- this.bar_side.CanDockTop = false;
- this.bar_side.CanHide = true;
- this.bar_side.CanUndock = false;
- this.bar_side.Controls.Add(this.terminalMonitorPanel);
- this.bar_side.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
- this.bar_side.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.bar_side.IsMaximized = false;
- this.bar_side.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.dci_terminal});
- this.bar_side.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
- this.bar_side.Location = new System.Drawing.Point(668, 0);
- this.bar_side.Name = "bar_side";
- this.bar_side.SelectedDockTab = 0;
- this.bar_side.Size = new System.Drawing.Size(203, 408);
- this.bar_side.Stretch = true;
- this.bar_side.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
- this.bar_side.TabIndex = 2;
- this.bar_side.TabStop = false;
- //
- // terminalMonitorPanel
- //
- 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(197, 377);
- 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;
- //
- // 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.Dock = System.Windows.Forms.DockStyle.Left;
- this.dockSite1.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
- this.dockSite1.Location = new System.Drawing.Point(0, 25);
- this.dockSite1.Name = "dockSite1";
- this.dockSite1.Size = new System.Drawing.Size(0, 643);
- this.dockSite1.TabIndex = 0;
- this.dockSite1.TabStop = false;
- //
- // dockSite2
- //
- this.dockSite2.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.dockSite2.Controls.Add(this.bar_basicInfo);
- this.dockSite2.Controls.Add(this.bar_notification);
- this.dockSite2.Dock = System.Windows.Forms.DockStyle.Right;
- this.dockSite2.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_basicInfo, 320, 315))),
- ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar_notification, 320, 325)))}, DevComponents.DotNetBar.eOrientation.Vertical);
- this.dockSite2.Location = new System.Drawing.Point(871, 25);
- this.dockSite2.Name = "dockSite2";
- this.dockSite2.Size = new System.Drawing.Size(323, 643);
- this.dockSite2.TabIndex = 1;
- this.dockSite2.TabStop = false;
- //
- // bar_basicInfo
- //
- this.bar_basicInfo.AccessibleDescription = "DotNetBar Bar (bar_basicInfo)";
- this.bar_basicInfo.AccessibleName = "DotNetBar Bar";
- this.bar_basicInfo.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.bar_basicInfo.AutoSyncBarCaption = true;
- this.bar_basicInfo.CloseSingleTab = true;
- this.bar_basicInfo.Controls.Add(this.basicInfoPanel);
- this.bar_basicInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.bar_basicInfo.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
- this.bar_basicInfo.IsMaximized = false;
- this.bar_basicInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.dci_basicInfo});
- this.bar_basicInfo.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
- this.bar_basicInfo.Location = new System.Drawing.Point(3, 0);
- this.bar_basicInfo.Name = "bar_basicInfo";
- this.bar_basicInfo.Size = new System.Drawing.Size(320, 315);
- this.bar_basicInfo.Stretch = true;
- this.bar_basicInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
- this.bar_basicInfo.TabIndex = 0;
- this.bar_basicInfo.TabStop = false;
- this.bar_basicInfo.Text = "基本信息";
- //
- // basicInfoPanel
- //
- this.basicInfoPanel.Controls.Add(this.tlp_basicInfo);
- this.basicInfoPanel.Controls.Add(this.progressBar1);
- this.basicInfoPanel.DisabledBackColor = System.Drawing.Color.Empty;
- this.basicInfoPanel.Location = new System.Drawing.Point(3, 23);
- this.basicInfoPanel.Name = "basicInfoPanel";
- this.basicInfoPanel.Size = new System.Drawing.Size(314, 289);
- this.basicInfoPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
- this.basicInfoPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
- this.basicInfoPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
- this.basicInfoPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.basicInfoPanel.Style.GradientAngle = 90;
- this.basicInfoPanel.TabIndex = 21;
- //
- // tlp_basicInfo
- //
- this.tlp_basicInfo.ColumnCount = 1;
- this.tlp_basicInfo.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tlp_basicInfo.Controls.Add(this.tbx_sysInfo, 0, 1);
- this.tlp_basicInfo.Controls.Add(this.lbx_freeSpace, 0, 0);
- this.tlp_basicInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tlp_basicInfo.Location = new System.Drawing.Point(0, 0);
- this.tlp_basicInfo.Name = "tlp_basicInfo";
- this.tlp_basicInfo.RowCount = 2;
- this.tlp_basicInfo.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tlp_basicInfo.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
- this.tlp_basicInfo.Size = new System.Drawing.Size(314, 262);
- this.tlp_basicInfo.TabIndex = 7;
- //
- // tbx_sysInfo
- //
- this.tbx_sysInfo.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- //
- //
- //
- this.tbx_sysInfo.Border.Class = "TextBoxBorder";
- this.tbx_sysInfo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.tbx_sysInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tbx_sysInfo.Location = new System.Drawing.Point(3, 55);
- this.tbx_sysInfo.Multiline = true;
- this.tbx_sysInfo.Name = "tbx_sysInfo";
- this.tbx_sysInfo.PreventEnterBeep = true;
- this.tbx_sysInfo.ReadOnly = true;
- this.tbx_sysInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.tbx_sysInfo.Size = new System.Drawing.Size(308, 204);
- this.tbx_sysInfo.TabIndex = 1;
- this.tbx_sysInfo.Text = "sample\r\nsample";
- this.tbx_sysInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // lbx_freeSpace
- //
- this.lbx_freeSpace.BackColor = System.Drawing.SystemColors.WindowFrame;
- //
- //
- //
- this.lbx_freeSpace.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.lbx_freeSpace.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lbx_freeSpace.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.SystemColors.ActiveCaption;
- this.lbx_freeSpace.Location = new System.Drawing.Point(3, 3);
- this.lbx_freeSpace.Name = "lbx_freeSpace";
- this.lbx_freeSpace.Size = new System.Drawing.Size(308, 46);
- this.lbx_freeSpace.TabIndex = 2;
- this.lbx_freeSpace.Text = "currentFreeSpace";
- this.lbx_freeSpace.TextAlignment = System.Drawing.StringAlignment.Center;
- //
- // progressBar1
- //
- this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.progressBar1.Location = new System.Drawing.Point(0, 262);
- this.progressBar1.Name = "progressBar1";
- this.progressBar1.Size = new System.Drawing.Size(314, 27);
- this.progressBar1.Step = 20;
- this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
- this.progressBar1.TabIndex = 0;
- //
- // dci_basicInfo
- //
- this.dci_basicInfo.Control = this.basicInfoPanel;
- this.dci_basicInfo.Name = "dci_basicInfo";
- this.dci_basicInfo.Text = "基本信息";
- //
- // bar_notification
- //
- this.bar_notification.AccessibleDescription = "DotNetBar Bar (bar_notification)";
- this.bar_notification.AccessibleName = "DotNetBar Bar";
- this.bar_notification.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.bar_notification.AutoSyncBarCaption = true;
- this.bar_notification.CloseSingleTab = true;
- this.bar_notification.Controls.Add(this.warningPanel);
- this.bar_notification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.bar_notification.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
- this.bar_notification.IsMaximized = false;
- this.bar_notification.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.dci_warning});
- this.bar_notification.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
- this.bar_notification.Location = new System.Drawing.Point(3, 318);
- this.bar_notification.Name = "bar_notification";
- this.bar_notification.Size = new System.Drawing.Size(320, 325);
- this.bar_notification.Stretch = true;
- this.bar_notification.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
- this.bar_notification.TabIndex = 1;
- this.bar_notification.TabStop = false;
- this.bar_notification.Text = "警告与提示";
- //
- // warningPanel
- //
- this.warningPanel.Controls.Add(this.tbx_notification);
- 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(314, 299);
- 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;
- //
- // tbx_notification
- //
- this.tbx_notification.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- //
- //
- //
- this.tbx_notification.Border.Class = "TextBoxBorder";
- this.tbx_notification.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.tbx_notification.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tbx_notification.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_notification.Location = new System.Drawing.Point(0, 0);
- this.tbx_notification.Multiline = true;
- this.tbx_notification.Name = "tbx_notification";
- this.tbx_notification.PreventEnterBeep = true;
- this.tbx_notification.ReadOnly = true;
- this.tbx_notification.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.tbx_notification.Size = new System.Drawing.Size(314, 299);
- this.tbx_notification.TabIndex = 0;
- //
- // dci_warning
- //
- 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, 25);
- this.dockSite5.Name = "dockSite5";
- this.dockSite5.Size = new System.Drawing.Size(0, 643);
- 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, 25);
- this.dockSite6.Name = "dockSite6";
- this.dockSite6.Size = new System.Drawing.Size(0, 643);
- this.dockSite6.TabIndex = 5;
- this.dockSite6.TabStop = false;
- //
- // dockSite7
- //
- this.dockSite7.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.dockSite7.Controls.Add(this.bar1);
- this.dockSite7.Dock = System.Windows.Forms.DockStyle.Top;
- this.dockSite7.Location = new System.Drawing.Point(0, 0);
- this.dockSite7.Name = "dockSite7";
- this.dockSite7.Size = new System.Drawing.Size(1194, 25);
- this.dockSite7.TabIndex = 6;
- this.dockSite7.TabStop = false;
- //
- // bar1
- //
- this.bar1.AccessibleDescription = "DotNetBar Bar (bar1)";
- this.bar1.AccessibleName = "DotNetBar Bar";
- this.bar1.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar;
- this.bar1.DockSide = DevComponents.DotNetBar.eDockSide.Top;
- this.bar1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.bar1.IsMaximized = false;
- this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.buttonItem1,
- this.btn_files,
- this.btn_views,
- this.btn_devices});
- this.bar1.Location = new System.Drawing.Point(0, 0);
- this.bar1.MenuBar = true;
- this.bar1.Name = "bar1";
- this.bar1.Size = new System.Drawing.Size(1194, 24);
- this.bar1.Stretch = true;
- this.bar1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
- this.bar1.TabIndex = 0;
- this.bar1.TabStop = false;
- this.bar1.Text = "bar1";
- //
- // buttonItem1
- //
- this.buttonItem1.Name = "buttonItem1";
- this.buttonItem1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.btn_login,
- this.btn_logout,
- this.btn_exit});
- this.buttonItem1.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_refreshRecords,
- this.btn_exportRecords});
- 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_refreshRecords
- //
- this.btn_refreshRecords.Name = "btn_refreshRecords";
- this.btn_refreshRecords.Text = "刷新出入记录";
- this.btn_refreshRecords.Click += new System.EventHandler(this.btn_refreshRecords_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_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_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);
- //
- // 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.Location = new System.Drawing.Point(0, 25);
- 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.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;
- //
- // 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.dockSite9);
- this.Controls.Add(this.dockSite2);
- 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.dockSite7);
- this.Controls.Add(this.dockSite8);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.Name = "centralController";
- this.Text = "智象停车中控端";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.centralController_FormClosing);
- this.dockSite9.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.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.dataGridViewX1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bar_side)).EndInit();
- this.bar_side.ResumeLayout(false);
- this.dockSite2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.bar_basicInfo)).EndInit();
- this.bar_basicInfo.ResumeLayout(false);
- this.basicInfoPanel.ResumeLayout(false);
- this.tlp_basicInfo.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.bar_notification)).EndInit();
- this.bar_notification.ResumeLayout(false);
- this.warningPanel.ResumeLayout(false);
- this.dockSite7.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private DevComponents.DotNetBar.DotNetBarManager dotNetBarManager1;
- private DevComponents.DotNetBar.DockSite dockSite4;
- private DevComponents.DotNetBar.DockSite dockSite1;
- private DevComponents.DotNetBar.DockSite dockSite2;
- private DevComponents.DotNetBar.DockSite dockSite3;
- private DevComponents.DotNetBar.DockSite dockSite5;
- private DevComponents.DotNetBar.DockSite dockSite6;
- private DevComponents.DotNetBar.DockSite dockSite7;
- private DevComponents.DotNetBar.Bar bar1;
- private DevComponents.DotNetBar.ButtonItem buttonItem1;
- private DevComponents.DotNetBar.DockSite dockSite8;
- private DevComponents.DotNetBar.DockSite dockSite9;
- 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.Bar bar_mainWin;
- private DevComponents.DotNetBar.PanelDockContainer ParkingSpaceMonitorPanel;
- private DevComponents.DotNetBar.PanelDockContainer terminalMonitorPanel;
- private DevComponents.DotNetBar.PanelDockContainer RecordsMonitorPanel;
- private DevComponents.DotNetBar.DockContainerItem dci_terminal;
- private DevComponents.DotNetBar.DockContainerItem dci_NumMachine;
- private DevComponents.DotNetBar.DockContainerItem dci_ParkingSpace;
- private DevComponents.DotNetBar.DockContainerItem dci_ParkingRecords;
- private DevComponents.DotNetBar.PanelDockContainer basicInfoPanel;
- private DevComponents.DotNetBar.PanelDockContainer panelDockContainer7;
- private DevComponents.DotNetBar.DockContainerItem dockContainerItem1;
- private DevComponents.DotNetBar.PanelDockContainer panelDockContainer8;
- private DevComponents.DotNetBar.Bar bar_basicInfo;
- private DevComponents.DotNetBar.PanelDockContainer NumMachineMonitorPanel;
- private DevComponents.DotNetBar.PanelDockContainer panelDockContainer10;
- private DevComponents.DotNetBar.DockContainerItem dci_basicInfo;
- private DevComponents.DotNetBar.PanelDockContainer paymentPanel;
- private DevComponents.DotNetBar.DockContainerItem dci_payment;
- private DevComponents.DotNetBar.ButtonItem btn_exit;
- public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- private DevComponents.DotNetBar.PanelDockContainer warningPanel;
- private DevComponents.DotNetBar.DockContainerItem dci_warning;
- private DevComponents.DotNetBar.PanelDockContainer testPanel;
- private System.Windows.Forms.ProgressBar progressBar1;
- private DevComponents.DotNetBar.DockContainerItem dci_Test;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private DevComponents.DotNetBar.LabelX labelX1;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.TextBox textBox1;
- private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1;
- private DevComponents.DotNetBar.ButtonItem btn_refreshRecords;
- private DevComponents.DotNetBar.ButtonItem btn_exportRecords;
- 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 DevComponents.DotNetBar.Bar bar_bottom;
- private DevComponents.DotNetBar.Bar bar_side;
- private DevComponents.DotNetBar.Bar bar_notification;
- private DevComponents.DotNetBar.Controls.TextBoxX tbx_sysInfo;
- private System.Windows.Forms.TableLayoutPanel tlp_basicInfo;
- public DevComponents.DotNetBar.Controls.TextBoxX tbx_notification;
- private DevComponents.DotNetBar.LabelX lbx_freeSpace;
- private DevComponents.DotNetBar.ButtonItem btn_views;
- private DevComponents.DotNetBar.ButtonItem btn_numMachine;
- private DevComponents.DotNetBar.ButtonItem btn_test;
- private DevComponents.DotNetBar.ButtonItem btn_parkingSpace;
- private DevComponents.DotNetBar.ButtonItem btn_payment;
- private DevComponents.DotNetBar.ButtonItem btn_terminals;
- private DevComponents.DotNetBar.ButtonItem btn_records;
- }
- }
|