c# 4.0 - How to show loading image when to send an email in wpf application -


Actually I send an email by clicking the send button. When clicking the Send button, I want to show a loading image and hide it automatically after sending it to the email (email).

There is an article about this, I think it works for you, mail and its completion Change the visibility of progress bar as well.


Comments

Popular posts from this blog

Active Directory Authenticated Proxy Server with Squid or CNTLM -

java - @PluginTarget(Node.class) not registering as neo4j plugin -

python - Calculate STD manually using Groupby Pandas DataFrame -