Excalibur Software PropertyList 3.0
DialogFilterPublic DialogFilter As String
Description
Specifies the file filter used in the dialog if
this property is a FileDialog item. Otherwise, this
property has no effect.
Remarks
If you add a property of type ExPropFileDlg to the
Properties collection, the DialogFilter of the item will
default to "All Files (*.*)|*.*" (without quotes). Otherwise,
this value defaults to an empty string "".