I want to use an ActiveX Tree Control in my application (LabVIEW 6.1). How can be secured that the built application will run on any 32Bit Windows system? I. e. which ActiveX Server must be installed, what is the most common type and where can I get the package from?
Marko, Microsoft ActiveX TreeView control is part of the Microsoft Common controls. As long as you have the mscomctl.ocx installed and registerd on the machine, you will have the TreeView control, and will be able to use the LabVIEW built executable that uses this control.