S
S P Wiggins
Guest
Hi All
I am trying to create a form within my current winforms application that will be able to use XAML islands to use the modern controls in WinUI on my new form. I can build my app for any .Net version 4.x.
To test, I have tried building a new winforms program, (using Microsoft Visual Studio Professional 2019 Version 16.5.4)
I added the following NuGet packages
Microsoft.Toolkit.Forms.UI.Controls & Microsoft.Toolkit.Forms.UI.XamlHost
What do I do next to put some controls onto the forms surface? A would just like to see a really basic example.
Can anyone help?
Thanks
Continue reading...
I am trying to create a form within my current winforms application that will be able to use XAML islands to use the modern controls in WinUI on my new form. I can build my app for any .Net version 4.x.
To test, I have tried building a new winforms program, (using Microsoft Visual Studio Professional 2019 Version 16.5.4)
I added the following NuGet packages
Microsoft.Toolkit.Forms.UI.Controls & Microsoft.Toolkit.Forms.UI.XamlHost
What do I do next to put some controls onto the forms surface? A would just like to see a really basic example.
Can anyone help?
Thanks
Continue reading...