Results 1 to 2 of 2

Thread: Traping mouse clicks on the form

  1. #1

    Thread Starter
    Hyperactive Member abhid's Avatar
    Join Date
    Nov 2001
    Location
    3rd rock from the sun
    Posts
    467

    Traping mouse clicks on the form

    Hi everybody,
    I want to detect click events on title bar of the form.Is there any
    method which can track the mouse movements of title bar of the for.
    Thanks in advance

  2. #2
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631
    You're going to have to subclass the WM_NCLBUTTONDOWN (or UP, whatever).

    Here's some reference: MSDN Mouse Input Reference
    Please rate my post.

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