CMDIFrameWndEx::IsFullScreen
Determines whether the frame window is in full-screen mode.
BOOL IsFullScreen() const;
Return Value
TRUE if the frame window is in full screen mode; otherwise FALSE.
Remarks
You can set the full screen mode by calling the CMDIFrameWndEx::EnableFullScreenMode method.
Requirements
Header: afxmdiframewndex.h