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

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

Creates and maps a tab page host control for a particular new child Pane.
Declaration Syntax
C#
public void CreateHostFor(
	Pane child
)
Parameters
child (Pane)
The child pane to add a tab page for.
Remarks

This method is used by the Persistate infrastructure and you do not normally have to use it.

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