I use a Krool toolbar which is changed by code quite often while it is visible.
The toolbar flickers in it's whole size when I set another image for a single button.
It also flickers when I set the same image that was already set.

Toolbar1.Buttons(i).Image = "otherimage"

The image comes from a Krool imagelist.
I already tried to set the toolbar to DoubleBuffer = true.
Still flickers.

The MS original via comctl32.ocx does not flicker, not a little bit.

Is there a special trick to get rid of the flicker with the Krool toolbar?
Perhaps I miss something...

Thanks,
Karl