Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to navigate an object with the scroll action
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00436829
Message ID:
00438629
Views:
11
Thanks

By looking for the scrolling control max I found top “viewporttop” property and it is exactly what I was looking for. To make the object navigate with the scroll bar I just have to
“Thisform.Myobject.top = thisform.viewporttop + nObjectTop”
on the scrolled method.

And it works like a charm.

BDH
B.D.H.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform