Is there any code to freeze the desktop ( all desktop icons and the open windows) on click of a button
any dll or js code or c sharp...is there any way to do this through code..
freeze such that no icons are click-able on the desktop and if any windows are opened then those windows also get disabled and a pop up is displayed with a customized message and an OK button.
this function is needed on the click of a button which is on a aspx page
thanks