|
virtual |
Called by the framework when it needs to determine the background color of an individual cell in a list control.
This function is called by the framework when it needs to determine the background color of an individual cell in a list control. Base implementation returns the default background color of a list box. Override OnGetCellBkColor in a derived class to mark individual cells by a background color.