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

See Also

Reference

CFrameWnd Class

Hierarchy Chart