SECEdit::SetLineColor

SECEditLineColor*SECEdit::SetLineColor(intnLine, intnStartCol)

Sets the line color for the given line.

Defined in: SECEdit.cpp

Return Value

Returns a pointer to a SECEditLineColor for the given line.

Parameters

nLine

The line index of text.

nStartCol

The starting column index on the given line to parse.

See Also

SECEdit  GetLineColor