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
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