Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
High form
Message
From
08/09/2000 14:53:24
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgia, United States
 
 
To
08/09/2000 13:52:03
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00414253
Message ID:
00414335
Views:
42
>Yes, but I need VERY higher form WITH right scrollbar. I created new form and set Hight property to 2000 pixels. But it became 1509. And I can't create form higher then 1509.

First, I'll join the chorus- there are usually better ways of putting lots of stuff on a form than making it scroll.

But if you need that big scrolling form, try this- Put a container on your form. Add a vertical scroll bar on the right and have it scroll your container up and down. Set the container's properties so it fills the form, but set the height to 2000 (or more). Put your controls in the container and it will give you the effect of a very high, scrolling form.

It's how we used to make a scrolling form before VFP had them. You'll want to add code to make the container resize with the form and perhaps some other things...
David.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform