property ExSkinForm.InactiveForeColor as Color
Specifies the foreground color when window is inactive.

TypeDescription
Color A color expression that indicates the foreground color of the form's caption when it is deactivated.
Use the ActiveForeColor, InactiveForeColor properties to specify the foreground color of the form's caption when it is activated or deactivated. Use the FontTitle property to assign a new font for the form's caption.