C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputTimePicker Class / MouseLeave Event

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