Hi,
I hope I will find the solution in this forum.
I am creating controls at run-time using the Invoke
method of the Form. (coz it does not work when I just call the method that adds the control... there are different threads in my Application)
Now... After I Remove a control from a Form 'Successfully'
and I try to Add a new control using the Invoke method of the form I get the Error: "Thread was being aborted"
Can someone pleaae tell me what is going on and how to solve that ?
Thank you in advance
Bati
I hope I will find the solution in this forum.
I am creating controls at run-time using the Invoke
method of the Form. (coz it does not work when I just call the method that adds the control... there are different threads in my Application)
Now... After I Remove a control from a Form 'Successfully'
and I try to Add a new control using the Invoke method of the form I get the Error: "Thread was being aborted"
Can someone pleaae tell me what is going on and how to solve that ?
Thank you in advance
Bati