Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft flatscrollbar
Message
 
To
23/11/2017 17:15:21
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Miscellaneous
Thread ID:
01655755
Message ID:
01655805
Views:
45
>I achieved my work around the flatscrollbar activex for scrolling any vfp container.
>for whose interesting with this subject can read my post here:
>
>http://yousfi.over-blog.com/2017/11/scrolling-containers-with-flatscrollbar.html

Thanks Yousfi.
Two things though (it is always easier to criticize than to create) :-)
1.
You should move
Declare Integer DeleteUrlCacheEntry In wininet String lpszUrlName
Declare Integer URLDownloadToFile In urlmon.Dll Integer pCaller, String szURL, String szFileName, Integer dwReserved, Integer lpfnCB
at the beginning of the code
or at least
oform=Newobject("yscroll")
before the code where you download the picture, because these two functions are not declared :-)

2. Vertical scrolling with the mouse wheel is reversed, when you move wheel backwards you should scroll down :-)

Thank you for sharing your code.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform