Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / IHwndWrapper Interface
Properties Methods Events

In This Topic
    IHwndWrapper Interface Members
    In This Topic

    The following tables list the members exposed by IHwndWrapper.

    Public Properties
     NameDescription
     Property The Underline Windows Handle  
     Property Check if the Win32 Handle is already created  
     Property The .NET object that wrap the Windows Handle (WinForm, WinForm Control, WPF Window, IntPtr of HWND)  
    Top
    Public Methods
     NameDescription
     Method Computes the location of the specified screen point into client coordinates  
    Top
    Public Events
     NameDescription
     Event The Win32 Handle has been created  
     Event /// The Win32 Handle has been destroyed  
    Top
    See Also