Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / SetParentHandle Method

In This Topic
    SetParentHandle Method (ViewportLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub SetParentHandle( _
       ByVal hwnd As IntPtr _
    ) 
    public override void SetParentHandle( 
       IntPtr hwnd
    )

    Parameters

    hwnd
    See Also