property ExFileView.FilterBarBackColor as Color
Specifies the background color of the control's filter bar.

TypeDescription
Color A color expression that defines the background color for description of the control's filter.

Use the FilterBarForeColor and FilterBarBackColor properties to define the colors used to paint the description for control's filter. Use the FilterBarHeight property to hide the control's filter bar header. Use the BackColor property to specify the control's background color.