Microsoft SDK for Java

Form.onActivate

Triggers the activate event.

Syntax

protected void onActivate( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

The activate event occurs when the form is activated.

See Also   addOnActivate, removeOnActivate

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