property ExFileView.ForeColor as Color

Retrieves or sets the control's foreground color.

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

Use the ForeColor property to specify the control's foreground color. Use the BackColor property to specify the control's background color. Use the ForeColor property to specify the foreground color for files or folders that match specified patterns. Use the SelForeColor and SelBackColor properties to specify the background and foreground colors for selected items.