* UIFrom:修改最大化显示

This commit is contained in:
Sunny 2020-12-07 21:40:59 +08:00
parent 40ee06facd
commit 858df6a7e2
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -112,7 +112,6 @@
this.ShowRadius = false;
this.ShowShadow = true;
this.Text = "SunnyUI.Net";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Selecting += new Sunny.UI.UIMainFrame.OnSelecting(this.FMain_Selecting);
this.Header.ResumeLayout(false);
this.ResumeLayout(false);