Click to See Complete Forum and Search --> : Controls in DLL


guile
September 24th, 2001, 10:51 AM
How to create a DLL file with some controle in it that I can use like an OCX. I know how to create a DLL with some public class, I know how to create an OCX with public object, but I don't know how to "merge" them. Help me please!

Captain Guile never loose!! ... only when there's no opponents...

anjali_0000
September 24th, 2001, 10:03 PM
U can even add a form to ur DLL ...try that ..it is very well possible