show/hide this revision's text 2 fixed typo

How to programmatically disable window animationo animation under Vista Aero?

show/hide this revision's text 1

How to programmatically disable window animationo under Vista Aero?

My application does automated screenshots of several dynamically created forms. This works perfectly under Windows XP, but doesn't work well under Vista Aero. Most of the forms appear semitransparent in the screenshots. The problem lies in the window animation of Aero.

How can I check/disable/enable this animation from inside a Delphi (2007+) program?

Or as an alternative: How can I make sure the form is displayed properly before making the screenshot?