Microsoft SDK for Java

RichEdit.removeOnSelChange

Removes the delegate that is assigned to the selChange event.

Syntax

public void removeOnSelChange( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnSelChange, getOnSelChange

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