I want to render DirectX (well, XNA) stuff to a system.windows.forms control rather than the whole window (so I can pair it with buttons and stuff).
Is this possible? Which control would I use? How would I do it? I've searched the documentation but I don't know which terms I'm meant to use!