toolbar

Name

toolbar  -- Holder of buttons for quick-access UI functionality

Contains

toolbarbutton, toolbarseparator

Additional Attributes

grippyhidden, tborient, tbalign, tbpack

Description

Toolbars usually have horizontal orientation at the top of an application window, but this does not have to be the case. You can use the orient attribute to set it vertically and run its content down and not across. While the most common content for a toolbar is buttons and menus, it can contain any type of content.

See Also

toolbarbutton, toolbarseparator, toolbox