Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assemblies and Intellisense
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00717374
Message ID:
00717470
Views:
13
Tommy,

You should be seeing the available PEMS for your classes in the dll. Did you place an reference to your assembly in the top of your file with your code? You need to use a "using" (C#) or "Imports" (VB.NET) statement.

>I am wondering about something. I have been working on my first vb .net app and downloaded an assembly in the form of a dll.
>
>I added a reference to my project and used the docs to write my code but it would have been nice if intellisense would have picked up the methods and properties of the class I created for my program.
>
>Is there a way to make this happen.
>
>If I type o. intellisense only pops up "GetType" instead of all of the methods and properties in the class that are available to my program.
>
>Thanks in advance.
>
>Tommy
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform