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

In This Topic
    Status Property
    In This Topic
    Gets or sets a Ime.ImeStatus indicating the ime is opened or closed.
    Syntax
    'Declaration
     
    
    Public Property Status As Ime.ImeStatus
    public Ime.ImeStatus Status {get; set;}

    Property Value

    A Ime.ImeStatus indicates the status of the ime.
    See Also