InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / XView Class / FocusedElement Property

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