1
lu
2024-12-16 9478ddf3051e83eb9a5889ff90688b34dd0f96a5
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -58,8 +58,8 @@
            this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnTzbl = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnKg = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnZhongTai = 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();
@@ -286,7 +286,6 @@
            this.btnOut.ItemAppearance.Normal.Options.UseFont = true;
            this.btnOut.Name = "btnOut";
            this.btnOut.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnReport
            // 
@@ -396,7 +395,6 @@
            this.btnTzbl.Name = "btnTzbl";
            this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnKg
            // 
@@ -406,16 +404,6 @@
            this.btnKg.Name = "btnKg";
            this.btnKg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnKg.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;
            // 
            // btnWg
            // 
@@ -425,6 +413,15 @@
            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
            // 
@@ -464,7 +461,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);
            // 
@@ -474,7 +471,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
            // 
@@ -482,7 +479,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);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
            // 
            // UcToolBarMenu
            // 
@@ -493,7 +490,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();