|
-
Feb 27th, 2009, 04:49 PM
#1
Frenzied Member
Re: Capturing mousedown/mouseup for screen position through child controls
Why can't you just use the 'mouseup','mousedown', 'mousemove' events of the form or the control and respond to those?
-
Feb 28th, 2009, 11:40 AM
#2
Thread Starter
New Member
Re: Capturing mousedown/mouseup for screen position through child controls
Because I have quite a few child controls, including a tab control which has it's own child controls.
I'm looking for a one stop solution so I don't have to deal with 30 or so Mousedown events.
I've seen application.addmessagefilter, but not sure if it's supported in the mobile framework.
See here.
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
|