ComponentOne Ribbon for WinForms
TextBox Property (RibbonNumericBox)

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

Reference

RibbonNumericBox Class
RibbonNumericBox Members