ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime Class / IsActive Property

In This Topic
    IsActive Property
    In This Topic
    Gets a bool indicates the ime device is active.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsActive As Boolean
    public bool IsActive {get;}

    Property Value

    A bool indicates whether the ime device is active.
    See Also