2.5.31 ForeColor

An OLE_COLOR that specifies the foreground color of the control.

The file format default is specified in the following table.

Control

File format default

Meaning

CheckBox

ComboBox

ListBox

OptionButton

TextBox

ToggleButton

0x80000008

COLOR_WINDOWTEXT from the system palette

CommandButton

Form

Label

ScrollBar

SpinButton

TabStrip

0x80000012

COLOR_BTNTEXT from the system palette

Applies to: CheckBox | ComboBox | CommandButton | Form | Label | ListBox | OptionButton | ScrollBar | SpinButton | TabStrip | TextBox | ToggleButton