Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / FocusedElement Property

In This Topic
    FocusedElement Property (C1TextBoxBase)
    In This Topic
    Gets the element that has the focus.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property FocusedElement As Element
    protected Element FocusedElement {get;}
    See Also