WebToolbar.Target
From Xojo Documentation
Property (As WebToolbar )
aWebToolbar.Target = newWebToolbarValue
or
WebToolbarValue = aWebToolbar.Target
New in 2011r2
Supported for all project types and targets.
or
WebToolbarValue = aWebToolbar.Target
New in 2011r2
Supported for all project types and targets.
If the Super class of the toolbar item is a WebToolbarContainer, this is the ContainerControl that is assigned to this toolbar item.