Microsoft SDK for Java

Form.onDeactivate

Triggers the deactivate event.

Syntax

protected void onDeactivate( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

The deactivate event occurs when the form is deactivated.

See Also   addOnDeactivate, removeOnDeactivate

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