ATTR_CHECK_STYLE

Type: Control attribute
Description: The check style for list box controls.

This attribute is applicable only when ATTR_CHECK_MODE is set to Enable Check Column.

Control Types: List boxes.
Data Type: integer
Default Value: VAL_CHECK_MARK

Values

VAL_CHECK_MARK Use a checkmark when a user checks an item in the list box.
VAL_CHECK_BOX Use a box instead of a checkmark for the checked items in the list box.