Microsoft SDK for Java

Rebar.onAutoSize

Triggers the autoSize event.

Syntax

protected void onAutoSize( AutoSizeEvent event )

Parameters

event

An AutoSizeEvent object that provides the event data.

Remarks

When overriding this method, call super.onAutoSize.

See Also   addOnAutoSize, removeOnAutoSize

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