Hello,

I just changed my project from vb6 to vb.net.

It was a usercontrol(ocx) i was upgradeing, I did the upgrade myself(mostly copy and pasting then changing to .net)

Now how can i compile this as a ocx?, when I do build solution I get a .dll in the /bin..


I selected new->Windows Control Library, cause there was no ActiveX Option.