Table of Contents

Class TextBoxVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer representing a text box control.

public class TextBoxVisualizer : ControlVisualizerBase<TextBox, TextBoxBuilder>
Inheritance
TextBoxVisualizer
Inherited Members

Methods

CreateControl(IServiceProvider, TextBoxBuilder)

Creates and configures the visual control associated with the specified workflow operator.