Checkboxdis_checkbox.png

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:

dis_checkbox2.png 

Geometrycheckboxprop1.png

See Geometry.

Checkbox Text

Checked Text

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>”.

Unchecked Text

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>”.

Tool Tip

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>”.

Values/State Association

Value When Checked

Value to send when the checkbox is pressed while in the unchecked state and going to the checked state.

Binary String

Interprets the Value When Checked for a string variable as a binary string format. See String Variables.

Value When Unchecked

Value to send when the checkbox is pressed while in the checked state and going to the unchecked state.

Binary String

Interprets the Value When Unchecked for a string variable as a binary string format. See String Variables.

Checked When Receives

Value that puts the checkbox in a checked state. It will be in the unchecked state for any other value.

Binary String

Interprets the Value When Receives for a string variable as a binary string format. See String Variables.

Fontscheckboxprop2.png

Text Font

Font of the checkbox’s text.

Colors

Background Color

Background color of the checkbox. When the color is set to none by clicking on the nullbutton.png button, the background color or image will show in the back of the checkbox.

Text Color

Color of the checkbox’s text.