ToolItem
From Xojo Documentation
This item was deprecated in version 2019r2. Please use ToolbarItem as a replacement. |
Class (inherits from Object)
An item in a Toolbar. An item is a style of ToolButton. Create each item with the ToolButton class and add each item to a Toolbar via the Append or Insert methods.
Properties | |||||
|
Examples
See the examples for the Toolbar and ToolButton classes.
See Also
Toolbar, ToolButton classes.