Hi all,

When my program is executing code it's disfocusing the form so you can't do anything on the form. Is there a possibility to fix that? I already have heard of the Backgroundworker, but I don't know the way how to change things to the form when it runs its background-process, because then it will give errors.

Any hint about the backgroundworker or another solution?

EDIT: Sorry I forgot to say, it's C#, not Visual Basic.