Microsoft SDK for Java

DhEdit.addOnScroll

Assigns a delegate to the scroll event.

Syntax

public final void addOnScroll( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

Remarks

The delegate specifies a method that is called when the current element is scrolled.

See Also   removeOnScroll

© 1999 Microsoft Corporation. All rights reserved. Terms of use.