1
Answer

how to control a windows application using another applicati

My Question :how to control a windows application using another windows application c#.
 
And I used Spy++ to get control ids and now i can handle button events from another windows application.
But I don't know how to handle other tools like menu, combo box  etc..
Answers (1)