Table of Contents

Class TypeVisualizerWindow

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

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

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

Constructors

TypeVisualizerWindow()

Initializes a new instance of the TypeVisualizerWindow 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.