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

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