This topic has not yet been rated - Rate this topic

RibbonMenu.Label Property

Gets or sets the text that is displayed by the menu.

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
string Label { get; set; }

Property Value

Type: String
The text that is displayed by the menu.

To hide the label, set the ShowLabel property to false.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.