C# (CSharp) LgLcd Namespace

Classes

Name Description
Applet
Device
LgLcd
LgLcd.Bitmap
LgLcd.ConfigureContext
LgLcd.ConnectContext
LgLcd.ConnectContextEx
LgLcd.DeviceDesc
LgLcd.DeviceDescEx
LgLcd.NotificationContext
LgLcd.OpenByTypeContext
LgLcd.OpenContext
LgLcd.SoftbuttonsChangedContext
WinFormsApplet Very generic applet based on a UserControl. The implementer can simply use the Designer to generate a UserControl which using WinFormsApplet's functionality gets rendered off-screen and pushed to the device. Use needs to override the UpdateLcdScreen event and invoke it whenever the screen needs to be repainted.
WinFormsApplet.AppletProxy