property ExFileView.BackColor as Color

Retrieves or sets the control's background.

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

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