Table of Contents

Class ExpressionScriptEditor

Namespace
Bonsai.Scripting.Expressions.Design
Assembly
Bonsai.Scripting.Expressions.Design.dll

Provides a user interface editor that displays a dialog box for editing the expression script.

public class ExpressionScriptEditor : RichTextEditor
Inheritance
ExpressionScriptEditor
Inherited Members

Methods

EditValue(ITypeDescriptorContext, IServiceProvider, object)

Edits the specified object's value using the editor style indicated by the GetEditStyle() method.

GetEditStyle(ITypeDescriptorContext)

Gets the editor style used by the EditValue(IServiceProvider, object) method.