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.
Retrieves the background color of the current property grid control.
COLORREF GetBkColor() const;
Return Value
An RGB color value.
Remarks
This method retrieves the color that the framework uses to draw the background of the current property grid control. The CMFCPropertyGridCtrl::GetTextColor method retrieves the foreground color.
Requirements
Header: afxpropertygridctrl.h