'Declaration
Protected Overridable Sub ProcessMouseWheel( _ ByVal e As System.Windows.Forms.MouseEventArgs _ )
'Usage
Dim instance As NLightUIElement Dim e As System.Windows.Forms.MouseEventArgs instance.ProcessMouseWheel(e)
protected virtual void ProcessMouseWheel( System.Windows.Forms.MouseEventArgs e )
Parameters
- e