PDA

Click to See Complete Forum and Search --> : Yield in Method


Vlad Chapranov
Jun 22nd, 1999, 05:07 PM
I'm using CompactDatabase method in unload event of MDI form in my project. It's time consuming operation, and I'd like to show something to the user (animation, progress bar...) during this process. Is there any way to yield Compacting somehow to perform some other tasks?
Thank you
Vlad