ComponentOne Ribbon for WinForms
TextBox Property (RibbonTextBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTextBox Class : TextBox Property
Gets the TextBox control contained in this RibbonTextBox.
Syntax
'Declaration
 
Public ReadOnly Property TextBox As System.Windows.Forms.TextBox
public System.Windows.Forms.TextBox TextBox {get;}
See Also

Reference

RibbonTextBox Class
RibbonTextBox Members