|
-
September 18th, 1999, 01:19 PM
#1
dding a Class to a curretly open project in vb6 through VB
Hi!
i Made a really nice Class Builder utility that creates a Datasource class with all it's properties according to a user specified mdb table.
now all i need to do is to add the new "ClassData.cls" file into the current project that is open in vb6 throught the ClassBuilder.
Any ideas?
Life is like an analogy.
-
September 19th, 1999, 02:50 AM
#2
Re: dding a Class to a curretly open project in vb6 through VB
you could simulate the Project/Add File command by means of an Add-In.
VB 6 comes with an Add-In wizard that supports you in creating an Add-In.
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
|