lu
2024-11-28 b3a08e247aa0307864622df8022b05612781ad03
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -504,7 +504,7 @@
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 60);
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 71);
            this.barDockControlBottom.Manager = this.barManager1;
            this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
            // 
@@ -547,7 +547,7 @@
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "UcToolBarMenu";
            this.Size = new System.Drawing.Size(1543, 60);
            this.Size = new System.Drawing.Size(1543, 71);
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();