Accessing ActiveX Properties
- Updated2026-03-31
- 1 minute(s) read
LabVIEW provides access to the properties for ActiveX objects in several ways. Some available techniques depend on the type of ActiveX object.
You can access the properties for an ActiveX object in the following ways:
- ActiveX Control Property Browser —Available only with ActiveX objects in a container.
- ActiveX property pages —Available only with ActiveX objects in a container, and not available for all ActiveX objects.
- Property Node —Use to set ActiveX properties programmatically.