Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mouse Click-Events

Status
Not open for further replies.

NW

Programmer
Feb 3, 2000
61
GB
Is there a way to move mouse pointer to a specific location (i.e to a button on a different application) and execute its click event programmatically?

I have an external tutorial application that run one chapter at a time and waits for a click on the next button to play the next chapter. Is there a way to send mouse to a specific location (i.e.. to the next button of this application and execute click event automatically in very 5 mins.?

I hope this is possible in VB?
Thanks in advance.
NW
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top