Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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