Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / TouchHandler Class / TouchHandler Constructor

In This Topic
    TouchHandler Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal hWndWrapper As IHwndWrapper _
    )
    public TouchHandler( 
       IHwndWrapper hWndWrapper
    )

    Parameters

    hWndWrapper
    See Also