WinFrmUI/Yw.WinFrmUI.Core/UserControl1.Designer.cs
@@ -28,9 +28,15 @@ /// </summary> private void InitializeComponent() { components = new System.ComponentModel.Container(); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(800, 450); SuspendLayout(); // // UserControl1 // AutoScaleDimensions = new SizeF(7F, 17F); AutoScaleMode = AutoScaleMode.Font; Name = "UserControl1"; Size = new Size(800, 450); ResumeLayout(false); } #endregion