ComponentOne Ribbon for WinForms
Text Property (RibbonMenu)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonMenu Class : Text Property
Gets or sets the label used to identify this RibbonMenu.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
See Also

Reference

RibbonMenu Class
RibbonMenu Members