C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1BasePicker Class / OnMouseWheel Method

In This Topic
OnMouseWheel Method (C1BasePicker)
In This Topic
This method is for internal use only.
Syntax
'Declaration
 
Protected Overridable Sub OnMouseWheel( _
   ByVal e As MouseEventArgs _
) 
 

Parameters

e
See Also