namespace Gs.DevApp.DevFrm
{
partial class FrmMain
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
this.fluentDesignFormContainer1 = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormContainer();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.tooLoading = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolTime = new System.Windows.Forms.ToolStripStatusLabel();
this.tab = new DevExpress.XtraTab.XtraTabControl();
this.fluentDesignFormControl1 = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
this.barSubItem2 = new DevExpress.XtraBars.BarSubItem();
this.barAbout = new DevExpress.XtraBars.BarSubItem();
this.barUs = new DevExpress.XtraBars.BarButtonItem();
this.barHelp = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
this.barHeaderItem1 = new DevExpress.XtraBars.BarHeaderItem();
this.barLargeButtonItem1 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barMdiChildrenListItem1 = new DevExpress.XtraBars.BarMdiChildrenListItem();
this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
this.barLinkContainerItem1 = new DevExpress.XtraBars.BarLinkContainerItem();
this.barDockingMenuItem1 = new DevExpress.XtraBars.BarDockingMenuItem();
this.barListItem1 = new DevExpress.XtraBars.BarListItem();
this.barListItem2 = new DevExpress.XtraBars.BarListItem();
this.barMy = new DevExpress.XtraBars.BarSubItem();
this.barExit = new DevExpress.XtraBars.BarButtonItem();
this.barPwd = new DevExpress.XtraBars.BarButtonItem();
this.barSubItem3 = new DevExpress.XtraBars.BarSubItem();
this.barToggleSwitchItem1 = new DevExpress.XtraBars.BarToggleSwitchItem();
this.barToolbarsListItem1 = new DevExpress.XtraBars.BarToolbarsListItem();
this.barMdiChildrenListItem2 = new DevExpress.XtraBars.BarMdiChildrenListItem();
this.barMsg = new DevExpress.XtraBars.BarListItem();
this.barHeaderItem2 = new DevExpress.XtraBars.BarHeaderItem();
this.barListItem4 = new DevExpress.XtraBars.BarListItem();
this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
this.fluentFormDefaultManager1 = new DevExpress.XtraBars.FluentDesignSystem.FluentFormDefaultManager(this.components);
this.acrd = new DevExpress.XtraBars.Navigation.AccordionControl();
this.accordionControlElement1 = new DevExpress.XtraBars.Navigation.AccordionControlElement();
this.fluentDesignFormContainer1.SuspendLayout();
this.statusStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tab)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.fluentFormDefaultManager1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.acrd)).BeginInit();
this.SuspendLayout();
//
// fluentDesignFormContainer1
//
this.fluentDesignFormContainer1.Controls.Add(this.tab);
this.fluentDesignFormContainer1.Controls.Add(this.statusStrip1);
this.fluentDesignFormContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.fluentDesignFormContainer1.Location = new System.Drawing.Point(208, 39);
this.fluentDesignFormContainer1.Name = "fluentDesignFormContainer1";
this.fluentDesignFormContainer1.Size = new System.Drawing.Size(806, 727);
this.fluentDesignFormContainer1.TabIndex = 0;
//
// statusStrip1
//
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1,
this.tooLoading,
this.toolStripStatusLabel4,
this.toolStripStatusLabel3,
this.toolStripStatusLabel2,
this.toolStripStatusLabel5,
this.toolTime});
this.statusStrip1.Location = new System.Drawing.Point(0, 701);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(806, 26);
this.statusStrip1.TabIndex = 5;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(17, 20);
this.toolStripStatusLabel1.Text = " ";
//
// tooLoading
//
this.tooLoading.Image = global::Gs.DevApp.Properties.Resources.convert_16x16;
this.tooLoading.Name = "tooLoading";
this.tooLoading.Size = new System.Drawing.Size(119, 20);
this.tooLoading.Text = "重新加载系统";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new System.Drawing.Size(17, 20);
this.toolStripStatusLabel4.Text = " ";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Image = global::Gs.DevApp.Properties.Resources.user_16x16;
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(20, 20);
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(174, 20);
this.toolStripStatusLabel2.Text = "技术支持:宁波广深科技";
//
// toolStripStatusLabel5
//
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
this.toolStripStatusLabel5.Size = new System.Drawing.Size(17, 20);
this.toolStripStatusLabel5.Text = " ";
//
// toolTime
//
this.toolTime.Image = global::Gs.DevApp.Properties.Resources.time2_16x16;
this.toolTime.Name = "toolTime";
this.toolTime.Size = new System.Drawing.Size(89, 20);
this.toolTime.Text = "登录时间";
//
// tab
//
this.tab.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.tab.Appearance.Options.UseFont = true;
this.tab.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeader;
this.tab.Dock = System.Windows.Forms.DockStyle.Fill;
this.tab.Location = new System.Drawing.Point(0, 0);
this.tab.Name = "tab";
this.tab.Size = new System.Drawing.Size(806, 701);
this.tab.TabIndex = 4;
//
// fluentDesignFormControl1
//
this.fluentDesignFormControl1.FluentDesignForm = this;
this.fluentDesignFormControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.barButtonItem1,
this.barCheckItem1,
this.barButtonItem2,
this.barButtonItem3,
this.barSubItem1,
this.barButtonItem4,
this.barSubItem2,
this.barAbout,
this.barUs,
this.barHelp,
this.barButtonItem7,
this.barHeaderItem1,
this.barLargeButtonItem1,
this.barMdiChildrenListItem1,
this.barButtonItem8,
this.barLinkContainerItem1,
this.barDockingMenuItem1,
this.barListItem1,
this.barListItem2,
this.barMy,
this.barSubItem3,
this.barToggleSwitchItem1,
this.barToolbarsListItem1,
this.barMdiChildrenListItem2,
this.barExit,
this.barPwd,
this.barMsg,
this.barHeaderItem2,
this.barListItem4,
this.barButtonItem5});
this.fluentDesignFormControl1.Location = new System.Drawing.Point(0, 0);
this.fluentDesignFormControl1.Manager = this.fluentFormDefaultManager1;
this.fluentDesignFormControl1.Name = "fluentDesignFormControl1";
this.fluentDesignFormControl1.Size = new System.Drawing.Size(1014, 39);
this.fluentDesignFormControl1.TabIndex = 2;
this.fluentDesignFormControl1.TabStop = false;
this.fluentDesignFormControl1.TitleItemLinks.Add(this.barAbout);
this.fluentDesignFormControl1.TitleItemLinks.Add(this.barMy);
this.fluentDesignFormControl1.TitleItemLinks.Add(this.barButtonItem5);
this.fluentDesignFormControl1.TitleItemLinks.Add(this.barMsg);
//
// barButtonItem1
//
this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barButtonItem1.Caption = "barButtonItem1";
this.barButtonItem1.Id = 0;
this.barButtonItem1.Name = "barButtonItem1";
//
// barCheckItem1
//
this.barCheckItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barCheckItem1.Caption = "barCheckItem1";
this.barCheckItem1.Id = 1;
this.barCheckItem1.Name = "barCheckItem1";
//
// barButtonItem2
//
this.barButtonItem2.Caption = "barButtonItem2";
this.barButtonItem2.Id = 2;
this.barButtonItem2.Name = "barButtonItem2";
//
// barButtonItem3
//
this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barButtonItem3.Caption = "barButtonItem3";
this.barButtonItem3.Id = 3;
this.barButtonItem3.Name = "barButtonItem3";
//
// barSubItem1
//
this.barSubItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barSubItem1.Caption = "barSubItem1";
this.barSubItem1.Id = 4;
this.barSubItem1.Name = "barSubItem1";
//
// barButtonItem4
//
this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barButtonItem4.Caption = "我的";
this.barButtonItem4.Id = 5;
this.barButtonItem4.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.Image")));
this.barButtonItem4.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.LargeImage")));
this.barButtonItem4.Name = "barButtonItem4";
this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
//
// barSubItem2
//
this.barSubItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barSubItem2.Caption = "更多";
this.barSubItem2.Id = 6;
this.barSubItem2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barSubItem2.ImageOptions.SvgImage")));
this.barSubItem2.Name = "barSubItem2";
//
// barAbout
//
this.barAbout.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barAbout.Caption = "在线帮助";
this.barAbout.Id = 7;
this.barAbout.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barAbout.ImageOptions.Image")));
this.barAbout.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barAbout.ImageOptions.LargeImage")));
this.barAbout.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.barUs),
new DevExpress.XtraBars.LinkPersistInfo(this.barHelp)});
this.barAbout.Name = "barAbout";
this.barAbout.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
//
// barUs
//
this.barUs.Caption = "关于程序";
this.barUs.Id = 8;
this.barUs.Name = "barUs";
//
// barHelp
//
this.barHelp.Caption = "在线帮助";
this.barHelp.Id = 9;
this.barHelp.Name = "barHelp";
//
// barButtonItem7
//
this.barButtonItem7.Caption = "barButtonItem7";
this.barButtonItem7.Id = 10;
this.barButtonItem7.Name = "barButtonItem7";
//
// barHeaderItem1
//
this.barHeaderItem1.Caption = "Hi,陆工,";
this.barHeaderItem1.Id = 11;
this.barHeaderItem1.Name = "barHeaderItem1";
//
// barLargeButtonItem1
//
this.barLargeButtonItem1.Caption = "barLargeButtonItem1";
this.barLargeButtonItem1.Id = 12;
this.barLargeButtonItem1.Name = "barLargeButtonItem1";
//
// barMdiChildrenListItem1
//
this.barMdiChildrenListItem1.Caption = "barMdiChildrenListItem1";
this.barMdiChildrenListItem1.Id = 13;
this.barMdiChildrenListItem1.Name = "barMdiChildrenListItem1";
//
// barButtonItem8
//
this.barButtonItem8.Caption = "barButtonItem8";
this.barButtonItem8.Id = 14;
this.barButtonItem8.Name = "barButtonItem8";
//
// barLinkContainerItem1
//
this.barLinkContainerItem1.Caption = "barLinkContainerItem1";
this.barLinkContainerItem1.Id = 15;
this.barLinkContainerItem1.Name = "barLinkContainerItem1";
//
// barDockingMenuItem1
//
this.barDockingMenuItem1.Caption = "barDockingMenuItem1";
this.barDockingMenuItem1.Id = 16;
this.barDockingMenuItem1.Name = "barDockingMenuItem1";
//
// barListItem1
//
this.barListItem1.Caption = "barListItem1";
this.barListItem1.Id = 17;
this.barListItem1.Name = "barListItem1";
//
// barListItem2
//
this.barListItem2.Caption = "你当前共有0条消息未处理";
this.barListItem2.Id = 18;
this.barListItem2.Name = "barListItem2";
//
// barMy
//
this.barMy.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barMy.Caption = "我的";
this.barMy.Id = 20;
this.barMy.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barMy.ImageOptions.Image")));
this.barMy.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barMy.ImageOptions.LargeImage")));
this.barMy.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.barExit),
new DevExpress.XtraBars.LinkPersistInfo(this.barPwd)});
this.barMy.Name = "barMy";
this.barMy.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
//
// barExit
//
this.barExit.Caption = "退出系统";
this.barExit.Id = 25;
this.barExit.Name = "barExit";
//
// barPwd
//
this.barPwd.Caption = "修改密码";
this.barPwd.Id = 26;
this.barPwd.Name = "barPwd";
//
// barSubItem3
//
this.barSubItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barSubItem3.Caption = "barSubItem3";
this.barSubItem3.Id = 21;
this.barSubItem3.Name = "barSubItem3";
//
// barToggleSwitchItem1
//
this.barToggleSwitchItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barToggleSwitchItem1.Caption = "barToggleSwitchItem1";
this.barToggleSwitchItem1.Id = 22;
this.barToggleSwitchItem1.Name = "barToggleSwitchItem1";
//
// barToolbarsListItem1
//
this.barToolbarsListItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barToolbarsListItem1.Caption = "barToolbarsListItem1";
this.barToolbarsListItem1.Id = 23;
this.barToolbarsListItem1.Name = "barToolbarsListItem1";
//
// barMdiChildrenListItem2
//
this.barMdiChildrenListItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
this.barMdiChildrenListItem2.Caption = "barMdiChildrenListItem2";
this.barMdiChildrenListItem2.Id = 24;
this.barMdiChildrenListItem2.Name = "barMdiChildrenListItem2";
//
// barMsg
//
this.barMsg.Caption = "欢迎使用EMS系统,你当前共有";
this.barMsg.Id = 28;
this.barMsg.Name = "barMsg";
//
// barHeaderItem2
//
this.barHeaderItem2.Caption = "10条";
this.barHeaderItem2.Id = 29;
this.barHeaderItem2.Name = "barHeaderItem2";
//
// barListItem4
//
this.barListItem4.Caption = "信息未处理";
this.barListItem4.Id = 30;
this.barListItem4.Name = "barListItem4";
//
// barButtonItem5
//
this.barButtonItem5.Caption = "barButtonItem5";
this.barButtonItem5.Id = 31;
this.barButtonItem5.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.Image")));
this.barButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.LargeImage")));
this.barButtonItem5.Name = "barButtonItem5";
//
// fluentFormDefaultManager1
//
this.fluentFormDefaultManager1.DockingEnabled = false;
this.fluentFormDefaultManager1.Form = this;
this.fluentFormDefaultManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.barButtonItem1,
this.barCheckItem1,
this.barButtonItem2,
this.barButtonItem3,
this.barSubItem1,
this.barButtonItem4,
this.barSubItem2,
this.barAbout,
this.barUs,
this.barHelp,
this.barButtonItem7,
this.barHeaderItem1,
this.barLargeButtonItem1,
this.barMdiChildrenListItem1,
this.barButtonItem8,
this.barLinkContainerItem1,
this.barDockingMenuItem1,
this.barListItem1,
this.barListItem2,
this.barMy,
this.barSubItem3,
this.barToggleSwitchItem1,
this.barToolbarsListItem1,
this.barMdiChildrenListItem2,
this.barExit,
this.barPwd,
this.barMsg,
this.barHeaderItem2,
this.barListItem4,
this.barButtonItem5});
this.fluentFormDefaultManager1.MaxItemId = 32;
//
// acrd
//
this.acrd.Dock = System.Windows.Forms.DockStyle.Left;
this.acrd.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
this.accordionControlElement1});
this.acrd.Location = new System.Drawing.Point(0, 39);
this.acrd.Name = "acrd";
this.acrd.ScrollBarMode = DevExpress.XtraBars.Navigation.ScrollBarMode.Touch;
this.acrd.Size = new System.Drawing.Size(208, 727);
this.acrd.TabIndex = 1;
this.acrd.ViewType = DevExpress.XtraBars.Navigation.AccordionControlViewType.HamburgerMenu;
//
// accordionControlElement1
//
this.accordionControlElement1.Name = "accordionControlElement1";
this.accordionControlElement1.Text = "Element1";
//
// FrmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1014, 766);
this.ControlContainer = this.fluentDesignFormContainer1;
this.Controls.Add(this.fluentDesignFormContainer1);
this.Controls.Add(this.acrd);
this.Controls.Add(this.fluentDesignFormControl1);
this.FluentDesignFormControl = this.fluentDesignFormControl1;
this.Name = "FrmMain";
this.NavigationControl = this.acrd;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.fluentDesignFormContainer1.ResumeLayout(false);
this.fluentDesignFormContainer1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tab)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.fluentFormDefaultManager1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.acrd)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormContainer fluentDesignFormContainer1;
private DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl fluentDesignFormControl1;
private DevExpress.XtraBars.FluentDesignSystem.FluentFormDefaultManager fluentFormDefaultManager1;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarCheckItem barCheckItem1;
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
private DevExpress.XtraTab.XtraTabControl tab;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private DevExpress.XtraBars.Navigation.AccordionControl acrd;
private DevExpress.XtraBars.BarButtonItem barButtonItem3;
private DevExpress.XtraBars.BarSubItem barSubItem1;
private DevExpress.XtraBars.BarButtonItem barButtonItem4;
private DevExpress.XtraBars.BarSubItem barSubItem2;
private DevExpress.XtraBars.BarSubItem barAbout;
private DevExpress.XtraBars.BarButtonItem barUs;
private DevExpress.XtraBars.BarButtonItem barHelp;
private DevExpress.XtraBars.BarButtonItem barButtonItem7;
private DevExpress.XtraBars.BarHeaderItem barHeaderItem1;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1;
private DevExpress.XtraBars.BarMdiChildrenListItem barMdiChildrenListItem1;
private DevExpress.XtraBars.BarButtonItem barButtonItem8;
private DevExpress.XtraBars.BarLinkContainerItem barLinkContainerItem1;
private DevExpress.XtraBars.BarDockingMenuItem barDockingMenuItem1;
private DevExpress.XtraBars.BarListItem barListItem1;
private DevExpress.XtraBars.BarListItem barListItem2;
private DevExpress.XtraBars.BarSubItem barMy;
private DevExpress.XtraBars.BarSubItem barSubItem3;
private DevExpress.XtraBars.BarToggleSwitchItem barToggleSwitchItem1;
private DevExpress.XtraBars.BarToolbarsListItem barToolbarsListItem1;
private DevExpress.XtraBars.BarMdiChildrenListItem barMdiChildrenListItem2;
private DevExpress.XtraBars.BarButtonItem barExit;
private DevExpress.XtraBars.BarButtonItem barPwd;
private DevExpress.XtraBars.BarListItem barMsg;
private DevExpress.XtraBars.BarHeaderItem barHeaderItem2;
private DevExpress.XtraBars.BarListItem barListItem4;
private DevExpress.XtraBars.BarButtonItem barButtonItem5;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripStatusLabel toolTime;
private System.Windows.Forms.ToolStripStatusLabel tooLoading;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
private DevExpress.XtraBars.Navigation.AccordionControlElement accordionControlElement1;
}
}