ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DateTimePicker Class / IsFocused Property

In This Topic
    IsFocused Property (C1DateTimePicker)
    In This Topic
    Gets whether the control is focused.
    Syntax
    'Declaration
     
    
    Public Shadows ReadOnly Property IsFocused As Boolean
    public new bool IsFocused {get;}
    See Also