Hi,
I want to use my own context menu strip to navigate a URL within a
"new window", so i disabled IE's (webbrowser control's) native context
menu, and decided to use my own. However i added a
system.diagnost ics.process.sta rt("<mybrowser. path>") to context menu
item to open a new window, but the problem is how to transfer right-
clicked URL and navigate it in "new window".
I think i might have used commandline arguments within form_load event
of my main browser, but i couldn't find the correct commandline array
item that refers to previously clicked URL.
Is there a way to do this?
Thanks!
I want to use my own context menu strip to navigate a URL within a
"new window", so i disabled IE's (webbrowser control's) native context
menu, and decided to use my own. However i added a
system.diagnost ics.process.sta rt("<mybrowser. path>") to context menu
item to open a new window, but the problem is how to transfer right-
clicked URL and navigate it in "new window".
I think i might have used commandline arguments within form_load event
of my main browser, but i couldn't find the correct commandline array
item that refers to previously clicked URL.
Is there a way to do this?
Thanks!