NetXP Docking Suite
Docking Manager
The NetXP docking manager provides support for VS.NET-style docking windows. It
supports loading and saving layouts, tabbed dock windows, and custom renderers.
Example

MDI Tabbed Groups
You may have noticed that instead of using SDI or MDI, VS.NET uses a tabbed MDI
interface. This interface shows a tab page for every open document. It also
allows the creation of additional groups, both vertically and horizontally. The
TabGroups control in NetXP allows you to recreate this interface in your own
applications.
Example

Tab Control
The NetXP tab control is designed for use with the NetXP docking and tabbed
groups, but can also be used as a stand-alone control. It has full design-time
support as well as custom rendering support, utilizing the NetXP docking
renderers.
For an example of the tab control, see the above screenshots.
|