How to make the desktop as active?
-
Friday, November 11, 2011 12:24 AM
Any sample or pointer is appreicated.
Thanks.
All Replies
-
Friday, November 11, 2011 12:48 AMWhat does it mean to make the "desktop as active" ? Please explain.
Jose R. MCP -
Friday, November 11, 2011 1:40 AM
Window can be active so it's getting focus (e.g. context menu is for that window). Desktop can be active too, I believe.
Hope this explains and apologize if I was using the wrong terminology.
Thanks.
-
Friday, November 11, 2011 4:34 AM
You can check with the following MSDN article about active desktop. If you mean this, it might help you.
http://msdn.microsoft.com/en-us/magazine/cc301420.aspx
Thanks and Regards Selvam http://www15.brinkster.com/selvamselvam/ -
Friday, November 11, 2011 9:37 AM
See if this is what you're looking for:
http://stackoverflow.com/questions/6582000/executing-show-desktop-from-c
Dave
- Proposed As Answer by Helen ZhaoModerator Monday, November 14, 2011 8:04 AM

