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

In This Topic
    SetHWndTouchInfo Method (TouchHandler)
    In This Topic
    Register for touch event
    Syntax
    'Declaration
     
    Protected Overrides Function SetHWndTouchInfo() As Boolean
    protected override bool SetHWndTouchInfo()

    Return Value

    true if succeeded
    See Also