简体   繁体   中英

How to implement an XNA-Game into a Windows-Form

I want to add a updatable and drawable Control into a windows Form, wherein I can let my game being played, but also is possible to go go fullscreen, if needed. How can I do this?

Here's a nice tutorial, it's quite easy. You only have to make the base itself, such as the update void. Here!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM