Turn on backlight

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!
I've got an app in CF.NET VB. Device XDA 2.
I want the backligt to turn on when a message arrives via GPRS. Any hints
how to set backlight on programmally is very welcome :-).
Thanks,
 
There isn't really a standard way to do that across all devices. If you
have an SDK for the target device, it may have a method that is defined for
doing that. You might also search the newsgroup archives for backlight
control. Here's a link for this newsgroup's archive search:

http://groups.google.com/groups?hl=...soft.public.dotnet.framework.compactframework

and here's a link for the regular (non-managed code), Windows CE newsgroups:

http://groups.google.com/groups?hl=en&group=microsoft.public.windowsce

Paul T.
 
Back
Top