How to stimulate MouseDown event (not click) in c#?

Posted by guru on Stack Overflow See other posts from Stack Overflow or by guru
Published on 2010-01-21T11:17:57Z Indexed on 2010/06/03 4:34 UTC
Read the original article Hit count: 128

Filed under:
|

i have designed a gui calc , i have used flat buttons for thenumbers , to get the button click feel i have changed the mouse down color , but when i use the numpad keys to do calc iam able to stimulate the click event but how do i need to stimulate MouseDown event,

© Stack Overflow or respective owner

Related posts about c#

Related posts about .net-2.0