[This is preliminary documentation and is subject to change.]
Creates and maps a tab page host control for a particular new
child Pane.
| C# |
public void CreateHostFor( Pane child )
- child (Pane)
- The child pane to add a tab page for.
This method is used by the Persistate infrastructure and you do not normally have to use it.