Edited by thechezman14, 13 January 2006 - 07:51 AM.
[VB] Disabling right click menu in a webbrowser
Started by
thechezman14
, Jan 12 2006 04:46 PM
#1
Posted 12 January 2006 - 04:46 PM
#2
Posted 12 January 2006 - 09:27 PM
i don't think this is the right part of the forum to post this.... maybe a mod would like to fix this....
#3
Posted 13 January 2006 - 07:50 AM
no, its meant to be here, i am asking for some vb code to disable the rightclick menu on a webbrowser
#4
Posted 13 January 2006 - 08:53 AM
Hi thechezman14,
did you try to override the popup menu with your own one? Create one and call it in the Control_MouseDown() event.
did you try to override the popup menu with your own one? Create one and call it in the Control_MouseDown() event.
#5
Posted 25 January 2006 - 02:46 AM
I'm having the exact same problem... trying to get the Webbrowser control to intercept right-clicks. And no, Control_MouseDown() doesn't work, as the control has no onClick() trigger built in.
So the question is: has anyone been able to prevent right-clicks with this control ?
I'm getting a bit desperate.
So the question is: has anyone been able to prevent right-clicks with this control ?
I'm getting a bit desperate.
#6
Posted 25 January 2006 - 04:15 AM
i have any idea, i will post soon
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users