From 2a55c57a5311ab86eed3f32ef4f1c1a3b1556faa Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 05 三月 2025 15:47:31 +0800
Subject: [PATCH] 退货申请
---
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs | 244 ++++++++++++++++++++++++++++++++----------------
1 files changed, 161 insertions(+), 83 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index bc83ad9..06a565c 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -31,7 +31,6 @@
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UcToolBarMenu));
- this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.bar2 = new DevExpress.XtraBars.Bar();
this.btnAdd = new DevExpress.XtraBars.BarLargeButtonItem();
@@ -42,14 +41,10 @@
this.btnDel = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnChk = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnFchk = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnPrint = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnHb = 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();
@@ -57,24 +52,28 @@
this.btnPiZhun = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnZhiLiangChk = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnZhiLiangFchk = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnBoHui = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnCaiGouChk = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnCaiGouFchk = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnTzbl = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnKg = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnWg = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnZhongTai = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnFjieAn = 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();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
this.SuspendLayout();
//
- // barDockControlLeft
- //
- this.barDockControlLeft.CausesValidation = false;
- this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.barDockControlLeft.Location = new System.Drawing.Point(0, 145);
- this.barDockControlLeft.Manager = this.barManager1;
- this.barDockControlLeft.Size = new System.Drawing.Size(0, 0);
- //
// barManager1
//
+ this.barManager1.AllowShowToolbarsPopup = false;
this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
this.bar2});
this.barManager1.DockControls.Add(this.barDockControlTop);
@@ -92,12 +91,9 @@
this.btnOut,
this.btnChk,
this.btnFchk,
- this.btnPrint,
this.btnHb,
this.btnIn,
this.btnLog,
- this.btnKG,
- this.btnRole,
this.btnReport,
this.btnQuery,
this.btnDesign,
@@ -107,9 +103,18 @@
this.btnZhiLiangChk,
this.btnZhiLiangFchk,
this.btnCaiGouChk,
- this.btnCaiGouFchk});
+ this.btnCaiGouFchk,
+ this.btnBoHui,
+ this.btnJieAn,
+ this.btnFjieAn,
+ this.btnTzbl,
+ this.btnKg,
+ this.btnZhongTai,
+ this.btnWg,
+ this.btnHelp,
+ this.btnLayout});
this.barManager1.MainMenu = this.bar2;
- this.barManager1.MaxItemId = 36;
+ this.barManager1.MaxItemId = 54;
//
// bar2
//
@@ -126,14 +131,10 @@
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnDel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(this.btnChk),
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.btnJianYan),
@@ -141,8 +142,19 @@
new DevExpress.XtraBars.LinkPersistInfo(this.btnPiZhun),
new DevExpress.XtraBars.LinkPersistInfo(this.btnZhiLiangChk),
new DevExpress.XtraBars.LinkPersistInfo(this.btnZhiLiangFchk),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnBoHui),
new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouChk),
- new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouFchk)});
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouFchk),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnLog),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnTzbl),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnKg),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnWg),
+ 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.btnLayout),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnHelp)});
+ this.bar2.OptionsBar.AllowQuickCustomization = false;
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
this.bar2.Text = "Main menu";
@@ -237,17 +249,6 @@
this.btnFchk.Name = "btnFchk";
this.btnFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
- // btnPrint
- //
- this.btnPrint.Caption = "鎵撳嵃";
- this.btnPrint.Id = 15;
- this.btnPrint.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.ImageOptions.Image")));
- this.btnPrint.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnPrint.ImageOptions.LargeImage")));
- this.btnPrint.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
- this.btnPrint.ItemAppearance.Normal.Options.UseFont = true;
- this.btnPrint.Name = "btnPrint";
- this.btnPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
- //
// btnHb
//
this.btnHb.Caption = "鍚堝苟";
@@ -259,30 +260,12 @@
this.btnHb.Name = "btnHb";
this.btnHb.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 = "寮�宸�";
- this.btnKG.Id = 19;
- this.btnKG.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnKG.ImageOptions.Image")));
- this.btnKG.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnKG.ImageOptions.LargeImage")));
- this.btnKG.Name = "btnKG";
- this.btnKG.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
- //
// btnQuery
//
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;
//
@@ -290,8 +273,8 @@
//
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.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";
@@ -302,34 +285,26 @@
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.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
- //
- this.btnRole.Caption = "淇濆瓨鏉冮檺";
- this.btnRole.Id = 21;
- this.btnRole.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.editrangepermission_16x16;
- this.btnRole.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.editrangepermission_32x32;
- this.btnRole.Name = "btnRole";
- this.btnRole.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
- //
// btnReport
//
- this.btnReport.Caption = "鎶ヨ〃";
+ this.btnReport.Caption = "鎵撳嵃";
this.btnReport.Id = 22;
- this.btnReport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnReport.ImageOptions.Image")));
+ this.btnReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.printlayoutview_16x16;
+ this.btnReport.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.printlayoutview_32x32;
this.btnReport.Name = "btnReport";
this.btnReport.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
this.btnReport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// btnDesign
//
- this.btnDesign.Caption = "璁捐鎶ヨ〃";
+ this.btnDesign.Caption = "璁捐鎵撳嵃";
this.btnDesign.Id = 26;
this.btnDesign.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnDesign.ImageOptions.Image")));
this.btnDesign.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnDesign.ImageOptions.LargeImage")));
@@ -367,8 +342,8 @@
//
this.btnZhiLiangChk.Caption = "璐ㄩ噺瀹℃牳";
this.btnZhiLiangChk.Id = 31;
- this.btnZhiLiangChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x161;
- this.btnZhiLiangChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbox2_32x322;
+ 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;
//
@@ -380,6 +355,15 @@
this.btnZhiLiangFchk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.forcetesting_32x321;
this.btnZhiLiangFchk.Name = "btnZhiLiangFchk";
this.btnZhiLiangFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnBoHui
+ //
+ this.btnBoHui.Caption = "椹冲洖閲嶆";
+ this.btnBoHui.Id = 37;
+ this.btnBoHui.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.updatetableofcontents_16x16;
+ this.btnBoHui.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.updatetableofcontents_32x32;
+ this.btnBoHui.Name = "btnBoHui";
+ this.btnBoHui.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// btnCaiGouChk
//
@@ -399,27 +383,115 @@
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;
+ //
+ // btnTzbl
+ //
+ this.btnTzbl.Caption = "閫氱煡澶囨枡";
+ this.btnTzbl.Id = 41;
+ this.btnTzbl.ImageOptions.ImageUri.Uri = "business%20objects/bo_security_permission_object";
+ this.btnTzbl.ImageOptions.SvgImage = global::Gs.DevApp.Properties.Resources.time;
+ this.btnTzbl.Name = "btnTzbl";
+ this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
+ this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnKg
+ //
+ this.btnKg.Caption = "寮�宸�";
+ this.btnKg.Id = 42;
+ this.btnKg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_32x323;
+ this.btnKg.Name = "btnKg";
+ this.btnKg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
+ this.btnKg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnWg
+ //
+ this.btnWg.Caption = "鎵嬪姩瀹屽伐";
+ this.btnWg.Id = 45;
+ this.btnWg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_trackchanges_32x32;
+ this.btnWg.Name = "btnWg";
+ this.btnWg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
+ this.btnWg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnZhongTai
+ //
+ this.btnZhongTai.Caption = "鐘舵�佷慨鏀�";
+ this.btnZhongTai.Id = 44;
+ this.btnZhongTai.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_32x32;
+ this.btnZhongTai.Name = "btnZhongTai";
+ this.btnZhongTai.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
+ this.btnZhongTai.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnJieAn
+ //
+ this.btnJieAn.Caption = "缁撴";
+ this.btnJieAn.Id = 38;
+ this.btnJieAn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.copymodeldifferences_32x32;
+ this.btnJieAn.Name = "btnJieAn";
+ this.btnJieAn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnFjieAn
+ //
+ this.btnFjieAn.Caption = "鍙嶇粨妗�";
+ this.btnFjieAn.Id = 39;
+ this.btnFjieAn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.wordwrap_32x32;
+ this.btnFjieAn.Name = "btnFjieAn";
+ this.btnFjieAn.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 = "甯姪";
+ this.btnHelp.Id = 49;
+ this.btnHelp.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.knowledgebasearticle_32x32;
+ this.btnHelp.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.knowledgebasearticle_32x32;
+ this.btnHelp.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.btnHelp.ItemAppearance.Normal.Options.UseFont = true;
+ this.btnHelp.Name = "btnHelp";
+ //
// 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(1543, 145);
+ this.barDockControlTop.Size = new System.Drawing.Size(1543, 148);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.barDockControlBottom.Location = new System.Drawing.Point(0, 73);
+ this.barDockControlBottom.Location = new System.Drawing.Point(0, 68);
this.barDockControlBottom.Manager = this.barManager1;
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, 148);
+ this.barDockControlLeft.Manager = this.barManager1;
+ 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(1543, 145);
+ this.barDockControlRight.Location = new System.Drawing.Point(1543, 148);
this.barDockControlRight.Manager = this.barManager1;
this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
//
@@ -432,7 +504,7 @@
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "UcToolBarMenu";
- this.Size = new System.Drawing.Size(1543, 73);
+ this.Size = new System.Drawing.Size(1543, 68);
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -440,7 +512,6 @@
}
#endregion
- private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarManager barManager1;
private DevExpress.XtraBars.Bar bar2;
private DevExpress.XtraBars.BarLargeButtonItem btnAdd;
@@ -452,15 +523,9 @@
private DevExpress.XtraBars.BarLargeButtonItem btnOut;
private DevExpress.XtraBars.BarLargeButtonItem btnChk;
private DevExpress.XtraBars.BarLargeButtonItem btnFchk;
- private DevExpress.XtraBars.BarDockControl barDockControlTop;
- private DevExpress.XtraBars.BarDockControl barDockControlBottom;
- private DevExpress.XtraBars.BarDockControl barDockControlRight;
- private DevExpress.XtraBars.BarLargeButtonItem btnPrint;
private DevExpress.XtraBars.BarLargeButtonItem btnHb;
private DevExpress.XtraBars.BarLargeButtonItem btnIn;
private DevExpress.XtraBars.BarLargeButtonItem btnLog;
- private DevExpress.XtraBars.BarLargeButtonItem btnKG;
- private DevExpress.XtraBars.BarLargeButtonItem btnRole;
private DevExpress.XtraBars.BarLargeButtonItem btnReport;
private DevExpress.XtraBars.BarLargeButtonItem btnQuery;
private DevExpress.XtraBars.BarLargeButtonItem btnDesign;
@@ -471,5 +536,18 @@
private DevExpress.XtraBars.BarLargeButtonItem btnZhiLiangFchk;
private DevExpress.XtraBars.BarLargeButtonItem btnCaiGouChk;
private DevExpress.XtraBars.BarLargeButtonItem btnCaiGouFchk;
+ private DevExpress.XtraBars.BarLargeButtonItem btnBoHui;
+ private DevExpress.XtraBars.BarDockControl barDockControlTop;
+ private DevExpress.XtraBars.BarDockControl barDockControlBottom;
+ private DevExpress.XtraBars.BarDockControl barDockControlLeft;
+ private DevExpress.XtraBars.BarDockControl barDockControlRight;
+ private DevExpress.XtraBars.BarLargeButtonItem btnJieAn;
+ private DevExpress.XtraBars.BarLargeButtonItem btnFjieAn;
+ private DevExpress.XtraBars.BarLargeButtonItem btnTzbl;
+ private DevExpress.XtraBars.BarLargeButtonItem btnKg;
+ private DevExpress.XtraBars.BarLargeButtonItem btnZhongTai;
+ private DevExpress.XtraBars.BarLargeButtonItem btnWg;
+ private DevExpress.XtraBars.BarLargeButtonItem btnHelp;
+ private DevExpress.XtraBars.BarLargeButtonItem btnLayout;
}
}
--
Gitblit v1.9.3