ComponentOne InputPanel for WinForms
TextBox Property (InputTimePicker)

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

Reference

InputTimePicker Class
InputTimePicker Members