|
-
Aug 17th, 2001, 01:07 AM
#1
Thread Starter
Fanatic Member
Questions for gurus, Webbrowser control
Hi, I have a few questions about the webBrowser control.
1) How can I make a webbroser control transperent?
2) How can I Disable the right click -- (remember I am using VB5.0)
I have been searching for days, on how to disable right-click,
but every piece of code I get, has an error:
------------------------------------------------
Invalid use of AddressOf operator.
------------------------------------------------
Could someone please help me.
Thanks,
/: Tim :\____________________
\: VB, HTML, ASP, VBScript, QBASIC, JavaScript :/
-
Aug 17th, 2001, 01:27 AM
#2
Have a look on www.vbaccelerator.com they have a free subclassing util, however written in vb, so you can't subclass other processes then your own. But you should be able to intercept the mouse clicks.
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
|