Filter Property
Object List Next Object
Defined By: FileComboBox
Description:
Specifies the filters that are displayed in the list area of the file type
FileComboBox.
Details:
A filter specifies the type of files that are displayed in the list area of
the file type FileComboBox. 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 FileComboBox 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