Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / IHwndWrapper Interface / HandleDestroyed Event

In This Topic
    HandleDestroyed Event
    In This Topic
    /// The Win32 Handle has been destroyed
    Syntax
    'Declaration
     
    Event HandleDestroyed As EventHandler
    event EventHandler HandleDestroyed
    See Also