|
-
Jul 8th, 2003, 04:07 AM
#1
MCLScrollbars - replacement for VB scrollbar control
Replacement for the VB VScroll and HScroll controls that:
(a) Doesn't get the nasty flashing effect
(b) Allows a Max value as a long, not an integer
(Note: This uses subclassing - :. if you press END in your VB environment it will crash)
Last edited by Merrion; Nov 16th, 2009 at 12:28 PM.
Reason: Removed old code
-
Jul 31st, 2012, 02:10 PM
#2
New Member
Re: MCLScrollbars - replacement for VB scrollbar control
 Originally Posted by Merrion
Replacement for the VB VScroll and HScroll controls that:
(a) Doesn't get the nasty flashing effect
(b) Allows a Max value as a long, not an integer
(Note: This uses subclassing - :. if you press END in your VB environment it will crash)
Is there code around still for this scrollbar replacement??
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
|