I'm trying to get MonoGame working in a windows form in Xaramin, but the key word here is in Xaramin as I have a custom Ribbon control working that is Cross Platform (working in Windows and Linux currently).
I was trying to port jaquadro's version from here but it's written for Visual Studio and it seems that Xaramin handles adding Custom controls differently.
I understand this might be as much a Xaramin question as a MonoGame one. I've googled and searched and scoured github, but haven't found a working version as of yet.
I'm assuming I'd have to make some sort of custom widget and add it as a
Thanks
RT