http://blogs.lessthandot.com/index.php/DesktopDev/MSTech/wpf-and-the-splashscreen
Try to get me started but no progress bar Animation?
In addition, I have the following attribute set on the progress bar. IsIndeterminate = “True”
I am using vb.net.
Thank you,
spafa9
This is in C#, but it does work for an animated indeterminate progress bar.
Is it possible to display an animated startup in WPF Screen. I want my company name and application name to be accessible, and I need a continuously animated progress bar. I use this example
http://blogs.lessthandot.com/index .php/DesktopDev/MSTech/wpf-and-the-splashscreen
Try to get me started but the progress bar does not animate?
In addition, I have the following attribute set on the progress bar. IsIndeterminate = “True”
I am using vb.net.
Thank you,
spafa9
See the answer at the bottom of this question: Multi-threaded splash screen in C#?
This is in C# , But it does apply to the indeterminate progress bar of animation.