CBasePane::DockPaneUsingRTTI

Docks the pane by using run-time type information.

void DockPaneUsingRTTI(
   BOOL bUseDockSite
);

Parameters

  • [in] bUseDockSite
    If TRUE, dock to the docking site. If FALSE, dock to the parent frame.

Requirements

Header: afxbasepane.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CBasePane Class