C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputComponent Class / MouseLeave Event

In This Topic
MouseLeave Event (InputComponent)
In This Topic
Fires when the mouse leaves the bounds of a component.
Syntax
'Declaration
 
Public Event MouseLeave As EventHandler
 
See Also