Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / FocusedElement Property

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