property ExFileView.ForeColorHeader as Color
Specifies the header's foreground color.

TypeDescription
Color A color expression that indicates the foreground color for control's header.
Use the ForeColorHeader properties to specify the foreground color for the control's header bar. Use the BackColorHeader property to specify the background color for the control's header bar. The HeaderVisible property shows or hides the control's header bar. Use the FilterBarForeColor property to specify the foreground color for the control's filter bar. Use the ForeColor property to specify the control's foreground color.