CDC::DrawEdge

This method draws the edges of a rectangle in the specified style.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL DrawEdge ( LPRECT lpRect, UINT nEdge, UINT nFlags );

Remarks

Windows CE does not support the EDGE_BUMP flag in the nEdge parameter.

You also cannot specify the BF_BOTTOMLEFT, BF_TOPLEFT, or BF_TOPRIGHT flags in the nFlags parameter.