CollectionEditor::CreateCollectionForm Method ()
.NET Framework (current version)
Creates a new form to display and edit the current collection.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.ComponentModel.Design::CollectionEditor::CollectionForm^A CollectionEditor::CollectionForm to provide as the user interface for editing the collection.
Notes to Inheritors:
You can inherit from CollectionEditor::CollectionForm to provide your own form.
.NET Framework
Available since 1.1
Available since 1.1
Show: