Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 DirectX(好吧,XNA)的东西渲染到 system.windows.forms 控件而不是整个窗口(所以我可以将它与按钮和东西配对)。
这可能吗?我会使用哪个控件?我该怎么做?我已经搜索了文档,但我不知道我打算使用哪些术语!
是的,这是可能的。有一个示例可以做到这一点。