Class GroupBoxVisualizer
Provides a type visualizer that displays a frame around a group of other visualizers with an optional caption.
public class GroupBoxVisualizer : ContainerControlVisualizerBase<GroupBox, GroupBoxBuilder>
- Inheritance
-
GroupBoxVisualizer
- Inherited Members
Methods
- AddControl(int, Control)
Adds a control to the container at the specified index.
- CreateControl(IServiceProvider, GroupBoxBuilder)
Creates and configures the mashup control associated with the specified workflow operator.