|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Using the mousewheelHello,
I try to use the mousewheel in a user control to to scroll in a pannel where I draw with GDI+ . due to the fact that a pannel don't has focus, I have no mousewheel event at my dispositon. Is there a work around? Someone has an idee? tnx in advance. Jean Paul "Jean Paul Mertens" wrote: You could monitor for mouse wheel events at the application level. We > Hello, > > I try to use the mousewheel in a user control to to scroll in a pannel where > I draw with GDI+ . > > due to the fact that a pannel don't has focus, I have no mousewheel event at > my dispositon. Is there a work around? provide a .NET component FREE for non-commercial use that can do this for you: http://www.mini-tools.com/goto/input |
|||||||||||||||||||||||