| | |
| | | this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); |
| | | this.barSubItem2 = new DevExpress.XtraBars.BarSubItem(); |
| | | this.barAbout = new DevExpress.XtraBars.BarSubItem(); |
| | | this.barMenu = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barUs = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barHelp = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barEasy = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | this.cms1 = new System.Windows.Forms.ContextMenuStrip(this.components); |
| | | this.tabCloseCurrent = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.tabCloseAll = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.barMenu = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.fluentDesignFormContainer1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tab)).BeginInit(); |
| | | this.strp1.SuspendLayout(); |
| | |
| | | // |
| | | // 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; |
| | |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barEasy)}); |
| | | this.barAbout.Name = "barAbout"; |
| | | this.barAbout.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | // |
| | | // barMenu |
| | | // |
| | | this.barMenu.Caption = "功能菜单"; |
| | | this.barMenu.Id = 36; |
| | | this.barMenu.Name = "barMenu"; |
| | | // |
| | | // barUs |
| | | // |
| | |
| | | // |
| | | // acrd |
| | | // |
| | | this.acrd.Appearance.Item.Hovered.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.acrd.Appearance.Item.Hovered.ForeColor = System.Drawing.Color.Blue; |
| | | this.acrd.Appearance.Item.Hovered.Options.UseFont = true; |
| | | this.acrd.Appearance.Item.Hovered.Options.UseForeColor = true; |
| | |
| | | this.tabCloseAll.Name = "tabCloseAll"; |
| | | this.tabCloseAll.Size = new System.Drawing.Size(157, 26); |
| | | this.tabCloseAll.Text = "关闭其它页"; |
| | | // |
| | | // barMenu |
| | | // |
| | | this.barMenu.Caption = "功能菜单"; |
| | | this.barMenu.Id = 36; |
| | | this.barMenu.Name = "barMenu"; |
| | | // |
| | | // FrmMain |
| | | // |