how to..Threading?

  • Thread starter Thread starter Alejandro K.
  • Start date Start date
A

Alejandro K.

How can i run execute from a secondary thread in a form , a procedure to
run into the form's thread??

Thanks.
Alex
 
How can i run execute from a secondary thread in a form , a procedure to
run into the form's thread??

Thanks.
Alex

Look at the forms Inovke or BeginInvoke methods.
 

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