A Alejandro K. Aug 5, 2004 #1 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
T Tom Shelton Aug 5, 2004 #2 How can i run execute from a secondary thread in a form , a procedure to run into the form's thread?? Thanks. Alex Click to expand... Look at the forms Inovke or BeginInvoke methods.
How can i run execute from a secondary thread in a form , a procedure to run into the form's thread?? Thanks. Alex Click to expand... Look at the forms Inovke or BeginInvoke methods.