Results 1 to 3 of 3

Thread: Mouse scroll wheel vs Vertical scroll bar

  1. #1

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Mouse scroll wheel vs Vertical scroll bar

    Right then i have a small problem.

    I have a VScrollBar which scrols the contents of a custom picture box, how do i make the scroll bar scroll when the mouse wheel is moved?

    Cheers people
    ILMVscrollbar

  2. #2
    Addicted Member
    Join Date
    Aug 2002
    Location
    Coventry, England
    Posts
    169

    Re: Mouse scroll wheel vs Vertical scroll bar

    I'd have thought a Scrollbar would scroll when moving the mouse wheel up and down by default. Make sure you have mouse drivers that support it, e.g. if mouse if microsoft, use microsoft intelli drivers. Same applies to vb6 compiler...you can't scroll the code up and down with mouse wheel when the default windows drivers are installed.

    Hope this helps.

  3. #3
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Mouse scroll wheel vs Vertical scroll bar

    Perhaps check out my codebank example of using MouseWheel with Any Control.
    Should be fairly simple to modify it to your needs.

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