F
Frank Uray
Hi all
Got a problem with thread-safety:
I have a frm_main witch is a mdi-container.
I am trying to show mdi-child form from another
thread and get of corse an exeption:
"Controls created on one thread cannot be parented to a
control on a different thread."
How do I do this in the right way??
Thanks for any help!
Frank Uray
Got a problem with thread-safety:
I have a frm_main witch is a mdi-container.
I am trying to show mdi-child form from another
thread and get of corse an exeption:
"Controls created on one thread cannot be parented to a
control on a different thread."
How do I do this in the right way??
Thanks for any help!
Frank Uray