UserControlFileEditor.Filter Property
.NET Framework (current version)
Gets the file name filter string used to determine the items that appear in the file list of the dialog box.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.StringA string that filters the list of files available in the dialog box, such as "*.txt".
.NET Framework
Available since 2.0
Available since 2.0
Show: