Hi,
Is it possible to switch off the animation of MDI Child Windows when they are maximized-minimized-restored?
Regards, akyprian
Is it possible to switch off the animation of MDI Child Windows when they are maximized-minimized-restored?
Regards, akyprian
Hi akyprian
Just turn off window animation in your OS.
KetilO
Just turn off window animation in your OS.
KetilO
No, I do not want exactly that!
I need to switch the animation off and on from code!
Regards,
I need to switch the animation off and on from code!
Regards,
Then try to play with LockWindowUpdate or WM_SETREDRAW.
KetilO
KetilO
Yes I already do this but it is a bit slow since it waits for the animation to finish.
There must be a way to do this from the registry...
Regards,
There must be a way to do this from the registry...
Regards,
BTW in case you have not seen the recommendations in the thread "To KetiIO :RAEdit & Procedure combo" please do so!