Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class, enum,collection addin.
Message
From
17/09/2001 11:49:53
 
 
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00557305
Message ID:
00557324
Views:
10
>What is the name of the stock addin that allows the viewing of Classes, enums , and collections? I simply do not recall the name of the tool. DOH!
>
>TIA,

You mean programmatically? You would create a project of type "AddIn" from the project templates. This would include the VB Extensibility library and others with which you can enumerate all the components of a project.

Otherwise you would use the object browser to just look through classes, enums and collections of a compiled VB project.

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform