SECEditTextColor::SECEditTextColor

Constructs an SECEditTextColor object.

Defined in: SECEdit.h

Syntax

SECEditTextColor();

SECEditTextColor(unsigned short nLength, unsigned short nColorInfo);

Parameters

nLength

The number of characters to render with the specified color.

nColorInfo

The color info for rendering characters.

See Also

SECEditTextColor