This method draws the edges of a rectangle in the specified style.
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 |
BOOL DrawEdge ( LPRECT lpRect, UINT nEdge, UINT nFlags );
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.