CODModel::ChangeFontColor

void CODModel::ChangeFontColor(CODComponentSet* pCompSet, COLORREF crFontColor)

Changes the font color of a set of components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pCompSet

The component set to change the font color of.

crFontColor

The new font color for the component(s).