Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to make use of the Object Browser. Does anyone know what the
various icons next to the objects/methods/properties mean? There's a flying green book, or something, a lighting flash, a finger pointing (that one's a property) and a property icon with a blue dot above it. Does anyone use this? What does it tell me? Thanks! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Dave,
when you click on the member, you will see in the bottom of object browser the description (module, class, property ... and it's membership). Icon are just for quick orientation once you remember their meaning. Regards, Ivan |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Lightening flash is an event
the blue dot is the default property the flying green book is a method -- Regards, Tom Ogilvy "davegb" wrote: I'm trying to make use of the Object Browser. Does anyone know what the various icons next to the objects/methods/properties mean? There's a flying green book, or something, a lighting flash, a finger pointing (that one's a property) and a property icon with a blue dot above it. Does anyone use this? What does it tell me? Thanks! |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Flying green book: method
Pointing finger: property Pointing finger with a blue dot: default property Lightning flash: Event -- HTH Bob Phillips (remove xxx from email address if mailing direct) "davegb" wrote in message ups.com... I'm trying to make use of the Object Browser. Does anyone know what the various icons next to the objects/methods/properties mean? There's a flying green book, or something, a lighting flash, a finger pointing (that one's a property) and a property icon with a blue dot above it. Does anyone use this? What does it tell me? Thanks! |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Bob Phillips wrote: Flying green book: method Pointing finger: property Pointing finger with a blue dot: default property Lightning flash: Event -- HTH Bob Phillips Thanks for all your replies! (remove xxx from email address if mailing direct) "davegb" wrote in message ups.com... I'm trying to make use of the Object Browser. Does anyone know what the various icons next to the objects/methods/properties mean? There's a flying green book, or something, a lighting flash, a finger pointing (that one's a property) and a property icon with a blue dot above it. Does anyone use this? What does it tell me? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Object Browser Icons | Excel Discussion (Misc queries) | |||
Object Browser does what? | Excel Programming | |||
Object Browser Help | Excel Programming | |||
Object Browser Help | Excel Programming | |||
VBA Object Browser icons key | Excel Programming |