From a0ae5d6e027bd4b1136829210f22c7ba0db565ab Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 01 十一月 2024 13:56:35 +0800
Subject: [PATCH] 小细节修改
---
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs | 205 +++++++++++++++++++++++++++++++++++----------------
1 files changed, 140 insertions(+), 65 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index bd97e56..254e66b 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -31,8 +31,6 @@
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UcToolBarMenu));
- this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
- this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.bar2 = new DevExpress.XtraBars.Bar();
@@ -46,37 +44,34 @@
this.btnFchk = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnPrint = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnHb = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnOut = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnIn = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnKG = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnQuery = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnIn = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnOut = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnRole = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnReport = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnDesign = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnJianYan = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnFjianYan = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnPiZhun = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnZhiLiangChk = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnZhiLiangFchk = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnCaiGouChk = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnCaiGouFchk = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
this.SuspendLayout();
//
- // barButtonItem2
- //
- this.barButtonItem2.Id = 25;
- this.barButtonItem2.Name = "barButtonItem2";
- //
- // barButtonItem1
- //
- this.barButtonItem1.Id = 24;
- this.barButtonItem1.Name = "barButtonItem1";
- //
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.barDockControlLeft.Location = new System.Drawing.Point(0, 74);
+ this.barDockControlLeft.Location = new System.Drawing.Point(0, 145);
this.barDockControlLeft.Manager = this.barManager1;
- this.barDockControlLeft.Size = new System.Drawing.Size(0, 3);
+ this.barDockControlLeft.Size = new System.Drawing.Size(0, 0);
//
// barManager1
//
@@ -92,10 +87,8 @@
this.btnDel,
this.btnEdit,
this.btnSave,
- this.barButtonItem1,
this.btnEsc,
this.btnLoad,
- this.barButtonItem2,
this.btnOut,
this.btnChk,
this.btnFchk,
@@ -107,9 +100,16 @@
this.btnRole,
this.btnReport,
this.btnQuery,
- this.btnDesign});
+ this.btnDesign,
+ this.btnJianYan,
+ this.btnFjianYan,
+ this.btnPiZhun,
+ this.btnZhiLiangChk,
+ this.btnZhiLiangFchk,
+ this.btnCaiGouChk,
+ this.btnCaiGouFchk});
this.barManager1.MainMenu = this.bar2;
- this.barManager1.MaxItemId = 27;
+ this.barManager1.MaxItemId = 37;
//
// bar2
//
@@ -128,14 +128,21 @@
new DevExpress.XtraBars.LinkPersistInfo(this.btnFchk),
new DevExpress.XtraBars.LinkPersistInfo(this.btnPrint),
new DevExpress.XtraBars.LinkPersistInfo(this.btnHb),
- new DevExpress.XtraBars.LinkPersistInfo(this.btnLog),
new DevExpress.XtraBars.LinkPersistInfo(this.btnKG),
new DevExpress.XtraBars.LinkPersistInfo(this.btnQuery),
new DevExpress.XtraBars.LinkPersistInfo(this.btnIn),
new DevExpress.XtraBars.LinkPersistInfo(this.btnOut),
new DevExpress.XtraBars.LinkPersistInfo(this.btnRole),
new DevExpress.XtraBars.LinkPersistInfo(this.btnReport),
- new DevExpress.XtraBars.LinkPersistInfo(this.btnDesign)});
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnDesign),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnJianYan),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnFjianYan),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnPiZhun),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnZhiLiangChk),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnZhiLiangFchk),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouChk),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouFchk),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnLog)});
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
this.bar2.Text = "Main menu";
@@ -252,38 +259,6 @@
this.btnHb.Name = "btnHb";
this.btnHb.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
- // btnOut
- //
- this.btnOut.Caption = "瀵煎嚭";
- this.btnOut.Description = "瀵煎嚭";
- this.btnOut.Id = 12;
- this.btnOut.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOut.ImageOptions.Image")));
- this.btnOut.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnOut.ImageOptions.LargeImage")));
- this.btnOut.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
- this.btnOut.ItemAppearance.Normal.Options.UseFont = true;
- this.btnOut.Name = "btnOut";
- this.btnOut.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
- //
- // btnIn
- //
- this.btnIn.Caption = "瀵煎叆";
- this.btnIn.Id = 17;
- this.btnIn.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnIn.ImageOptions.Image")));
- this.btnIn.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnIn.ImageOptions.LargeImage")));
- this.btnIn.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
- this.btnIn.ItemAppearance.Normal.Options.UseFont = true;
- this.btnIn.Name = "btnIn";
- this.btnIn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
- //
- // btnLog
- //
- this.btnLog.Caption = "鏃ュ織";
- this.btnLog.Id = 18;
- this.btnLog.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_16x16;
- this.btnLog.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_32x32;
- this.btnLog.Name = "btnLog";
- this.btnLog.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
- //
// btnKG
//
this.btnKG.Caption = "寮�宸�";
@@ -297,10 +272,33 @@
//
this.btnQuery.Caption = "鏌ヨ";
this.btnQuery.Id = 23;
- this.btnQuery.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16;
- this.btnQuery.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.zoom100_32x32;
+ this.btnQuery.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.viewmergeddata_16x16;
+ this.btnQuery.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.viewmergeddata_32x32;
this.btnQuery.Name = "btnQuery";
this.btnQuery.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnIn
+ //
+ this.btnIn.Caption = "瀵煎叆";
+ this.btnIn.Id = 17;
+ this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.sendxls_16x16;
+ this.btnIn.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.sendxls_32x32;
+ this.btnIn.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.btnIn.ItemAppearance.Normal.Options.UseFont = true;
+ this.btnIn.Name = "btnIn";
+ this.btnIn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnOut
+ //
+ this.btnOut.Caption = "瀵煎嚭";
+ this.btnOut.Description = "瀵煎嚭";
+ this.btnOut.Id = 12;
+ this.btnOut.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.wraptext2_16x16;
+ this.btnOut.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.wraptext2_32x32;
+ this.btnOut.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.btnOut.ItemAppearance.Normal.Options.UseFont = true;
+ this.btnOut.Name = "btnOut";
+ this.btnOut.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// btnRole
//
@@ -329,29 +327,101 @@
this.btnDesign.Name = "btnDesign";
this.btnDesign.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
+ // btnJianYan
+ //
+ this.btnJianYan.Caption = "鎻愪氦妫�楠�";
+ this.btnJianYan.Id = 27;
+ this.btnJianYan.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x16;
+ this.btnJianYan.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbuttons_32x32;
+ this.btnJianYan.Name = "btnJianYan";
+ this.btnJianYan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnFjianYan
+ //
+ this.btnFjianYan.Caption = "鎾ゅ洖妫�楠�";
+ this.btnFjianYan.Id = 28;
+ this.btnFjianYan.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.radiobuttons_16x16;
+ this.btnFjianYan.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.radiobuttons_32x32;
+ this.btnFjianYan.Name = "btnFjianYan";
+ this.btnFjianYan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnPiZhun
+ //
+ this.btnPiZhun.Caption = "鎵瑰噯";
+ this.btnPiZhun.Id = 29;
+ this.btnPiZhun.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.boposition2_16x161;
+ this.btnPiZhun.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.boposition2_32x32;
+ this.btnPiZhun.Name = "btnPiZhun";
+ this.btnPiZhun.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnZhiLiangChk
+ //
+ this.btnZhiLiangChk.Caption = "璐ㄩ噺瀹℃牳";
+ this.btnZhiLiangChk.Id = 31;
+ this.btnZhiLiangChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x162;
+ this.btnZhiLiangChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbuttons_32x321;
+ this.btnZhiLiangChk.Name = "btnZhiLiangChk";
+ this.btnZhiLiangChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnZhiLiangFchk
+ //
+ this.btnZhiLiangFchk.Caption = "璐ㄩ噺鍙嶅鏍�";
+ this.btnZhiLiangFchk.Id = 33;
+ this.btnZhiLiangFchk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.forcetesting_16x161;
+ this.btnZhiLiangFchk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.forcetesting_32x321;
+ this.btnZhiLiangFchk.Name = "btnZhiLiangFchk";
+ this.btnZhiLiangFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnCaiGouChk
+ //
+ this.btnCaiGouChk.Caption = "閲囪喘瀹℃牳";
+ this.btnCaiGouChk.Id = 34;
+ this.btnCaiGouChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_showmarkup_16x16;
+ this.btnCaiGouChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.trackingchanges_showmarkup_32x32;
+ this.btnCaiGouChk.Name = "btnCaiGouChk";
+ this.btnCaiGouChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnCaiGouFchk
+ //
+ this.btnCaiGouFchk.Caption = "閲囪喘鍙嶅鏍�";
+ this.btnCaiGouFchk.Id = 35;
+ this.btnCaiGouFchk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.insertdatafield_16x16;
+ this.btnCaiGouFchk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.insertdatafield_32x32;
+ this.btnCaiGouFchk.Name = "btnCaiGouFchk";
+ this.btnCaiGouFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnLog
+ //
+ this.btnLog.Caption = "鏃ュ織";
+ this.btnLog.Id = 18;
+ this.btnLog.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_16x16;
+ this.btnLog.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_32x32;
+ this.btnLog.Name = "btnLog";
+ this.btnLog.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
// barDockControlTop
//
this.barDockControlTop.CausesValidation = false;
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(1293, 74);
+ this.barDockControlTop.Size = new System.Drawing.Size(1543, 145);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.barDockControlBottom.Location = new System.Drawing.Point(0, 77);
+ this.barDockControlBottom.Location = new System.Drawing.Point(0, 69);
this.barDockControlBottom.Manager = this.barManager1;
- this.barDockControlBottom.Size = new System.Drawing.Size(1293, 0);
+ this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
- this.barDockControlRight.Location = new System.Drawing.Point(1293, 74);
+ this.barDockControlRight.Location = new System.Drawing.Point(1543, 145);
this.barDockControlRight.Manager = this.barManager1;
- this.barDockControlRight.Size = new System.Drawing.Size(0, 3);
+ this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
//
// UcToolBarMenu
//
@@ -362,7 +432,7 @@
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "UcToolBarMenu";
- this.Size = new System.Drawing.Size(1293, 77);
+ this.Size = new System.Drawing.Size(1543, 69);
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -370,8 +440,6 @@
}
#endregion
- private DevExpress.XtraBars.BarButtonItem barButtonItem2;
- private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarManager barManager1;
private DevExpress.XtraBars.Bar bar2;
@@ -396,5 +464,12 @@
private DevExpress.XtraBars.BarLargeButtonItem btnReport;
private DevExpress.XtraBars.BarLargeButtonItem btnQuery;
private DevExpress.XtraBars.BarLargeButtonItem btnDesign;
+ private DevExpress.XtraBars.BarLargeButtonItem btnJianYan;
+ private DevExpress.XtraBars.BarLargeButtonItem btnFjianYan;
+ private DevExpress.XtraBars.BarLargeButtonItem btnPiZhun;
+ private DevExpress.XtraBars.BarLargeButtonItem btnZhiLiangChk;
+ private DevExpress.XtraBars.BarLargeButtonItem btnZhiLiangFchk;
+ private DevExpress.XtraBars.BarLargeButtonItem btnCaiGouChk;
+ private DevExpress.XtraBars.BarLargeButtonItem btnCaiGouFchk;
}
}
--
Gitblit v1.9.3