property Tab.ForeColor as Color
Retrieves or sets a value that indicates the control's foreground color.

TypeDescription
Color A color expression that indicates the control's foreground color.

Use the ForeColor property to change the control's foreground color (this apply to captions of the pages, not not inner controls) . Use the <fgcolor> and <bgcolor> built-in HTML tags, in the Caption property to apply different colors for the pages.