Hey there, I have a form with a jpeg image. That's fine, however when I added a groupbox with a Transparent background, the form flickers when loading and when tabbing from one control to the other. Upon setting the background of the groupbox to a random color, flickering does not happen any longer.
Does anyone have a solution for removing flickering in the scenario I described? I enabled double buffering, but didn't solve my issue. I searched the net quite a bit, and didn't find any plausible solutions. Any ideas?
Thanks for reading my post.