Zexor
Well-known member
- Joined
- Nov 28, 2008
- Messages
- 520
- Programming Experience
- 3-5
I want to capture a xbutton mouse click on a webbrowser and an AxWindowsMediaPlayer. But neither of those seems to see the xbutton press. For the webbrowser i have added a handler for mousedown with HtmlElementEventHandler but Xbutton doesnt seem to trigger it. And the MediaPlayer AxWMPLib._WMPOCXEvents_MouseUpEvent doesnt have xbutton either.
Is there a way to capture the Xbutton1 and 2 presses for those controls?
Is there a way to capture the Xbutton1 and 2 presses for those controls?