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

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