ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / WindowWrapper Class / GetHookHandle Method

In This Topic
    GetHookHandle Method
    In This Topic
    Gets the hook handle from the FactWindow.
    Syntax
    'Declaration
     
    
    Protected Overridable Function GetHookHandle() As IntPtr
    protected virtual IntPtr GetHookHandle()

    Return Value

    Returns the hook handle.
    See Also