TTIWAdvImage change image in async event

I'm trying to change the picture in a TTIWAdvImage during an async event. The pictures are not in the wwwroot folder. Nor can I access them using a relative pathname.

Picture.LoadFromFile(FullPathName) works to load the original picture but I can not seem to load a different picture in an async event.

Has anyone had success doing this. Thanks

Hi,


Unfortunately it's currently not supported to asynchronously update the picture of a TTIWAdvImage control.
However, this is a good suggestion and we will investigate if this functionality can be added in a future version of the control.