I have a usercontrol on a form that contains a long running method.
I need the usercontrol to show on the form for the user to click something on it.
I also need to run a method that is on the usecontrol from a BackgroundWorker that is created by the form.
I think I'm up a creek without a paddle but 've seen magic o this site before so I thought I'd ask.
Is there any way??
Edited after the two replies.
Is this different than what I said before appeared to say?
I need the usercontrol to show on the form for the user to click something on it.
I also need to run a method that is on the usecontrol from a BackgroundWorker that is created by the form.
I think I'm up a creek without a paddle but 've seen magic o this site before so I thought I'd ask.
Is there any way??
Edited after the two replies.
Is this different than what I said before appeared to say?
Last edited: