Version

MouseEnterClient Event

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