SECEdit::SetSyntaxColoring

void SECEdit::SetSyntaxColoring(BOOL bEnabled)

Sets the status of syntax coloring for this model

Defined in: SECEdit.cpp

Return Value

void

Parameters

bEnabled

The new status of syntax coloring

Developer Notes

If the status of syntax coloring is changed, updates all observers of this model.