GitHub

GR8DAN/WinForms-in-DLL

This Visual Studio project has an example of a WinForm contained in a DLL. The main Windows demo loads a WinForm from a library (DLL). It demonstrates passing data to and from the form in the DLL and ...