Remote Desktop Connection app disapears after Hositing in WPF
Posted: Sun Dec 10, 2017 6:43 am
Hi, We Want to host the TsPlus Generated Clients in our WPF application so that users feel this is part of our application, but when we Start the client , the moment we want to set the parent window of the client to our WPF application (by using win32 API : SetParent(childHanle, parentHandle)) the client app disappears !!! the problem happens only for remote apps but if we want to host something like note pad, there is no problem.
-side note : we also want to move the client app by code (win32 APIs) to the right position in out app -but this will only matter after hosting the Remote Client!
-side note : we also want to move the client app by code (win32 APIs) to the right position in out app -but this will only matter after hosting the Remote Client!