Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class, enum,collection addin.
Message
De
17/09/2001 11:49:53
 
 
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00557305
Message ID:
00557324
Vues:
8
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform