Share via


CFrameWndEx::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: afxframewndex.h

See Also

Reference

CFrameWndEx Class

Hierarchy Chart