|
-
Dec 6th, 2000, 05:48 AM
#1
Thread Starter
Lively Member
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
-
Dec 6th, 2000, 10:09 PM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|