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();
this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
this.dockSite4 = new DevComponents.DotNetBar.DockSite();
this.dockSite9 = new DevComponents.DotNetBar.DockSite();
this.bar2 = new DevComponents.DotNetBar.Bar();
this.TestContainer = new DevComponents.DotNetBar.PanelDockContainer();
this.NumMachineMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
this.ParkingSpaceMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
this.RecordsMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
this.PLCMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
this.dci_PLC = new DevComponents.DotNetBar.DockContainerItem();
this.dci_NumMachine = new DevComponents.DotNetBar.DockContainerItem();
this.dci_ParkingSpace = new DevComponents.DotNetBar.DockContainerItem();
this.dci_ParkingRecords = new DevComponents.DotNetBar.DockContainerItem();
this.dci_payment = new DevComponents.DotNetBar.DockContainerItem();
this.PaymentMonitorPanel = new DevComponents.DotNetBar.PanelDockContainer();
this.dci_Test = new DevComponents.DotNetBar.DockContainerItem();
this.dockSite1 = new DevComponents.DotNetBar.DockSite();
this.dockSite2 = new DevComponents.DotNetBar.DockSite();
this.bar3 = new DevComponents.DotNetBar.Bar();
this.panelDockContainer10 = new DevComponents.DotNetBar.PanelDockContainer();
this.dockContainerItem4 = new DevComponents.DotNetBar.DockContainerItem();
this.dockContainerItem5 = 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.buttonItem4 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem5 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem3 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem6 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem2 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem7 = new DevComponents.DotNetBar.ButtonItem();
this.dockSite3 = new DevComponents.DotNetBar.DockSite();
this.panelDockContainer2 = 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.panelDockContainer6 = new DevComponents.DotNetBar.PanelDockContainer();
this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.panelDockContainer7 = new DevComponents.DotNetBar.PanelDockContainer();
this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
this.panelDockContainer8 = new DevComponents.DotNetBar.PanelDockContainer();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.dockSite9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bar2)).BeginInit();
this.bar2.SuspendLayout();
this.TestContainer.SuspendLayout();
this.dockSite2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bar3)).BeginInit();
this.bar3.SuspendLayout();
this.dockSite7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
this.panelDockContainer6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).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, 449);
this.dockSite4.Name = "dockSite4";
this.dockSite4.Size = new System.Drawing.Size(778, 0);
this.dockSite4.TabIndex = 3;
this.dockSite4.TabStop = false;
//
// dockSite9
//
this.dockSite9.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
this.dockSite9.Controls.Add(this.bar2);
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.DocumentBarContainer(this.bar2, 554, 424)))}, DevComponents.DotNetBar.eOrientation.Horizontal);
this.dockSite9.Location = new System.Drawing.Point(0, 25);
this.dockSite9.Name = "dockSite9";
this.dockSite9.Size = new System.Drawing.Size(554, 424);
this.dockSite9.TabIndex = 8;
this.dockSite9.TabStop = false;
//
// bar2
//
this.bar2.AccessibleDescription = "DotNetBar Bar (bar2)";
this.bar2.AccessibleName = "DotNetBar Bar";
this.bar2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.bar2.AlwaysDisplayDockTab = true;
this.bar2.CanCustomize = false;
this.bar2.CanDockBottom = false;
this.bar2.CanDockDocument = true;
this.bar2.CanDockLeft = false;
this.bar2.CanDockRight = false;
this.bar2.CanDockTop = false;
this.bar2.CanHide = true;
this.bar2.CanUndock = false;
this.bar2.Controls.Add(this.TestContainer);
this.bar2.Controls.Add(this.PLCMonitorPanel);
this.bar2.Controls.Add(this.ParkingSpaceMonitorPanel);
this.bar2.Controls.Add(this.RecordsMonitorPanel);
this.bar2.DockTabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
this.bar2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bar2.IsMaximized = false;
this.bar2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.dci_PLC,
this.dci_NumMachine,
this.dci_ParkingSpace,
this.dci_ParkingRecords,
this.dci_payment,
this.dci_Test});
this.bar2.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
this.bar2.Location = new System.Drawing.Point(0, 0);
this.bar2.Name = "bar2";
this.bar2.SelectedDockTab = 5;
this.bar2.SingleLineColor = System.Drawing.SystemColors.ControlDarkDark;
this.bar2.Size = new System.Drawing.Size(554, 424);
this.bar2.Stretch = true;
this.bar2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
this.bar2.TabIndex = 0;
this.bar2.TabNavigation = true;
this.bar2.TabStop = false;
this.bar2.ItemClick += new System.EventHandler(this.bar2_ItemClick_1);
//
// TestContainer
//
this.TestContainer.Controls.Add(this.flowLayoutPanel1);
this.TestContainer.DisabledBackColor = System.Drawing.Color.Empty;
this.TestContainer.Location = new System.Drawing.Point(3, 28);
this.TestContainer.Name = "TestContainer";
this.TestContainer.Size = new System.Drawing.Size(548, 393);
this.TestContainer.Style.Alignment = System.Drawing.StringAlignment.Center;
this.TestContainer.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.TestContainer.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
this.TestContainer.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.TestContainer.Style.GradientAngle = 90;
this.TestContainer.TabIndex = 24;
//
// NumMachineMonitorPanel
//
this.NumMachineMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.NumMachineMonitorPanel.Location = new System.Drawing.Point(3, 23);
this.NumMachineMonitorPanel.Name = "NumMachineMonitorPanel";
this.NumMachineMonitorPanel.Size = new System.Drawing.Size(215, 373);
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;
//
// 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(548, 393);
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;
//
// RecordsMonitorPanel
//
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(548, 393);
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;
//
// PLCMonitorPanel
//
this.PLCMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.PLCMonitorPanel.Location = new System.Drawing.Point(3, 28);
this.PLCMonitorPanel.Name = "PLCMonitorPanel";
this.PLCMonitorPanel.Size = new System.Drawing.Size(548, 393);
this.PLCMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.PLCMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.PLCMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
this.PLCMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.PLCMonitorPanel.Style.GradientAngle = 90;
this.PLCMonitorPanel.TabIndex = 0;
//
// dci_PLC
//
this.dci_PLC.Control = this.PLCMonitorPanel;
this.dci_PLC.Name = "dci_PLC";
this.dci_PLC.Text = "PLC监控";
//
// dci_NumMachine
//
this.dci_NumMachine.Control = this.NumMachineMonitorPanel;
this.dci_NumMachine.Name = "dci_NumMachine";
this.dci_NumMachine.Text = "号牌机监控";
//
// dci_ParkingSpace
//
this.dci_ParkingSpace.Control = this.ParkingSpaceMonitorPanel;
this.dci_ParkingSpace.Name = "dci_ParkingSpace";
this.dci_ParkingSpace.Text = "车位状态";
//
// dci_ParkingRecords
//
this.dci_ParkingRecords.Control = this.RecordsMonitorPanel;
this.dci_ParkingRecords.Name = "dci_ParkingRecords";
this.dci_ParkingRecords.Text = "进出记录";
//
// dci_payment
//
this.dci_payment.Control = this.PaymentMonitorPanel;
this.dci_payment.Name = "dci_payment";
this.dci_payment.Text = "收费查询";
//
// PaymentMonitorPanel
//
this.PaymentMonitorPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.PaymentMonitorPanel.Location = new System.Drawing.Point(3, 28);
this.PaymentMonitorPanel.Name = "PaymentMonitorPanel";
this.PaymentMonitorPanel.Size = new System.Drawing.Size(548, 393);
this.PaymentMonitorPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.PaymentMonitorPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.PaymentMonitorPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
this.PaymentMonitorPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.PaymentMonitorPanel.Style.GradientAngle = 90;
this.PaymentMonitorPanel.TabIndex = 17;
//
// dci_Test
//
this.dci_Test.Control = this.TestContainer;
this.dci_Test.Name = "dci_Test";
this.dci_Test.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, 424);
this.dockSite1.TabIndex = 0;
this.dockSite1.TabStop = false;
//
// dockSite2
//
this.dockSite2.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
this.dockSite2.Controls.Add(this.bar3);
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.bar3, 221, 424)))}, DevComponents.DotNetBar.eOrientation.Horizontal);
this.dockSite2.Location = new System.Drawing.Point(554, 25);
this.dockSite2.Name = "dockSite2";
this.dockSite2.Size = new System.Drawing.Size(224, 424);
this.dockSite2.TabIndex = 1;
this.dockSite2.TabStop = false;
//
// bar3
//
this.bar3.AccessibleDescription = "DotNetBar Bar (bar3)";
this.bar3.AccessibleName = "DotNetBar Bar";
this.bar3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.bar3.AutoSyncBarCaption = true;
this.bar3.CloseSingleTab = true;
this.bar3.Controls.Add(this.NumMachineMonitorPanel);
this.bar3.Controls.Add(this.panelDockContainer10);
this.bar3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bar3.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
this.bar3.IsMaximized = false;
this.bar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.dockContainerItem4,
this.dockContainerItem5});
this.bar3.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
this.bar3.Location = new System.Drawing.Point(3, 0);
this.bar3.Name = "bar3";
this.bar3.SelectedDockTab = 0;
this.bar3.Size = new System.Drawing.Size(221, 424);
this.bar3.Stretch = true;
this.bar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
this.bar3.TabIndex = 0;
this.bar3.TabStop = false;
this.bar3.Text = "警告与提示";
//
// 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;
//
// dockContainerItem4
//
this.dockContainerItem4.Control = this.NumMachineMonitorPanel;
this.dockContainerItem4.Name = "dockContainerItem4";
this.dockContainerItem4.Text = "警告与提示";
//
// dockContainerItem5
//
this.dockContainerItem5.Control = this.panelDockContainer10;
this.dockContainerItem5.Name = "dockContainerItem5";
this.dockContainerItem5.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, 449);
this.dockSite8.Name = "dockSite8";
this.dockSite8.Size = new System.Drawing.Size(778, 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, 424);
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(778, 25);
this.dockSite6.Name = "dockSite6";
this.dockSite6.Size = new System.Drawing.Size(0, 424);
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(778, 25);
this.dockSite7.TabIndex = 6;
this.dockSite7.TabStop = false;
//this.dockSite7.Click += new System.EventHandler(this.dockSite7_Click);
//
// 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.buttonItem3,
this.buttonItem2});
this.bar1.Location = new System.Drawing.Point(0, 0);
this.bar1.MenuBar = true;
this.bar1.Name = "bar1";
this.bar1.Size = new System.Drawing.Size(778, 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.buttonItem4,
this.buttonItem5});
this.buttonItem1.Text = "系统";
this.buttonItem1.Click += new System.EventHandler(this.buttonItem1_Click);
//
// buttonItem4
//
this.buttonItem4.Name = "buttonItem4";
this.buttonItem4.Text = "登录";
//
// buttonItem5
//
this.buttonItem5.Name = "buttonItem5";
this.buttonItem5.Text = "退出";
//
// buttonItem3
//
this.buttonItem3.Name = "buttonItem3";
this.buttonItem3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.buttonItem6});
this.buttonItem3.Text = "文件";
//
// buttonItem6
//
this.buttonItem6.Name = "buttonItem6";
this.buttonItem6.Text = "打开日志";
//
// buttonItem2
//
this.buttonItem2.Name = "buttonItem2";
this.buttonItem2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.buttonItem7});
this.buttonItem2.Text = "设备";
//
// buttonItem7
//
this.buttonItem7.Name = "buttonItem7";
this.buttonItem7.Text = "连接PLC";
//
// 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(778, 0);
this.dockSite3.TabIndex = 2;
this.dockSite3.TabStop = false;
//
// panelDockContainer2
//
this.panelDockContainer2.DisabledBackColor = System.Drawing.Color.Empty;
this.panelDockContainer2.Location = new System.Drawing.Point(3, 28);
this.panelDockContainer2.Name = "panelDockContainer2";
this.panelDockContainer2.Size = new System.Drawing.Size(563, 393);
this.panelDockContainer2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelDockContainer2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.panelDockContainer2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
this.panelDockContainer2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.panelDockContainer2.Style.GradientAngle = 90;
this.panelDockContainer2.TabIndex = 5;
//
// dockContainerItem2
//
this.dockContainerItem2.Control = this.panelDockContainer2;
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.Control = this.PaymentMonitorPanel;
this.dci_PaymentRecords.Name = "dci_PaymentRecords";
this.dci_PaymentRecords.Text = "收费查询";
//
// panelDockContainer6
//
this.panelDockContainer6.Controls.Add(this.groupPanel2);
this.panelDockContainer6.DisabledBackColor = System.Drawing.Color.Empty;
this.panelDockContainer6.Location = new System.Drawing.Point(3, 28);
this.panelDockContainer6.Name = "panelDockContainer6";
this.panelDockContainer6.Size = new System.Drawing.Size(796, 395);
this.panelDockContainer6.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelDockContainer6.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.panelDockContainer6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
this.panelDockContainer6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.panelDockContainer6.Style.GradientAngle = 90;
this.panelDockContainer6.TabIndex = 21;
//
// groupPanel2
//
this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel2.Location = new System.Drawing.Point(9, 10);
this.groupPanel2.Name = "groupPanel2";
this.groupPanel2.Size = new System.Drawing.Size(778, 375);
//
//
//
this.groupPanel2.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel2.Style.BackColorGradientAngle = 90;
this.groupPanel2.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderBottomWidth = 1;
this.groupPanel2.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
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.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
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 = 11;
this.groupPanel2.Text = "groupPanel2";
//
// 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;
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 3);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(543, 380);
this.flowLayoutPanel1.TabIndex = 0;
//
// centralController
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(778, 449);
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.None;
this.Name = "centralController";
this.Text = "Form1";
this.dockSite9.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bar2)).EndInit();
this.bar2.ResumeLayout(false);
this.TestContainer.ResumeLayout(false);
this.dockSite2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bar3)).EndInit();
this.bar3.ResumeLayout(false);
this.dockSite7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
this.panelDockContainer6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).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 buttonItem2;
private DevComponents.DotNetBar.ButtonItem buttonItem3;
private DevComponents.DotNetBar.ButtonItem buttonItem4;
private DevComponents.DotNetBar.ButtonItem buttonItem5;
private DevComponents.DotNetBar.ButtonItem buttonItem6;
private DevComponents.DotNetBar.ButtonItem buttonItem7;
private DevComponents.DotNetBar.DockContainerItem dockContainerItem2;
private DevComponents.DotNetBar.PanelDockContainer PaymentMonitorPanel;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel5;
private DevComponents.DotNetBar.DockContainerItem dci_PaymentRecords;
private DevComponents.DotNetBar.Bar bar2;
private DevComponents.DotNetBar.PanelDockContainer ParkingSpaceMonitorPanel;
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer2;
private DevComponents.DotNetBar.PanelDockContainer PLCMonitorPanel;
private DevComponents.DotNetBar.PanelDockContainer RecordsMonitorPanel;
private DevComponents.DotNetBar.DockContainerItem dci_PLC;
private DevComponents.DotNetBar.DockContainerItem dci_NumMachine;
private DevComponents.DotNetBar.DockContainerItem dci_ParkingSpace;
private DevComponents.DotNetBar.DockContainerItem dci_ParkingRecords;
private DevComponents.DotNetBar.DockContainerItem dci_payment;
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer6;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer7;
private DevComponents.DotNetBar.DockContainerItem dockContainerItem1;
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer8;
private DevComponents.DotNetBar.Bar bar3;
private DevComponents.DotNetBar.PanelDockContainer NumMachineMonitorPanel;
private DevComponents.DotNetBar.PanelDockContainer panelDockContainer10;
private DevComponents.DotNetBar.DockContainerItem dockContainerItem4;
private DevComponents.DotNetBar.DockContainerItem dockContainerItem5;
private System.Windows.Forms.BindingSource bindingSource1;
private DevComponents.DotNetBar.PanelDockContainer TestContainer;
private DevComponents.DotNetBar.DockContainerItem dci_Test;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
}
}