PureBasic - ToolBar
Overview
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
GetToolBarButtonState
IsToolBar
SetToolBarButtonState
ToolBarHeight
ToolBarID
ToolBarImageButton
ToolBarSeparator
ToolBarStandardButton
ToolBarToolTip
示例
ToolBar.pb
已支持操作系统
所有