FileDialog.FilterIndex (read-write, Integer)
Indicates which filter specification (in the Filter string) is used when the dialog is initially displayed. This index is 1-based -- the first filter is index 1.
FileDialog.FilterIndex [= Integer]
The property syntax has these parts:
Part | Description |
---|---|
Value (Integer) | Indicates which filter specification (in the Filter string) is used when the dialog is initially displayed. This index is 1-based -- the first filter is index 1. |