Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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