Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / IHwndWrapper Interface / IsHandleCreated Property

In This Topic
    IsHandleCreated Property
    In This Topic
    Check if the Win32 Handle is already created
    Syntax
    'Declaration
     
    ReadOnly Property IsHandleCreated As Boolean
    bool IsHandleCreated {get;}
    See Also