Checkmark Images and Background Color

Description

Customize the checkmark image and the background color of the RadioButton or CheckBox control.

Name
Description
Checkmark background color

Specify the background color of the RadioButton or CheckBox's checkmark.

Color gap

The color gap is the amount of space to show between the checkmark border and the actual color. Use CSS syntax. If you specify a non-zero value, the color will not completely fill the checkmark border.

Has checked image

Specify if an image should be shown to indicate that the RadioButton or CheckBox option has been selected.

Has checkmark background color

Specify if the checkmark area, the area which indicates if the option is selected or not, has a background color. If no checked image is specified then you should specify a color here to indicate that a RadioButton or CheckBox option has been selected.

Has un-checked image

Specify if an image should be shown to indicate that the RadioButton or CheckBox option has not been selected.

Icon - checked

Specify the image shown when an option is selected.

Icon - not checked

Specify the image shown when an item is not selected.