CFrameWnd::EndModalState
virtual void EndModalState( );
说明:
调用此成员函数将一个框架窗口由模态转为非模态。
EndModalState使任何由BeginModalState变为无效的窗口可用。