Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / GestureHandler Class / SetHWndTouchInfo Method

In This Topic
    SetHWndTouchInfo Method (GestureHandler)
    In This Topic
    Register the form to get gesture events
    Syntax
    'Declaration
     
    Protected Overrides Function SetHWndTouchInfo() As Boolean
    protected override bool SetHWndTouchInfo()

    Return Value

    true if succeeded
    See Also