C# 窗口全屏 private void Form1_Load(object sender, EventArgs e){ this.SetVisibleCore(false); this.FormBorderStyle = FormBorderStyle.None; this.WindowState = FormWindowState.Maximized; this.SetVisibleCore(true);} 留言列表: 影楼营销 发布于 2012/4/3 10:30:38 回复 谢谢博主分享了啊 发表留言:取消回复 名称(*) 邮箱 网站链接 正文(*)(留言最长字数:1000)
留言列表: