Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ToolBarButton.setDropDownMenu

Associates a menu with this button.

Syntax

public final void setDropDownMenu( Menuvalue**)**

Parameters

value

A Menu object that identifies the menu to display when this button is pressed.

Remarks

This method applies only to buttons created with the style ToolBarButtonStyle.DROPDOWN.