WebRadioGroup.Horizontal
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Boolean )
aWebRadioGroup.Horizontal = newBooleanValue
or
BooleanValue = aWebRadioGroup.Horizontal
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebRadioGroup.Horizontal
New in 2020r1
Supported for all project types and targets.
When True the WebRadioGroup buttons drawn horizontally rather than vertically.