Form.onActivate

Overview | Methods | This Package | All Packages

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