ezLCD SDK Documentation

EZLCD004.ForegroundColorEx Property

 [This is preliminary documentation and subject to change.]

Sets the foreground color of the LCD.

[Visual Basic]
Public Property WriteOnly EZLCDColorEx As 
[C#]
public EZLCDColorEx EZLCDColorEx { set; }
[C++]
public: __property void set_EZLCDColorEx(EZLCDColorEx );
[JScript]
public function set EZLCDColorEx(EZLCDColorEx);

See Also

EZLCD004 Class | EZLCD.SDK Namespace