Object Browser

E937563

Object Browser is a tool within the VBA editor that lets developers explore and inspect available objects, methods, properties, and constants in a project or referenced libraries.

All labels observed (2)

Label Occurrences
Object Browser canonical 1
Object Inspector 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf VBA development tool ⓘ
integrated development environment feature ⓘ
associatedWith COM type libraries ⓘ
Office object models ⓘ
developedBy Microsoft ⓘ
hasComponent class list pane ⓘ
details pane ⓘ
member list pane ⓘ
project and library list pane ⓘ
search box ⓘ
invokedBy choosing View > Object Browser in the VBA menu ⓘ
pressing F2 in the VBA editor ⓘ
partOf VBA IDE ⓘ
linked to: VBA editor

Visual Basic for Applications editor ⓘ
linked to: VBA editor
primaryFunction browse classes and interfaces in VBA projects ⓘ
browse referenced type libraries ⓘ
explore available objects ⓘ
inspect constants ⓘ
inspect methods ⓘ
inspect properties ⓘ
requires VBA project or referenced library to display content ⓘ
runsOn Windows ⓘ
shows constants ⓘ
enums ⓘ
events ⓘ
interfaces ⓘ
methods ⓘ
modules ⓘ
parameter lists for procedures ⓘ
properties ⓘ
public classes ⓘ
return types for functions ⓘ
supportsFeature display member signatures ⓘ
filter by library or project ⓘ
navigate to definition in code module ⓘ
search for identifiers ⓘ
show help for selected items ⓘ
usedFor discovering available APIs in Office object models ⓘ
finding correct names of objects and members ⓘ
inspecting referenced COM libraries ⓘ
learning object model structure ⓘ
navigating large VBA projects ⓘ
usedIn Microsoft Access VBA ⓘ
linked to: VBA

Microsoft Excel VBA ⓘ
linked to: VBA

Microsoft Outlook VBA ⓘ
linked to: VBA

Microsoft PowerPoint VBA ⓘ
linked to: VBA

Microsoft Word VBA ⓘ
linked to: VBA

standalone Visual Basic Editor in Office applications ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

VBA editor → hasFeature → Object Browser ⓘ
TADOQuery → configurableVia → Object Inspector ⓘ
linked to: Object Browser