Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling Panels
Message
From
28/04/1998 18:20:00
 
 
To
28/04/1998 10:59:37
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00095399
Message ID:
00095536
Views:
20
>I am looking for a way to place any object(s) in a container and then be able to scroll that container like a grid listbox etc does. Have searched and tried OLE controls designed for VB. I suspect that they don't work in VFP because of the single window handle only. Are there any suggestions on another way to go about it.

It is not too difficult to create scrollbars in VFP itself (
i did them using a container with 2 commandbuttons and a 2nd conatainer - send me a private Email to arnong1@bis-is.com and I'll send you the code)

but even if you are using ActiveX scrollbars
just put a secod container inside your container (or form) and change its top and left properties according the the value of the scrollbar


Note that in most cases it is better to use a pageframe instead

HTH

Arnon Gal-Oz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform