Results 1 to 3 of 3

Thread: can i create multiple forms in a single DLL?

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    2

    Post can i create multiple forms in a single DLL?

    hi!

    i am now creating a COM add-in for microsoft mappoint. however, i am a freshie in VB and it's my first time creating a DLL, i am wondering is it able to add extra forms into a single DLL like stardard EXE. i am able to do the connection and disconnection to the application but i just can't link to the second form after the first form is shown.

    Please kindly guide me with the process.

    thank you.

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    kleey, could u elaborate ? Its a bit unclear what u'r problem is.
    -= a peet post =-

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    2
    peet,

    i would like to create a COM add-in for mappoint 2002. So i decided to use VB to create a DLL. when i open a new project (Addin), i am given a form and designer under MyAddin. Instead of one form, i would like to create extra form. so i just insert another extra form, however, the second form doesn't show. when i addin to mappoint and it doesn't show me any error too.

    btw, i had already added "form2.show" and "load form2" into my form1.

    thank you for your help

    kleey

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