|
-
Sep 7th, 2005, 07:14 PM
#1
Thread Starter
New Member
Why can't I see the class members?
I've registered a .NET application for COM interop. (VB.NET 2003, framework 1 SP1)
When I reference the application in Office visual basic (MS Access 2003), I can only see the public classes in the Visual basic Object browser (the VB belonging to Access).
Why can't I see the class members?
Since I'm a VB newbie, I guess there is a simple explanation.
(I did try to show hidden members in the object browser, but it didnt change anything.
I've also inspected the tlb-file with ildasm, which lists all the (public) members fine.
I've tried creating different .NET applications;both add-ins and control libraries, but they all show the same behaviour, i.e. class members not displayed in object browser.
Same behaviour also regardless of form module or class module.)
Thanks for any help,
Anders
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|