<< Click to Display Table of Contents >> VpeSetCheckmarkColor |
Sets the checkmark color used for Checkboxes and Radiobuttons.
void VpeSetCheckmarkColor(
VpeHandle hDoc,
COLORREF color
)
VpeHandle hDoc
Document Handle or VPE Object Handle
COLORREF color
one of the predefined "COLOR_xyz" constants described in Programmer's Manual or any RGB value
Default:
COLOR_BLACK
"Interactive Documents" in the Programmer's Manual.