|
-
May 22nd, 2006, 09:49 AM
#1
Thread Starter
Frenzied Member
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
-
May 22nd, 2006, 09:57 AM
#2
Addicted Member
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.
-
May 22nd, 2006, 10:02 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|