ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / XView Class / Leave Event

In This Topic
    Leave Event (XView)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Leave As System.EventHandler
    public event System.EventHandler Leave
    See Also