|
-
Mar 9th, 2003, 11:24 PM
#1
Thread Starter
Lively Member
A Container Control with Scrollbar
Are there any Container Control with Scrollbar in VB?
-
Mar 10th, 2003, 04:07 AM
#2
Frenzied Member
Not as part of the standard distro, but you can subclass a container (picturebox is best) and add the WS_VSCROLL and WS_HSCROLL styles to it's window style...
see this post
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
|