VBA Object Browser
In addition to the iFIX Automation Interfaces Electronic Book, another great tool for visualizing the iFIX object hierarchy is the VBA Object Browser. The Object Browser displays the classes, properties, methods, events, and constants available from object libraries and the procedures in your project. You can use it to find and use objects you create, as well as all objects within iFIX. To launch the Object Browser in the VBE, press F2 or select the Object Browser command from the View menu.
Object Browser
Press F1 to display the associated Help topic in the iFIX Automation Interfaces Electronic Book while positioned on any iFIX object, property, method, or event.