Is there any way to smooth out the animation?
It doesn't seem to matter what AnimationSpeed setting is used.
I have not seen this. Is it possible there are many controls on your form or dock pane which are repainting when the pane moves which might be causing a performance bottleneck?
Hi Mike,
In our application we have number of user controls which are updated (painting required) frequently. I have seen the that during auto hiding, the some text drawing is not smooth. Some pixels are not cleared.
It depends on your definition of "many controls".
Are there any painting events I can turn off?