BCGControlBar Pro for MFC
BOOL CBCGPFrameWnd::IsFullScreen ( ) const
inline

Tells whether the frame window is working in full screen mode.

Returns
Non-zero if the frame is working in full screen mode; otherwise 0.

Use this function to determine whether the frame is working in regular or full screen mode.

The full screen mode is set by the EnableFullScreenMode() method.