|
-
Jun 5th, 2010, 08:25 AM
#1
Frenzied Member
Re: Application - always on top i.e. visible
You can, by using the ShowWindow API, but do you really want to do that, as you will stop people from answering calls etc.
Or do you mean it is going out to a bunch of your users, and you only want them to have access to your applicaion? If so, search for kiosk mode
-
Jun 10th, 2010, 05:38 AM
#2
Thread Starter
Junior Member
Re: Application - always on top i.e. visible
Thanks,
I read up on the "kiosk mode" and it is not that simple so in the end I used the UnregisterFunc1 and RegisterHotKey to disable certain keys on the device.
xzanti
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|