From 931767239577c1a81f298ddccd65e3137c80b326 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期五, 22 八月 2025 08:28:22 +0800
Subject: [PATCH] 称重
---
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs | 103 ++++++++++++++++++++++++++++++++-------------------
1 files changed, 64 insertions(+), 39 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index 86dd550..b6c6fa1 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,9 +74,7 @@
this.barLargeButtonItem2 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnAll = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnGongZi = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnLianBan = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnBaoGao = new DevExpress.XtraBars.BarLargeButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
@@ -132,9 +134,11 @@
this.btnFPiZhun,
this.btnAll,
this.btnGongZi,
- this.btnLianBan});
+ this.btnLianBan,
+ this.btnGx,
+ this.btnBaoGao});
this.barManager1.MainMenu = this.bar2;
- this.barManager1.MaxItemId = 71;
+ this.barManager1.MaxItemId = 76;
//
// bar2
//
@@ -177,6 +181,10 @@
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),
@@ -184,10 +192,7 @@
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem3),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4),
- new DevExpress.XtraBars.LinkPersistInfo(this.btnAll),
- new DevExpress.XtraBars.LinkPersistInfo(this.btnGongZi),
- new DevExpress.XtraBars.LinkPersistInfo(this.btnLianBan)});
- this.bar2.OptionsBar.DrawBorder = false;
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnBaoGao)});
this.bar2.OptionsBar.DrawDragBorder = false;
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
@@ -489,6 +494,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 = "鐗堥潰";
@@ -557,32 +598,14 @@
this.barLargeButtonItem4.Tag = "Never";
this.barLargeButtonItem4.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
- // btnAll
+ // btnBaoGao
//
- 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;
+ 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
//
@@ -590,13 +613,13 @@
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
this.barDockControlTop.Manager = this.barManager1;
- this.barDockControlTop.Size = new System.Drawing.Size(1543, 142);
+ 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, 68);
+ this.barDockControlBottom.Location = new System.Drawing.Point(0, 206);
this.barDockControlBottom.Manager = this.barManager1;
this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
//
@@ -604,7 +627,7 @@
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.barDockControlLeft.Location = new System.Drawing.Point(0, 142);
+ this.barDockControlLeft.Location = new System.Drawing.Point(0, 213);
this.barDockControlLeft.Manager = this.barManager1;
this.barDockControlLeft.Size = new System.Drawing.Size(0, 0);
//
@@ -612,7 +635,7 @@
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
- this.barDockControlRight.Location = new System.Drawing.Point(1543, 142);
+ this.barDockControlRight.Location = new System.Drawing.Point(1543, 213);
this.barDockControlRight.Manager = this.barManager1;
this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
//
@@ -625,7 +648,7 @@
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "UcToolBarMenu";
- this.Size = new System.Drawing.Size(1543, 68);
+ this.Size = new System.Drawing.Size(1543, 206);
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -679,5 +702,7 @@
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