lu
2025-02-18 3a986da7b0e385cb5d8101d3bf1e8c5f4acc9553
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -45,7 +45,6 @@
            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();
@@ -58,25 +57,23 @@
            this.btnCaiGouFchk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnTzbl = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnFtzbl = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnKg = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnDkg = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnWg = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnZhongTai = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnSdwc = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnFjieAn = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnLayout = 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.btnWg = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnFwg = new DevExpress.XtraBars.BarLargeButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            this.SuspendLayout();
            // 
            // barManager1
            // 
            this.barManager1.AllowShowToolbarsPopup = false;
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar2});
            this.barManager1.DockControls.Add(this.barDockControlTop);
@@ -97,7 +94,6 @@
            this.btnHb,
            this.btnIn,
            this.btnLog,
            this.btnRole,
            this.btnReport,
            this.btnQuery,
            this.btnDesign,
@@ -113,15 +109,12 @@
            this.btnFjieAn,
            this.btnTzbl,
            this.btnKg,
            this.btnDkg,
            this.btnZhongTai,
            this.btnSdwc,
            this.btnWg,
            this.btnFtzbl,
            this.btnHelp,
            this.btnFwg});
            this.btnLayout});
            this.barManager1.MainMenu = this.bar2;
            this.barManager1.MaxItemId = 51;
            this.barManager1.MaxItemId = 52;
            // 
            // bar2
            // 
@@ -142,7 +135,6 @@
            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),
@@ -155,14 +147,14 @@
            new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouFchk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnLog),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnTzbl),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnFtzbl),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnKg),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnDkg),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnWg),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnZhongTai),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnSdwc),
            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)});
            new DevExpress.XtraBars.LinkPersistInfo(this.btnHelp),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnLayout)});
            this.bar2.OptionsBar.AllowQuickCustomization = false;
            this.bar2.OptionsBar.MultiLine = true;
            this.bar2.OptionsBar.UseWholeRow = true;
            this.bar2.Text = "Main menu";
@@ -300,15 +292,6 @@
            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 = "打印";
@@ -418,18 +401,6 @@
            this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnFtzbl
            //
            this.btnFtzbl.Caption = "撤回通知";
            this.btnFtzbl.Id = 48;
            this.btnFtzbl.ImageOptions.ImageUri.Uri = "business%20objects/bo_rules";
            this.btnFtzbl.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
            this.btnFtzbl.ItemAppearance.Normal.Options.UseFont = true;
            this.btnFtzbl.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
            this.btnFtzbl.ItemInMenuAppearance.Normal.Options.UseFont = true;
            this.btnFtzbl.Name = "btnFtzbl";
            this.btnFtzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnKg
            // 
            this.btnKg.Caption = "开工";
@@ -439,14 +410,14 @@
            this.btnKg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnKg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnDkg
            // btnWg
            // 
            this.btnDkg.Caption = "待开工";
            this.btnDkg.Id = 43;
            this.btnDkg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_32x322;
            this.btnDkg.Name = "btnDkg";
            this.btnDkg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnDkg.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;
            // 
            // btnZhongTai
            // 
@@ -456,15 +427,6 @@
            this.btnZhongTai.Name = "btnZhongTai";
            this.btnZhongTai.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnZhongTai.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnSdwc
            //
            this.btnSdwc.Caption = "手动完成";
            this.btnSdwc.Id = 45;
            this.btnSdwc.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_trackchanges_32x32;
            this.btnSdwc.Name = "btnSdwc";
            this.btnSdwc.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnSdwc.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnJieAn
            // 
@@ -492,6 +454,15 @@
            this.btnHelp.ItemAppearance.Normal.Options.UseFont = true;
            this.btnHelp.Name = "btnHelp";
            // 
            // 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";
            this.btnLayout.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
@@ -504,7 +475,7 @@
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 239);
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 66);
            this.barDockControlBottom.Manager = this.barManager1;
            this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
            // 
@@ -514,7 +485,7 @@
            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, 91);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 0);
            // 
            // barDockControlRight
            // 
@@ -522,21 +493,7 @@
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(1543, 148);
            this.barDockControlRight.Manager = this.barManager1;
            this.barDockControlRight.Size = new System.Drawing.Size(0, 91);
            //
            // btnWg
            //
            this.btnWg.Caption = "结案";
            this.btnWg.Id = 46;
            this.btnWg.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnWg.ImageOptions.SvgImage")));
            this.btnWg.Name = "btnWg";
            this.btnWg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnFwg
            //
            this.btnFwg.Caption = "反结案";
            this.btnFwg.Id = 50;
            this.btnFwg.Name = "btnFwg";
            this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
            // 
            // UcToolBarMenu
            // 
@@ -547,7 +504,7 @@
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "UcToolBarMenu";
            this.Size = new System.Drawing.Size(1543, 239);
            this.Size = new System.Drawing.Size(1543, 66);
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
@@ -569,7 +526,6 @@
        private DevExpress.XtraBars.BarLargeButtonItem btnHb;
        private DevExpress.XtraBars.BarLargeButtonItem btnIn;
        private DevExpress.XtraBars.BarLargeButtonItem btnLog;
        private DevExpress.XtraBars.BarLargeButtonItem btnRole;
        private DevExpress.XtraBars.BarLargeButtonItem btnReport;
        private DevExpress.XtraBars.BarLargeButtonItem btnQuery;
        private DevExpress.XtraBars.BarLargeButtonItem btnDesign;
@@ -589,12 +545,9 @@
        private DevExpress.XtraBars.BarLargeButtonItem btnFjieAn;
        private DevExpress.XtraBars.BarLargeButtonItem btnTzbl;
        private DevExpress.XtraBars.BarLargeButtonItem btnKg;
        private DevExpress.XtraBars.BarLargeButtonItem btnDkg;
        private DevExpress.XtraBars.BarLargeButtonItem btnZhongTai;
        private DevExpress.XtraBars.BarLargeButtonItem btnSdwc;
        private DevExpress.XtraBars.BarLargeButtonItem btnWg;
        private DevExpress.XtraBars.BarLargeButtonItem btnFtzbl;
        private DevExpress.XtraBars.BarLargeButtonItem btnHelp;
        private DevExpress.XtraBars.BarLargeButtonItem btnFwg;
        private DevExpress.XtraBars.BarLargeButtonItem btnLayout;
    }
}