Im working on writing a web browser and im trying to make so when you right click you'll get a print option. I've checked a couple of books but I cant figure out how to do it, Does anyone know how
Printable View
Im working on writing a web browser and im trying to make so when you right click you'll get a print option. I've checked a couple of books but I cant figure out how to do it, Does anyone know how
I know there is a way to remove the right click menu of the Webbrowser, but I don't know about replacing it with another menu or event.
But here is how you print:
Code:WebBrowser1.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_DONTPROMPTUSER