C1.Win.4.8 Assembly / C1.Framework Namespace / XViewLight Class / OnMouseMove Method
An System.Windows.Forms.MouseEventArgs that contains the event data.

In This Topic
OnMouseMove Method (XViewLight)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnMouseMove( _
   ByVal e As MouseEventArgs _
) 
 

Parameters

e
An System.Windows.Forms.MouseEventArgs that contains the event data.
See Also