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

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

    Property Value

    A Ime.ImeCompositionWindow indicates the composition window.
    See Also