FieldColor

This property sets or returns the color that used to highlight valid and invalid fields.

Syntax

FieldColor (FieldValid as Boolean) as OLE_COLOR
Parameter Description
FieldValid If set to TRUE it specifies the color for valid fields or it specifies the color for invalid fields if FALSE.