DefaultLabelFontColor
This property sets or returns the default color for all label elements available on this verification form.
Syntax
DefaultLabelFontColor as OLE_COLOR
Sample Code
Dim clrDefaultColor as OLE_COLOR
clrDefaultColor = -1 the Form.VerificationLabels.ItemByIndex(lNextLabelIndex).FontColor = clrDefaultColor