Provides a modal dialog box for editing the contents of a collection using a UITypeEditor.
For a list of all members of this type, see CollectionEditor.CollectionForm Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
System.ComponentModel.Design.CollectionEditor.CollectionForm
[Visual Basic] MustInherit Protected Class CollectionEditor.CollectionForm Inherits Form [C#] protected abstract class CollectionEditor.CollectionForm : Form [C++] protected __gc __abstract class CollectionEditor.CollectionForm : public Form [JScript] protected abstract class CollectionEditor.CollectionForm extends Form
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Notes to Implementers: You can provide implementations for the abstract methods on this form, together with your own user interface.
Namespace: System.ComponentModel.Design
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Design (in System.Design.dll)
CollectionEditor.CollectionForm Members | System.ComponentModel.Design Namespace