CDockState::Clear
void Clear( );
Remarks
Call this function to clear all docking information stored in the CDockState object. This includes not only whether the bar is docked or not, but the bar's size and position and whether or not it is visible.
CDockState Overview | Class Members | Hierarchy Chart
See Also CDockState::LoadState, CDockState::SaveState, CDockState::GetVersion, CFrameWnd::GetDockState, CFrameWnd::SetDockState