OnMouseMove Method (PathIconElement)
Called by the host control when the mouse moves over this
Element.
'Declaration
Public Overridable Sub OnMouseMove( _
ByVal As MouseEventArgs _
)
Parameters
- e
- System.Windows.Forms.MouseEventArgs that contains the event data.