|
-
Mar 25th, 2002, 02:30 AM
#1
Thread Starter
New Member
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.
-
Mar 26th, 2002, 04:29 PM
#2
-= B u g S l a y e r =-
kleey, could u elaborate ? Its a bit unclear what u'r problem is.
-
Mar 26th, 2002, 08:54 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|