Table of Contents

Class EditorForm

Namespace
Bonsai.Editor
Assembly
Bonsai.Editor.dll
public class EditorForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
EditorForm
Implements
Inherited Members

Constructors

EditorForm(IObservable<IGrouping<string, WorkflowElementDescriptor>>, IObservable<TypeVisualizerDescriptor>)
EditorForm(IObservable<IGrouping<string, WorkflowElementDescriptor>>, IObservable<TypeVisualizerDescriptor>, IServiceProvider)
EditorForm(IObservable<IGrouping<string, WorkflowElementDescriptor>>, IObservable<TypeVisualizerDescriptor>, IServiceProvider, float)

Properties

EditorResult
FileName
LoadAction
PropertyAssignments
UpdatesAvailable

Methods

Dispose(bool)

Clean up any resources being used.

OnDeactivate(EventArgs)

Raises the Deactivate event.

OnFormClosed(FormClosedEventArgs)

Raises the FormClosed event.

OnFormClosing(FormClosingEventArgs)

Raises the FormClosing event.

OnLoad(EventArgs)

Raises the Load event.

ProcessDialogChar(char)

Processes a dialog character.

ScaleControl(SizeF, BoundsSpecified)

Scales the location, size, padding, and margin of a control.