constants FilterBarVisibleEnum
The FilterBarVisibleEnum type specifies whether the control's filter prompt is shown or hidden. The FilterBarPromptVisible property shows or hides the control's filter prompt. The FilterBarVisibleEnum property supports the following values.

NameValueDescription
exFilterBarHidden0 (default )No filter-prompt is shown.
exFilterBarVisible-1 The filter-prompt is visible until the user clicks the close button. The following screen shows shows the control's filter-prompt, while the FilterBarPromptVisible property is exFilterBarVisible:

exFilterBarAlwaysVisible1 The filter-prompt is always visible, so it displays no close button. The following screen shows shows the control's filter-prompt, while the FilterBarPromptVisible property is exFilterBarAlwaysVisible: