CFrameWnd::EndModalState
Visual Studio 2012
Call this member function to change a frame window from modal to modeless.
virtual void EndModalState( );
EndModalState enables all of the windows disabled by BeginModalState.