Active X Programming Examples


The Visual Basic examples show how to use the Aphelion™ ActiveX components in a project to perform simple or advanced imaging tasks. Just download one example, and run it from VB.

Aphelion™ has to be installed on the computer, and the ActiveX components have to be registered from the standard installation program.
Some of the components make calls to Microsoft components such as the Chart server or the Grid component. Make sure these controls are installed on your computer. In some cases, depending on the version of Visual Basic, you may have to reinsert them in the form.

You can freely download an evalutation version of Aphelion™.

ApxGrid

This project demonstrates some of the features available in the ApxImageDisplay component (LUT, zoom, overlay, etc.). It also shows how to output values in a grid, and if you click on cells in the grid, it will enable some basic message passing. The Microsoft grid component is used.

Sample Screenshot

Download ApxGrid (3 K)