Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / IHwndWrapper Interface / Source Property

In This Topic
    Source Property
    In This Topic
    The .NET object that wrap the Windows Handle (WinForm, WinForm Control, WPF Window, IntPtr of HWND)
    Syntax
    'Declaration
     
    ReadOnly Property Source As Object
    object Source {get;}
    See Also