|
-
Nov 8th, 2002, 03:03 PM
#1
Thread Starter
Hyperactive Member
Convert VB project into a DLL
I have a regular VB project that presents a form to the user to allow drilling down into a DB and selection of a single item, a user ID.
The project current has several forms, a class and a module.
Can I make this whole thing into a DLL so I can reuse it easily from other VB programs?
I need to interact with the user while digging into the DB,
but, when done, can close it and just return a single string.
Thanks, DaveBo
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
|