开发者

Animated GIF in Winforms

I have used animated GIF in my application. Actually there is a process that takes qu开发者_运维百科ite long and I wish to show something to the user to show progress. I have put a picture box and put animated GIF. It is visible property is set to false. When user clicks on Save button, its visible property is set to true but animation does not show up.

Please advise what could be the problem.


Try to reload the Image property when you set the Visible property to true.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜