ComponentOne Ribbon for WinForms
TextBox Property (RibbonDatePicker)

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

Reference

RibbonDatePicker Class
RibbonDatePicker Members