Results 1 to 3 of 3

Thread: Designing ActiveX controls...

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Posts
    3

    Post

    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.

  2. #2
    New Member
    Join Date
    Sep 1999
    Location
    LOUISIANA
    Posts
    1

    Post

    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

  3. #3
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281

    Post

    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
  •  



Click Here to Expand Forum to Full Width