Method AfterMouseWheel
AfterMouseWheel(AbstractControl, MouseEventArgs)
Called after the MouseWheel event is raised.
public void AfterMouseWheel(AbstractControl sender, MouseEventArgs e)
Parameters
senderAbstractControlControl which sends the notification.
eMouseEventArgsAn MouseEventArgs that contains the event data.