Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am having some difficulty trying to learn what the
symbols in the Excel object browser mean. For example, in the chart class there is a green thing next to "activate" and then a "lightening" next to "activate" below that. Can anyone advise me as to what the different symbols mean? Is there any one site that gives a good and suggested detailed explanation of how to read the object browser? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Kim,
The lightning bolt symbol indicates that the item is an event. The green thing indicates that the item is a method, either a Sub or Function procedure. The thing with the hand indicates that the item is a property. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Kim" wrote in message ... I am having some difficulty trying to learn what the symbols in the Excel object browser mean. For example, in the chart class there is a green thing next to "activate" and then a "lightening" next to "activate" below that. Can anyone advise me as to what the different symbols mean? Is there any one site that gives a good and suggested detailed explanation of how to read the object browser? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Chip, Thank You!!
-----Original Message----- Kim, The lightning bolt symbol indicates that the item is an event. The green thing indicates that the item is a method, either a Sub or Function procedure. The thing with the hand indicates that the item is a property. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Kim" wrote in message ... I am having some difficulty trying to learn what the symbols in the Excel object browser mean. For example, in the chart class there is a green thing next to "activate" and then a "lightening" next to "activate" below that. Can anyone advise me as to what the different symbols mean? Is there any one site that gives a good and suggested detailed explanation of how to read the object browser? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Label Options - Forms Object vs Control Box Object | Excel Discussion (Misc queries) | |||
Object Browser Icons | Excel Discussion (Misc queries) | |||
VBA and Object Browser Help Missing | Setting up and Configuration of Excel | |||
Advice, help on code using winapi and month-calendar-object of Comctl32.dll | Excel Programming | |||
VBA Object Browser icons key | Excel Programming |