VB.NET, C#
This sample demonstrates how to use Xceed Docking Windows in an Sdi application.
This sample specifically demonstrates how to:
Suspend and resume the layout using the SuspendLayout and ResumeLayout methods.
Create classes that derive from the ToolWindow class.
Add tool windows to the dock-layout manager's ToolWindows collection.
Load and save the state, size, location, and visibility of tool windows using the LoadLayout and SaveLayout methods.
C#: Xceed Samples\Xceed Docking Windows for WinForms v[#.#]\CSharp\DockedExplorer\DockedExplorerCS.csproj
VB.NET: Xceed Samples\Xceed Docking Windows for WinForms v[#.#]\Visual Basic .NET\DockedExplorer\DockedExplorerVB.vbproj