Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Scrollbar
Message
From
30/08/2002 07:15:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
29/08/2002 19:17:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00695253
Message ID:
00695349
Views:
14
>I am resizing a form dynamically, how do I get the form scrollbar to display when the form goes oversize?
>
>I know it only evauates it in the form init, but is there any way I can force the scrollbar to display?
>
>VFP6

Define the form with scrollbars in the first place. Not in Init(), but in properties. Otherwise, the scrollbars can't be added later (this is for efficiency: a form with support for scrollbars requires more system resources).

If Form.Scrollbars = 3 (both), - scrollbars will automagically appear when required - horizontal, vertical, or both, depending on exactly how the form is resized.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform