Skip to content

Repository files navigation

A friend of mine was finding it tricky to embed an external application within a c# WinForms application and getting resizing to work correctly.

I can understand why this was tricky - there is a lot of conflicting advice available on the internet, and several examples that do not work at all.

Using Interop and the 'good old' Win32 API this is how I got it working with 'Notepad' embedded in a single form.

Notepad Within WinForms

About

An initial try at hosting a Windows EXE within a WinForms application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages