Table of Contents

Class MultiMemberSelectorEditorDialog

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Represents a dialog for selecting multiple members of a workflow expression type.

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

Constructors

MultiMemberSelectorEditorDialog(Type)

Initializes a new instance of the MultiMemberSelectorEditorDialog class using the specified type.

Properties

Selector

Gets or sets the selected inner properties of the expression type.

Methods

Dispose(bool)

Clean up any resources being used.

OnFormClosed(FormClosedEventArgs)

Raises the FormClosed event.

ScaleControl(SizeF, BoundsSpecified)

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