Quote Originally Posted by Krool View Post
Make .DoubleBuffer = True instead of False to avoid flicker.
I tried before.
No effect on the screen flicker.
It is a desktop flicker, not the toolbar itself.

I can clearly see in my app the flicker comes from populating the toolbars.
I have 11 toolbars, and the flicker occurs 11x.
Nothing else is done when it happens.

Unfortunately, and 'of course', in a small demo app there is no desktop flicker.

But the long time to populate.
The CC5 toolbar is ready in no time.
Hmm.

Still need an idea.