How To Resize the Controls in SSTab When Form is Resized (187562)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q187562 SUMMARY
When a form is resized, the controls present in the form can be resized to
fit into the form by using the Move method. However, it is not
straightforward to resize the controls present inside an SSTab control
because the Left property values of controls present in the inactive tabs
are less than 0. This article describes a way to resize the controls
present in an SSTab control.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
182070
: How To Create a Resolution-Independent Form
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbGrpDSVB kbhowto KB187562 kbAudDeveloper |
---|
|