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.
Sets the background color of the dialog box.
void SetBackgroundColor(
COLORREF color,
BOOL bRepaint=TRUE
);
Parameters
[in] color
An RGB color value.[in] bRepaint
TRUE to immediately update the screen; otherwise, FALSE. The default value is TRUE.
Requirements
Header: afxdialogex.h