本文介绍了在调整表单大小时,BackgroundImage会闪烁吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你能帮我解决一下糟糕的表现吗?我的表单有一个图像作为BackgroundImage,我使用一个计时器将表单的大小逐渐增加到一定的大小。然后它会在启动计时器之前停止并恢复大小。但在增加大小时,我的表单的BackgroundImage闪烁。如何让它不那样?
非常感谢!
解决方案
Could you please help me fix that bad performance? My form has an image as its BackgroundImage, I use a timer to increase the size of the form gradually to a certain size. Then it will stop and recover the size as before starting the timer. But during increasing the size, my form's BackgroundImage was flickering. How to make it not like that?
Thank you so much!
解决方案
这篇关于在调整表单大小时,BackgroundImage会闪烁吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!