Method RaiseDeltaScroll
RaiseDeltaScroll(AbstractControl)
Raises a delta scroll event for the specified control.
public virtual void RaiseDeltaScroll(AbstractControl sender)
Parameters
senderAbstractControlThe control that is the source of the delta scroll event.