To install Manage Registry ActiveX Control into Visual Studio, right-click "Toolbox" menu item, select "Customize Toolbox" window, click and choose "Manage Registry ActiveX Control" and press "OK" button.

Now you can drag and drop control to the form and use all methods and events provided by Manage Registry ActiveX Control.
For more information see the example source code for MS Visual C++.Net and MS Visual C++.
To install Manage Registry ActiveX Control into Visual Studio, right-click the form and select "Insert ActiveX Control" menu item, click and choose "Manage Registry ActiveX Control" and press "OK" button.

Now you can drag and drop control to the form and use all methods and events provided by Manage Registry ActiveX Control.
To install Manage Registry ActiveX Control into Visual Basic, click Project->Components menu item and choose "Manage Registry ActiveX Control".

Now you can drag and drop control to the form and use all methods and events provided by Manage Registry ActiveX Control.
For more information see the example source code for MS Visual Basic 6.
To install Manage Registry ActiveX Control into Delphi or C++ Builder, click Component->Import ActiveX Control menu item, choose "Manage Registry ActiveX Control" and press "Install..." key.

You will get the confirmation message when the package is recompiled, and TManageRegistyAx control will appear in the components palette.
For more information see the example source code for Delphi and C++ Builder.