ComponentOne Ribbon for WinForms
TextBox Property (RibbonComboBox)

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

Reference

RibbonComboBox Class
RibbonComboBox Members