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

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

Parameters

e
See Also