CGXBrush::SetBkColor
CGXBrush& SetBkColor(COLORREF color);
color
Specifies the fill color.
Return Value
Returns a reference to the object.
Remarks
Initializes the background color. System colors can be specified with the GXSYSCOLOR macro as for example
SetColor(GXSYSCOLOR(SYSCOLOR_BTNFACE));