| | |
| | | this.btnDkg = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnZanTing = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnBdll = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnWg = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); |
| | |
| | | this.btnBoHui, |
| | | this.btnJieAn, |
| | | this.btnFjieAn, |
| | | this.barLargeButtonItem1, |
| | | this.btnTzbl, |
| | | this.btnKg, |
| | | this.btnDkg, |
| | | this.btnZanTing, |
| | | this.btnBdll}); |
| | | this.btnBdll, |
| | | this.btnWg, |
| | | this.barLargeButtonItem1}); |
| | | this.barManager1.MainMenu = this.bar2; |
| | | this.barManager1.MaxItemId = 46; |
| | | this.barManager1.MaxItemId = 48; |
| | | // |
| | | // bar2 |
| | | // |
| | |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnKg), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnDkg), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnZanTing), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnBdll)}); |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnBdll), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnWg)}); |
| | | this.bar2.OptionsBar.MultiLine = true; |
| | | this.bar2.OptionsBar.UseWholeRow = true; |
| | | this.bar2.Text = "Main menu"; |
| | |
| | | this.btnKg.Caption = "开工"; |
| | | this.btnKg.Id = 42; |
| | | this.btnKg.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True; |
| | | this.btnKg.ImageOptions.ImageUri.Uri = "business%20objects/bo_security_permission_navigate"; |
| | | this.btnKg.ImageOptions.ImageUri.Uri = "Open"; |
| | | this.btnKg.Name = "btnKg"; |
| | | this.btnKg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | this.btnKg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | |
| | | this.btnDkg.Caption = "待开工"; |
| | | this.btnDkg.Id = 43; |
| | | this.btnDkg.ImageOptions.ImageUri.Uri = "NavigationBar"; |
| | | this.btnDkg.ImageOptions.SvgImage = global::Gs.DevApp.Properties.Resources.open2; |
| | | this.btnDkg.Name = "btnDkg"; |
| | | this.btnDkg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | this.btnDkg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | |
| | | // |
| | | this.btnZanTing.Caption = "工单暂停"; |
| | | this.btnZanTing.Id = 44; |
| | | this.btnZanTing.ImageOptions.ImageUri.Uri = "business%20objects/bo_rules"; |
| | | this.btnZanTing.ImageOptions.ImageUri.Uri = "Up"; |
| | | this.btnZanTing.Name = "btnZanTing"; |
| | | this.btnZanTing.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | this.btnZanTing.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | |
| | | this.btnBdll.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | this.btnBdll.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnWg |
| | | // |
| | | this.btnWg.Caption = "手动完工"; |
| | | this.btnWg.Id = 46; |
| | | this.btnWg.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnWg.ImageOptions.SvgImage"))); |
| | | this.btnWg.Name = "btnWg"; |
| | | this.btnWg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // barDockControlTop |
| | | // |
| | | this.barDockControlTop.CausesValidation = false; |
| | |
| | | // |
| | | this.barDockControlBottom.CausesValidation = false; |
| | | this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.barDockControlBottom.Location = new System.Drawing.Point(0, 76); |
| | | this.barDockControlBottom.Location = new System.Drawing.Point(0, 75); |
| | | this.barDockControlBottom.Manager = this.barManager1; |
| | | this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0); |
| | | // |
| | |
| | | // barLargeButtonItem1 |
| | | // |
| | | this.barLargeButtonItem1.Caption = "barLargeButtonItem1"; |
| | | this.barLargeButtonItem1.Id = 40; |
| | | this.barLargeButtonItem1.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.add_32x32; |
| | | this.barLargeButtonItem1.Id = 47; |
| | | this.barLargeButtonItem1.Name = "barLargeButtonItem1"; |
| | | // |
| | | // UcToolBarMenu |
| | |
| | | this.Controls.Add(this.barDockControlBottom); |
| | | this.Controls.Add(this.barDockControlTop); |
| | | this.Name = "UcToolBarMenu"; |
| | | this.Size = new System.Drawing.Size(1543, 76); |
| | | this.Size = new System.Drawing.Size(1543, 75); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | |
| | | private DevExpress.XtraBars.BarDockControl barDockControlRight; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnJieAn; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnFjieAn; |
| | | private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnTzbl; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnKg; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnDkg; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnZanTing; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnBdll; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnWg; |
| | | private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1; |
| | | } |
| | | } |