C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / OnMouseEnter Method
System.EventArgs that contains the event data.

In This Topic
OnMouseEnter Method (InputTimePicker)
In This Topic
Raises the MouseEnter event.
Syntax
'Declaration
 
Protected Overridable Sub OnMouseEnter( _
   ByVal e As EventArgs _
) 
 

Parameters

e
System.EventArgs that contains the event data.
See Also