Microsoft SDK for Java

DhSelectBox.removeOnSelectedIndexChanged

Removes the delegate that is assigned to the selectedIndexChanged event.

Syntax

final public void removeOnSelectedIndexChanged ( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

This event occurs when the current selection of the element is changed.

See Also   addOnSelectedIndexChanged

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