FilterIndex Property
Object List Next Object
Defined By: SaveAsDialog
Description:
Designates a filter to be used as the default.
Details:
Use the FilterIndex property to choose which filter from the Filter string
will be the default when the SaveAsDialog is posted. For example, if the Filter
string contains three filters, setting FilterIndex to 1, 2, or 3 will choose the
first, second, or third filters as the default, respectively.
Data Type: Integer
See Also:
Filter property