WPF in kiosk mode - taskbar troubles

前端 未结 1 2066
别跟我提以往
别跟我提以往 2021-02-10 15:12

I\'m trying to build an application that needs to lock down access to the PC while it is running. I need to make the app run topmost, in full screen mode, and ensure that alt-t

1条回答
  •  生来不讨喜
    2021-02-10 15:23

    Take a look at Scott Hanselman's BabySmash. You can find the site at BabySmash

    He had a couple of blog entries describing his work to make the application. It features a baby-safe application in kiosk mode.

    You can find the project on Codeplex

    0 讨论(0)
提交回复
热议问题