Table of Contents

Class TypeVisualizerDialog

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Represents a window or panel where a type visualizer can be displayed.

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

Constructors

TypeVisualizerDialog()

Initializes a new instance of the TypeVisualizerDialog class.

Methods

AddControl(Control)

Adds a control to the type visualizer dialog.

Dispose(bool)

Clean up any resources being used.

OnKeyDown(KeyEventArgs)

Raises the KeyDown event.