The CheckBox control
The CheckBox control is used commonly to present the user with the ability to gather a set of true or false values that aren’t mutually exclusive. It can contain a check mark or be unchecked (empty).
Any of the available options can be used.
The CheckBox does not provide any Lookup options since it cannot contain lookup data.
Text
Values: Any text
It defines the text in the checkbox’s accompanying label. It is used to explain the reason of setting True or False value in this specific field.