Results 1 to 6 of 6

Thread: V Scroll Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2000
    Posts
    80
    I have a large text box that I would like to allow the user to scroll vertically through.

    I placed a vscroll control next to it, but what do I put in the change event of the vscroll control?

    -Jack Vinitsky

  2. #2
    Guest
    You don't need to add a VScroll. They are already built in. To set it, change the ScrollBars property of the TextBox to 2-Vertical.

  3. #3
    Guest
    Why don't you just set the Scrollbars Property to Vertical-2?

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jun 2000
    Posts
    80

    Talking

    Oh yeah.......

    -Jack Vinitsky

  5. #5
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    And if all else fails, enable multiline!
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  6. #6
    Guest
    You must have multiline enabled to begin with.

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