Persistate API documentation
RemoveHostFor Method (child, host)
NamespacesPersistate.UI.DesktopIMappableContainerRemoveHostFor(Pane, Control)

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

Removes the host control from the container for a particular child Pane.
Declaration Syntax
C#
void RemoveHostFor(
	Pane child,
	Control host
)
Parameters
child (Pane)
The child pane to remove the host control for.
host (Control)
The host control to remove.

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