Hi Michael,
Thank you very much for the valuable information. This is exactly what is happening ( i.e. Winform handle change ).
We are embedding a 3rd party exe within an infragistic Panel using window's SetParent() based on the win form's handle as one of the arguments. With the handle refresh after remote desktop reconnect, the embedded application terminates and leave the win form in an unknown state.
Is there anything that we can retain the win form handle? Or is there any reference from Microsoft that we can look for alternatives?
Thanks very much for your help.
— Alex