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

In This Topic
    StatusWindow Property
    In This Topic
    Gets the status window of current ime device.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property StatusWindow As Ime.ImeStatusWindow
    public Ime.ImeStatusWindow StatusWindow {get;}

    Property Value

    A Ime.ImeStatusWindow indicates the status window.
    See Also