Microsoft SDK for Java

RichEdit.removeOnHScroll

Removes the delegate that is assigned to the hScroll event.

Syntax

public void removeOnHScroll( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnHScroll, getOnHScroll

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