Microsoft SDK for Java

Control.onResize

Triggers the resize event.

Syntax

protected void onResize( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

When overriding this method, call super.onResize.

See Also   addOnResize

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