PDA

Click to See Complete Forum and Search --> : Hiding the popup menu of a Internet-explorer-Control


MiBa
Nov 4th, 1999, 02:12 PM
I tried this as discribed for textboxes, but

a) this ie-control seems not to have a .hwnd
b) i can still use the windows-key for this.

Mark Sreeves
Nov 7th, 1999, 02:52 PM
You question doesn't seem too match the topic!

Are you trying to use a webbrowser but want to disable the popup (context) menu?



------------------
Mark Sreeves
Analyst Programmer

Mark.Sreeves@Softlab.co.uk
A BMW Group Company

MiBa
Nov 7th, 1999, 08:36 PM
This is what i want to do:

For a presentation i want to make a "safe" Internet-Browser, where the users can look at my website, but nothing else.

I have hidden the taskbar, and disabled win-keys and so on, but to make it *perfect* i want to disable the right-click-popup-menu so that no user can do anything else but what i want.

Mark Sreeves
Nov 7th, 1999, 10:28 PM
Microsoft very kindly wrote
WBCustomizer.dll

which has several functions to limit (further!) a webbrowser control's functionallity such as disabling context menus and shortcut keys

WBCustom.exe has a working example in vb and is available from:

http://support.microsoft.com/support/kb/articles/Q183/2/35.ASP

(or I could email it to you!)



------------------
Mark Sreeves
Analyst Programmer

Mark.Sreeves@Softlab.co.uk
A BMW Group Company

Alex1973
Jan 18th, 2000, 01:29 PM
OK. But, how do I use my own pop-up menu?
Thanx for any suggestions.