ComponentOne InputPanel for WinForms
TextBox Property (InputDatePicker)

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

Reference

InputDatePicker Class
InputDatePicker Members