Version

MouseLeaveClient Event

Occurs when the mouse leaves the ClientArea of the UltraPanel.
Syntax
'Declaration
 
Public Event MouseLeaveClient As EventHandler
public event EventHandler MouseLeaveClient