How can I List All Registered ActiveX Controls using C#

C

ck.kislay

How can I List All Registered ActiveX Controls .Send code for that.I
searched on net but I didnot get this.Send some usefull link if it not
possible to send code.



Waiting for reply.

Chandan Kumar
 
M

Matt

How can I List All Registered ActiveX Controls .Send code for that.I
searched on net but I didnot get this.Send some usefull link if it not
possible to send code.



Waiting for reply.

Chandan Kumar

The ActiveX controls are in the Registry under the key:

HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID

Look at each one for those that have a subkey called Control.

matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top