<< Click to Display Table of Contents >> CheckmarkColor |
Sets the checkmark color used for Checkboxes and Radiobuttons.
property Color VPE.CheckmarkColor
read / write; runtime only
Possible Values:
any of the "COLOR_xyz" constants described in Programmer's Manual
or ActiveX / VCL: any RGB value
or .NET: any member of the .NET Color structure
Default:
COLOR_BLACK
"Interactive Documents" in the Programmer's Manual.