Class TabControlVisualizer
Provides a type visualizer that can be used to arrange other visualizers using a related set of tab pages.
public class TabControlVisualizer : ContainerControlVisualizerBase<TabControl, TabControlBuilder>
- Inheritance
-
TabControlVisualizer
- Inherited Members
Methods
- AddControl(int, Control)
Adds a control to the container at the specified index.
- CreateControl(IServiceProvider, TabControlBuilder)
Creates and configures the mashup control associated with the specified workflow operator.