|
-
Sep 14th, 2017, 09:36 AM
#11
Fanatic Member
Re: CommonControls (Replacement of the MS common controls)
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|