IconEditor::CreateFilterEntry Method (IconEditor^)
.NET Framework (current version)
Creates a filter string for the file dialog box.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
Parameters
- e
-
Type:
System.Drawing.Design::IconEditor^
The IconEditor for which the filter string will be created.
Return Value
Type: System::String^The filter string, created from the string returned by CreateExtensionsString.
The string returned by the CreateFilterEntry method is used in the OpenFileDialog for filtering icon files.
.NET Framework
Available since 1.1
Available since 1.1
Show: