Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ToolBar.getButtons

Retrieves an array that contains the buttons in this ToolBar control.

Syntax

public final ToolBarButton[] getButtons()

Return Value

Returns an array of ToolBarButton objects if this toolbar contains buttons; otherwise, returns an empty ToolBarButton array.

See Also   setButtons