Dynamically changes the setting of the ForeColor Property property of a control.

UPDATEFORECOLOR(ForeColor)

Parameters

ForeColor

Type: Integer

Used to set the new foreground (text) color. Identifies a color by using the RGB Color Model value of the color.

Expand imageRemarks

Expand imageExample

Expand imageSee Also