| NotateXpress 13 for ActiveX - API Reference > Properties, Methods, and Events by Category > Toolbars |
The toolbar provides an easy and efficient way to allow end users to select tools for drawing annotations on the image.
| ToolbarDeleteTool | Deletes a specific tool from the toolbar for the specific layer. |
| ToolbarGetEnabled | Gets if the toolbar is enabled for the specific layer. |
| ToolbarGetTool | Gets the currently selected tool for the specific layer. |
| ToolbarGetToolEnabled | Gets if a specific tool on the toolbar is enabled for the specific layer. |
| ToolbarGetToolTip | Gets the tool tip string for a specific tool on the toolbar. |
| ToolbarGetToolVisible | Gets if a specific tool on the toolbar is visible for the specific layer. |
| ToolbarGetVisible | Gets if the toolbar is visible for the specific layer. |
| ToolbarSetEnabled | Sets if the toolbar is enabled for the specific layer. |
| ToolbarSetTool | Sets the currently selected tool for the specific layer. |
| ToolbarSetToolEnabled | Sets if a specific tool on the toolbar is enabled for the specific layer. |
| ToolbarSetToolTip | Sets the tool tip string for a specific tool on the toolbar. |
| ToolbarSetToolVisible | Sets if a specific tool on the toolbar is visible for the specific layer. |
| ToolbarSetVisible | Sets if the toolbar is visible for the specific layer. |
| ToolbarActivated | Gets and sets if the NotateXpress toolbar is created and available for use. |
| ToolbarHeight | Gets and sets the height in icons of the toolbar. |
| ToolbarHwnd | Gets the window handle of the toolbar. |
| ToolbarWidth | Gets and sets the width in icons of the toolbar. |
| ToolbarSelect | Raised when a tool selection is made on the toolbar. |