Microsoft SDK for Java

Control.removeOnClick

Removes the delegate that is assigned to the click event.

Syntax

public void removeOnClick( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnClick

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