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.
Draws the background of a control's parent in the specified area.
BOOL DrawParentBackground(
CWnd* pWnd,
CDC* pDC,
LPRECT lpRect = NULL
);
Parameters
[in] pWnd
Pointer to a control's window.[in] pDC
Pointer to a device context.[in] lpRect
Pointer to a rectangle that bounds the area to draw. The default value is NULL.
Return Value
TRUE if this method is successful; otherwise, FALSE.
Requirements
Header: