C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / OnMouseWheel Method

In This Topic
OnMouseWheel Method (C1Editor)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnMouseWheel( _
   ByVal e As System.Windows.Forms.MouseEventArgs _
) 
 

Parameters

e
See Also