Is it possible to capture the ‘live’ thumbnails from the Win7 taskbar? I want to display this preview (of another window) in my application, but how to extract those previews using .NET?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes.
MSDN Magazine explains how.
You can also use the Windows API Code Pack, which handles the interop for you.