Hardware Buttons Pocket PC

  • Thread starter Thread starter Sheikko
  • Start date Start date
S

Sheikko

Hi,
I am deveopping an application on the pocket pc and I need to program
hardware buttons to toggle between 2 application. Exactly from the code
of the first
application I open a second application and throught the keys
of my device I want to toggle between these two application. I want to
send this second application in background.
I can do this with hardware buttons, but this method use the winowsCE
namespace, but I'm using pocket ce.
It's very important to solve this problem thank you very much
 
Hello Sheikko,

The microsoft.public.dotnet.framework.compactframework groups is more good
for quesion related to pocketPC

S> Hi,
S> I am deveopping an application on the pocket pc and I need to program
S> hardware buttons to toggle between 2 application. Exactly from the
S> code
S> of the first
S> application I open a second application and throught the keys
S> of my device I want to toggle between these two application. I want
S> to
S> send this second application in background.
S> I can do this with hardware buttons, but this method use the winowsCE
S> namespace, but I'm using pocket ce.
S> It's very important to solve this problem thank you very much
---
WBR,
Michael Nemtseva [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
 
Back
Top