Share via


CMDIFrameWndEx::EnableLoadDockState

Enables or disables the loading of the docking state.

void EnableLoadDockState(
   BOOL bEnable = TRUE
);

Parameters

  • [in] bEnable
    TRUE to enable the loading of the docking state, FALSE to disable the loading of the docking state.

Requirements

Header: afxmdiframewndex.h

See Also

Reference

CMDIFrameWndEx Class

Hierarchy Chart