Is there a way to get ocx's stored in a dll to put in a application?
Printable View
Is there a way to get ocx's stored in a dll to put in a application?
Hi,
A DLL project has no toolbox so just make a refrence to the OCX using Project->References menu and U can then instantiate an object of the OCX in the DLL