View objects in the object browser

The VBA IDE object browser lets you view the properties, methods, and events of the object libraries in your project. The object browser is available from the
View
menu.
To view properties, methods, and events:
  1. In the VBA IDE, select
    View
    >
    Object Browser.
  2. In the
    Object Browser
    window, from the
    All Libraries
    list, select
    DisplayClient
    .
  3. Under
    Classes
    , click an SE Client object to display its properties, methods, and events.
    TIP:
    The object browser displays the
    FactoryTalk View SE
    Client Constants in the
    Classes
    windows as well.
  4. Under
    Classes
    or
    Members
    , select an item and then press
    F1
    to display help for it.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal