ToolBarImageButton()
Syntax
ToolBarImageButton(#ButtonID, ImageID)
Description
Add an image button to the toolbar being constructed. CreateToolBar() must be called before to use this command. The 'ImageID' can be easely obtained by using UseImage() or ImageID() from the Image library. It can be either an Icon or a BMP file.
Supported OS
Windows, Linux