Table of Contents

Class ComboBoxVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer representing a combo box control.

public class ComboBoxVisualizer : ControlVisualizerBase<ComboBox, ComboBoxBuilder>
Inheritance
ComboBoxVisualizer
Inherited Members

Methods

CreateControl(IServiceProvider, ComboBoxBuilder)

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