Table of Contents

Class ListBoxVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer representing a list box control.

public class ListBoxVisualizer : ControlVisualizerBase<ListBox, ListBoxBuilder>
Inheritance
ListBoxVisualizer
Inherited Members

Methods

CreateControl(IServiceProvider, ListBoxBuilder)

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