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

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