Table of Contents

Class CollectionEditorDialog

Namespace
Bonsai.Resources.Design
Assembly
Bonsai.System.Design.dll

Provides a modal dialog for editing the contents of a collection using a UITypeEditor.

public class CollectionEditorDialog : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
CollectionEditorDialog
Implements
Inherited Members

Properties

Items

Gets or sets the collection of items for this dialog to display.

Methods

Dispose(bool)

Clean up any resources being used.

OnFormClosed(FormClosedEventArgs)

Raises the FormClosed event.

OnLoad(EventArgs)

Raises the Load event.

OnResize(EventArgs)

Raises the Resize event.