Microsoft SDK for Java

TreeView.removeOnAfterCheck

Removes the delegate that is assigned to the afterCheck event.

Syntax

public void removeOnAfterCheck( TreeViewEventHandler value )

Parameters

value

The TreeViewEventHandler delegate to be removed.

See Also   addOnAfterCheck

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