Adding a control to the left of the Minimize and Help button

Ribbon for WPF Forum

Posted 8 years ago by Moondance
Version: 16.1.0631
Avatar

Hello, I would like to be able to add a button, a label or actually any ribbon control right to the left of the Minimize and Help button in the top right corner of the ribbon. This control should remain visible also the the user minimize the ribbon

Any help?

Thanks,

Comments (1)

Posted 8 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

The Minimize and Help buttons are something that is defined by you in your app in the TabPanelItems.  For instance, if you look at the MainControl.xaml of our Ribbon demo, you can search for "ribbon:Ribbon.TabPanelItems" and see where they are defined.  Just add your other control first in that list.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.