C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / OnMouseEnter Method
An System.EventArgs that contains the event data.

In This Topic
OnMouseEnter Method (C1InputPanelBase)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnMouseEnter( _
   ByVal e As EventArgs _
) 
 

Parameters

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