FileView.Filter (gb.form)

Property Filter As String[]

Returns or sets the filters used by the control for only displaying specific file types.

Each filter is a file pattern with wildcards.

File names are matched using the LIKE instruction.