This method sets the size of the control bar’s borders.
Header file: | Afxext.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
void SetBorders( int cxLeft, int cyTop, int cxRight, int cyBottom );
void SetBorders( LPCRECT lpRect );