WebRadioButton
From Xojo Documentation
Class (inherits from Object)
New in 2020r1
A single radio button that appears as part of a WebRadioGroup control.
Properties | ||||
|
Constructors | |
|
Sample Code
This example shows adding a WebRadioButton to a WebRadioGroup:
This example shows adding a WebRadioButton to a WebRadioGroup with the Tag property set to the current date:
See Also
WebRadioGroup control.