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

In This Topic
    GetAssociatedWindowHandle Method
    In This Topic
    Gets the associated window handle that related to the FactWindow instance.
    Syntax
    'Declaration
     
    
    Public Function GetAssociatedWindowHandle() As IntPtr
    public IntPtr GetAssociatedWindowHandle()

    Return Value

    The associated window handle related to the FactWindow instance.
    See Also