-
Touch screen application
hi,
I dont know if this is the right place to post this but, I am developing an application that will be implented using a touch screen monitor on the .net framework. My question is how would I be able to run this application on a win xp system without letting the user be able to open any other application. Also how would I use VB.NET to send text messages to a cellphone or pager.
Thanks in advance
-
I believe you cannot... (they can always alt-tab or ctrl-alt-del out of the app, even if you set the form's size to max and remove the controlbox)
Reason:
This isn't an application issue, its a system setup issue.
Any users of the touchscreen should be given very limited permissions on the system.
It's ultimately the responsibility of the network or system administrator to configure the computers as such.