Installation into Microsoft Visual C#. Net/ Microsoft Visual VB.Net

To install Serial Port Monitor ActiveX Control into Visual Studio, click “Tools-> Choose toolbox Items->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.

Visual Studio

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++.

Installation into Microsoft Visual C++ .Net

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.

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.

Installation into Microsoft Visual Basic 5-6

To install Serial Port Monitor ActiveX Control into Visual Basic, click Project->Components menu item and choose “Serial Port Monitor ActiveX Control”.

Visual Basic

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.

Installation into Borland C++ Builder and Delphi

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.

Delphi or C++ Builder

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.