View an object 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 under the View menu.
To view the properties, methods, and events for an SE Client object:
  1. In the
    Microsoft
    VBA IDE, from the menu, select
    View
    >
    Object Browser
    .
  2. In the
    Object Browser
    window, in the
    Libraries
    list, select
    AxTrendLib
    .
  3. To view the properties, methods, and events, click a trend object in the
    Classes
    section of the window.
  4. To display help for property, method, or event, in the
    Members
    section, click the property, method, or event and then press F1.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal