CPaneFrameWnd::GetDockingMode

Returns the docking mode.

virtual AFX_DOCK_TYPE GetDockingMode() const;

Return Value

The docking mode. One of the following values:

  • DT_STANDARD

  • DT_IMMEDIATE

  • DT_SMART

Requirements

Header: afxpaneframewnd.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CPaneFrameWnd Class