Results 1 to 2 of 2

Thread: Right click printin

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    1
    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

  2. #2
    Guest
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width