Results 1 to 3 of 3

Thread: [RESOLVED] DLL intellisense

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    120

    Resolved [RESOLVED] DLL intellisense

    I have created i DLL in VB.NET with COM compatiblity and created tlb of that dll so that i can use it in vb6. Everything is working fine except that when i initialize the DLL and want see the functions and method using (dot) there is no intellisense shown. Is there any special way to create that DLL?

  2. #2
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Re: DLL intellisense

    This might help, also i have heard that if you are using late binding intellisense wont work, my knowledge on the subject is somewhat limited though!

    http://www.dotnet247.com/247referenc...com/?id=813809
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    120

    Re: DLL intellisense

    thanks for the link

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width