开发者

VB 6: How do I find the area inside a form?

In VB 6 I'm trying to ma开发者_StackOverflow中文版ke a control automatically resize based on the form's size. Unfortunately Form.Width is the total width of the form, not just the client area. So how do I find out the interior heigth and width?


Use the ScaleWidth and ScaleHeight property.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜