CheckBox
Last updated
Was this helpful?
Last updated
Was this helpful?
The CheckBox control provides the ability to display a true/false state and allows the user to toggle the state through clicking.
Default CheckBoxes have the following default values:
Width
128
WidthUnits
Absolute
Height
32
HeightUnits
Absolute
The text within the CheckBox draws and wraps according to the bounds of the CheckBox. In other words, longer text results in line wrapping, as show in the following code block: