DLL
To display pictures in a check box cell
-
Call the SSSetTypeCheckBox function and set the parameters as described in the following table to specify the pictures for the check box states.
If you want to specify the picture for this state . . . Set these parameters . . . False lpPictUp
wPictUpTypeFalse pressed lpPictFocusUp
wPictFocusUpTypeTrue lpPictDown
wPictDownTypeTrue pressed lpPictFocusDown
wPictFocusDownTypeGrayed lpPictGray
wPictGrayGrayed pressed lpPictFocusGray
wPictFocusGrayType - Call the SSSetCellType or SSSetCellTypeRange function and set the CellType parameter to SS_TYPE_CHECKBOX.