CFrameWnd::EndModalState
Call this member function to change a frame window from modal to modeless.
virtual void EndModalState( );
Remarks
EndModalState enables all of the windows disabled by BeginModalState.
Requirements
Header: afxwin.h
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.
Header: afxwin.h