|
-
Nov 23rd, 2000, 08:07 PM
#1
Thread Starter
Addicted Member
I have created a user control and I am having difficulties when debugging.
Firstly it always launches in the web broswer and not in the test project.
Then if I try to shut the usercontrol down using VB the pc crashes as it does not run the UserControl_Terminate function.
I would like to debug the control in the VB environment using a test project ( with one form containing the control). Is there any simple documentation on this.
Any hints and tips would be appreciated.
-
Nov 24th, 2000, 09:19 AM
#2
Addicted Member
i think you have created a 'active X' control!?
Right click on your project window, then choose add|user control.
Select a user control and create it.
And yes, sometimes vb crashes. So be sure to save before you run your project!
hth
-
Nov 24th, 2000, 09:51 AM
#3
Fanatic Member
-
Nov 24th, 2000, 10:15 AM
#4
Thread Starter
Addicted Member
Thanks I am sure this imformation is a great help.
I am tied of the crashing so I have created a normal standard.exe and will later convert it to a usercontrol. Whe it is "bug" free.
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
|