Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / Handler Class / ControlHandle Property

In This Topic
    ControlHandle Property
    In This Topic
    The registered control's handler
    Syntax
    'Declaration
     
    Protected ReadOnly Property ControlHandle As IntPtr
    protected IntPtr ControlHandle {get;}
    See Also