Can anyone point me in the direction of how to create a full screen application in C# for Windows Mobile 6?
I'm trying to achieve a similar display to applications such as Tom Tom where all the OS elements such as the Start/Task bar are hidden and my application completely fills the screen.
I'm using VS 2008 with .Net 3.5
Thanks in advance!
OneSHOT