ComponentOne Ribbon for WinForms
Text Property (RibbonTextBox)

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

Reference

RibbonTextBox Class
RibbonTextBox Members