J
Juan Carlos
Hi I need to create dinamically checboxes in a Window form
but I get this exception:
Controls created on one thread cannot be parented to a
control on a different thread.
How can I use the BeginInvoke method to solve this
problem???
Regards
but I get this exception:
Controls created on one thread cannot be parented to a
control on a different thread.
How can I use the BeginInvoke method to solve this
problem???
Regards