Slycex
Open existing application in application created in c#
Thanks for your reply.
The game is a turn by turn MMORPG.
Most people play with 8 client of game (fight 8 vs 8)
I already exist a software for do I want but, no sources and very bad UI.
I just search if is possible to do that in c#.
Given your answer, I think it's possible. I will try to develop this
17 replies
Open existing application in application created in c#
in more detail:
I want to create an application (Winform or Wpf) with tabs at the top of the application (like Google Chrome tabs) that I can open and close.
Each time I open a tab I would like my game to open (.exe file which depends on a folder with a lot of files) and to be integrated directly into the tab.
Each time you open a tab, the game launches once again and integrates into the tab.
I hope it was clearer.
thank you very much for the help.
17 replies