This member function draws the edges of a rectangle in the specified style.
BOOL DrawEdge ( LPRECT lpRect, UINT nEdge, UINT nFlags );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
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.
CDC Overview, CDC Member Functions, Graphical Drawing Classes