|
@@ -30,8 +30,6 @@
|
|
{
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.components = new System.ComponentModel.Container();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(centralController));
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(centralController));
|
|
this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
|
|
this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
|
|
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
|
|
@@ -46,6 +44,7 @@
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
|
this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
|
|
@@ -105,6 +104,11 @@
|
|
this.bar_shortcut = new DevComponents.DotNetBar.Bar();
|
|
this.bar_shortcut = new DevComponents.DotNetBar.Bar();
|
|
this.panel_freeSpace = new System.Windows.Forms.Panel();
|
|
this.panel_freeSpace = new System.Windows.Forms.Panel();
|
|
this.lbx_freeSpace = new DevComponents.DotNetBar.LabelX();
|
|
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.dockSite3 = new DevComponents.DotNetBar.DockSite();
|
|
this.dockSite3 = new DevComponents.DotNetBar.DockSite();
|
|
this.panelDockContainer10 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.panelDockContainer10 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.dockContainerItem2 = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dockContainerItem2 = new DevComponents.DotNetBar.DockContainerItem();
|
|
@@ -114,18 +118,13 @@
|
|
this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
|
|
this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
|
|
this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
|
|
this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
|
|
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
- 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.dockSite_mainView.SuspendLayout();
|
|
this.dockSite_mainView.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_mainWin)).BeginInit();
|
|
this.bar_mainWin.SuspendLayout();
|
|
this.bar_mainWin.SuspendLayout();
|
|
this.NumMachineMonitorPanel.SuspendLayout();
|
|
this.NumMachineMonitorPanel.SuspendLayout();
|
|
this.testPanel.SuspendLayout();
|
|
this.testPanel.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).BeginInit();
|
|
this.bar_bottom.SuspendLayout();
|
|
this.bar_bottom.SuspendLayout();
|
|
this.RecordsMonitorPanel.SuspendLayout();
|
|
this.RecordsMonitorPanel.SuspendLayout();
|
|
@@ -141,7 +140,6 @@
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).BeginInit();
|
|
this.bar_shortcut.SuspendLayout();
|
|
this.bar_shortcut.SuspendLayout();
|
|
this.panel_freeSpace.SuspendLayout();
|
|
this.panel_freeSpace.SuspendLayout();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
//
|
|
// dotNetBarManager1
|
|
// dotNetBarManager1
|
|
@@ -211,9 +209,9 @@
|
|
this.bar_mainWin.CanDockTop = false;
|
|
this.bar_mainWin.CanDockTop = false;
|
|
this.bar_mainWin.CanHide = true;
|
|
this.bar_mainWin.CanHide = true;
|
|
this.bar_mainWin.Controls.Add(this.NumMachineMonitorPanel);
|
|
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.Controls.Add(this.testPanel);
|
|
|
|
+ this.bar_mainWin.Controls.Add(this.ParkingSpaceMonitorPanel);
|
|
|
|
+ this.bar_mainWin.Controls.Add(this.paymentPanel);
|
|
this.bar_mainWin.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
|
|
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.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.bar_mainWin.IsMaximized = false;
|
|
this.bar_mainWin.IsMaximized = false;
|
|
@@ -340,6 +338,14 @@
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(185, 168);
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(185, 168);
|
|
this.tableLayoutPanel1.TabIndex = 3;
|
|
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
|
|
// labelX1
|
|
//
|
|
//
|
|
//
|
|
//
|
|
@@ -424,14 +430,6 @@
|
|
// dgvx_parkingRecords
|
|
// dgvx_parkingRecords
|
|
//
|
|
//
|
|
this.dgvx_parkingRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.dgvx_parkingRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
|
|
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
- dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
- dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
- this.dgvx_parkingRecords.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
this.dgvx_parkingRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvx_parkingRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvx_parkingRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dgvx_parkingRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.parkingRecordsID,
|
|
this.parkingRecordsID,
|
|
@@ -442,26 +440,18 @@
|
|
this.realGetTime,
|
|
this.realGetTime,
|
|
this.receiptNum,
|
|
this.receiptNum,
|
|
this.parkingPrice});
|
|
this.parkingPrice});
|
|
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
- dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
- this.dgvx_parkingRecords.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
|
+ 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.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.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.Location = new System.Drawing.Point(0, 0);
|
|
this.dgvx_parkingRecords.Name = "dgvx_parkingRecords";
|
|
this.dgvx_parkingRecords.Name = "dgvx_parkingRecords";
|
|
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
- this.dgvx_parkingRecords.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
this.dgvx_parkingRecords.RowTemplate.Height = 23;
|
|
this.dgvx_parkingRecords.RowTemplate.Height = 23;
|
|
this.dgvx_parkingRecords.Size = new System.Drawing.Size(865, 189);
|
|
this.dgvx_parkingRecords.Size = new System.Drawing.Size(865, 189);
|
|
this.dgvx_parkingRecords.TabIndex = 0;
|
|
this.dgvx_parkingRecords.TabIndex = 0;
|
|
@@ -734,8 +724,8 @@
|
|
//
|
|
//
|
|
// bar_Menu
|
|
// bar_Menu
|
|
//
|
|
//
|
|
- this.bar_Menu.AccessibleDescription = "bar1 (bar_Menu)";
|
|
|
|
- this.bar_Menu.AccessibleName = "bar1";
|
|
|
|
|
|
+ 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.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar;
|
|
this.bar_Menu.DockSide = DevComponents.DotNetBar.eDockSide.Top;
|
|
this.bar_Menu.DockSide = DevComponents.DotNetBar.eDockSide.Top;
|
|
this.bar_Menu.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.bar_Menu.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
@@ -918,8 +908,8 @@
|
|
//
|
|
//
|
|
// bar_shortcut
|
|
// bar_shortcut
|
|
//
|
|
//
|
|
- this.bar_shortcut.AccessibleDescription = "bar1 (bar_shortcut)";
|
|
|
|
- this.bar_shortcut.AccessibleName = "bar1";
|
|
|
|
|
|
+ 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.AccessibleRole = System.Windows.Forms.AccessibleRole.MenuBar;
|
|
this.bar_shortcut.AutoHide = true;
|
|
this.bar_shortcut.AutoHide = true;
|
|
this.bar_shortcut.AutoHideAnimationTime = 300;
|
|
this.bar_shortcut.AutoHideAnimationTime = 300;
|
|
@@ -971,6 +961,56 @@
|
|
this.lbx_freeSpace.Text = "currentFreeSpace";
|
|
this.lbx_freeSpace.Text = "currentFreeSpace";
|
|
this.lbx_freeSpace.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
this.lbx_freeSpace.TextAlignment = System.Drawing.StringAlignment.Center;
|
|
//
|
|
//
|
|
|
|
+ // shortcut_login
|
|
|
|
+ //
|
|
|
|
+ this.shortcut_login.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
|
|
|
|
+ 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.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.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.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.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);
|
|
|
|
+ //
|
|
// dockSite3
|
|
// dockSite3
|
|
//
|
|
//
|
|
this.dockSite3.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
|
|
this.dockSite3.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
|
|
@@ -1084,64 +1124,6 @@
|
|
this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
|
|
this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
|
|
this.controlContainerItem1.Name = "controlContainerItem1";
|
|
this.controlContainerItem1.Name = "controlContainerItem1";
|
|
//
|
|
//
|
|
- // 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;
|
|
|
|
- //
|
|
|
|
- // shortcut_login
|
|
|
|
- //
|
|
|
|
- this.shortcut_login.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
|
|
|
|
- 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.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.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.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.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);
|
|
|
|
- //
|
|
|
|
// centralController
|
|
// centralController
|
|
//
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -1171,6 +1153,7 @@
|
|
this.testPanel.ResumeLayout(false);
|
|
this.testPanel.ResumeLayout(false);
|
|
this.testPanel.PerformLayout();
|
|
this.testPanel.PerformLayout();
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_bottom)).EndInit();
|
|
this.bar_bottom.ResumeLayout(false);
|
|
this.bar_bottom.ResumeLayout(false);
|
|
this.RecordsMonitorPanel.ResumeLayout(false);
|
|
this.RecordsMonitorPanel.ResumeLayout(false);
|
|
@@ -1186,7 +1169,6 @@
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bar_shortcut)).EndInit();
|
|
this.bar_shortcut.ResumeLayout(false);
|
|
this.bar_shortcut.ResumeLayout(false);
|
|
this.panel_freeSpace.ResumeLayout(false);
|
|
this.panel_freeSpace.ResumeLayout(false);
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
}
|