From 97c16ca7943f36d1631a843df27628d5eada9eb2 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 07 三月 2025 16:09:20 +0800
Subject: [PATCH] 受托

---
 DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index 8ee9837..06a565c 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -114,7 +114,7 @@
             this.btnHelp,
             this.btnLayout});
             this.barManager1.MainMenu = this.bar2;
-            this.barManager1.MaxItemId = 52;
+            this.barManager1.MaxItemId = 54;
             // 
             // bar2
             // 
@@ -452,7 +452,6 @@
             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";
-            this.btnLayout.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
             // 
             // btnHelp
             // 
@@ -476,7 +475,7 @@
             // 
             this.barDockControlBottom.CausesValidation = false;
             this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.barDockControlBottom.Location = new System.Drawing.Point(0, 61);
+            this.barDockControlBottom.Location = new System.Drawing.Point(0, 68);
             this.barDockControlBottom.Manager = this.barManager1;
             this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
             // 
@@ -505,7 +504,7 @@
             this.Controls.Add(this.barDockControlBottom);
             this.Controls.Add(this.barDockControlTop);
             this.Name = "UcToolBarMenu";
-            this.Size = new System.Drawing.Size(1543, 61);
+            this.Size = new System.Drawing.Size(1543, 68);
             ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
             this.ResumeLayout(false);
             this.PerformLayout();

--
Gitblit v1.9.3