WebToolbarItem.Icon
From Xojo Documentation
Property (As WebPicture )
aWebToolbarItem.Icon = newWebPictureValue
or
WebPictureValue = aWebToolbarItem.Icon
New in 2020r1
Supported for all project types and targets.
or
WebPictureValue = aWebToolbarItem.Icon
New in 2020r1
Supported for all project types and targets.
The picture that is associated with the WebToolbarItem.
See Also
WebPicture class.