Selecting an ActiveX Class
- Updated2026-07-09
- 1 minute(s) read
Complete the following steps to select an ActiveX server class.
- Add the Automation Refnum control to the front panel window.
- Right-click the Automation Refnum control and select Select ActiveX Class»Browse from the shortcut menu.
- Select an ActiveX server class from the Select Object From Type Library dialog box.
After you select an ActiveX server class, you can invoke a method on that object or set a property for that object.
Related Information
- Types of Refnum Controls
There are different types of refnums in LabVIEW for different types of objects. Some refnums are available directly from the Controls palette, while others are available from the specific objects that use those refnums.
- Creating Properties and Methods