Microsoft SDK for Java

ScrollBar.removeOnValueChanged

Removes the delegate that is assigned to the valueChanged event.

Syntax

public void removeOnValueChanged( EventHandler eh )

Parameters

eh

The EventHandler delegate to be removed.

See Also   addOnValueChanged

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