|
-
Apr 9th, 2001, 04:30 AM
#1
Thread Starter
Addicted Member
Hello,
I have finished VB project that uses an OCX project ("vbp" not compiled "ocx"),
I want now to make an EXE file of my project, so I first compiled the OCX project.
The problem is that my project is refrencing the vbp OCX project not the compiled one,
so I deleted the refrence to ocx project (.vbp) and made refrence to compiled ocx (.ocx).
The problem now is thar when I run the project, the interface of the ocx not found,
there is no error messages but I don't see the ocx on my Project.
(Note: the Visible property of the ocx is set to TRUE)
How can I solve this probem?
Thanks,
Belal Marzouk
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
|