From 854387d20de3afa766f08bc08f45ee7494b10281 Mon Sep 17 00:00:00 2001
From: cnf <3200815559@qq.com>
Date: 星期四, 11 九月 2025 14:08:17 +0800
Subject: [PATCH] 七喜代码

---
 DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs |  110 ++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 73 insertions(+), 37 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index d1a7b73..2a3bea3 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -63,6 +63,10 @@
             this.btnShouHouFchk = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnCaiWuChk = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnCaiWuFchk = new DevExpress.XtraBars.BarLargeButtonItem();
+            this.btnAll = new DevExpress.XtraBars.BarLargeButtonItem();
+            this.btnGongZi = new DevExpress.XtraBars.BarLargeButtonItem();
+            this.btnLianBan = new DevExpress.XtraBars.BarLargeButtonItem();
+            this.btnGx = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnLayout = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnFont = new DevExpress.XtraBars.BarLargeButtonItem();
             this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem();
@@ -70,13 +74,11 @@
             this.barLargeButtonItem2 = new DevExpress.XtraBars.BarLargeButtonItem();
             this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem();
             this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem();
-            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
+            this.btnBaoGao = 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.barLargeButtonItem5 = new DevExpress.XtraBars.BarLargeButtonItem();
-          
             ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
             this.SuspendLayout();
             // 
@@ -84,6 +86,7 @@
             // 
             this.barManager1.AllowCustomization = false;
             this.barManager1.AllowMoveBarOnToolbar = false;
+            this.barManager1.AllowQuickCustomization = false;
             this.barManager1.AllowShowToolbarsPopup = false;
             this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
             this.bar2});
@@ -130,10 +133,13 @@
             this.barLargeButtonItem3,
             this.barLargeButtonItem4,
             this.btnFPiZhun,
-            this.barButtonItem1,
-            this.barLargeButtonItem5});
+            this.btnAll,
+            this.btnGongZi,
+            this.btnLianBan,
+            this.btnGx,
+            this.btnBaoGao});
             this.barManager1.MainMenu = this.bar2;
-            this.barManager1.MaxItemId = 69;
+            this.barManager1.MaxItemId = 76;
             // 
             // bar2
             // 
@@ -176,15 +182,18 @@
             new DevExpress.XtraBars.LinkPersistInfo(this.btnShouHouFchk),
             new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiWuChk),
             new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiWuFchk),
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnAll),
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnGongZi),
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnLianBan),
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnGx),
             new DevExpress.XtraBars.LinkPersistInfo(this.btnLayout),
             new DevExpress.XtraBars.LinkPersistInfo(this.btnFont),
             new DevExpress.XtraBars.LinkPersistInfo(this.btnHelp),
             new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem1),
             new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2),
             new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem3),
-            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4)});
-            this.bar2.OptionsBar.AllowQuickCustomization = false;
-            this.bar2.OptionsBar.DrawBorder = false;
+            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4),
+            new DevExpress.XtraBars.LinkPersistInfo(this.btnBaoGao)});
             this.bar2.OptionsBar.DrawDragBorder = false;
             this.bar2.OptionsBar.MultiLine = true;
             this.bar2.OptionsBar.UseWholeRow = true;
@@ -486,6 +495,42 @@
             this.btnCaiWuFchk.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
             this.btnCaiWuFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
             // 
+            // btnAll
+            // 
+            this.btnAll.Caption = "鎵归噺璁剧疆";
+            this.btnAll.Id = 67;
+            this.btnAll.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.dayview_16x16;
+            this.btnAll.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.dayview_32x32;
+            this.btnAll.Name = "btnAll";
+            this.btnAll.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+            // 
+            // btnGongZi
+            // 
+            this.btnGongZi.Caption = "璁$畻宸ヨ祫";
+            this.btnGongZi.Id = 69;
+            this.btnGongZi.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnGongZi.ImageOptions.Image")));
+            this.btnGongZi.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnGongZi.ImageOptions.LargeImage")));
+            this.btnGongZi.Name = "btnGongZi";
+            this.btnGongZi.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+            // 
+            // btnLianBan
+            // 
+            this.btnLianBan.Caption = "璁剧疆杩炵彮";
+            this.btnLianBan.Id = 70;
+            this.btnLianBan.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnLianBan.ImageOptions.Image")));
+            this.btnLianBan.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnLianBan.ImageOptions.LargeImage")));
+            this.btnLianBan.Name = "btnLianBan";
+            this.btnLianBan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+            // 
+            // btnGx
+            // 
+            this.btnGx.Caption = "宸ュ簭鍙樻洿";
+            this.btnGx.Id = 71;
+            this.btnGx.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnGx.ImageOptions.Image")));
+            this.btnGx.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnGx.ImageOptions.LargeImage")));
+            this.btnGx.Name = "btnGx";
+            this.btnGx.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+            // 
             // btnLayout
             // 
             this.btnLayout.Caption = "鐗堥潰";
@@ -554,13 +599,14 @@
             this.barLargeButtonItem4.Tag = "Never";
             this.barLargeButtonItem4.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
             // 
-            // barButtonItem1
+            // btnBaoGao
             // 
-            this.barButtonItem1.Caption = "鍚堝苟鎻愪氦";
-            this.barButtonItem1.Id = 67;
-            this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
-            this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
-            this.barButtonItem1.Name = "barButtonItem1";
+            this.btnBaoGao.Caption = "鐢熸垚鎶ュ憡";
+            this.btnBaoGao.Id = 75;
+            this.btnBaoGao.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnBaoGao.ImageOptions.Image")));
+            this.btnBaoGao.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnBaoGao.ImageOptions.LargeImage")));
+            this.btnBaoGao.Name = "btnBaoGao";
+            this.btnBaoGao.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
             // 
             // barDockControlTop
             // 
@@ -568,55 +614,42 @@
             this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
             this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
             this.barDockControlTop.Manager = this.barManager1;
-            this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.barDockControlTop.Size = new System.Drawing.Size(1350, 114);
+            this.barDockControlTop.Size = new System.Drawing.Size(1543, 213);
             // 
             // barDockControlBottom
             // 
             this.barDockControlBottom.CausesValidation = false;
             this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.barDockControlBottom.Location = new System.Drawing.Point(0, 114);
+            this.barDockControlBottom.Location = new System.Drawing.Point(0, 72);
             this.barDockControlBottom.Manager = this.barManager1;
-            this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.barDockControlBottom.Size = new System.Drawing.Size(1350, 0);
+            this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
             // 
             // barDockControlLeft
             // 
             this.barDockControlLeft.CausesValidation = false;
             this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
-            this.barDockControlLeft.Location = new System.Drawing.Point(0, 114);
+            this.barDockControlLeft.Location = new System.Drawing.Point(0, 213);
             this.barDockControlLeft.Manager = this.barManager1;
-            this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.barDockControlLeft.Size = new System.Drawing.Size(0, 0);
             // 
             // barDockControlRight
             // 
             this.barDockControlRight.CausesValidation = false;
             this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
-            this.barDockControlRight.Location = new System.Drawing.Point(1350, 114);
+            this.barDockControlRight.Location = new System.Drawing.Point(1543, 213);
             this.barDockControlRight.Manager = this.barManager1;
-            this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
-            // 
-            // barLargeButtonItem5
-            // 
-            this.barLargeButtonItem5.Caption = "鍚堝苟鎻愪氦";
-            this.barLargeButtonItem5.Id = 68;
-            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";
             // 
             // UcToolBarMenu
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.Controls.Add(this.barDockControlLeft);
             this.Controls.Add(this.barDockControlRight);
             this.Controls.Add(this.barDockControlBottom);
             this.Controls.Add(this.barDockControlTop);
-            this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.Name = "UcToolBarMenu";
-            this.Size = new System.Drawing.Size(1350, 114);
+            this.Size = new System.Drawing.Size(1543, 72);
             ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
             this.ResumeLayout(false);
             this.PerformLayout();
@@ -667,7 +700,10 @@
         private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem3;
         private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem4;
         private DevExpress.XtraBars.BarLargeButtonItem btnFPiZhun;
-        private DevExpress.XtraBars.BarButtonItem barButtonItem1;
-        private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem5;
+        private DevExpress.XtraBars.BarLargeButtonItem btnAll;
+        private DevExpress.XtraBars.BarLargeButtonItem btnGongZi;
+        private DevExpress.XtraBars.BarLargeButtonItem btnLianBan;
+        private DevExpress.XtraBars.BarLargeButtonItem btnGx;
+        private DevExpress.XtraBars.BarLargeButtonItem btnBaoGao;
     }
 }

--
Gitblit v1.9.3