BCGControlBar Pro for MFC
void CBCGPRect::UnionRect ( const CBCGPRect rt1,
const CBCGPRect rt2 
)
inline

Sets CRect equal to the union of two rectangles.

Parameters
rt1The first source rectangle.
rt2The second source rectangle.