CheckEdit is a multi-purpose control that can serve either as a check box with two or three states or as a radio button. Creating radio buttons with the CheckEdit control can be useful if you need to create custom radio button layouts. Automatically-arranged radio groups can be generated using the RadioGroup control, which can also be embedded into container controls.
The CheckEdit offers the following features:
- Indeterminate (third) state support.
- Custom values for the checked, unchecked and indeterminate states.
- Customizable check box and text alignment.
- 18 predefined check box styles.
- Custom check box images for all states.
- Mnemonics support.
- Radio button functionality.
