CFrameWnd* pFrame = GetParentFrame(); ASSERT(pFrame != NULL); pFrame->RecalcLayout(); ResizeParentToFit();
CFrameWnd* pFrame = GetParentFrame(); ASSERT(pFrame != NULL); pFrame->RecalcLayout(); ResizeParentToFit(FALSE);