property ExFolderView.ForeColor as Color
Specifies the control's foreground color.

TypeDescription
Color A Color expression that specifies the control's foreground color.
Use the ForeColor property to change the control's foreground color. The BackColor property specifies the control's background color. Use the Font property to specify the control's font.