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