FolderNameEditor::InitializeDialog Method (FolderNameEditor::FolderBrowser^)

 

Initializes the folder browser dialog.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void InitializeDialog(
	FolderNameEditor::FolderBrowser^ folderBrowser
)

The default implementation provides a generic folder browser.

Notes to Implementers:

This gives you an opportunity to configure the dialog as you please.

.NET Framework
Available since 1.1
Return to top
Show: