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

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

    Property Value

    An System.IntPtr indicates the handle of the ime.
    See Also