InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / XViewLight Class / FocusedElement Property

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