Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework while drawing an expanding box.
virtual void OnDrawExpandingBox(
CDC* pDC,
CRect rect,
BOOL bIsOpened,
COLORREF colorBox
);
Parameters
[in] pDC
Pointer to the display context in which the expanding box is to be drawn.[in] rect
The bounding rectangle of the expanding box to be drawn.[in] bIsOpened
TRUE if the box to be drawn is opened, or FALSE if not.[in] colorBox
The color of the outside border of the box to be drawn.
Requirements
Header: afxvisualmanageroffice2003.h