Results 1 to 2 of 2

Thread: running project to test activeX control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    New Delhi, India
    Posts
    75

    Unhappy

    I was going throught the tutorial given in vbworld for creating activeX control. After creating the activeX control I added another project in the same project. Now when I run the project, internet explorer is opening up with just the activeX control and no other controls that I have added to the form. Can somebody tell me what am I doing wrong. thanks in advance

  2. #2
    Hyperactive Member Wak's Avatar
    Join Date
    Nov 2000
    Location
    Brisbane, Queensland
    Posts
    298

    Active X - running in Project

    Create a new Project using Visual Basic, and on the Project Menu, choose Add File, or just press ctrl + D. Add the Active X control that you wish to your current project.

    Make sure the actual view window for the control is closed, then add the component to the a form, using the controls toolbar. Make sure the Startup Object is set to Form1, or whatever the form is called, then run the project as usual.

    Need anymore help, email me.
    Visual Basic 6.0 Enterprise
    Visual C++ 6.0 Professional

    Wak

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