C# 中的 Windows 应用程序支持 gif 动画吗?

发布于 2024-08-29 10:44:34 字数 91 浏览 6 评论 0原文

这可能吗?如果是的话怎么办?我正在创建一个 Windows 应用程序,它会进行多个 Web 查询。我希望界面有一个加载符号,这样用户就不会感觉屏幕已经冻结了。 谢谢。

Is this possible ? if yes how ? I am creating a windows application, which makes multiple web queries. I want the interface to have a loading symbol, so that the user doesn't feel that the screen has frozen.
Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

甜心 2024-09-05 10:44:35

是的,我已经做到了。只需使用 PictureBox 控件,并在其上设置 gif 图像即可。

Yes, I've already done it. Just use a PictureBox control, and set the gif image on it.

菩提树下叶撕阳。 2024-09-05 10:44:35

您应该使用标准的进度条控件

You should use the standard progress bar control.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文