Form.Invoke()

  • Thread starter Thread starter Richard \(MrBonus\)
  • Start date Start date
R

Richard \(MrBonus\)

I've tried to search the net because of a suspicious error, including a
thread calling back to the class that created it.
I reached to a conclussion that I needed to use Form.Invoke().

BUT, I can't seem to find anyting on how to use it, except I should use
delegates. so I was wondering if anyone have an example I could see, cause
im pretty stuck right now

Richard
 
Thank you so much, I had misunderstood the concept a bit, so therefore I
couldn't find anything about it, as you can see in the headline I thought it
was the OInvoke() method in the form that should be used.
But I solved the problem

Richard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top