Does anyone know how to use the ScrollWindow API to scroll a form the way you would a web page (i.e. when the form is larger than the screen), or is their a better alternative, any help greatly appreciated, Thanx!
:)
Printable View
Does anyone know how to use the ScrollWindow API to scroll a form the way you would a web page (i.e. when the form is larger than the screen), or is their a better alternative, any help greatly appreciated, Thanx!
:)
I know there is a tip about your problem in the tips list of this site. I have never tried it, but it can help you.
I put all the stuff i want in my form into a borderless frame, put a scrollbar next to it and change the position of the frame with the scrollbars to make it appear as if the window is scrolling. Unluss you're doing this with 20 or so forms the loss in memory is completly negligable.