| | |
| | | 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(); |
| | |
| | | this.barSubItem4, |
| | | this.barEasy, |
| | | this.barTxt, |
| | | this.barOrg}); |
| | | this.barOrg, |
| | | this.barMenu}); |
| | | this.fluentDesignFormControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.fluentDesignFormControl1.Manager = this.fdm1; |
| | | this.fluentDesignFormControl1.Name = "fluentDesignFormControl1"; |
| | |
| | | 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.barMenu), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barUs), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barHelp), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barEasy)}); |
| | |
| | | // barOrg |
| | | // |
| | | this.barOrg.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | this.barOrg.Caption = "选择组织"; |
| | | this.barOrg.Caption = "切换组织"; |
| | | this.barOrg.Edit = this.repositoryItemCheckedComboBoxEdit1; |
| | | this.barOrg.EditValue = "切换组织"; |
| | | this.barOrg.EditWidth = 120; |
| | |
| | | this.barSubItem4, |
| | | this.barEasy, |
| | | this.barTxt, |
| | | this.barOrg}); |
| | | this.fdm1.MaxItemId = 36; |
| | | this.barOrg, |
| | | this.barMenu}); |
| | | this.fdm1.MaxItemId = 37; |
| | | this.fdm1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemCheckedComboBoxEdit1}); |
| | | // |
| | | // 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.acrd.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.acrd.FilterText = "查找"; |
| | | this.acrd.Location = new System.Drawing.Point(0, 39); |
| | |
| | | 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 |
| | | // |
| | |
| | | private DevExpress.XtraBars.BarStaticItem barTxt; |
| | | private DevExpress.XtraBars.BarEditItem barOrg; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit repositoryItemCheckedComboBoxEdit1; |
| | | private DevExpress.XtraBars.BarButtonItem barMenu; |
| | | } |
| | | } |