ImageEditor::CreateFilterEntry Method (ImageEditor^)

 

Creates a filter entry for a file dialog box's file list.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing.Design (in System.Drawing.Design.dll)

protected:
static String^ CreateFilterEntry(
	ImageEditor^ e
)

Parameters

e
Type: System.Drawing.Design::ImageEditor^

An ImageEditor to get the filter entry from.

Return Value

Type: System::String^

The new filter entry string.

.NET Framework
Available since 1.1
Return to top
Show: