ToolBar.getItemsByGroupName

Syntax

getItemsByGroupName (groupName);

Parameters

groupName. Group name.

Description

The getItemsByGroupName method gets the list of panel controls by the specified group name.

Comments

Group name is indicated in the ToolBarButton.GroupName property.

See also:

ToolBar