Good day,
I would like to know if the .NET framework gives you a way to retrive the littles thumbnails Windows XP+ generates when you alt+tab.
The application I try to make should be able to get a window capture (ALT+PrtScr) of another Window that is not necessary Active and could be partially or completly hidden behind another one.
I tried the codes found there VB.NET Window Screen Capture (ALT+PRINTSCREEN) with no success in the case the window I'm trying to capture is not visible.
I do not believe that is possible to capture a hidden window. That's why I'm looking forward the windows generated thumbnails instead.
Anyone got a hint ?
Thank you in advance.