Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / Owner Property

In This Topic
    Owner Property (InputTextBoxElement)
    In This Topic
    Gets a owner of this element.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As ITextBoxBaseView
    public ITextBoxBaseView Owner {get;}
    See Also