forcing panel to scroll

V

Vijaye Raji

You call the Win32 SendMessage or PostMessage API with message WM_VSCROLL or
WM_HSCROLL.

-vJ
 
R

raymond dynowski

Thanks for this Vijaye. However, I have never used win32 before. I am
from a unix/x background and on the bottom of the learning curve. Could
you show me how I actually implement your solution.
Thanks
Ray


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top