I'm having issues with the expand animation that seems to happen
whenever a new application is started, or a new UI thread is fired up
within an existing application. Since I'm firing off a new UI thread at
various points in my application, the "expand-to-open" animation effect
is very distracting to the overall UI. Is there some way to completely
disable this "feature", or any other method to prevent it from
happening when I call "ShowWindow" or launch an application? (I'm using
CE 4.1 / eVC 4.0)