Microsoft SDK for Java

DhRadioButton.removeOnSelect

Removes the delegate that is assigned to the select event.

Syntax

final public void removeOnSelect ( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

The select event occurs when the radio button is selected.

See Also   addOnSelect

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