Microsoft SDK for Java

ToolBar.onButtonDropDown

Triggers the buttonDropDown event.

Syntax

protected void onButtonDropDown( ToolBarButtonClickEvent e )

Parameters

e

The ToolBarButtonClickEvent object that provides the event data.

Remarks

The buttonDropDown event occurs when the user clicks a button that has the ToolBarButtonStyle.DROPDOWN style set.

See Also   addOnButtonDropDown, removeOnButtonDropDown

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