Overview | Methods | This Package | All Packages
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