Hi,
I tried to do a ad rotator stuff on a form,but the problem is everytime i tried to load a picture to a dynamically created picturebox during the time_elapsed event, it gave me this error.

"Run-time exception thrown : System.ArgumentException - Controls created on one thread cannot be parented to a control on a different thread."

anyone knows anysolution to this problem


Thanks