|
-
Sep 26th, 2002, 03:15 PM
#1
Thread Starter
Addicted Member
DLL's in VB.NET
In VB.Net What type of component is used to
create a DLL equivalent? - a class? Can one create a DLL in a seperate project like you would activex DLL in VB 6.0 and then
referenece it? Where can I find instructions that an idiot like myself can follow?
Thanks
Tom
-
Sep 26th, 2002, 03:31 PM
#2
Yes the project type is 'Class Library' but it basically works like the old ActiveX DLL (only it isn't by default COM complaint).
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
|