Share via


CFrameWndEx::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 CFrameWndEx::EnableFullScreenMode method.

Requirements

Header: afxframewndex.h

See Also

Reference

CFrameWndEx Class

Hierarchy Chart