CDockingManager::m_dockModeGlobal

Specifies the global docking mode.

AFX_IMPORT_DATA static AFX_DOCK_TYPE m_dockModeGlobal;

Remarks

By default, each docking pane uses this docking mode. For more information about the values that this field can be set to, see CBasePane::GetDockingMode.

Requirements

Header: afxDockingManager.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CDockingManager Class