Search found 1 match

by kosorok
Thu Sep 07, 2006 2:54 am
Forum: Automation API
Topic: Do you have C# sample code on how to enumerate Menu Items?
Replies: 1
Views: 14592

Do you have C# sample code on how to enumerate Menu Items?

I've been able to find the MenuBar item in our application, but I'd like to see if you have any C# sample code on how to enumerate through the object to get all the available menu items, then be able to click on the desired menu item. For example, I can find the menu bar with File | Help on it, then...