Sets the foreground color of the LCD.
[Visual Basic] Public Property WriteOnly EZLCDColor As _ Implements IEZLCDAdvanced. [C#] public EZLCDColor EZLCDColor { set; } [C++] public: __property void set_EZLCDColor(EZLCDColor ); [JScript] public function set EZLCDColor(EZLCDColor);
EZLCDBase Class | EZLCD.SDK Namespace