MenuItemDescription

Ribbon for WPF Forum

Posted 14 years ago by Michael.Ehlert
Version: 9.1.0507
Avatar
Hi,
i have a SplitButton in my ApplicationMenu like so:

<ribbon:SplitButton x:Name="xbsPrintButton"
Label="Dokument erstellen"
KeyTipAccessText="D"
MenuItemDescription="Erstellt das Standarddokument"
Command="ApplicationCommands.Print"
VariantSize="Large"
>

How can i enable the display of the MenuItemDescription (with the bold Label above, which is working fine for SplitButtons that are part of a "regular" menu)?

Regards

Michael

Comments (1)

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

It looks like SplitButton's template didn't have anything in it to support display of the MenuItemDescription. We added support for it in the next release.


Actipro Software Support

The latest build of this product (v24.1.2) was released 3 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.