Search code examples
c#c++winformsxnauicomponents

Embed XNA in WinForms


Is it possible to embed an XNA game in a C# WinForm or a C++ Window. If yes then How.

I want to use normal UI controls & have a windowed interface of the game for more interactive & dynamic simulations.


Solution

  • The official samples: