开发者

Visual Basic and Resolution/Zoom?

开发者 https://www.devze.com 2023-01-10 14:48 出处:网络
Is it possible to change the resolution of the form without changing the resolution 开发者_如何学运维of the computer?

Is it possible to change the resolution of the form without changing the resolution 开发者_如何学运维of the computer?

And if not, then I suppose I'll ask, how would I be able to zoom/blow up the form to make it bigger?

Thank you.


"Resolution" isn't anything that really applies to forms. What exactly are you trying to do? If you're trying to make the form bigger, you can increase its Size attribute in the Properties window. If you're trying to make the controls and font bigger, you'll need to modify the Font attributes for all the controls as well as their Size attribute.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号