How to programatically trigger a mouse left click in C#?

Posted by Andrei on Stack Overflow See other posts from Stack Overflow or by Andrei
Published on 2010-04-29T11:46:08Z Indexed on 2010/04/29 12:37 UTC
Read the original article Hit count: 302

Filed under:
|
|
|

Hi.

How could I programatically trigger a left-click event on the mouse?

Thanks.

edit: the event is not triggered directly on a button. I'm aiming for the Windows platform.

© Stack Overflow or respective owner

Related posts about click

Related posts about mouse