WebToolbarButton
From Xojo Documentation
Class (inherits from WebToolbarItem)
New in 2011r2
A button control in a WebToolbar.
Properties | ||||||||||
|
Enumerations | |
|
Notes
This item is similar to a normal toolbar button on the desktop. Pressing a button fires the Pressed event. It can appear in a pressed style that makes it appear selected.
See Also
WebMenuItem, WebToolbar classes.