M
Matthew Arkin
First: I'm not the best developer so please excuse any noobiness.
I have a friend that a CS teacher and he want to let his students use an
IDE during their exam. To minimize cheating I recommened that he set up
a server with RemoteApp and install the IDE (Greenfoot). Then I was able
to make a little app that will launch it.
I want the app to be on top of the taskbar but I can't do that unless I
set TopMost to true, but then they can't view the RDP session and if I
kill explorer then RDP won't connect.
So the real question is a) can I have an application sit on top of the
taskbar with out killing explorer and using TopMost? B) is there a way
to embed RDP into the app (I can use WPF or WinForm) or C) any other
suggestions?
Thanks!
Matthew Arkin
Windows Desktop Experience MVP
I have a friend that a CS teacher and he want to let his students use an
IDE during their exam. To minimize cheating I recommened that he set up
a server with RemoteApp and install the IDE (Greenfoot). Then I was able
to make a little app that will launch it.
I want the app to be on top of the taskbar but I can't do that unless I
set TopMost to true, but then they can't view the RDP session and if I
kill explorer then RDP won't connect.
So the real question is a) can I have an application sit on top of the
taskbar with out killing explorer and using TopMost? B) is there a way
to embed RDP into the app (I can use WPF or WinForm) or C) any other
suggestions?
Thanks!
Matthew Arkin
Windows Desktop Experience MVP