How to prevent flickering controls when loading in VB.net

preview_player
Показать описание
I have problem with my current system in VB.net. Whenever I load some controls, they're damn flickering which seems to look annoying. How to get rid of this?
Рекомендации по теме
Комментарии
Автор

in my case, setting the DoubleBuffer=True solved the problem! Thanks Stelios!

aruns
Автор

Try to set the DoubleBuffer = True,
from the Form properties

steliostopuzis
Автор

Yeah, I get this too!

The suspend layout, double buffering or set style all don't work for me!

TheVideoVolcano
Автор

Thank uhh.... By setting doublebuffer = true... Problem is solve...

nandinisarwad
welcome to shbcf.ru