SECWellButton::SetPaletteRealization

void SECWellButton::SetPaletteRealization(BOOL bRealize)

Sets the palette realization mode.

Defined in: SECBTNS.cpp

Return Value

void

Parameters

bRealize

TRUE if palette realization is to be enabled; otherwise FALSE.

Comments

When palette realization is enabled, the currently selected color is placed into a palette, and the palette is realized before drawing.

See Also

SECWellButton GetPaletteRealization