CControlBar::SetBorders

This method sets the size of the control bar’s borders.

At a Glance

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

Syntax

void SetBorders( int cxLeft, int cyTop, int cxRight, int cyBottom );

void SetBorders( LPCRECT lpRect );