Check List

A series of checkboxes that a user can select and de-select one or more options. The Check List can respond to click events to perform actions within the interface, or to modify tags on the server.

Check 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 check list
Selected ColorColorForeground text color for a selected check list item
Selected BG ColorColorBackground text color for a selected check 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 a click event on an item
Last Updated: