Hi,
I'm trying to find a way to programmatically display the ApplicationMenu. So basically, without user selection or keypresses, the menu appears in front of them. Basically, I'm trying to provide a "search" function which highlights a button on the ribbon (or in the application menu) - basically showing the user where on the ribbon a particular button is located.
Thanks.