using System.Windows.Forms.Integration;
UserControl1 ctrl = new UserControl1();
WindowsFormsHost host = new WindowsFormsHost(); host.Child = ctrl; gridTest.Children.Add(host);
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question