CreateTabbedWindow(String,String,Control,DockedPosition,Image) Method
Creates and adds to the WindowsCollection a new TabbedWindow.
Syntax
Parameters
- key
- Window key in the WindowsCollection.
- title
- Window title.
- control
- Control to display in the tabbed window.
- position
- Window DockPosition.
- image
- Window image.
Return Value
New TabbedWindow created.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also