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 an empty string when it is unchecked. You need to set the type of "Check" in the data model to use it when designing form.
Form Design Actions
Include Page EMK:_Other PropertiesEMK: _Other Properties
Design
Label
Label It is a the caption of the checkbox on in the user interface.
Hints Include Page EMK:_HintsEMK: _Hints
Data
Bound XPath
Changes XPath of the check box. Include Page _Bound XPath _Bound XPath
Checked Value
It represents true value.
...