PureBasic - ToolBar

Overview

The toolbars are very useful to access some functions of the application quickly, with the help of small icons. It's often the shortcuts of menus items. PureBasic allows to create any number of toolbar and to handle them as if it was a menu.

Command Index

CreateToolBar
DisableToolBarButton
FreeToolBar
ToolBarImageButton
ToolBarSeparator
ToolBarStandardButton
ToolBarToolTip

Supported OS

Windows, Linux

Reference Manual - Index