InputPanel for WinForms | ComponentOne
C1.Win.5 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