Microsoft SDK for Java

Form.removeOnActivate

Removes the delegate that is assigned to the activate event.

Syntax

public final void removeOnActivate( EventHandler value )

Parameters

value

The EoventHandler delegate to be removed.

See Also   addOnActivate, onActivate

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