Results 1 to 4 of 4

Thread: Scrollbars in a frame?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2000
    Posts
    230
    Can scroll bars be put in a frame and just scroll the contents of the frame?

    Shawn Hull
    VB6, SP3 (Professional Edition)

  2. #2
    Lively Member
    Join Date
    Oct 2000
    Location
    Chicago
    Posts
    97

    Nope

    I don't think that you can do that....
    Sorry!!
    Anil

  3. #3
    Addicted Member
    Join Date
    Aug 2000
    Location
    Fremont Ohio 43420
    Posts
    253
    You could put the frame up and then put a rich text box inside the frame. Then you can put scroll bars on the rich text box to scroll the text.

    good luck
    aja

  4. #4
    Addicted Member
    Join Date
    May 2000
    Location
    Westminster, Md.
    Posts
    163

    yes you can....

    You just use the value in the scrollbar control to change the .left and .top properties of the controls inside the frame.

    Do a search on here... you'll find an article on resizing controls when the form is resized. That'll help you out.

    Eiredrake

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