ComponentOne Ribbon for WinForms
Text Property (RibbonButton)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonButton Class : Text Property
Gets or sets the text associated with the RibbonButton.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
See Also

Reference

RibbonButton Class
RibbonButton Members