Yes. The easiest is to use the BackgroundWorker component. Give it a try.
Cheers! Benj On Jan 8, 8:58 pm, "Greg Hile" <[email protected]> wrote: > Hi all! > > When programming I have the program performing some tasks that take a while. > > How can I make my program more responsive? > > Would learning threading help? > > Greg
