1
Answer

C# Application Shell

Ask a question
Jeff

Jeff

18y
2.1k
1
I'm looking for a way to basically surround another application with just a shell of an application - a window. I just kinda want to open another application inside a form in C# and have it be contained inside it so I can resize and adjust the window and make the inside application change with the outside window. Thanks

Answers (1)