Sending commands between Windows applications?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I want my program to be able to find a specified window, activate it, and send it keyboard commands. Kind of like a macro program. How would I code this?
Have a look at the WSH sendkeys functionality. Not the only way though... :) Davy Blog for Software Testing, Bugs, Quality, Security and Stability - www.latedecember.com
News From Angus, Scotland - The Angus Blog