BCGControlBar Pro for MFC
bool CBCGPRect::PtInRect ( double  x,
double  y 
) const
inline

Checks if specified point is located inside the rectangle.

Parameters
xThe x coordinate.
yThe y coordinate.
Returns
TRUE if it succeeds, FALSE if it fails.