|
-
Aug 11th, 2000, 12:58 PM
#1
Thread Starter
Lively Member
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
-
Aug 11th, 2000, 01:03 PM
#2
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.
-
Aug 11th, 2000, 01:04 PM
#3
Why don't you just set the Scrollbars Property to Vertical-2?
-
Aug 11th, 2000, 01:05 PM
#4
Thread Starter
Lively Member
Oh yeah.......
-Jack Vinitsky
-
Aug 11th, 2000, 02:55 PM
#5
Good Ol' Platypus
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)
-
Aug 11th, 2000, 03:05 PM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|