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,
--
//mikson

Re: Turn on backlight by Paul

Paul
Mon Aug 23 10:34:11 CDT 2004

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=en&lr=lang_en&ie=UTF-8&oe=UTF-8&group=microsoft.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.

"mikson" <mikson@discussions.microsoft.com> wrote in message
news:5A5D984B-EAF4-4C5C-9D39-AA76B657296F@microsoft.com...
> 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,
> --
> //mikson