Calendar for WinForms | ComponentOne
C1.Win.Input.GrapeCity.Framework.Input Namespace / WindowWrapper Class / GetHookHandle Method

In This Topic
    GetHookHandle Method (WindowWrapper)
    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