WPF 动画启动画面

发布于 2024-09-18 01:05:15 字数 396 浏览 2 评论 0原文

是否可以在 WPF 中显示带有动画的启动屏幕。我希望我的公司名称和应用程序名称能够飞入,并且进度条会持续动画。我使用了这个例子

http://blogs.lessthandot。 com/index.php/DesktopDev/MSTech/wpf-and-the-splashscreen

尝试让我开始,但进度条没有动画?

另外,我在进度栏上设置了以下属性。 IsIn certainate =“True”

我正在使用vb.net。

谢谢, 斯帕法9

Is it possible to show a splash screen in WPF that has animation. I want my name of the company and the name of the application to fly in and a progress bar that continously animates. I Used this example

http://blogs.lessthandot.com/index.php/DesktopDev/MSTech/wpf-and-the-splashscreen

to try and get me started but the progress bar doesnt animate?

Also I do have on the progress bar the following property set. IsIndeterminate="True"

I am using vb.net.

Thanks,
spafa9

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

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

发布评论

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

评论(1

好多鱼好多余 2024-09-25 01:05:15

请参阅此问题底部的我的答案:多线程启动屏幕C#?

这是 C# 语言,但它确实可以与动画的不确定进度条一起使用。

See my answer at the bottom of this question: Multi-threaded splash screen in C#?

This is in C#, but it does work with an animated indeterminate progress bar.

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