VS does have it but it is not part of the framework. You'll have to use third-party controls. Docking windows are actually pretty difficult to write as there are several windows involved. Fortunately there are many options available. Code Project (www.codeproject.com) has several free versions and most major control developers (Nevron, Infragistics, etc) have them as well. Each has different abilities and different levels of support. You'll need to evaluate the version that works best for you.
MIchael Taylor - 10/31/06
|