Hiding the Backstage for an ApplicationButton

Ribbon for WPF Forum

Posted 13 years ago by Mick
Version: 11.1.0542
Avatar
How can I programmatically hide the Backstage for my Application button?

A few of my custom routed commands are not causing it to close automatically (others are), and I think just programmatically hiding it would be a simple fix until I can figure out why.

Thank you,
Mick

Comments (2)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Mick,

Correct, we have built-in code for some of our ribbon controls to auto close Backstage. But if you use other controls as well, you can set Ribbon.IsApplicationMenuOpen = false to close it.


Actipro Software Support

Posted 13 years ago by Mick
Avatar
Thanks, this worked great.
The latest build of this product (v24.1.2) was released 21 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.