CFrameWnd::EnableDocking
Visual Studio 2012
Call this function to enable dockable control bars in a frame window.
void EnableDocking( DWORD dwDockStyle );
See the example for CToolBar::Create.
Call this function to enable dockable control bars in a frame window.
void EnableDocking( DWORD dwDockStyle );
See the example for CToolBar::Create.