Microsoft SDK for Java

ToolBar.removeOnButtonDropDown

Removes the delegate assigned to the buttonDropDown event.

Syntax

public final void removeOnButtonDropDown( ToolBarButtonClickEventHandler value )

Parameters

value

The ToolBarButtonClickEventHandler object that specifies the delegate to be removed.

See Also   addOnButtonDropDown, onButtonDropDown

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