How to change the text of the ApplicationButton

Ribbon for WPF Forum

Posted 8 years ago by Michael Bayer
Version: 16.1.0631
Avatar

Hello,

how can I change the text content of the Ribbon ApplicationButton from "File" to any other term? All I found in the documentation is to set SRName.UIApplicationButtonLabelText, but I didn't know how to use it. Could you please give me an example in VB.NET?

Thanks in advance

Michael

Comments (2)

Answer - Posted 8 years ago by Michael Bayer
Avatar

I found it out - I just have to use the "myRibbon.ApplicationButtonLabel" property

Thanks

Michael

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

Hi Michael,

You got it.  Yes, you can set the Ribbon.ApplicationButtonLabel property directly since that defaults to the value that comes from SRName.UIApplicationButtonLabelText.


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.