Radio List

A series of radio buttons that allows a user to select one value from a visible set of options.

Radio List Component

Properties

PropertyTypeDescription
OptionsContentSets the available entries and tag assignments
FontFontFont style used for the option entries
FG ColorColorForeground text color
BG ColorColorBackground or fill color behind the list
Selected ColorColorForeground text color for a selected list item
Selected BG ColorColorBackground text color for a selected list item
BorderBorderOptional border around the Component
EnabledBoolanEnables or disables the item - only used to control when the Change event is active
VisibilityBooleanDetermines when to show or hide the Component
ChangeEventHandles the event when the option changes
Last Updated: