ISDBCommonDialog::FilterIndex

From MediaMonkey Wiki
Revision as of 15:55, 4 November 2007 by Steegy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBCommonDialog, Interface ISDBCommonDialog

Property Get/Let FilterIndex As Long


Property description

Active part of filter (index starting with 1). This is a number that indicates the active set of file types.

For example for the filter "CSV (*.csv)|*.csv|All files (*.*)|*.*", FilterIndex will be 2 if All files (*.*) is active. FilterIndex can only be 0 when no filter is specified.