Guys,

Whats the best way of informing users of task progress. I want this to be really visual, something in the middle of the screen rather than hour glass on cursor or something in the status bar.

In Excel, I would show a small user form with the text "Task in Progress, please wait", and then I would put all the working code on the activate event of that form.

Is there an easy way to do this in .NET ?

Thanks
Bob