Hi All,

About 2 years ago I wrote an application that loaded a bunch of user controls onto a form using reflection but being the typical dik I can't find the bleeding code.

I have an assembly "myassembly.dll" which contains a control called "mycontrol".
I have dropped this into the bin of my application which contains a form and a panel. I jsut wnat to load the control into the panel !!

Can someone pint me in the right direction ?

I have to stop throwing my code away :-(