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

Sets the dimensions of CBCGPRect.

Parameters
lSpecifies the x-coordinate of the upper-left corner
tSpecifies the y-coordinate of the upper-left corner.
rSpecifies the x-coordinate of the lower-right corner.
bSpecifies the y-coordinate of the lower-right corner.