Click to See Complete Forum and Search --> : Control from a DLL


Jim Bassett
May 8th, 1999, 07:52 AM
I have a SDI application using a CFormView as a container for some controls. One of these controls is a tab control with several tabs and corresponding functions. The functionally of this tab control is something we would like to use in other applications. We do not want to implement this muliple tab contro las an ActiveX control. Is there something written (a how-to) describing how to create controls via a DLL?

Thanks

Jim Bassett