Hello
I am writing a .Net CF application which must run full screen and prevent users from accessing the underlying O/S and changing any settings. So I am looking to replicate the taskbar with a custom control which displays battery, time and possibly some kind of custom Start Menu.
I read somewhere that within the OpenNetCF SDF there was an extended StatusBar control which I could add buttons to? I was wondering if this was a good starting point or if I should be looking at something else?
Any help would be much appreciated.
Many thanks