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