Forum Discussion

ehaartmans's avatar
ehaartmans
Occasional Contributor
14 years ago

How to start a form in a dotnet assembly

Hi, I'm trying to start a form which is developed in visual basic 2010 express. A form is created in a DLL which is in the GAC and then added to the clr This is the code: dim f...