ComponentOne Ribbon for WinForms
Label Property (RibbonTextBox)

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

Reference

RibbonTextBox Class
RibbonTextBox Members