Click or drag to resize

PathEditFileFilter Property

Edit your own filter options for the opendialog. Example: Image Files(*.BMP;*.JPG;*.GIF)|*.BMP;*.JPG;*.GIF|All files (*.*)|*.*

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.3
Syntax
public string FileFilter { get; set; }

Property Value

String
See Also