This cell changes color of either background or foreground.
Derived from
Members
wxHtmlColourCell::wxHtmlColourCell
wxHtmlColourCell(wxColour clr, int flags = wxHTML_CLR_FOREGROUND)
Constructor.
Parameters
clr
flags
wxHTML_CLR_FOREGROUND | change color of text |
wxHTML_CLR_BACKGROUND | change background color |