ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / MouseLeave Event

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