lu
2025-06-11 93bd757f4801719b769e78f4dee00847c228a55d
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -64,13 +64,13 @@
            this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnFjieAn = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnOa = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnShouHouChk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnShouHouFchk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnCaiWuChk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnCaiWuFchk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnLayout = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnFont = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnCaiWuChk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnCaiWuFchk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barLargeButtonItem1 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barLargeButtonItem2 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
@@ -127,8 +127,8 @@
            this.btnShouJian,
            this.btnCaiWuChk,
            this.btnCaiWuFchk,
            this.barLargeButtonItem1,
            this.barLargeButtonItem2});
            this.btnShouHouChk,
            this.btnShouHouFchk});
            this.barManager1.MainMenu = this.bar2;
            this.barManager1.MaxItemId = 62;
            // 
@@ -174,8 +174,8 @@
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnJieAn, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnFjieAn, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnOa, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnShouHouChk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnShouHouFchk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiWuChk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiWuFchk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnLayout),
@@ -333,7 +333,7 @@
            // 
            // btnJianYan
            // 
            this.btnJianYan.Caption = "提交检验";
            this.btnJianYan.Caption = "QC审核";
            this.btnJianYan.Id = 27;
            this.btnJianYan.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x16;
            this.btnJianYan.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbuttons_32x32;
@@ -343,7 +343,7 @@
            // 
            // btnFjianYan
            // 
            this.btnFjianYan.Caption = "撤回检验";
            this.btnFjianYan.Caption = "QC反审核";
            this.btnFjianYan.Id = 28;
            this.btnFjianYan.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.radiobuttons_16x16;
            this.btnFjianYan.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.radiobuttons_32x32;
@@ -497,6 +497,44 @@
            this.btnOa.Name = "btnOa";
            this.btnOa.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnShouHouChk
            //
            this.btnShouHouChk.Caption = "售后审核";
            this.btnShouHouChk.Id = 60;
            this.btnShouHouChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.boperson_16x16;
            this.btnShouHouChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.boperson_32x32;
            this.btnShouHouChk.Name = "btnShouHouChk";
            this.btnShouHouChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnShouHouFchk
            //
            this.btnShouHouFchk.Caption = "售后反审核";
            this.btnShouHouFchk.Id = 61;
            this.btnShouHouFchk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.bodetails_16x162;
            this.btnShouHouFchk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.bodetails_32x32;
            this.btnShouHouFchk.Name = "btnShouHouFchk";
            this.btnShouHouFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnCaiWuChk
            //
            this.btnCaiWuChk.Caption = "财务审核";
            this.btnCaiWuChk.Id = 58;
            this.btnCaiWuChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.botask_16x16;
            this.btnCaiWuChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.botask_32x32;
            this.btnCaiWuChk.Name = "btnCaiWuChk";
            this.btnCaiWuChk.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnCaiWuChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnCaiWuFchk
            //
            this.btnCaiWuFchk.Caption = "财务反审核";
            this.btnCaiWuFchk.Id = 59;
            this.btnCaiWuFchk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.boresume_16x16;
            this.btnCaiWuFchk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.boresume_32x32;
            this.btnCaiWuFchk.Name = "btnCaiWuFchk";
            this.btnCaiWuFchk.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnCaiWuFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnLayout
            // 
            this.btnLayout.Caption = "版面";
@@ -524,42 +562,6 @@
            this.btnHelp.ItemAppearance.Normal.Options.UseFont = true;
            this.btnHelp.Name = "btnHelp";
            // 
            // btnCaiWuChk
            //
            this.btnCaiWuChk.Caption = "财务审核";
            this.btnCaiWuChk.Id = 58;
            this.btnCaiWuChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_showmarkup_32x32;
            this.btnCaiWuChk.Name = "btnCaiWuChk";
            this.btnCaiWuChk.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnCaiWuChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnCaiWuFchk
            //
            this.btnCaiWuFchk.Caption = "财务反审核";
            this.btnCaiWuFchk.Id = 59;
            this.btnCaiWuFchk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.insertdatafield_32x32;
            this.btnCaiWuFchk.Name = "btnCaiWuFchk";
            this.btnCaiWuFchk.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnCaiWuFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // barLargeButtonItem1
            //
            this.barLargeButtonItem1.Caption = "售后审核";
            this.barLargeButtonItem1.Id = 60;
            this.barLargeButtonItem1.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.user_16x163;
            this.barLargeButtonItem1.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.user_32x321;
            this.barLargeButtonItem1.Name = "barLargeButtonItem1";
            this.barLargeButtonItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // barLargeButtonItem2
            //
            this.barLargeButtonItem2.Caption = "售后反审核";
            this.barLargeButtonItem2.Id = 61;
            this.barLargeButtonItem2.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.employee_16x161;
            this.barLargeButtonItem2.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.employee_32x322;
            this.barLargeButtonItem2.Name = "barLargeButtonItem2";
            this.barLargeButtonItem2.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
@@ -572,7 +574,7 @@
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 66);
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 146);
            this.barDockControlBottom.Manager = this.barManager1;
            this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
            // 
@@ -582,7 +584,7 @@
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 142);
            this.barDockControlLeft.Manager = this.barManager1;
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 0);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 4);
            // 
            // barDockControlRight
            // 
@@ -590,7 +592,7 @@
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(1543, 142);
            this.barDockControlRight.Manager = this.barManager1;
            this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 4);
            // 
            // UcToolBarMenu
            // 
@@ -601,7 +603,7 @@
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "UcToolBarMenu";
            this.Size = new System.Drawing.Size(1543, 66);
            this.Size = new System.Drawing.Size(1543, 146);
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
@@ -651,7 +653,7 @@
        private DevExpress.XtraBars.BarLargeButtonItem btnShouJian;
        private DevExpress.XtraBars.BarLargeButtonItem btnCaiWuChk;
        private DevExpress.XtraBars.BarLargeButtonItem btnCaiWuFchk;
        private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1;
        private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem2;
        private DevExpress.XtraBars.BarLargeButtonItem btnShouHouChk;
        private DevExpress.XtraBars.BarLargeButtonItem btnShouHouFchk;
    }
}