Is it possible to set the parent of a .NET WinForm to a native app?
So it acts like its child window?
Is it possible to set the parent of a .NET WinForm to a native app?
So it acts like its child window?
There doesn't seem to be an officially supported way to do this. It was discussed in the following article:
Specifying Parent to a Windows Form Where Parent Form is in VB 6