How do I disable all right-clicks on my Webbrowser control (the one from microsoft) ? I want to disable all right-clicks so they cannot view the source code or properties of the URL they are at. Thank you!
P.S. Please e-mail me if you can!
Printable View
How do I disable all right-clicks on my Webbrowser control (the one from microsoft) ? I want to disable all right-clicks so they cannot view the source code or properties of the URL they are at. Thank you!
P.S. Please e-mail me if you can!
You want this:
http://msdn.microsoft.com/downloads/...zer/sample.asp
I went to http://msdn.microsoft.com/downloads/...zer/sample.asp
and I downloaded the demo program, but I do not have the DLL file. Can you tell me where I can get this file ? Thank you!
Don't bother with that other link!
this is the one you want:
http://support.microsoft.com/support.../Q183/2/35.ASP
and click on WBCustom.exe
You need to compile the dll.
No you don't Crazy D
the self-extracting exe at
http://support.microsoft.com/support.../Q183/2/35.ASP
contains the whole caboodle!
I found the DLL and got everything to work. Thanks!
P.S. Some of my Components on VB are not properly registered. Is there some tool that fixes them ?
thank you