Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / IInputTextBoxElement Interface / TextBox Property

In This Topic
    TextBox Property (IInputTextBoxElement)
    In This Topic
    Gets the embedded TextBox control.
    Syntax
    'Declaration
     
    
    ReadOnly Property TextBox As TextBox
    TextBox TextBox {get;}
    See Also