CheckmarkColor

<< Click to Display Table of Contents >>

Navigation:  Interactive Objects >

CheckmarkColor

Previous pageReturn to chapter overviewNext page

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

 

See also:

"Interactive Documents" in the Programmer's Manual.