ToolbarItem
From Xojo Documentation
Class (inherits from Object)
An item in a Toolbar. An item is a style of ToolbarButton. Create each item with the ToolbarButton class and add each item to a Toolbar via the AddButton or AddButtonAt methods.
Properties | |||||
|
Examples
See the examples for the Toolbar and ToolbarButton classes.
See Also
Toolbar, ToolbarButton classes.