Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ToolBar.getDropDownArrows

Retrieves a boolean value that indicates whether a downward-pointing arrow appears next to buttons that have the ToolBarButtonStyle.DROPDOWN style set.

Syntax

public final boolean getDropDownArrows()

Return Value

Returns true if the arrow appears next to the drop-down button; otherwise, returns false.

Remarks

A drop-down button is one that, when clicked, displays other windows or menus.

See Also   setDropDownArrows