nw::lyt::TextBox::SetTextColor Member Function

Syntax

void SetTextColor(
     ut::Color8 top,
     ut::Color8 bottom
);

Arguments

Name Description
top The top display color.
bottom The bottom display color.

Return Values

None.

Description

Sets the text display color.

This function simultaneously sets both the upper and lower text display color.

See Also

GetTextColor

Revision History

2009/09/18
Initial version.

CONFIDENTIAL