Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonTimePicker Class / TextBox Property

In This Topic
    TextBox Property (RibbonTimePicker)
    In This Topic
    Gets the TextBox control contained in this RibbonTimePicker.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TextBox As TextBox
    public TextBox TextBox {get;}
    See Also