Reflects the state of the associated variable by displaying a checkbox in a checked or unchecked state.
Values may be set on the connected variable when the check box goes from one state to the other.
A checked Checkbox:
See Geometry.
Text to label the checkbox with when it is checked. HTML tags may be used to format the text by prefixing the text with “<html>”.
Text to label the checkbox with when it is not checked. HTML tags may be used to format the text by prefixing the text with “<html>”.
Text to display as a tool tip when the mouse hovers over the checkbox. HTML tags may be used to format the text by prefixing the text with “<html>”.
Value to send when the checkbox is pressed while in the unchecked state and going to the checked state.
Interprets the Value When Checked for a string variable as a binary string format. See String Variables.
Value to send when the checkbox is pressed while in the checked state and going to the unchecked state.
Interprets the Value When Unchecked for a string variable as a binary string format. See String Variables.
Value that puts the checkbox in a checked state. It will be in the unchecked state for any other value.
Interprets the Value When Receives for a string variable as a binary string format. See String Variables.
Font of the checkbox’s text.
Background color of the checkbox. When the color is set to none by clicking on the button, the background color or image will show in the back of the checkbox.
Color of the checkbox’s text.
Toggle Button | Slider |