CFrameWnd::InModalState

Switch View :
ScriptFree
Visual Studio 2010 - Visual C++
CFrameWnd::InModalState

Call this member function to check if a frame window is modal or modeless.

BOOL InModalState( ) const;
Return Value

Nonzero if yes; otherwise 0.

Requirements

Header: afxwin.h

See Also

Reference

Other Resources