Flickering in a Windows Forms app

后端 未结 5 1448
无人及你
无人及你 2020-12-03 05:06

I have an app that has a ton of controls on it. And it has a massive amount of flicker, particularly on startup.

I applied this fix to it.

    prote         


        
5条回答
  •  伪装坚强ぢ
    2020-12-03 06:00

    I just came across this post and realize it is a little old. However, I am having the same issue with my form and discovered (for XP, anyway) an inelegant solution seems to be not enabling visual styles.

提交回复
热议问题