Re: How to create a managed container control capable of hosting controls using only their handles?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Of course, just blindly
forwarding all messages won't work, but just exactly which messages do
I need to forward? And is this even the right thing to think about?

You can use the SetParent Win32 API to move a control to a certain
parent. How that affects maanged controls, especially ones created in
different appdomains, I don't know.


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.