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