Persistate API documentation
CreateHostFor Method (child)
NamespacesPersistate.UI.DesktopIMappableContainerCreateHostFor(Pane)

[This is preliminary documentation and is subject to change.]

Creates the host control in the container for a particular new child Pane. This host will contain IPContainers or further Pane containers. For tabbed containers only.
Declaration Syntax
C#
void CreateHostFor(
	Pane child
)
Parameters
child (Pane)
The child pane to create the host control for.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)