CDialogEx::SetBackgroundColor
Legt die Hintergrundfarbe des Dialogfelds festlegen.
void SetBackgroundColor(
COLORREF color,
BOOL bRepaint=TRUE
);
Parameter
[in] color
Ein RGB-Farbwert.[in] bRepaint
TRUE, um des Bildschirms direkt zu aktualisieren; andernfalls FALSE.Der Standardwert ist TRUE.
Anforderungen
Header: afxdialogex.h