Microsoft SDK for Java

TreeView.removeOnBeforeExpand

Removes the delegate that is assigned to the beforeExpand event.

Syntax

public void removeOnBeforeExpand( TreeViewCancelEventHandler value )

Parameters

value

The TreeViewCancelEventHandler delegate to be removed.

See Also   addOnBeforeExpand

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