This operator obtains a CRect object that is the union of CRect and rect2. The union is the smallest rectangle that contains both rectangles.
| Header file: | Afxwin.h | 
| Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro | 
| Windows CE versions: | 1.0 and later | 
| Complete documentation: | Visual C++ documentation | 
CRect operator |( const RECT& rect2 ) const;
CRect::UnionRect, CRect::operator |=, CRect::operator &, CRect::NormalizeRect