Send Click

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ss112358
    New Member
    • Dec 2007
    • 8

    Send Click

    Hi all

    Is there a way I can write a piece of code to send a click (left mouse click) command, similar to the send keys function? Could someone please point me in the right direction?

    Thanks

    PS. Im using VB.NET 2008
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    I suspect you'd need to look into the Windows SendMessage API function(s). But I'm not familiar with that area.

    Comment

    Working...