Hi,
I am using LabView 6.1. I am trying to implement an ActiveX control that I know is registered (I ran regsvr32 to register it), but it isn't listed when I try to insert it into an ActiveX container. It is listed in the available components in Visual Basic 6.0, though.
Specifically, the control is
csXGraph, which allows for creating a variety of graphs.
Why isn't it listed? How can I fix it?
Thanks!
Ian