|
-
Sep 15th, 1999, 08:04 AM
#1
Thread Starter
New Member
Can someone point me to a reference on designing ActiveX controls? Just recently my friend let me borrow a wonderful VB6 book (Visual Basic 6 Unleashed) and in it was a nice chapter on ActiveX controls. I had to return it eventually, and now I am ActiveX happy yet I don't know much about making them; can someone help?
Also, any of you out there experienced at making ActiveX controls, could you tell me how I can make my control not visible at runtime, I don't see a Visible property for UserControl. Thanks.
-
Sep 28th, 1999, 11:09 AM
#2
New Member
make the Invisibleatruntime property of the Usercontrol set to true. then whenever the project is ran the control will not show.
If you would like step by step pointers on a basic ActiveX control e-mail me at
[email protected]
= <IMG SRC="http://216.167.2.32/ubb/smile.gif">_|
Just Give me a basic idea of what you understand so we won't be repeptitive
-
Oct 1st, 1999, 02:40 AM
#3
Hyperactive Member
One way to have an invisible OCX is to make it into an ActiveX DLL....
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
|