|
-
Sep 2nd, 2006, 10:42 AM
#1
Thread Starter
Lively Member
MouseExit
I need to generate a MouseExit for my UserControl. However, my usercontrol contains multiple buttons. I tried the method with setcapture and releasecapture, but they take away focus and the buttons need to be double clicked (unacceptable), and they give no hover effect until clicked once. Now I looked into the subclassing way, but my control already implements subclassing, and I have no Idea how to integrate it. I'll post my windowproc and the one I downloaded (for tracking mouse).
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
|