61.5 CheckBox 
                
                      
                Has a dedicated state. Usually you can check and un-check those components.
Kind: Component
Coordinates for mouse click: Most appropriate position or center
Feature: Own text or tooltip; for web components see Feature for web components
qfs:label*: Associated label, Own text, Label close to it, Tooltip, Description of icon
qfs:type:
| qfs:type | Description | 
|---|---|
| CheckBox:ComboListItemCheckBox | CheckBox inside a ComboListItem | 
| CheckBox:ListItemCheckBox | CheckBox inside a ListItem | 
| CheckBox:MenuItemCheckBox | CheckBox inside a MenuItem | 
| CheckBox:TableCellCheckBox | CheckBox inside a TableCell | 
| CheckBox:TreeNodeCheckBox | CheckBox inside a TreeNode | 
Additional checks:
| Name in Popup | Description | Name of checktype | Engine | 
|---|---|---|---|
| Checked | Check the current selection of that checkbox. | checked | All |