Filter Property
Object List Next Object
Defined By: FileListBox
Description:
Specifies the filters that are displayed in the list area of the file type
ComboBox.
Details:
A filter specifies the type of files that are displayed in the list area of
the file type ComboBox. For example, selecting the filter *.BMP displays all
bitmap files.
Use this property to provide the user with a list of filters such as *.ICO,
*.BMP, *.TXT, and so on, that can be selected when the ComboBox is displayed.
Place a pipe ( | ) symbol between description and filter arguments. No spaces are allowed before or after the pipe symbol. If spaces
are used, they will be included in the description and filter values.
Data Type: String
See Also: