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

In This Topic
    Enable Property (Ime)
    In This Topic
    Gets or sets the enable status of the ime device.
    Syntax
    'Declaration
     
    
    Public Property Enable As Boolean
    public bool Enable {get; set;}
    See Also