Win8.1 - Popping up a wi-fi connection list

I'm designing a system that runs on a Windows tablet and, for convenience and security, starts at boot and holds control of the system so that the general public user can only:
- Use the program.
- Turn off the tablet.
- Select a wireless network connection.

This task is easy enough for the most part, except the wi-fi issue. I would like to disable access to Control Panel as well as the taskbar, so is there a Windows API call I can use that will behave like clicking the network tray icon, and just pop out the list of wi-fi networks you can connect to?
Make use of DRR and its class system. Just let it go.
Topic archived. No new replies allowed.