|
-
March 20th, 2001, 11:24 AM
#1
ActiveX
I'm a VB beginner. How do I publish or register an ActiveX control (that I made) so that it can be added to another application?
newbie
-
March 20th, 2001, 02:03 PM
#2
Re: ActiveX
compliling it should register it for use with another application; but in case it doesn't run this from the dos prompt
regsvr32 "path to your ocx here"
that will reigster the component.
Jim Hewitt
Software Developer
Liberty Tax Service
www.LibertyTax.com
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
|