Class ComboBoxVisualizer
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.