![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi
I have an add-in that presents the user with a VB form. The form allows the user to supply a filter for messages to move to an archive folder. I want to provide feedback on the progress of the move process via a progress bar. Can I safely use a backgroundworker to farm off the move process and update the progress bar using the backgroundworker's reportprogress method. Basically, is moving items safe when executed from a backgroundworker ? Cheers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multithreading with C# | Dorian | Add-ins for Outlook | 15 | September 9th 08 07:29 PM |