Hi
Is it at all possible to create a .Net application (windows application)
that hosts another (calls another winapp) and makes it visible on / within the new winapp?
Like the web browser control allows web applications to be shown within a windows application form, is it possible to have a control where one can load other windows applications in ? like a virtual desktop?
Bye