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

In This Topic
    Handle Property (ImeHost)
    In This Topic
    Gets the handle of the window.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Handle As IntPtr
    public IntPtr Handle {get;}
    See Also