| | |
| | | this.btnZhongTai = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnFjieAn = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnOa = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnLayout = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnOa = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); |
| | |
| | | // |
| | | // barManager1 |
| | | // |
| | | this.barManager1.AllowCustomization = false; |
| | | this.barManager1.AllowMoveBarOnToolbar = false; |
| | | this.barManager1.AllowShowToolbarsPopup = false; |
| | | this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { |
| | | this.bar2}); |
| | |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnLayout), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnHelp)}); |
| | | this.bar2.OptionsBar.AllowQuickCustomization = false; |
| | | this.bar2.OptionsBar.DrawBorder = false; |
| | | this.bar2.OptionsBar.DrawDragBorder = false; |
| | | this.bar2.OptionsBar.MultiLine = true; |
| | | this.bar2.OptionsBar.UseWholeRow = true; |
| | | this.bar2.Text = "Main menu"; |
| | |
| | | this.btnFjieAn.Name = "btnFjieAn"; |
| | | this.btnFjieAn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnOa |
| | | // |
| | | this.btnOa.Caption = "提交OA"; |
| | | this.btnOa.Id = 54; |
| | | this.btnOa.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.meeting_16x16; |
| | | this.btnOa.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.meeting_32x321; |
| | | this.btnOa.Name = "btnOa"; |
| | | this.btnOa.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnLayout |
| | | // |
| | | this.btnLayout.Caption = "保存版面"; |
| | |
| | | this.btnHelp.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.btnHelp.ItemAppearance.Normal.Options.UseFont = true; |
| | | this.btnHelp.Name = "btnHelp"; |
| | | // |
| | | // btnOa |
| | | // |
| | | this.btnOa.Caption = "提交OA"; |
| | | this.btnOa.Id = 54; |
| | | this.btnOa.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.meeting_16x16; |
| | | this.btnOa.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.meeting_32x321; |
| | | this.btnOa.Name = "btnOa"; |
| | | this.btnOa.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // barDockControlTop |
| | | // |