Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / GestureNotifyEventArgs Class / TargetHwnd Property

In This Topic
    TargetHwnd Property
    In This Topic
    The gesture target window
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetHwnd As IntPtr
    public IntPtr TargetHwnd {get;}
    See Also