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

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

    Property Value

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