WebToolbarButton

From Xojo Documentation

Class (inherits from WebToolbarItem)


New in 2011r2

A button control in a WebToolbar.

Properties
Badge Menu Tooltip
Caption Pressed Visible
Enabled Style
Icon Tag
Enumerations
ButtonStyles

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.