Results 1 to 2 of 2

Thread: MCLScrollbars - replacement for VB scrollbar control

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    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

  2. #2
    New Member
    Join Date
    Jun 2011
    Posts
    4

    Re: MCLScrollbars - replacement for VB scrollbar control

    Quote Originally Posted by Merrion View Post
    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
  •  



Click Here to Expand Forum to Full Width