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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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