Hi all....
I'm not sure how to do this. How can I access the properties of an private activeX control which is contained within an activeX DLL? I need to access the usercontrol's AsyncRead property from a public property within the DLLs main class, so that when a user sets a property in the DLL, it passes the value to a property of the the "Hidden" usercontrol. The problem seems to be that the usercontrol is not recognized as an object from within the DLL. Any thoughts??
Thx much & keep cool
- Radar



Reply With Quote