[RESOLVED] Scroll Bars in a Form
Hi All,
Ive been trying to find out how i can get a form to use scroll bars, basically i have an application that runs in a small window, but the information in the window extends beyond the size of the window, ive seen examples of how to use a scroll bar with a picture box but as yet i cant see how to use it with a form, so if anyone knows where i can find a link to a tutorial or how to actually do it id be very gratefull.
Cheers
Paul
Re: Scroll Bars in a Form
Re: Scroll Bars in a Form
Hi Wiz, that deals with scroll bars on frames, can this be applied to the form as well as a frame/picture box?
Thanks
1 Attachment(s)
Re: Scroll Bars in a Form
Well this uses a picturebox but it might help.