To install Serial Port Monitor ActiveX Control into Visual Studio, click "Tools->Add/remove Toolbox Items..." menu item, select "COM Components" tab in "Customize Toolbox" window, click and choose "Serial Port Monitor ActiveX Control" and press "OK" button.

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

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

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

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