ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IView Interface / FocusedElement Property

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