borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Custom Control Error: \'Not a Valid interface or implements\')Next Topic (ActiveX Upload (Drag and Drop)) New Topic New Poll Post Reply
AndreaVB Forum : ActiveX : OCX creation
Poster Message
roelmr
Level: Guest


icon OCX creation

hi guys!

i have downloaded a code which i customized and would like to create an OCX out of this what will i do....

26-09-2003 at 07:18 AM
| Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1617
icon Re: OCX creation

What you posted is pretty vague...

Depending on what the code's for, there's numerous ways to create an OCX

Does it require an user interface?
Is it based on any other controls?
What's it supposed to do?


____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

26-09-2003 at 07:33 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
vbgen
Level: Moderator

Registered: 10-10-2002
Posts: 876
icon Re: OCX creation

basics:

if you are specifically talking about OCXs..

then you could start a new vb project of the type ActiveX Control

now, you said you've got code and have customized it... and you want to go on creating an OCX.

you will have to sort of treat or look at activex control making as an object.. where you give it functions to follow, properties to set, and methods to events...

AND, like JL said... give us more detail... also tell us what you want this "OCX" to do, ait?  

____________________________
Been busy trying to take a second degree <--it's not working out...

28-09-2003 at 05:44 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : ActiveX : OCX creation
Previous Topic (Custom Control Error: \'Not a Valid interface or implements\')Next Topic (ActiveX Upload (Drag and Drop)) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder