WebToolbar.Position
From Xojo Documentation
Property (As WebToolbar.Positions )
aWebToolbar.Position = newWebToolbar.PositionsValue
or
WebToolbar.PositionsValue = aWebToolbar.Position
New in 2020r1
Supported for all project types and targets.
or
WebToolbar.PositionsValue = aWebToolbar.Position
New in 2020r1
Supported for all project types and targets.
The position on the page where the toolbar will be displayed (bottom or top).
See Also
WebToolbar.Positions enumeration.