Navigating through menu of another appilcation
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hey there, I have an application (which had been written in VB) which lists the following menu options "File" " View" "Help" etc. And ofcourse within each of these is a further list of options. I want to write my application which will automatically nagivate through the menu of this other application ... As an example...suppose I want to go to View->Text Size -> Normal, I can do so through my application at the click of a button. Is anyone aware of the kind of messages I could send or provide an example of any such code you may have. Regards, Abhishek