Table of Contents

Method RaiseDeltaScroll

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

RaiseDeltaScroll(AbstractControl)

Raises a delta scroll event for the specified control.

public virtual void RaiseDeltaScroll(AbstractControl sender)

Parameters

sender AbstractControl

The control that is the source of the delta scroll event.