The ribbon's application menu is displayed by clicking the large button in the upper left hand side of the ribbon.
Question: how could we open it programmatically? I have tried to set IsApplicationMenuOpen = true; However, what I get is the Application Menu under our Main View. How can we solve this?
Question: How could we specify a tab in application menu to be opened when the application menu get opened?
Many thanks,
[Modified 12 years ago]