BitmapEditor::GetFileDialogDescription Method ()

 

Gets the description for the default file list filter provided by this editor.

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

protected:
virtual String^ GetFileDialogDescription() override

Return Value

Type: System::String^

The description for the default type of files to filter the file list for.

The description for the default type of files to filter for appears in the file list filter drop-down box.

.NET Framework
Available since 1.1
Return to top
Show: