Microsoft SDK for Java

ToolBar.removeOnButtonClick

Removes the delegate that is assigned to the buttonClick event.

Syntax

public final void removeOnButtonClick( ToolBarButtonClickEventHandler value )

Parameters

value

The ToolBarButtonClickEventHandler that specifies the delegate to be removed.

See Also   addOnButtonClick, onButtonClick

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