Share via


CPane::IsLeftOf

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

bool IsLeftOf(
   CRect rect,
   bool bWindowRect = true
) const;

Parameters

  • [in] rect
     

  • [in] bWindowRect
     

Requirements

Header: afxpane.h

See Also

Reference

CPane Class

Hierarchy Chart