BCGControlBar Pro for MFC
void CBCGPRect::InflateRect ( double  l,
double  t,
double  r,
double  b 
)
inline

Increases the width and height of the rectangle.

Parameters
lSpecifies the number of units to inflate the left side.
tSpecifies the number of units to inflate the top.
rSpecifies the number of units to inflate the right side.
bSpecifies the number of units to inflate the bottom.