<Lcd> TagĀ
Selects the driver for the liquid crystal display (LCD).
Syntax
<Lcd type="Fully-qualified object name">
</Lcd>
Parameters
- type
The fully qualified name of the object that manages the LCD.
Remarks
If you want to use the driver object provided by the emulator to manage the LCD, set the type atribute to Microsoft.SPOT.Emulator.Lcd.LcdDriver.
Occurs in |
---|
<EmulatorComponents> |
Version Information
Available in .NET Micro Framework version 2.0
See Also
Reference
Emulator XML References