Results 1 to 3 of 3

Thread: how do you get a vertical scroll bar on a form

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Posts
    18
    how do you get a vertical scroll bar on a form

  2. #2
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    I guess it would involve using a picturebox/frame (something that can contain other controls) and dynamically resizing that at run time and if the picturebox/frame exceeds the size of the form then you can show the scroll bars and use them to scroll the picturebox/frame

    DocZaf
    {;->

  3. #3
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523

    Not sure what you mean...

    Do you mean how to create a scrollable form? If yes then try this. If not then please make it more clear.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width