Outlook progress bar

  • Thread starter Thread starter Saeed
  • Start date Start date
S

Saeed

I am writing a VSTO plug-in in which I need to show progress status of my
task. Can I use the progress bar of outlook which shows send/receive status?
Any suggestion if that is not possible?
 
No, that dialog is not exposed to programmers. You can create your own
dialog with the Windows Forms progress bar control if you want to show that
sort of interface.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top