Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
9190
Problem with ActivityIndicator
posted

Customer's question:

I am having a small problem with the UltraActivityIndicator.
I would like to place the indicator on a form and during processing some code, I want to show the status on the form (in a Label) as well.

The problem now is, that the indicator does not perform indicating as long as code behind writes text in that label.

Would be nice if indicating is visible when something is going on behind.
Please have a look to attached sample.