In The Hand
FilterIndex Property
NamespacesInTheHand.WindowsMobile.FormsOpenFileDialogFilterIndex
.NET Components for Mobility
Gets or sets the index of the filter currently selected in the file dialog box.
Declaration Syntax
C#Visual Basic
public int FilterIndex { get; set; }
Public Property FilterIndex As Integer
Value
A value containing the index of the filter currently selected in the file dialog box. The default value is 1.
Remarks
Use the FilterIndex property to set which filtering option is used. On Windows Mobile the user cannot change the filter themselves. The index of the first item in the Filter list is 1.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 4.2.0.0