CandidateColor

This property sets or returns the color used for candidate highlighting.

Note: The candidate color is not customizable in Verifier Thick Client.

Syntax

CandidateColor as OLE_COLOR

Sample Code

The following sample code sets the candidate color to magenta.

pWorkdoc.CandidateColor = vbMagenta