Application focus

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Hi,
I was googling but I didnt't find an answer. The problem is as follows.
I would like to make an application that when runs, it has focus
(application should never lost focus; no switching between application).
Similar like good old DOS programs inside DOS OS.
Platform is WinCE/PPC2003 with .NET CF 1.1 SP3

Is it possible to get sample code in C# to get this functionality?

Rgds,
Chris
 
Back
Top