|
-
Jun 20th, 2002, 05:26 AM
#1
Beginners Question...
Sorry had to write that as no-one reads my threads 
How do you subclass a class module???
I have an OCX, which is hidden at runtime, so I can in fact implement this as a class module...but, I need it to be subclassed? Any ideas???
-
Jun 20th, 2002, 05:31 AM
#2
Dim withevents myocx.
Something in that line i think.
Do a search on withevents
-
Jun 20th, 2002, 05:37 AM
#3
-
Jun 20th, 2002, 05:46 AM
#4
Addicted Member
well y not set reference to the ocx.
this will make the classes of the ocx available to u at runtime.
i did a similar thing for the COMM control.
ciao,
Nihar
VB 6 Enterprise SP5;
SQL Server 2000
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
|