From ebab62b668bd769f97f4afd5caee472f7e514a27 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 25 三月 2025 08:17:59 +0800
Subject: [PATCH] 子体大小

---
 DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs |   45 +++++++++++++++++++++++++++++----------------
 1 files changed, 29 insertions(+), 16 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index 202cd40..6b9311a 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -62,8 +62,9 @@
             this.btnZhongTai = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnFjieAn = new DevExpress.XtraBars.BarLargeButtonItem();
-            this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem();
+            this.btnOa = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnLayout = new DevExpress.XtraBars.BarLargeButtonItem();
+            this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem();
             this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
             this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
             this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
@@ -112,9 +113,10 @@
             this.btnZhongTai,
             this.btnWg,
             this.btnHelp,
-            this.btnLayout});
+            this.btnLayout,
+            this.btnOa});
             this.barManager1.MainMenu = this.bar2;
-            this.barManager1.MaxItemId = 52;
+            this.barManager1.MaxItemId = 55;
             // 
             // bar2
             // 
@@ -152,8 +154,9 @@
             new DevExpress.XtraBars.LinkPersistInfo(this.btnZhongTai),
             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(this.btnHelp),
-            new DevExpress.XtraBars.LinkPersistInfo(this.btnLayout)});
+            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnOa, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnLayout),
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnHelp)});
             this.bar2.OptionsBar.AllowQuickCustomization = false;
             this.bar2.OptionsBar.MultiLine = true;
             this.bar2.OptionsBar.UseWholeRow = true;
@@ -396,7 +399,7 @@
             // 
             this.btnTzbl.Caption = "閫氱煡澶囨枡";
             this.btnTzbl.Id = 41;
-            this.btnTzbl.ImageOptions.ImageUri.Uri = "business%20objects/bo_security_permission_object";
+            this.btnTzbl.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.announcement_32x32;
             this.btnTzbl.Name = "btnTzbl";
             this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
             this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
@@ -444,6 +447,23 @@
             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.btnLayout.Id = 51;
+            this.btnLayout.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.globalcolorscheme_16x16;
+            this.btnLayout.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.globalcolorscheme_32x32;
+            this.btnLayout.Name = "btnLayout";
+            // 
             // btnHelp
             // 
             this.btnHelp.Caption = "甯姪";
@@ -453,14 +473,6 @@
             this.btnHelp.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
             this.btnHelp.ItemAppearance.Normal.Options.UseFont = true;
             this.btnHelp.Name = "btnHelp";
-            // 
-            // btnLayout
-            // 
-            this.btnLayout.Caption = "淇濆瓨鐗堥潰";
-            this.btnLayout.Id = 51;
-            this.btnLayout.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.globalcolorscheme_16x16;
-            this.btnLayout.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.globalcolorscheme_32x32;
-            this.btnLayout.Name = "btnLayout";
             // 
             // barDockControlTop
             // 
@@ -474,7 +486,7 @@
             // 
             this.barDockControlBottom.CausesValidation = false;
             this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.barDockControlBottom.Location = new System.Drawing.Point(0, 70);
+            this.barDockControlBottom.Location = new System.Drawing.Point(0, 63);
             this.barDockControlBottom.Manager = this.barManager1;
             this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
             // 
@@ -503,7 +515,7 @@
             this.Controls.Add(this.barDockControlBottom);
             this.Controls.Add(this.barDockControlTop);
             this.Name = "UcToolBarMenu";
-            this.Size = new System.Drawing.Size(1543, 70);
+            this.Size = new System.Drawing.Size(1543, 63);
             ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
             this.ResumeLayout(false);
             this.PerformLayout();
@@ -548,5 +560,6 @@
         private DevExpress.XtraBars.BarLargeButtonItem btnWg;
         private DevExpress.XtraBars.BarLargeButtonItem btnHelp;
         private DevExpress.XtraBars.BarLargeButtonItem btnLayout;
+        private DevExpress.XtraBars.BarLargeButtonItem btnOa;
     }
 }

--
Gitblit v1.9.3