ezLCD SDK Documentation

IEZLCDAdvanced.ForegroundColor Property

 [This is preliminary documentation and subject to change.]

Sets the foreground color of the LCD.

[Visual Basic]
Property WriteOnly EZLCDColor As 
[C#]
EZLCDColor EZLCDColor { set; }
[C++]
__property void set_EZLCDColor(EZLCDColor );
[JScript]
function set EZLCDColor(EZLCDColor);

See Also

IEZLCDAdvanced Interface | EZLCD.SDK Namespace