Re: How to create a managed container control capable of hosting controls using only their handles?
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Sat, 30 Dec 2006 10:15:36 +0100
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.
.
- References:
- How to create a managed container control capable of hosting controls using only their handles?
- From: ObsesivelyCurious
- How to create a managed container control capable of hosting controls using only their handles?
- Prev by Date: Re: How to lock the Windows Form and wait for the user input?
- Next by Date: Re: User Control Instance/DataGridView.Columns in Visual Studio Design
- Previous by thread: How to create a managed container control capable of hosting controls using only their handles?
- Next by thread: What prevents control from changing LOCATION?
- Index(es):