'Declaration Public Property DockingStyle As DockingStyle
public DockingStyle DockingStyle {get; set;}
'Declaration Public Property DockingStyle As DockingStyle
public DockingStyle DockingStyle {get; set;}
If the DockingStyle property is set to Default, docking works without the selectors: when you drag a floating panel over another panel, a gray frame appears to show you the position that the instance of C1DockingTab will have once you release it.
The VS2005 docking style feedback is similar to Visual Studio 2005, using docking zone selectors to specify where the dragged view will be docked if you release it.
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