I am part of a group that is developing an automated test system using LabWindows 8.0. We are using a Matrox Meteor-II frame grabber card to capture video images and we would like to use the ActiveMIL controls to display the images on a LabWindows panel. I created an ActiveX controller for the Matrox base controls, but the only one that produces an actual control on the panel when I click it is the Display object. When I attempt to create a System, Digitizer, or Image control, all that appears is an empty outline. Also, the only Active-MIL code examples included with the Matrox package are the ones for MS Visual Studio, which don't resemble LabWindows code very much, so I don't know which routines I'm supposed to be calling once I've created the controls. There is nothing about LabWindows in Matrox's documentation and help files. Can anyone help?