CDC::FrameRect

This member function draws a border around the rectangle specified by lpRect.

Syntax

void FrameRect( LPCRECT lpRect, CBrush* pBrush );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDC Overview, CDC Member Functions, Graphical Drawing Classes, CBrush, CDC::Rectangle