开发者

Visual Basic and Resolution/Zoom?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜