Filter Box
The Filter Box is a toolbar element that allows users to specify a filter condition for files within a file container.
The text that meets the filter condition is highlighted (see the image above). To access the style settings of highlighted text, use the FileManagerStyles.Highlight property.
The table below lists the main members that affect the element’s appearance and functionality:
Characteristics | Members |
---|---|
Delay | FileManagerSettings.FilterDelay |
Appearance | FileManagerStyles.FilterBox |
Visibility | FileManagerSettingsToolbar.ShowFilterBox |
Width | FileManagerToolbarStyle.FilterTextBoxWidth |
Caption | FileManagerToolbarFilterBox.Caption |
Null Text Mode | FileManagerToolbarFilterBox.NullTextDisplayMode |
NullText | FileManagerToolbarFilterBox.NullText |
Filter Mode | FileManagerSettingsFiltering.FilterBoxMode |