SECColorWell::SetCustomColors

void SECColorWell::SetCustomColors(COLORREF* pColors)

Sets the 16 color values to be used to fill the custom color boxes in the CColorDialog displayed in response to a click of the Other button.

Defined in: SECWELL.cpp

Return Value

void

Parameters

pColors

Pointer to an array of 16 COLORREF values to initialize the lpCustColors field of the m_cc CHOOSECOLOR structure of the CColorDialg

See Also

SECColorWell GetCustomColors