Microsoft SDK for Java

DhEdit.removeOnSelect

Removes the delegate that is assigned to the select event.

Syntax

public final void removeOnSelect( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

The event handler is triggered when the current element is selected.

See Also   addOnSelect

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