I have found several examples of how to reg and unreg an ocx using plain vb code.
But i would like to find a way (using vb code) to test if an ocx is already registered or not.
Thanks in advance
[email protected]
Printable View
I have found several examples of how to reg and unreg an ocx using plain vb code.
But i would like to find a way (using vb code) to test if an ocx is already registered or not.
Thanks in advance
[email protected]
Try to create an instance of it, then check for any error.