From ac35ba967db863b461f5aee36bb31eec0bc53e49 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期五, 12 九月 2025 16:44:21 +0800
Subject: [PATCH] 1、IPQC/fqc 2、通用菜单新增(生成报告)

---
 DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs |   58 +++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 35 insertions(+), 23 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index 3ae304a..47a43a1 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -40,8 +40,8 @@
             this.btnLoad = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnDel = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnChk = new DevExpress.XtraBars.BarLargeButtonItem();
-            this.btnFchk = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnHb = new DevExpress.XtraBars.BarLargeButtonItem();
+            this.btnFchk = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnQuery = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnIn = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnOut = new DevExpress.XtraBars.BarLargeButtonItem();
@@ -70,13 +70,14 @@
             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();
+            this.btnBaoGao = new DevExpress.XtraBars.BarLargeButtonItem();
             ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
             this.SuspendLayout();
             // 
@@ -132,9 +133,10 @@
             this.btnFPiZhun,
             this.barButtonItem1,
             this.barLargeButtonItem5,
-            this.btnChbg});
+            this.btnChbg,
+            this.btnBaoGao});
             this.barManager1.MainMenu = this.bar2;
-            this.barManager1.MaxItemId = 70;
+            this.barManager1.MaxItemId = 71;
             // 
             // bar2
             // 
@@ -154,8 +156,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),
@@ -184,7 +186,8 @@
             new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2),
             new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem3),
             new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4),
-            new DevExpress.XtraBars.LinkPersistInfo(this.btnChbg)});
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnChbg),
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnBaoGao)});
             this.bar2.OptionsBar.AllowQuickCustomization = false;
             this.bar2.OptionsBar.DrawBorder = false;
             this.bar2.OptionsBar.DrawDragBorder = false;
@@ -263,6 +266,16 @@
             this.btnChk.Name = "btnChk";
             this.btnChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
             // 
+            // btnHb
+            // 
+            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")));
+            this.btnHb.ItemAppearance.Normal.Options.UseFont = true;
+            this.btnHb.Name = "btnHb";
+            this.btnHb.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+            // 
             // btnFchk
             // 
             this.btnFchk.Caption = "鍙嶅鏍�";
@@ -272,16 +285,6 @@
             this.btnFchk.ItemAppearance.Normal.Options.UseFont = true;
             this.btnFchk.Name = "btnFchk";
             this.btnFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
-            // 
-            // btnHb
-            // 
-            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")));
-            this.btnHb.ItemAppearance.Normal.Options.UseFont = true;
-            this.btnHb.Name = "btnHb";
-            this.btnHb.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
             // 
             // btnQuery
             // 
@@ -556,6 +559,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;
@@ -608,14 +620,13 @@
             this.barLargeButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.LargeImage")));
             this.barLargeButtonItem5.Name = "barLargeButtonItem5";
             // 
-            // btnChbg
+            // btnBaoGao
             // 
-            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;
+            this.btnBaoGao.Caption = "鐢熶骇鎶ュ憡";
+            this.btnBaoGao.Id = 70;
+            this.btnBaoGao.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.Image")));
+            this.btnBaoGao.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.LargeImage")));
+            this.btnBaoGao.Name = "btnBaoGao";
             // 
             // UcToolBarMenu
             // 
@@ -681,5 +692,6 @@
         private DevExpress.XtraBars.BarButtonItem barButtonItem1;
         private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem5;
         private DevExpress.XtraBars.BarLargeButtonItem btnChbg;
+        private DevExpress.XtraBars.BarLargeButtonItem btnBaoGao;
     }
 }

--
Gitblit v1.9.3