gl3nt0n Posted January 3, 2005 Posted January 3, 2005 (edited) check if the right or left mouse button pressed hey, wondering how i can achieve this in a hover situation. i have a bunch of labels i want to change properties of, when hovered with the mouse button down, but the hover method doesn't take MouseEventArgs, only EventArgs ... if anyone has an idea, let me know. thanx :D G. Split from http://www.xtremedotnettalk.com/showthread.php?t=69285 Edited January 3, 2005 by Iceplug Quote
Administrators PlausiblyDamp Posted January 3, 2005 Administrators Posted January 3, 2005 The MouseMove event does though, could you not use that instead? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.