|
-
Dec 19th, 2005, 12:08 PM
#8
Re: block popups, disabe scrollbars, no right click in webbrowser component
 Originally Posted by RoYeti
Compile errors:
Only comments may appear after End Sub, End function, or End proprerty
This tells me that you have pasted the code in the wrong place on the form.
The API declare should be in the Form's declaration section along with the constants declarations.
The calls should be placed in an event, such as a Form_Load event or a button's click event.
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
|