Results 1 to 4 of 4

Thread: Capturing mousedown/mouseup for screen position through child controls

Hybrid View

  1. #1
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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?
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  2. #2

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    11

    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
  •  



Click Here to Expand Forum to Full Width