Windows Vista Beta | WinVistaBeta.com - Message | XAML - WindowsFormsHost : Grid has invalid child

July 05, 2008  
Subject: XAML - WindowsFormsHost : Grid has invalid child
Group: microsoft.public.windows.developer.winfx.sdk
Date: 2/8/2007 3:01:22 AM
From: "Julien De Luca" [Email Address Protection]

Hi,

I tried to add a wmp to XAML via WindowsFormsHost and when compiling,
i got an error message telling that "Grid has an invalid child". I did
use the namespaces etc. The same error occurs with the exemple
included in the windows vista sdk (HostingWfInWpf) !!! Is it a kind of
a bug ? I know this can be achieved in C#, but i want it done in
xaml...

Thanks for any help !


Back