对窗体如下设置就可以得到一个全屏的了.
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
相关文章:
-
2022-02-09
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2021-11-28
-
2022-12-23
猜你喜欢
-
2022-01-18
-
2021-06-03
-
2022-12-23
-
2021-08-07
-
2021-07-03
-
2021-06-19
-
2021-12-01
相关资源
-
下载
2023-01-01
-
下载
2021-06-26
-
下载
2023-02-14