ComponentOne MultiSelect for WinForms
C1.Win.Input.GrapeCity.Framework.Input Namespace / Ime.ImeCompositionWindow Class / Ime Property

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

    Property Value

    An Ime.ImeWindow.Ime indicates the ime device that is owner of the ime window.
    See Also