alt + tab functionallity problem in winforms
I have an winform application that runs full screen on a system like DashBoards and I would like to be able to (at times) switch another program using an ALT-TAB like
interface. Is there any way I can instantiate the built in ALT-TAB window or is there any way I can generate the ALT-TAB event/message progammatically.