Show Desktop

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
How can I bring the Desktop to the top, like pressing <font color="#0000ff [Windows]+[D ]</font> ?
 
<font color="#ff0000 Important</font>: the way of minimizing all windows by calling ShowWindow ( p .MainWindowHandle, SW_MINIMIZE) for each <u> process </u> p returned by Process.GetProcess() doesnt solve my problem, but something like to minimize all windows listed in systray would.

View the full article
 
Back
Top