cnf
2025-08-27 c884c789edec46084c81ee500a404da2f0685e7d
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -70,13 +70,13 @@
            this.barLargeButtonItem2 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnChbg = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            this.barLargeButtonItem5 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnChbg = new DevExpress.XtraBars.BarLargeButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            this.SuspendLayout();
            // 
@@ -154,8 +154,8 @@
            new DevExpress.XtraBars.LinkPersistInfo(this.btnLoad),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnDel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnChk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnFchk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnHb),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnFchk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnQuery),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnIn),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnOut),
@@ -275,7 +275,7 @@
            // 
            // btnHb
            // 
            this.btnHb.Caption = "合并";
            this.btnHb.Caption = "合并审核";
            this.btnHb.Id = 16;
            this.btnHb.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnHb.ImageOptions.Image")));
            this.btnHb.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnHb.ImageOptions.LargeImage")));
@@ -556,6 +556,15 @@
            this.barLargeButtonItem4.Tag = "Never";
            this.barLargeButtonItem4.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnChbg
            //
            this.btnChbg.Caption = "撤回报工";
            this.btnChbg.Id = 69;
            this.btnChbg.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnChbg.ImageOptions.Image")));
            this.btnChbg.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnChbg.ImageOptions.LargeImage")));
            this.btnChbg.Name = "btnChbg";
            this.btnChbg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
@@ -607,15 +616,6 @@
            this.barLargeButtonItem5.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.Image")));
            this.barLargeButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.LargeImage")));
            this.barLargeButtonItem5.Name = "barLargeButtonItem5";
            //
            // btnChbg
            //
            this.btnChbg.Caption = "撤回报工";
            this.btnChbg.Id = 69;
            this.btnChbg.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.Image")));
            this.btnChbg.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.LargeImage")));
            this.btnChbg.Name = "btnChbg";
            this.btnChbg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // UcToolBarMenu
            //