Version

Visual Studio 2008 Window Style for WinDockManager

With the release of Microsoft® Visual Studio® 2008 came a new docking pane style, both for Windows® XP and Windows Vista. We’ve emulated this new style in WinDockManager, enabling you to use Visual Studio 2008-style docking in your applications. You can access this new style by setting the CaptionStyle and WindowStyle properties to VisualStudio2008.

In addition, the drag indicators for Windows Vista look quite different than those in Windows XP, so we’ve added a new DragIndicatorStyle enumeration to give your application the Vista look and feel.

visual studio 2008 window style for ultradockmanager
visual studio 2008 window style for ultradockmanager

Visual Studio 2008 XP

Visual Studio 2008 Vista

You may also have noticed that the Navigator has been given a completely different look in Visual Studio 2008, including a preview of the selected item. Don’t worry, we’ve added all the necessary appearance objects and preview capability to the NavigatorSettings object.

visual studio 2008 window style for ultradockmanager