Modify form in another thread

Dec 23 2010 12:02 PM
Hi,
I'm working on popup which is based on Windows Form. I'm trying to make popup fading when it's closing.
I'd like to do this fading in another thread to prevent application freezing but I don't know how to modify form which isn't created in the same tharead as fading method...

regards

Answers (1)