Not sure if this is possible, but is there a way to open another program, like notepad in a WPF window container? similar to being able to open a webpage using a web browser control?
Basically, I would like to open notepad or another exe, but save it in a WPF window container using xaml / C # code? not sure if possible?
c # windows wpf
Swiftlion
source share