标准Windows申请表大小 [英] Standard Windows Size Of Application Form

查看:69
本文介绍了标准Windows申请表大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请问我vb.net中的 windows表单的默认 windows大小设置为默认值

解决方案

如果您创建一个exe并运行它,您将看到VS被视为默认值.但是默认值是它也可以调整大小.基本上,应该将其设置为所需的大小,而不是更大,并且理想情况下应使其可以调整大小.


确定,然后将WindowState设置为Maximized(如果使用) Windows中的默认表单.但是,如果您想自己做,则将其Size属性设置为屏幕的大小(例如:1366,768(用于我的)).


Plz Ask Me which windows size set as default for windows form in vb.net

解决方案

IF you create an exe and run it, you''ll see what VS regards as the default. But the default is for it to be resizable too. Basically, you should make it as big as it needs to be, and no bigger, and ideally make it so it can be resized.


Ok,then set your WindowState as Maximized if you use default form in windows.But if you want to do it by yourself,then set it''s Size property as the size of your screen(ex:1366,768(for mine)).


这篇关于标准Windows申请表大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆