Skip to content

Check Box

This control creates a check box to display a choice between one of two possible options. When it is checked it holds a true value in the XML and it becomes empty string when it is unchecked. You need to set type of "Check" in the data model to use it when designing form.

Home page

Design

Label
Label is a caption of the checkbox on the user interface.

Hints
The text entered in this area pops up when you hover the field.

Data

Bound XPath
Changes XPath of the check box.

Checked Value
It represents true value.

Unchecked Value
It represents an empty string value.

Other Properties

  • Cut is used to move control.
  • Copy is used to copy control.
  • Delete is used to delete control.
  • XML is used to view and edit xml of the control.
  • Convert is used to change content control into other controls.