Possible Duplicate:
Embed XNA in WinForms
HEY, please this is NOT DUPLICATE of that post. Its because you cant get any answer from
it because its links are not working… and someone comments me that
he got new link and when i saw that site it wasnt that i need…
I am making game that needs to login, and i want to make login in WinForm… but when i run winform and then after successfull login it should run game. I saw this Post on StackOverflow but the link for answer is … abanonded …
XNA is bootstrapped in the
Program.cs. Just add code in your winforms when the client is authenticated that starts the XNA game like in theProgram.cs.See http://www.codeproject.com/Questions/303672/XNA-And-Windows-forms