Embed external application in wpf application
Hello,
i want embed a game in my wpf application.
The game is a turn by turn mmorpg, most people play 8 account (8 client...)
It's not easy to navigate with 8 client in windows. ALT+ESC...
I want create an application where I can put a navigation bar with tabs at the top and each tab represents 1 client.
I search and test many options but none works.
I'm sure is possible because one application exist, but i want create mine for share in open source project (app already exist have very bad UI and not open source)
Thank you very much !
i want embed a game in my wpf application.
The game is a turn by turn mmorpg, most people play 8 account (8 client...)
It's not easy to navigate with 8 client in windows. ALT+ESC...
I want create an application where I can put a navigation bar with tabs at the top and each tab represents 1 client.
I search and test many options but none works.
I'm sure is possible because one application exist, but i want create mine for share in open source project (app already exist have very bad UI and not open source)
Thank you very much !