Hello the AutoIT community, I have a problem that is above my skills. I would like to create a embedded GUI in another but the problem is that when I try to resize the parent GUI, the child GUI is disconnected from the parent. The particularity is that the child GUI is an ActiveX object, an RDP session to be more explicit. I past the code (a mix of 2 distincts code that I merged for the need): #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> Const $SM_CXF