|
-
Nov 13th, 2002, 09:28 PM
#1
Thread Starter
Junior Member
Windows Control Library
How do I create an OCX? The Windows Control Library only creates a DLL that I can reference, but it doesn't add my control to the toolbox.
CodeMagician
Ain't Codn' Fun?
-
Nov 13th, 2002, 10:13 PM
#2
Frenzied Member
You have to add it yourself. Right click on the toolbox and select 'add/remove items', then find your dll. It will be added at the bottom of the toolbox.
BTW there are no more OCX. Controls are now dlls.
Dont gain the world and lose your soul
-
Nov 13th, 2002, 10:16 PM
#3
Thread Starter
Junior Member
Ok, but I get an error that says it's not registered as a COM object
CodeMagician
Ain't Codn' Fun?
-
Nov 13th, 2002, 10:39 PM
#4
Frenzied Member
You are probably in the tab that says COM Components, switch to one that says .NET Framework Components.
Dont gain the world and lose your soul
-
Nov 13th, 2002, 10:46 PM
#5
Thread Starter
Junior Member
AHHHHHHHHHHHHH. It worked. I can't believe I did that. Thanks.
CodeMagician
Ain't Codn' Fun?
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
|