Microsoft SDK for Java

Control.removeOnLayout

Removes the delegate that is assigned to the layout event.

Syntax

public final void removeOnLayout( LayoutEventHandler value )

Parameters

value

The LayoutEventHandler delegate to be removed.

See Also   addOnLayout

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