lu
2025-01-21 ad8bc2218ca947b5ce3ab046f1b3f94ce0caefa5
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -31,9 +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();
            this.btnAdd = new DevExpress.XtraBars.BarLargeButtonItem();
@@ -44,42 +41,38 @@
            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.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.btnRole = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnIn = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnOut = 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.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.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();
            // 
            // 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.Manager = this.barManager1;
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 3);
            //
            // barManager1
            // 
            this.barManager1.AllowShowToolbarsPopup = false;
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar2});
            this.barManager1.DockControls.Add(this.barDockControlTop);
@@ -92,24 +85,34 @@
            this.btnDel,
            this.btnEdit,
            this.btnSave,
            this.barButtonItem1,
            this.btnEsc,
            this.btnLoad,
            this.barButtonItem2,
            this.btnOut,
            this.btnChk,
            this.btnFchk,
            this.btnPrint,
            this.btnHb,
            this.btnIn,
            this.btnLog,
            this.btnKG,
            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.btnBoHui,
            this.btnJieAn,
            this.btnFjieAn,
            this.btnTzbl,
            this.btnKg,
            this.btnZhongTai,
            this.btnWg,
            this.btnHelp});
            this.barManager1.MainMenu = this.bar2;
            this.barManager1.MaxItemId = 27;
            this.barManager1.MaxItemId = 51;
            // 
            // bar2
            // 
@@ -126,16 +129,29 @@
            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.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.btnBoHui),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouChk),
            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.btnHelp)});
            this.bar2.OptionsBar.AllowQuickCustomization = false;
            this.bar2.OptionsBar.MultiLine = true;
            this.bar2.OptionsBar.UseWholeRow = true;
            this.bar2.Text = "Main menu";
@@ -230,17 +246,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 = "合并";
@@ -252,28 +257,128 @@
            this.btnHb.Name = "btnHb";
            this.btnHb.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnOut
            // btnQuery
            // 
            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;
            this.btnQuery.Caption = "查询";
            this.btnQuery.Id = 23;
            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 = ((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";
            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;
            //
            // btnReport
            //
            this.btnReport.Caption = "打印";
            this.btnReport.Id = 22;
            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.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")));
            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;
            //
            // 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
            //
            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
            // 
@@ -284,50 +389,67 @@
            this.btnLog.Name = "btnLog";
            this.btnLog.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnKG
            // btnTzbl
            // 
            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;
            this.btnTzbl.Caption = "通知备料";
            this.btnTzbl.Id = 41;
            this.btnTzbl.ImageOptions.ImageUri.Uri = "business%20objects/bo_security_permission_object";
            this.btnTzbl.Name = "btnTzbl";
            this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnQuery
            // btnKg
            // 
            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.Name = "btnQuery";
            this.btnQuery.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            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;
            // 
            // btnRole
            // btnWg
            // 
            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;
            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;
            // 
            // btnReport
            // btnZhongTai
            // 
            this.btnReport.Caption = "报表";
            this.btnReport.Id = 22;
            this.btnReport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnReport.ImageOptions.Image")));
            this.btnReport.Name = "btnReport";
            this.btnReport.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnReport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            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;
            // 
            // btnDesign
            // btnJieAn
            // 
            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")));
            this.btnDesign.Name = "btnDesign";
            this.btnDesign.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            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;
            //
            // 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
            // 
@@ -335,23 +457,31 @@
            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, 148);
            // 
            // 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, 60);
            this.barDockControlBottom.Manager = this.barManager1;
            this.barDockControlBottom.Size = new System.Drawing.Size(1293, 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, 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(1293, 74);
            this.barDockControlRight.Location = new System.Drawing.Point(1543, 148);
            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 +492,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, 60);
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
@@ -370,9 +500,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;
        private DevExpress.XtraBars.BarLargeButtonItem btnAdd;
@@ -384,17 +511,31 @@
        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;
        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;
        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;
    }
}