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