Results 1 to 3 of 3

Thread: Application - always on top i.e. visible

Hybrid View

  1. #1
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Jul 2009
    Posts
    23

    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
  •  



Click Here to Expand Forum to Full Width