Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
kim kim is offline
external usenet poster
 
Posts: 4
Default Advice on Reading the Object Browser

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Advice on Reading the Object Browser

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   Report Post  
Posted to microsoft.public.excel.programming
kim kim is offline
external usenet poster
 
Posts: 4
Default Advice on Reading the Object Browser

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2 Label Options - Forms Object vs Control Box Object Awrex Excel Discussion (Misc queries) 3 July 17th 09 07:10 PM
Object Browser Icons dhstein Excel Discussion (Misc queries) 2 June 19th 09 12:15 AM
VBA and Object Browser Help Missing Lee Setting up and Configuration of Excel 0 March 13th 06 10:02 PM
Advice, help on code using winapi and month-calendar-object of Comctl32.dll Johan De Schutter Excel Programming 0 November 19th 04 11:36 AM
VBA Object Browser icons key dannyraw Excel Programming 1 October 14th 04 05:08 PM


All times are GMT +1. The time now is 11:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"