CDC::FillRect

This member function fills a given rectangle using the specified brush.

Syntax

void FillRect( 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::CreateSolidBrush, CBrush, CDC::FillSolidRect