Embed game to a .net panel

Hi, i’m in a project trying to find the best way to implement an interactive dummy to a windows form software. Can i embed a game interface to it with this monogame software?

Any suggestions?

tks

An old XNA MVP friend of mine did something like this years ago, you can find his post here, hope it helps…

You’ll want to take a look at MonoGame.Forms.