|
 |
BCGControlBar Pro (MFC) |
 |
BCGSuite (MFC) |
 |
BCGControlBar (Microsoft .NET) |
|
Visual Studio 2005-2017-style docking |
Using a new docking mechanism, you will see exactly where the dragged window can be docked. Small markers will indicate sides where the bar is allowed to be docked. |
|
Visual Studio 2005-style smart docking markers:

|
|
Visual Studio 2008-style smart docking markers:

|
|
Visual Studio 2010-style smart docking markers:

|
|
Sample code: |
// Enable VS 2005/2008/2010-style docking mode:
CBCGPDockManager::SetDockStyle (BCGP_DT_SMART); |
|
|
Prev
Next |