ToolbarItem
From Xojo Documentation
![]() |
This item was deprecated in version 2021r3. Please use DesktopToolbarItem as a replacement. |
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.