Microsoft SDK for Java

TreeView.removeOnBeforeCollapse

Removes the delegate that is assigned to the beforeCollapse event.

Syntax

public void removeOnBeforeCollapse( TreeViewCancelEventHandler value )

Parameters

value

The TreeViewCancelEventHandler delegate to be removed.

See Also   addOnBeforeCollapse

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