ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1DropDownControl Class / FocusedElement Property

In This Topic
    FocusedElement Property (C1DropDownControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property FocusedElement As C1.Framework.Element
    protected C1.Framework.Element FocusedElement {get;}
    See Also