Table of Contents

Class TableLayoutPanelVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer that can be used to arrange other visualizers in a grid.

public class TableLayoutPanelVisualizer : ContainerControlVisualizerBase<TableLayoutPanel, TableLayoutPanelBuilder>
Inheritance
TableLayoutPanelVisualizer
Inherited Members

Methods

AddControl(int, Control)

Adds a control to the container at the specified index.

CreateControl(IServiceProvider, TableLayoutPanelBuilder)

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

LoadMashups(IServiceProvider)

Loads type visualizer resources for all sources combined in the mashup visualizer.

Unload()

Unloads all type visualizer resources.

UnloadMashups()

Unloads resources for all sources combined in the mashup visualizer.