Gets or sets the index of the filter currently selected in the file dialog box.
[Visual Basic] Public Property FilterIndex As Integer [C#] public int FilterIndex {get; set;} [C++] public: __property int get_FilterIndex(); public: __property void set_FilterIndex(int); [JScript] public function get FilterIndex() : int; public function set FilterIndex(int);
A value containing the index of the filter currently selected in the file dialog box. The default value is one.
FileDialog Class | FileDialog Members | System.WinForms Namespace | CheckFileExists | Filter